after updating my system to Ubuntu 24.04.1 LTS i get several updates e.g. php8.3.
Now my nextcloud will not start in the browser i see the messages:
Internal Server Error
The server encountered an internal error and was unable to complete your request.
Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report.
More details can be found in the server log.
In the cli i see:
>sudo -u www-data php occ
An unhandled exception has been thrown:
OCP\HintException: [0]: Memcache OC\Memcache\Memcached not available for distributed cache (Is the matching PHP module installed and enabled?)
In the file data/nextcloud.log is the last line before the update.
In the file apapche error.log i see this info:
>sudo tail -f /var/log/apache2/error.log
[ssl:info] [pid xxxx] [client xxxxxxxxxx:55946] AH01964: Connection to child 4 established (server cloud.webspace.com:443)
So i think this is a because of the php8.3 update. Then i setup in
yes it works!
But after some time up i got server error 503.
Then i do
sudo service php8.3-fpm restart
And the server is available for some minutes the i got the 503 message again.
In the error.log i found:
[proxy_fcgi:error] [pid 1449] [client xxxx:xx] AH01067: Failed to read FastCGI header
[proxy_fcgi:error] [pid 1449] (104)Connection reset by peer: [client xxxx:xxx] AH01075: Error dispatching request to :
and
[proxy:error] [pid 1359] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php8.3-fpm.sock (*:80) failed
[proxy_fcgi:error] [pid 1359] [client xxxx:xx] AH01079: failed to make connection to backend: httpd-UDS