Sirs,
we have a server with hestiaCP installed for months that we haven’t accessed for a long time. Today I tried to access and I have the following error in the logs:
2023/09/05 20:40:44 [error] 875#0: *21 FastCGI sent in stderr: "PHP message: PHP Warning: Trying to access array offset on value of type null in /usr/local/hestia/web/inc/main.php on line 524; PHP message: PHP Warning: foreach() argument must be of type array|object, null given in /usr/local/hestia/web/inc/main.php on line 525; PHP message: PHP Warning: Undefined array key "RELEASE_BRANCH" in /usr/local/hestia/web/inc/main.php on line 105; PHP message: PHP Warning: Trying to access array offset on value of type null in /usr/local/hestia/web/inc/main.php on line 524; PHP message: PHP Warning: foreach() argument must be of type array|object, null given in /usr/local/hestia/web/inc/main.php on line 525; PHP message: PHP Warning: Trying to access array offset on value of type null in /usr/local/hestia/web/login/index.php on line 437; PHP message: PHP Warning: Trying to access array offset on value of type null in /usr/local/hestia/web/login/index.php on line 437; PHP message: PHP Fatal error: Uncaught TypeError: in_array(): Argument #2 ($haystack) must be of type array, null given in /usr/local/hestia/web/login/index.php:442 Stack trace: #0 /usr/local/hestia/web/login/index.php(442): in_array() #1 {main} thrown in /usr/local/hestia/web/login/index.php on line 442" while reading response header from upstream, client: XXX.XX.89.7, server: _, request: "GET /login/ HTTP/2.0", upstream: "fastcgi://unix:/run/hestia-php.sock:", host: "XX.XXX.XX.117:8083"
Has anyone had this problem and can help me understand and resolve?
Thanks