>PROBLEM
Scenario:
After performing an upgrade using:
apt update
apt upgrade
nginx returns installing issues and fails to start, returning an error message like this:
Aug 04 13:28:47 myserver.com systemd[1]: Failed to start A high performance web server and a reverse proxy server.
dpkg: error processing package nginx-full (--configure):
installed nginx-full package post-installation script subprocess returned error exit status 1
dpkg: dependency problems prevent configuration of nginx:
nginx depends on nginx-full (<< 1.14.2-2+deb10u4.1~) | nginx-light (<< 1.14.2-2+deb10u4.1~) | nginx-extras (<< 1.14.2-2+deb10u4.1~); however:
Package nginx-full is not configured yet.
Package nginx-light is not installed.
Package nginx-extras is not installed.
>SOLUTION
Returns:
If using a remote server, use the provider's interface to reboot it.
Deactivate the firewall, temporarily, and install nginx again:
7. Test the installation.
No comments:
Post a Comment