Hi All,
I'm having an issue trying to enable pre shared key,
Agent config:
LogFile=c:\zabbix_agent\logs\zabbix_agentd.log
Server=10.10.1.5
ServerActive=10.10.1.5
Hostname=WA-VDI02.wa.int
TLSConnect=psk
TLSAccept=psk
TLSPSKIdentity=PSK-VDI02
TLSPSKFile=C:\zabbix_agent\conf\zabbix_agentd.psk
Error:
zabbix_agentd.exe [3004]: ERROR: cannot start service [Zabbix Agent]: [0x0000041D] The service did not respond to the start or control request in a timely fashion.
If I remove the TLS options then the agent starts fine,
Any help apreciated,
Thanks,
I'm having an issue trying to enable pre shared key,
Agent config:
LogFile=c:\zabbix_agent\logs\zabbix_agentd.log
Server=10.10.1.5
ServerActive=10.10.1.5
Hostname=WA-VDI02.wa.int
TLSConnect=psk
TLSAccept=psk
TLSPSKIdentity=PSK-VDI02
TLSPSKFile=C:\zabbix_agent\conf\zabbix_agentd.psk
Error:
zabbix_agentd.exe [3004]: ERROR: cannot start service [Zabbix Agent]: [0x0000041D] The service did not respond to the start or control request in a timely fashion.
If I remove the TLS options then the agent starts fine,
Any help apreciated,
Thanks,
Comment