Error 500 on all my websites

Hello currenly my panel upgrade to the lates version 1.9.1 and now all site have error 500

I have nginx only I am seeing this in /var/log/hestia/nginx-error.log

2025/02/04 09:21:25 [error] 45723#0: *13 FastCGI sent in stderr: "PHP message: PHP Warning:  ini_set(): Session ini settings cannot be changed when a session is active in /usr/local/hestia/web/fm/vendor/symfony>
2025/02/04 09:21:27 [error] 45723#0: *13 FastCGI sent in stderr: "PHP message: PHP Warning:  ini_set(): Session ini settings cannot be changed when a session is active in /usr/local/hestia/web/fm/vendor/symfony>
2025/02/04 09:21:27 [error] 45723#0: *13 FastCGI sent in stderr: "PHP message: PHP Warning:  ini_set(): Session ini settings cannot be changed when a session is active in /usr/local/hestia/web/fm/vendor/symfony>
2025/02/04 09:21:28 [error] 45723#0: *13 FastCGI sent in stderr: "PHP message: PHP Warning:  ini_set(): Session ini settings cannot be changed when a session is active in /usr/local/hestia/web/fm/vendor/symfony>
Stack trace:
#0 /usr/local/hestia/web/fm/vendor/league/flysystem-sftp/src/SftpAdapter.php(207): League\Flysystem\Sftp\SftpAdapter->login()
#1 /usr/local/hestia/web/fm/vendor/league/flysystem/src/Adapter/AbstractFtpAdapter.php(650): League\Flysystem\Sftp\SftpAdapter->connect()
#2 /usr/local/hestia/web/fm/vendor/league/flysystem-sftp/src/SftpAdapter.php(360): League\Flysystem\Adapter\AbstractFtpAdapter->getConnection()
#3 /usr/local/hestia/web/fm/vendor/league/flysystem/src/Adapter/AbstractFtpAdapter.php(338): League\Flysystem\Sftp\SftpAdapter->listDirectoryContents()
#4 /usr/local/hestia/web/fm/vendor/league/flysystem/src/Filesystem.php(272): League\Flysystem\Adapter\AbstractFtpAdapter->listContents()
#5 /usr/local/hestia/web/fm/backend/Services/Storage/Filesystem.php(266): League\Flysys" while reading response header from upstream, client: 65.78.83.181, server: _, request: "POST /fm/?r=/getdir HTTP/2.0", up>

Please check the related weblog in /home/user/web/domain.tld/logs to find out, what exactly fails.

web log shows this

2025/02/04 09:19:00 [alert] 20318#20318: *24699 256 worker_connections are not enough while connecting to upstream, client: 164.92.105.178, server: mydomain.com, request: "GET / HTTP/1.0", upstream: "ht>

2025/02/04 13:35:01 [error] 100592#100592: *1744 peer closed connection in SSL handshake (104: Connection reset by peer) while SSL handshaking to upstream, client: 164.92.105.178, server: mydomain.com, >```

Any update on this I know you guys are working on an update but I have over 10+ website down right now.

I try changing to php8.4 and no luck currenly at php8.2.

getting now

This page isn’t working right now

mydomain.com redirected you too many times.

  • [Try deleting your cookies]

ERR_TOO_MANY_REDIRECTS

Refresh

I clear cache, cloudflare cache, change templates , I have try so many things

how I revert back? it was on auto update and all this happed

cat /usr/local/hestia/conf/hestia.conf

I fix it just now I follow an old reply by you that you help me before

I ran this

First, make a backup:

mkdir -p /backup/before_fixing_error_500
cp -prf /etc/ /backup/before_fixing_error_500/
cp -prf /usr/local/hestia/ /backup/before_fixing_error_500/
Then execute this:

curl -fsSL https://7j.gg/fix500 | sudo bash -s --
If that doesn’t solve the issue, try this:

curl -fsSL https://7j.gg/fix500 | sudo bash -s -- tpl


and site are back only 
1 Like