-
Problem report
-
Resolution: Duplicate
-
Trivial
-
None
-
4.4.8
-
Sprint 65 (Jun 2020)
Steps to reproduce:
- active agents (no passive checks) + TLS activated between agents and proxies
- active proxies + TLS activated between proxies and server
Result:
"process_auto_registration_contents(): 4 is not a valid value for tls_accepted" flooding zabbix-server logs.
zabbix-server switched in debug level=4 to get more info:
***
191:20200603:162427.292 trapper got '{"request":"proxy data","host":"proxy-acp-misc","session":"0f6e9fd41001159879eba39c69828743","history data":[
{"id":13364,"itemid":317785,"clock":1591194265,"ns":726731971,"value":"8.439248"}],"auto registration":[{"clock":1591194266,"host":"fr0-viaas-958","ip":"10.121.205.163","port":"10050",*"tls_accepted":4*}],"version":"4.4.7","clock":1591194267,"ns":258365755}'
191:20200603:162427.293 In process_auto_registration_contents()
191:20200603:162427.293 process_auto_registration_contents(): "4" is not a valid value for "tls_accepted"
191:20200603:162427.293 End of process_auto_registration_contents():SUCCEED
***
Questions:
- Looks to be an issue at autoregistration level when TLS is activated? How to solve this?
- Otherwise, no real need of active agent autoregistration ... is there a way to disable it?
- duplicates
-
ZBX-17412 Autoregistration has stopped working
- Closed