Hello,
i wanted upgrade my zabbix 4.4 to 5.0 so i stoppad the service with "/etc/init.d/zabbix-server stop" but afterwards my planns changed and i realized that i will stay with 4.4 so i decided to turn zabbix on but now i cant recieve data and zabbix front end telling that zabbix server not running:
zabbix@zabbix-virtual-machine:~$ service zabbix-server status
● zabbix-server.service - LSB: Start zabbix-server daemon
Loaded: loaded (/etc/init.d/zabbix-server; generated)
Active: active (exited) since Fri 2020-05-22 14:20:42 CEST; 11s ago
Docs: man:systemd-sysv-generator(8)
Process: 1892 ExecStop=/etc/init.d/zabbix-server stop (code=exited, status=0/SUCCESS)
Process: 1893 ExecStart=/etc/init.d/zabbix-server start (code=exited, status=0/SUCCESS)
mag 22 14:20:42 zabbix-virtual-machine systemd[1]: Starting LSB: Start zabbix-server daemon...
mag 22 14:20:42 zabbix-virtual-machine systemd[1]: Started LSB: Start zabbix-server daemon.
I tried "/etc/init.d/zabbix-server start" and also "service zabbix-server start" but nothing changed, i still dont recieve any data, can you please help how solve this issue ? i have no idea what happen.
Filip
i wanted upgrade my zabbix 4.4 to 5.0 so i stoppad the service with "/etc/init.d/zabbix-server stop" but afterwards my planns changed and i realized that i will stay with 4.4 so i decided to turn zabbix on but now i cant recieve data and zabbix front end telling that zabbix server not running:
zabbix@zabbix-virtual-machine:~$ service zabbix-server status
● zabbix-server.service - LSB: Start zabbix-server daemon
Loaded: loaded (/etc/init.d/zabbix-server; generated)
Active: active (exited) since Fri 2020-05-22 14:20:42 CEST; 11s ago
Docs: man:systemd-sysv-generator(8)
Process: 1892 ExecStop=/etc/init.d/zabbix-server stop (code=exited, status=0/SUCCESS)
Process: 1893 ExecStart=/etc/init.d/zabbix-server start (code=exited, status=0/SUCCESS)
mag 22 14:20:42 zabbix-virtual-machine systemd[1]: Starting LSB: Start zabbix-server daemon...
mag 22 14:20:42 zabbix-virtual-machine systemd[1]: Started LSB: Start zabbix-server daemon.
I tried "/etc/init.d/zabbix-server start" and also "service zabbix-server start" but nothing changed, i still dont recieve any data, can you please help how solve this issue ? i have no idea what happen.
Filip
i really dont want what happen i just did "/etc/init.d/zabbix-server start" and after that i cant start it again,
Comment