proxy icon indicating copy to clipboard operation
proxy copied to clipboard

nginx and mysql not working after install WhatsApp proxy and reboot aaPanel server

Open spacesoft321 opened this issue 1 year ago • 2 comments

hi,

last 30 days some new error in aaPanel

nginx and mysql not working after reboot aaPanel server , if install WhatsApp proxy

Starting nginx... nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address already in use)

root@Ubuntu-2004-focal-amd64-base ~ # sudo systemctl stop apache2 Failed to stop apache2.service: Unit apache2.service not loaded. root@Ubuntu-2004-focal-amd64-base ~ # sudo systemctl start nginx root@Ubuntu-2004-focal-amd64-base ~ #

but same server if we remove Whatsapp Proxy and reboot server all services working good....

issue in WhatsApp Proxy Docker or aaPanel or nginx services ?

please update and check it ( OS Ubuntu )

spacesoft321 avatar Nov 08 '24 07:11 spacesoft321

image

spacesoft321 avatar Nov 08 '24 07:11 spacesoft321

This is a bind on :80 issue. Check whether that port is allowed

peixian avatar Mar 29 '25 13:03 peixian