Hello, I use Bitnami on Google Cloud Linux Debian, my website is down. [nginx not restarting]
root@ghost-1-vm:/opt/bitnami/ghost# sudo service bitnami restart
Job for bitnami.service failed because the control process exited with error code.
See “systemctl status bitnami.service” and “journalctl -xe” for details.
root@ghost-1-vm:/opt/bitnami/ghost# systemctl status nginx.service
● nginx.service - A high performance web server and a reverse proxy server
Loaded: loaded (/lib/systemd/system/nginx.service; enabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Wed 2023-04-19 11:41:52 UTC; 1h 23min ago
Docs: man:nginx(8)
Process: 141375 ExecStartPre=/usr/sbin/nginx -t -q -g daemon on; master_process on; (code=exited, status=0>
Process: 141376 ExecStart=/usr/sbin/nginx -g daemon on; master_process on; (code=exited, status=1/FAILURE)
CPU: 33ms
Apr 19 11:41:49 ghost-1-vm systemd[1]: Starting A high performance web server and a reverse proxy server...
Apr 19 11:41:49 ghost-1-vm nginx[141376]: nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address already in u>
Apr 19 11:41:50 ghost-1-vm nginx[141376]: nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address already in u>
Apr 19 11:41:50 ghost-1-vm nginx[141376]: nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address already in u>
Apr 19 11:41:51 ghost-1-vm nginx[141376]: nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address already in u>
Apr 19 11:41:51 ghost-1-vm nginx[141376]: nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address already in u>
Apr 19 11:41:52 ghost-1-vm nginx[141376]: nginx: [emerg] still could not bind()
Apr 19 11:41:52 ghost-1-vm systemd[1]: nginx.service: Control process exited, code=exited, status=1/FAILURE
Apr 19 11:41:52 ghost-1-vm systemd[1]: nginx.service: Failed with result 'exit-code'.
Apr 19 11:41:52 ghost-1-vm systemd[1]: Failed to start A high performance web server and a reverse proxy serve>
Somebody please guide me how to restart the nginx.