I got these random errors after restarting zabbix-agent2 on linux machines.
2022/07/05 09:16:07.003936 Zabbix Agent2 hostname: [server.domain.com]
2022/07/05 09:16:07.157687 cannot process incoming connection: invalid PSK identity
2022/07/05 09:16:08.018188 [101] cannot send to [zbxserver.domain.com:10051]: 140451689509400:error:140840FF:SSL routines:ssl3_connect:unknown state:s3_clnt.c:646:
It sometimes works without error (with encryption enabled) and some other it just fails.
Could it be due to SSL versions?
Clients SSL version: OpenSSL 1.0.2p-fips 14 Aug 2018
Zabbix Server SSL version: OpenSSL 1.1.1d 10 Sep 2019
2022/07/05 09:16:07.003936 Zabbix Agent2 hostname: [server.domain.com]
2022/07/05 09:16:07.157687 cannot process incoming connection: invalid PSK identity
2022/07/05 09:16:08.018188 [101] cannot send to [zbxserver.domain.com:10051]: 140451689509400:error:140840FF:SSL routines:ssl3_connect:unknown state:s3_clnt.c:646:
It sometimes works without error (with encryption enabled) and some other it just fails.
Could it be due to SSL versions?
Clients SSL version: OpenSSL 1.0.2p-fips 14 Aug 2018
Zabbix Server SSL version: OpenSSL 1.1.1d 10 Sep 2019
Comment