Posted May 21May 21 [Wed May 21 00:34:42.824943 2025] [proxy_fcgi:error] [pid 296120:tid 296160] (70007)The timeout specified has expired: [client xxx:43672] AH01075: Error dispatching request to : (polling)Connection refused: AH02454: FCGI: attempt to connect to Unix domain socket /opt/alt/php-fpm82/usr/var/sockets/domain.sock (localhost:8000) failedAH01079: failed to make connection to backend: localhostI Get this error EVERY night at around 00-02 the only way to get the page up again is by restarting the php-fpm service.All other sites on the server are online only 1 page goes down. i cant figure out what causes this. Any ideas? Edited May 21May 21 by leisegang
May 23May 23 A simple restart on your php-fpm server, while serving pages, can cause these messages.A restart on your php-fpm server can occur if you run a cron process restarting the server at that time, or, for example, if you set a rebuild in the CWP configuration that did not complete.Check the cron logs (/var/log/cron) at that time to see if there is a process restarting your php-fpm around that time.Regards,Netino Edited May 23May 23 by Netino
Create an account or sign in to comment