D
D
DenZel2017-02-19 22:39:12
MySQL
DenZel, 2017-02-19 22:39:12

zabbix-server not starting on debain?

Good evening! I encountered such a problem:
after successfully installing zabbix on Debain, I open the zabbix web interface, and in the ZABBIX STATUS line: Zabbix server is not running.
Tried to restart no result.
Here is its status:
[email protected]:~# systemctl status zabbix-server.service
● zabbix-server.service - Zabbix Server
Loaded: loaded (/lib/systemd/system/zabbix-server.service; disabled )
Active: active (running) since Sun 2017-02-19 22:15:27 MSK; 22min ago
Process: 43816 ExecStop=/bin/kill -SIGTERM $MAINPID (code=exited, status=0/SUCCESS)
Process: 43818 ExecStart=/usr/sbin/zabbix_server -c $CONFFILE (code=exited, status=0/ SUCCESS)
Main PID: 43820 (zabbix_server)
CGroup: /system.slice/zabbix-server.service
└─43820 /usr/sbin/zabbix_server -c /etc/zabbix/zabbix_server.conf
Feb 19 22:15:27 VM-4688-21586-01 systemd[1]: zabbix-server.service: main process exited, code=exited, status=1/FAILURE
Feb 19 22:15:27 VM-4688-21586-01 systemd[1]: Unit zabbix-server.service entered failed state.
Feb 19 22:15:27 VM-4688-21586-01 systemd[1]: Starting Zabbix Server...
Feb 19 22:15:27 VM-4688-21586-01 systemd[1]: PID file /run/zabbix /zabbix_server.pid not readable (yet?) after start.
Feb 19 22:15:27 VM-4688-21586-01 systemd[1]: Started Zabbix Server.
Please help me how to make it work!
Thank you.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Axian Ltd., 2017-02-20
@gen4_gdm

Judging by this line
PID file /run/zabbix/zabbix_server.pid not readable (yet?) after start.
It can be assumed that Zabbix was originally started with some rights, but now it is started with different rights and it cannot access the PID file. Will try to delete the pid file manually. But there is little information, you still need to look in the logs.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question