The list of banned addresses has disappeared

The list of banned addresses in the firewall interface has disappeared, when adding a new address to the ban, it writes that the address has been added, but the list is empty, so I cannot operate with addresses through the panel. How to fix it?
Скрин прилагаю https://drive.google.com/file/d/1k7XeCN5YlYSSKU2O2pL70UH0YWQOc8gC/view?usp=drivesdk
Было так https://drive.google.com/file/d/1swiwYPh1pLKmnPYG-L2WsFnKlCc6YDkp/view?usp=drivesdk
Стал пустой список (((

Check the nginx-error.log in

/var/log/hestia/

I have no issues on my local test machine

the most recent log /var/log/hestia/nginx-error.log.1 is from September 2021, and the problem started a couple of days ago, the panel is installed at the VDS provider
https://drive.google.com/file/d/1Xoka0UVhXYw05jDbN4PCgm_Zhq06WDES/view?usp=drivesdk

It looks like error_reporting has been disabled

remove this line and then try again

2022/01/19 12:21:04 [error] 20249#0: *11 FastCGI sent in stderr: “PHP message: PHP Warning: array_reverse() expects parameter 1 to be array, null given in /usr/local/hestia/web/list/firewall/banlist/index.php on line 17” while reading response header from upstream, client: xxx.xx.xx.220, server: _, request: “GET /list/firewall/banlist/ HTTP/1.1”, upstream: “fastcgi://unix:/var/run/hestia-php.sock:”, host: “xxx.xx.xxx.85:7543”, referrer: “https://xxx.xx.xx.85:7543/add/firewall/banlist/

v-list-firewall-ban json in command line any errors?

the v-list-firewall-ban json command outputs a list of banned ip addresses in the console, it does not output any errors