Hello
I have zabbix server and proxy(5.0.4) on the same ubuntu machine with different port numbers. Both start well
server: 1886:20201002:185623.365 sending configuration data to proxy "Proxy1" at "10.56.68.107", datalen 31011
proxy: 29062:20201002:185623.366 received configuration data from server at "10.56.68.107", datalen 31011
but when I start agent(5.0.4) on the windows I have the error
22108:20201002:220401.522 active check configuration update from [10.56.68.107:10061] started to fail (ZBX_TCP_READ() failed: [0x0000274C] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.)
Using telnet I can successfully connect from the same windows computer and after that I can see the corresponding error in the log
proxy: 29073:20201002:190619.370 Message from 10.56.126.207 is missing header. Message ignored.
Because of the error active checks doesn't work
Thank you
I have zabbix server and proxy(5.0.4) on the same ubuntu machine with different port numbers. Both start well
server: 1886:20201002:185623.365 sending configuration data to proxy "Proxy1" at "10.56.68.107", datalen 31011
proxy: 29062:20201002:185623.366 received configuration data from server at "10.56.68.107", datalen 31011
but when I start agent(5.0.4) on the windows I have the error
22108:20201002:220401.522 active check configuration update from [10.56.68.107:10061] started to fail (ZBX_TCP_READ() failed: [0x0000274C] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.)
Using telnet I can successfully connect from the same windows computer and after that I can see the corresponding error in the log
proxy: 29073:20201002:190619.370 Message from 10.56.126.207 is missing header. Message ignored.
Because of the error active checks doesn't work
Thank you