Bug #7673
closedmulti wan 0.0.0.0
0%
Description
Hi,
Once it detects that there is the same ip address multiple times whenever you save something, the web server locks.
Performing sanity check on nginx configuration:
nginx: the configuration file /usr/local/etc/nginx/nginx.conf syntax is ok
nginx: configuration file /usr/local/etc/nginx/nginx.conf test is successful
nginx not running? (check /var/run/nginx.pid).
Performing sanity check on nginx configuration:
nginx: the configuration file /usr/local/etc/nginx/nginx.conf syntax is ok
nginx: configuration file /usr/local/etc/nginx/nginx.conf test is successful
Starting nginx.
nginx: [emerg] bind() to 0.0.0.0:80 failed (48: Address already in use)
nginx: [emerg] bind() to 0.0.0.0:80 failed (48: Address already in use)
nginx: [emerg] bind() to 0.0.0.0:80 failed (48: Address already in use)
nginx: [emerg] bind() to 0.0.0.0:80 failed (48: Address already in use)
nginx: [emerg] bind() to 0.0.0.0:80 failed (48: Address already in use)
nginx: [emerg] still could not bind()
/usr/local/etc/rc.d/nginx: WARNING: failed to start nginx
Instead of web server locking, maybe it could pose a GUI error?
Updated by Jim Pingle over 5 years ago
- Status changed from New to Not a Bug
- Assignee deleted (
Christoffer Öhman)
Old report and I'm not sure there is a bug here. The description says the same IP address is used multiple times, and that is not a support configuration or one that should work.