Connection refused: AH00957: HTTP: attempt to connect to 127.0.0.1:3000 (localhost) failed

After updating debian and bench i got a 503 error from the site.

And the apache web server has some errors:
AH01114: HTTP: failed to make connection to backend:
localhost
(111)Connection
refused: AH00957: HTTP: attempt to connect to 127.0.0.1:3000 (localhost) failed

that’s normally a proxy problem - check ports etc
netstat -tunlp | grep 3000

also check your selinux settings

1 Like

I had run bench update then the maintenance mode remained off. I just turned it on…

1 Like