-
Type:
Incident report
-
Resolution: Won't fix
-
Priority:
Critical
-
None
-
Affects Version/s: None
-
Component/s: Proxy (P)
-
None
-
Environment:OS:
CentOS release 6.7 (Final)
3.10.95-1.el6.elrepo.x86_64 #1 SMP Sat Jan 23 11:59:43 EST 2016 x86_64 x86_64 x86_64 GNU/Linux
Zabbix Proxy:
zabbix.x86_64 2.4.6-1.el6
zabbix-agent.x86_64 2.4.6-1.el6
zabbix-proxy.x86_64 2.4.6-1.el6
zabbix-proxy-mysql.x86_64 2.4.6-1.el6
Zabbix Server:
zabbix.x86_64 2.4.6-1.el6
zabbix-agent.x86_64 2.4.6-1.el6
zabbix-proxy.x86_64 2.4.6-1.el6
zabbix-proxy-mysql.x86_64 2.4.6-1.el6
MySQL:
Server version: 5.5.40-36.1-log Percona Server (GPL), Release 36.1, Revision 707
OS: CentOS release 6.7 (Final) 3.10.95-1.el6.elrepo.x86_64 #1 SMP Sat Jan 23 11:59:43 EST 2016 x86_64 x86_64 x86_64 GNU/Linux Zabbix Proxy: zabbix.x86_64 2.4.6-1.el6 zabbix-agent.x86_64 2.4.6-1.el6 zabbix-proxy.x86_64 2.4.6-1.el6 zabbix-proxy-mysql.x86_64 2.4.6-1.el6 Zabbix Server: zabbix.x86_64 2.4.6-1.el6 zabbix-agent.x86_64 2.4.6-1.el6 zabbix-proxy.x86_64 2.4.6-1.el6 zabbix-proxy-mysql.x86_64 2.4.6-1.el6 MySQL: Server version: 5.5.40-36.1-log Percona Server (GPL), Release 36.1, Revision 707
The master server was configured to use the proxy to discover another datacenter. After the servers were discovered we noticed latest data was not updating for any of the hosts. The error in the proxy logs show the configid is being set to null, and failing.
<<< 14670:20160502:143434.688 received configuration data from server, datalen 10927137
14670:20160502:143437.836 [Z3005] query failed: [1048] Column 'configid' cannot be null [insert into config (configid,refresh_unsupported,discovery_groupid,snmptrap_logging) values (null,120,5,1);
]
14670:20160502:143439.854 failed to update local proxy configuration copy: database error>>>