Nginx was failing: no name servers defined in /etc/nginx/conf.d/gl.conf:24

The web interface in my GLX-3000 was not working at all.

I needed to ssh into the router and edit line 24 in /etc/nginx/conf.d/gl.conf from:

resolver local=on ipv6=off;resolver 127.0.0.1 ipv6=off;

Then I tested that the configuration was working with:nginx -t and then I restarted the nginx: /etc/init.d/nginx restart

Hi

We tested using the X3000 running stable firmware version 4.8.3 but were unable to reproduce the issue.

Could you please let us know:

  1. The firmware version currently running on your device.
  2. If the issue started after an update, the versions before and after the upgrade, and whether the configuration was retained.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.