rbicelli / pfsense-zabbix-template

Zabbix Template for pfSense
Apache License 2.0
244 stars 107 forks source link

Field "name" cannot be set to NULL. on template import #73

Closed ydessert closed 1 year ago

ydessert commented 3 years ago

Hi,

We are facing an error on zabbix during the template import with the Field "name" cannot be set to NULL.

Zabbix 4.0.31

Cannot find why we have this kind of error. The xml seems clean... Anyone have a clue where to search ?

Thanks

rbicelli commented 3 years ago

Please try to empty the field on top of templates. In the past it caused issues with Zabbix 4.0

ydessert commented 3 years ago

Can you tell me wich field to empty please ?

rbicelli commented 3 years ago

sorry, the description fields

ydessert commented 3 years ago

I've removed the description living the xml as this : `

pfsense Active
        <description></description>`

but the error is still the same. I've verified if no strange caracters are in the name field, but everything ok in the file. Very strange...