Ad Widget

Collapse

Failed to accept an incoming connection between Zabbix and Proxy

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • LucySilvestre
    Junior Member
    • Dec 2022
    • 1

    #1

    Failed to accept an incoming connection between Zabbix and Proxy

    Hi,

    I have one Zabbix Server in my company and a Zabbix Proxy in the client, both behind the Firewall.
    My rules in the Firewall are the same as others clients that work. In my Firewall, I can see the connection was allowed.

    In the Zabbix Server Log I have these messages:
    2437:20221212:183820.735 failed to accept an incoming connection: connection rejected, getpeername() failed: [107] Transport endpoint is not connected
    2437:20221212:184603.441 failed to accept an incoming connection: from xxx.xxx.xxx.xxx: reading first byte from connection failed: [104] Connection reset by peer

    In the Zabbix Proxy:
    Connection failed: [104] Connection reset by peer.

    zabbix_proxy.conf:
    Mode=0
    Server=Zabbix's Server public IP
    Hostname=Proxy's IP
    Both servers don't have firewalls enabled

    I tried a lot of things, and I have no more ideas. Someone can help me?
    Thank you,
  • santosra02
    Junior Member
    • May 2023
    • 21

    #2
    Hi

    I managed to fix this error in my zabbix proxy today just enabling the parameter "StartTrappers=17" in my zabbix_proxy.conf and restarting the service​

    Comment

    Working...