Steps to reproduce:
- install zabbix to docker enviroment
- install zabbix proxy to clean debian and use the latest package 6.4.12
- connect zabbix to proxy, after few moments you start getting error "cannot process proxy onfiguration data received from server at "xxx.xxx.xxx.xxx": unexpected field "httptest.agent"
The problem is not at the Zabbix proxy v 6.4.11, we also pull latest docker images for dockeer. Web, Gateway also the server.
The log from the proxy server:
008975 sec]' 1629:20240228:145501.677 In zbx_ipc_service_recv() timeout:1.000 1646:20240228:145502.230 End of zbx_ipc_service_recv():2 1646:20240228:145502.230 zbx_setproctitle() title:'availability manager #1 [queued 0, processed 0 values, idle 5.207852 sec during 5.208898 sec]' 1646:20240228:145502.230 In zbx_ipc_service_recv() timeout:1.000 1628:20240228:145502.257 zbx_setproctitle() title:'trapper #5 [processing data]' 1628:20240228:145502.257 In zbx_ipc_async_socket_recv() timeout:0 1628:20240228:145502.257 End of zbx_ipc_async_socket_recv():0 1628:20240228:145502.257 trapper got '\{"request":"proxy config"}' 1628:20240228:145502.257 In zbx_recv_proxyconfig() 1628:20240228:145502.286 In zbx_proxyconfig_process() 1628:20240228:145502.286 received configuration data from server at "109.105.43.209", datalen 15235 1628:20240228:145502.287 End of zbx_proxyconfig_process() 1628:20240228:145502.287 cannot process proxy onfiguration data received from server at "109.105.43.209": unexpected field "httptest.agent" 1628:20240228:145502.287 In zbx_send_response_ext() 1628:20240228:145502.287 zbx_send_response_ext() '\{"response":"failed","info":"unexpected field \"httptest.agent\"","version":"6.4.12"}'
- duplicates
-
ZBX-24161 Proxies need to be in 6.4.12, no compatibility with oldes versions
- Closed