-
Problem report
-
Resolution: Duplicate
-
Major
-
None
-
3.4.13
-
None
-
centos6.7 mysql5.6 php7.1
Steps to reproduce:
- Create automatic registration, automatic template association
- The client sends metadata
- zabbix-server.log report an error
Result:
183775:20180911:142900.495 [Z3005] query failed: [1064] You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 [select t.triggerid,t.templateid from triggers t,functions f,items i where t.triggerid=f.triggerid and f.itemid=i.itemid and i.hostid=10315 and]
183775:20180911:142900.496 cannot send list of active checks to "172.16.66.55": host [172.16.66.55] not found
- is duplicated by
-
ZBX-14614 Trigger dependency linked to template instead of host with discovery action
- Closed