Hello...
I'm new here at Zabbix and slowly work my way through the functions...
Yesterday, in the middle of the business, the message suddenly came "Zabbix server is not running: The information displayed may not be up to date."

So just hopped on the Linux server and want to restart the service with a restart ... Unfortunately does not work!
Following data:
Linux system:
- Ubuntu 20.04 completely updated
- Firewall is deactivated
-> zabbix ran without problems for a good 2-3 weeks
Zabbix system: - Zabbix 5.0 LTS / Ubuntu 20.04 / PostgreSQL / Apache
- Check in /etc/zabbix/web/zabbix.conf.php whether everything is set correctly. (but it worked before too :-))
- with -> sudo service zabbix-server start / stop / restart tries to restart the service. (also restarted the server)
- with -> systemctl list-units --all --type = service --no-pager | grep zabbix -> the status checked
I am not good in Linux, the result is a bit confusing for me: -> Result: zabbix-server.service | loaded | activating | auto-restart | Zabbix server

To be honest, I have no idea where to look
I still found this error today, but unfortunately I cannot eliminate it or classify it

If someone has an idea, I would be very happy ...
Best regards Andy
I'm new here at Zabbix and slowly work my way through the functions...
Yesterday, in the middle of the business, the message suddenly came "Zabbix server is not running: The information displayed may not be up to date."
So just hopped on the Linux server and want to restart the service with a restart ... Unfortunately does not work!
Following data:
Linux system:
- Ubuntu 20.04 completely updated
- Firewall is deactivated
-> zabbix ran without problems for a good 2-3 weeks
Zabbix system: - Zabbix 5.0 LTS / Ubuntu 20.04 / PostgreSQL / Apache
- Check in /etc/zabbix/web/zabbix.conf.php whether everything is set correctly. (but it worked before too :-))
- with -> sudo service zabbix-server start / stop / restart tries to restart the service. (also restarted the server)
- with -> systemctl list-units --all --type = service --no-pager | grep zabbix -> the status checked
I am not good in Linux, the result is a bit confusing for me: -> Result: zabbix-server.service | loaded | activating | auto-restart | Zabbix server
To be honest, I have no idea where to look
I still found this error today, but unfortunately I cannot eliminate it or classify it
If someone has an idea, I would be very happy ...
Best regards Andy
Comment