Hi,
Since few days i hadn't webgui panel. It begin when i did a "sudo apt upgrade" that broke some dependencies. I tried to fix that by "Fix-Broken". Then nginx failed to start.
I tried to reinstall it but i got the message that nginx can't be configured and can't start.
Command "sudo nginx" give :
nginx: [emerg] bind() to [::]:80 failed (98: Address already in use)
omv-firstaid give :
Failed to connect /var/lib/openmediavault/engined.sock: [Errno 2] No such file or directory
Sudo dpkg --configure -a give :
Code
Process: 24901 ExecStartPre=/usr/sbin/nginx -t -q -g daemon on; master_process on; (code=exited, status=0/SUCCESS)
Process: 24902 ExecStart=/usr/sbin/nginx -g daemon on; master_process on; (code=exited, status=1/FAILURE)
nov. 19 20:39:55 OpenMediaVault.local systemd[1]: Starting A high performance web server and a reverse proxy server...
nov. 19 20:39:55 OpenMediaVault.local nginx[24902]: nginx: [emerg] bind() to [::]:80 failed (98: Address already in use)
nov. 19 20:39:55 OpenMediaVault.local nginx[24902]: nginx: [emerg] bind() to [::]:80 failed (98: Address already in use)
nov. 19 20:39:56 OpenMediaVault.local nginx[24902]: nginx: [emerg] bind() to [::]:80 failed (98: Address already in use)
nov. 19 20:39:56 OpenMediaVault.local nginx[24902]: nginx: [emerg] bind() to [::]:80 failed (98: Address already in use)
nov. 19 20:39:57 OpenMediaVault.local nginx[24902]: nginx: [emerg] bind() to [::]:80 failed (98: Address already in use)
nov. 19 20:39:57 OpenMediaVault.local systemd[1]: nginx.service: Control process exited, code=exited, status=1/FAILURE
nov. 19 20:39:57 OpenMediaVault.local systemd[1]: Failed to start A high performance web server and a reverse proxy server.
nginx dépend de nginx-full (<< 1.14.2-2+deb10u3.1~) | nginx-light (<< 1.14.2-2+deb10u3.1~) | nginx-extras (<< 1.14.2-2+deb10u3.1~) ; cependant :
I browsed internet, and found no solution.
Can you help me.
Thank for your time.