-
Type:
Problem report
-
Resolution: Incomplete
-
Priority:
Trivial
-
None
-
Affects Version/s: 4.4.4
-
Component/s: Server (S)
-
None
-
Environment:Zabbix Appliance Server 4.4
Steps to reproduce:
- Stop zabbix server
- Add SHKeyLocation configuration
- try to Start zabbix server
- Notice the error
Result:
– Unit zabbix-server.service has begun starting up.
Feb 07 08:11:36 zabbix zabbix_server[32108]: zabbix_server [32108]: unknown parameter "SHKeyLocation" in config file "/etc/zabbix/zabbix_server.conf", line 12
Feb 07 08:11:36 zabbix systemd[1]: zabbix-server.service: Control process exited, code=exited status=1
Feb 07 08:11:36 zabbix systemd[1]: Failed to start Zabbix Server.
Expected:
Server to run. Its an bug even if this parameter was removed, since the configuration file itself have this parameter commented and documented.