Proxy: 5.2.5 psql
OS: ubuntu 18.04
Since the upgrade, at random intervals I sueendly see the below entry in the Zabbix proxy log. The IP listed (172.16.8.27) is the IP of the zabbix proxy.
From this point on, all active agent updates are rejected.
OS: ubuntu 18.04
Since the upgrade, at random intervals I sueendly see the below entry in the Zabbix proxy log. The IP listed (172.16.8.27) is the IP of the zabbix proxy.
Code:
3007:20210313:150613.227 failed to accept an incoming connection: from 172.16.8.27: reading first byte from connection failed: [104] Connection reset by peer 3005:20210313:150613.228 failed to accept an incoming connection: from 172.16.8.27: reading first byte from connection failed: [104] Connection reset by peer 3005:20210313:150613.228 failed to accept an incoming connection: connection rejected, getpeername() failed: [107] Transport endpoint is not connected 3005:20210313:150613.228 failed to accept an incoming connection: connection rejected, getpeername() failed: [107] Transport endpoint is not connected 3006:20210313:150613.228 failed to accept an incoming connection: connection rejected, getpeername() failed: [107] Transport endpoint is not connected 3007:20210313:150613.231 failed to accept an incoming connection: connection rejected, getpeername() failed: [107] Transport endpoint is not connected 3004:20210313:150613.232 failed to accept an incoming connection: connection rejected, getpeername() failed: [107] Transport endpoint is not connected 3004:20210313:150613.232 failed to accept an incoming connection: connection rejected, getpeername() failed: [107] Transport endpoint is not connected 3004:20210313:150613.232 failed to accept an incoming connection: connection rejected, getpeername() failed: [107] Transport endpoint is not connected 3006:20210313:150613.232 failed to accept an incoming connection: connection rejected, getpeername() failed: [107] Transport endpoint is not connected
Comment