Your Dpkg logs show this is abundant in your nginx error logs:
apr 23 09:48:26 servertest nginx[4953]: nginx: [emerg] bind() to 0.0.0.0:80
failed (98: Address already in use)
apr 23 09:48:26 servertest nginx[4953]: nginx: [emerg] bind() to [::]:80 failed
(98: Address already in use)
This means
This is actually not true.
`libnginx-mod-http-geoip` contains the compiled **dynamic module** form
of GeoIP, which is one of the few modules that works as a dynamic
module.
In `debian/rules`, we have this section controlling the configure flags
for Extras:
extras_configure_flags := \
** Changed in: salt (Ubuntu)
Importance: Undecided => Critical
** Changed in: salt (Ubuntu)
Importance: Critical => High
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1763165
Title:
salt-synd
*** This bug is a duplicate of bug 1751308 ***
https://bugs.launchpad.net/bugs/1751308
You have three copies of this same issue. Stop reporting this as a bug
and instead hunt down the faulty config file that is looking for a
nonexistent file or certificate.
** This bug has been marked a dupl
This isn't a bug this is because you have two sites configured with the
`listen 80 default_server;` line defined.
You can only have `default_server` defined once. You need to go through
your individual sites listed in `/etc/nginx/sites-enabled/` and
`/etc/nginx/nginx.conf` and `/etc/nginx/conf.d/
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
Did you ever have the upstream nginx installations on your system,
either compiled from source or otherwise? Because this looks like
something specific to your system, and likely because the actual nginx
upstream 'default' location is in use.
These lines in the systemctl status output specificall
Public bug reported:
In 16.04, it is currently not possible to import OpenVPN configurations.
Specifically, imports fail with the error of:
The file 'filename.ovpn' could not be read or does not contain
recognized VPN connection information.
Error: Key file contains line 'client' which is not a
This was uploaded to Proposed, pending acceptance.
** Description changed:
Feature Freeze exception:
Much like 16.04, we want to get nginx in 18.04 as close to a LTS release
as possible. Future updates to get the actual upstream LTS release will
come from bionic-updates.
+ Features
Public bug reported:
Feature Freeze exception:
Much like 16.04, we want to get nginx in 18.04 as close to a LTS release
as possible. Future updates to get the actual upstream LTS release to a
stable branch will come from bionic-updates.
Features are only added between 1.13.10 and 1.13.11, and ar
Package was accepted into the bionic-proposed repository with no action
on this bug, indicating that this was implicitly approved. Marking as
"In Progress", pending migration to the Bionic repository itself.
** Changed in: nginx (Ubuntu)
Status: New => In Progress
--
You received this bu
nacc indicated "Fix Committed" is the proper one here. Setting as such.
** Changed in: nginx (Ubuntu)
Status: In Progress => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1764447
As of April 16, 2018, this was released to the Bionic repository from
proposed. Marking as "Fix Released".
** Changed in: nginx (Ubuntu)
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https
** 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/1491458
Title:
package nginx-full 1.9.3-1ubuntu1 failed to install/upgrade:
subprocess ins
14 matches
Mail list logo