Steps to reproduce:
- Create simple proxy-server-agent setup
- change global macros
- check proxy log
Result:
Synchronization error:
28535:20250514:145254.613 received configuration data from server at "127.0.0.1", datalen 640 28535:20250514:145254.640 cannot process received configuration data from server at "127.0.0.1": (null) 28535:20250514:145304.694 received configuration data from server at "127.0.0.1", datalen 6872
Expected:
one successful sync instead of two.
(null) trace should not happens
Reason:
ZBXNEXT-7048 chane in configwrite.c
- mentioned in
-
Page Loading...