Admin panel is empty

Hello!

i hava a problem. After logging into the admin panel, there are no management tools. Users are not loaded and no information is displayed

in /var/log/hestia/nginx-error.log

2025/04/01 18:29:40 [error] 760#0: *543 FastCGI sent in stderr: “PHP message: PHP Fatal error: Uncaught TypeError: Unsupported operand types: string * string in /usr/local/hestia/web/templates/includes/panel.php:315
Stack trace:
#0 /usr/local/hestia/web/inc/main.php(331): include()
#1 /usr/local/hestia/web/inc/main.php(213): top_panel()
#2 /usr/local/hestia/web/list/web/index.php(18): render_page()
#3 {main}
thrown in /usr/local/hestia/web/templates/includes/panel.php on line 315” while reading upstream, client: 217.15.56.101, server: _, request: “GET /list/web/ HTTP/2.0”, upstream: “fastcgi://unix:/run/hestia-php.sock:”

I didn’t touch or modify anything myself. I just went in one day and saw this.

hestia version is 1.9.3

I would be very grateful for help in solving the problem.

Hi @dapetkevich

Try this:

apt update
apt full-upgrade
apt remove hestia-nginx hestia-php
apt install bubblewrap
apt install --reinstall hestia
apt install hestia-nginx hestia-php