Relevant output from your logs (you can find these next time by doing
`systemctl -l status nginx`:
may 04 20:48:43 datamonserv nginx[4084]: nginx: [emerg] a duplicate default
server for 0.0.0.0:80 in /etc/nginx/sites-enabled/default:22
may 04 20:48:43 datamonserv nginx[4084]: nginx: configuration file
/etc/nginx/nginx.conf test failed
Basically, you have the 'default' site and another site somewhere loaded
before the 'default' site, and the other site has `default_server`
defined in its config. Pick one to be the default server or just remove
the `/etc/nginx/sites-enabled/default` symlink and you should be good to
go.
** Changed in: nginx (Ubuntu)
Status: New => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1769285
Title:
package nginx-full 1.14.0-0ubuntu1 failed to install/upgrade:
installed nginx-full package post-installation script subprocess
returned error exit status 1
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nginx/+bug/1769285/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs