Boa tarde!
Tenho um servidor Cloud na Oracle, com Ubuntu 22.04, Nginx e Cloud Panel. Os DNS´s estão configurados com a CloudFlare.
Todos os sites, incluindo o painel do Cloud Panel estão inacessíveis, e está ocorrendo o erro:
ERR_CONNECTION_RESET (Google Chrome)
PR_CONNECT_RESET_ERROR (Firefox)
Digitei o sudo apt upgrade, e retornou os seguintes resultados:
"root@cloud:~# sudo apt upgrade
Reading package lists… Done
Building dependency tree… Done
Reading state information… Done
Calculating upgrade… Done
Get more security updates through Ubuntu Pro with ‘esm-apps’ enabled:
redis-server libheif1 libmagickwand-6.q16-6 redis-tools
libmagickcore-6.q16-6 imagemagick-6-common libde265-0
Learn more about Ubuntu Pro at https://ubuntu.com/pro
Patches available for the local privilege escalation issue in needrestart
tracked by CVE-2024-48990, CVE-2024-48991, CVE-2024-48992, and CVE-2024-10224
For more see: https://ubuntu.com/blog/needrestart-local-privilege-escalation
The following packages have been kept back:
linux-headers-oracle linux-image-oracle linux-oracle
0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.
3 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n] Y
Setting up nginx-full (1.21.4-15+clp-jammy) …
Job for nginx.service failed because the control process exited with error code.
See “systemctl status nginx.service” and “journalctl -xeu nginx.service” for det ails.
invoke-rc.d: initscript nginx, action “start” failed.
● nginx.service - A high performance web server and a reverse proxy server
Loaded: loaded (/lib/systemd/system/nginx.service; enabled; vendor preset: enabled)
Active: activating (auto-restart) (Result: exit-code) since Mon 2024-12-16 15:06:17 -03; 6ms ago
Docs: man:nginx(8)
Process: 8944 ExecStartPre=/usr/sbin/nginx -t -q -g daemon on; master_proces s on; (code=exited, status=0/SUCCESS)
Process: 8945 ExecStart=/usr/sbin/nginx -g daemon on; master_process on; (co de=exited, status=1/FAILURE)
CPU: 113ms
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.21.4-15+clp-jammy.1~) | nginx-light (<< 1.21. 4-15+clp-jammy.1~) | nginx-extras (<< 1.21.4-15+clp-jammy.1~); however:
Package nginx-full is not configured yet.
Package nginx-light is not installed.
Package nginx-extras is not installed.
nginx depends on nginx-full (>= 1.21.4-15+clp-jammy) | nginx-light (>= 1.21.4-1 5+clp-jammy) | nginx-extras (>= 1.21.4-15+clp-jammy); however:
Package nginx-full is not configured yet.
Package nginx-light is not installed.
Package nginx-extras is not installed.
dpkg: error processing package nginx (–configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of cloudpanel:
cloudpanel depends on nginx; however:
Package nginx is not configured yet.
Package nginx-full which provides nginx is not configured yet.
dpkg: error processing package cloudpanel (–configure):
dependencNo apport report written because the error message indicates its a fol lowup error from a previous failure.
No apport report written because the error m essage indicates its a followup error from a previous failure.
y problems - leavi ng unconfigured
Errors were encountered while processing:
nginx-full
nginx
cloudpanel
E: Sub-process /usr/bin/dpkg returned an error code (1)"
Alguém pode me ajudar, por favor?
Obrigado!