Updated zabbix-proxy from 7.0.15 to 7.0.18.
Since then the proxy logs are spammed with:
Code:
16382:20250829:102418.404 failed to accept an incoming connection: from 172.31.252.16: reading first byte from connection failed: [11] Resource temporarily unavailable 16380:20250829:102418.663 failed to accept an incoming connection: from 172.31.252.81: reading first byte from connection failed: [11] Resource temporarily unavailable 16379:20250829:102418.665 failed to accept an incoming connection: from 172.31.252.12: reading first byte from connection failed: [11] Resource temporarily unavailable 16381:20250829:102418.771 failed to accept an incoming connection: from 172.31.252.38: reading first byte from connection failed: [11] Resource temporarily unavailable 16383:20250829:102418.993 failed to accept an incoming connection: from 172.31.252.70: reading first byte from connection failed: [11] Resource temporarily unavailable 16382:20250829:102422.439 failed to accept an incoming connection: from 172.31.252.49: reading first byte from connection failed: [11] Resource temporarily unavailable 16380:20250829:102422.666 failed to accept an incoming connection: from 172.31.252.82: reading first byte from connection failed: [11] Resource temporarily unavailable 16379:20250829:102422.669 failed to accept an incoming connection: from 172.31.252.64: reading first byte from connection failed: [11] Resource temporarily unavailable 16381:20250829:102422.776 failed to accept an incoming connection: from 172.31.252.58: reading first byte from connection failed: [11] Resource temporarily unavailable 16383:20250829:102422.997 failed to accept an incoming connection: from 172.31.252.32: reading first byte from connection failed: [11] Resource temporarily unavailable
Metrics are making it through but many gaps. Ie active agent availability item is flapping.
Does not seem to be a resource issue on proxy, load average is 0.7 and 0B of swap used.
Proxy config file was not changed as part of upgrade, timestamp is 10 months ago.
If I google this, almost every post is about using agent encryption. This does not apply here, no encryption in use.
Comment