Blank page, apparently after vesta auto update

Post Reply
amxm
Posts: 2
Joined: Tue Feb 28, 2023 10:35 am

I use Vesta on several servers, a few days ago Vesta stopped working on three of them. All servers have Debian 11 installed.

Vesta returns a blank page, as I understand it, nginx works, but although php-fpm is running, for some reason it returns a blank page, although the response code is 200.

Please help, what could be the problem?

Some information:

Code: Select all

update-vesta-php.log:
Hit:1 http://apt.myvestacp.com/bullseye bullseye InRelease
Reading package lists...

Code: Select all

/usr/local/vesta/nginx/logs # cat error.log 
2023/01/21 18:12:32 [warn] 36495#0: the "ssl" directive is deprecated, use the "listen ... ssl" directive instead in /usr/local/vesta/nginx/conf/nginx.conf:89

Code: Select all

/usr/local/vesta/bin/v-list-sys-services
NAME              STATE    CPU  MEM   UPTIME
----              -----    ---  ---   ------
apache2           running  6.6  122   3642
nginx             running  0.1  38    41861
php7.4-fpm        off      0    0     0
bind9             running  0    439   41836
exim4             off      0    0     0
dovecot           running  0    0     54389
clamav-daemon     running  0    1345  54394
clamav-freshclam  running  0    10    54394
spamassassin      running  0    271   54394
mariadb           running  121  8293  51666
proftpd           running  0    1     3642
cron              running  0    0     54390
ssh               running  0    0     54394
vesta-nginx       running  0    0     774
vesta-php         running  0    4     774
iptables          running  0    0     0
fail2ban          running  0    123   54394
memcached         running  0.9  334   41833
User avatar
myVesta
Site Admin
Posts: 928
Joined: Fri Jun 19, 2020 9:59 am
Has thanked: 8 times
Been thanked: 6 times

your browser didn't visit secret URL - viewtopic.php?f=23&t=62
amxm
Posts: 2
Joined: Tue Feb 28, 2023 10:35 am

Thanks a lot ! :)
Post Reply