https://bugs.koozali.org/show_bug.cgi?id=11232
Terry Fage <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |[email protected]
--- Comment #16 from Terry Fage <[email protected]> ---
[root@fagehome ~]# systemctl status -l zabbix-server
● zabbix-server.service - Zabbix Server
Loaded: loaded (/usr/lib/systemd/system/zabbix-server.service; enabled;
vendor preset: enabled)
Drop-In: /usr/lib/systemd/system/zabbix-server.service.d
└─50koozali.conf
Active: active (running) since Wed 2021-08-11 08:06:51 AEST; 8min ago
Process: 2968 ExecStop=/bin/kill -SIGTERM $MAINPID (code=exited,
status=0/SUCCESS)
Process: 2971 ExecStart=/usr/sbin/zabbix_server -c $CONFFILE (code=exited,
status=0/SUCCESS)
Main PID: 2973 (zabbix_server)
Memory: 1.9M
CGroup: /system.slice/zabbix-server.service
└─2973 /usr/sbin/zabbix_server -c /etc/zabbix/zabbix_server.conf
Aug 11 08:06:51 fagehome.tfage.dyndns.org systemd[1]: Starting Zabbix Server...
Aug 11 08:06:51 fagehome.tfage.dyndns.org systemd[1]: Can't open PID file
/run/zabbix/zabbix_server.pid (yet?) after start: No such file or directory
Aug 11 08:06:51 fagehome.tfage.dyndns.org systemd[1]: zabbix-server.service:
Supervising process 2973 which is not our child. We'll most likely not notice
when it exits.
Aug 11 08:06:51 fagehome.tfage.dyndns.org systemd[1]: Started Zabbix Server.
and get a DB error on start attempt
https://192.168.2.18/zabbix/
Database error
Error connecting to database: Access denied for user 'zabbixuser'@'localhost'
(using password: YES)
so looks like user not created, play time
[root@fagehome ~]# db configuration show zabbix-server
zabbix-server=service
DbName=zabbixdb
DbPassword=xxxxxxxxxx
DbUser=zabbixuser
JabberAccount=zabbix
JabberPassword=secret
JabberServer=localhost
JabberTLS=enabled
NodeID=0
TCPPort=10051
WebAccess=local
access=private
status=enabled
--
You are receiving this mail because:
You are the QA Contact for the bug._______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/