You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My zabbixserver/web node fails during a puppet run:
[root@zabbix01 ~]# puppet agent -t
Info: Retrieving pluginfacts
Info: Retrieving plugin
Info: Loading facts
Info: Caching catalog for zabbix01..de
Warning: Found multiple default providers for kernel_parameter: grub2, grub; using grub2
Info: Applying configuration version '1447769567'
Error: /Stage[main]/Zabbix::Resources::Agent/Zabbix_host[zabbix01..de]: Could not evaluate: undefined method `+' for nil:NilClass
Error: /Stage[main]/Zabbix::Resources::Web/Zabbix_host[loadbalancer1..de]: Could not evaluate: undefined method `+' for nil:NilClass
Error: /Stage[main]/Zabbix::Resources::Web/Zabbix_host[loadbalancer2..de]: Could not evaluate: undefined method `+' for nil:NilClass
Error: /Stage[main]/Zabbix::Resources::Web/Zabbix_host[clusternode3..de]: Could not evaluate: undefined method `+' for nil:NilClass
Error: /Stage[main]/Zabbix::Resources::Web/Zabbix_host[puppet-master1..de]: Could not evaluate: undefined method `+' for nil:NilClass
Error: /Stage[main]/Zabbix::Resources::Web/Zabbix_host[puppet-db1..de]: Could not evaluate: undefined method `+' for nil:NilClass
Error: /Stage[main]/Zabbix::Resources::Web/Zabbix_host[postgres01..de]: Could not evaluate: undefined method `+' for nil:NilClass
Error: /Stage[main]/Zabbix::Resources::Web/Zabbix_host[es1..de]: Could not evaluate: undefined method `+' for nil:NilClass
Error: /Stage[main]/Zabbix::Resources::Web/Zabbix_host[puppet..de]: Could not evaluate: undefined method `+' for nil:NilClass
Error: /Stage[main]/Zabbix::Resources::Web/Zabbix_host[clusternode4..de]: Could not evaluate: undefined method `+' for nil:NilClass
Error: /Stage[main]/Zabbix::Resources::Web/Zabbix_host[clusternode2..de]: Could not evaluate: undefined method `+' for nil:NilClass
Error: /Stage[main]/Zabbix::Resources::Web/Zabbix_host[puppet-master2..de]: Could not evaluate: undefined method `+' for nil:NilClass
Error: /Stage[main]/Zabbix::Resources::Web/Zabbix_host[clusternode1..de]: Could not evaluate: undefined method `+' for nil:NilClass
Error: /Stage[main]/Zabbix::Resources::Web/Zabbix_host[es3..de]: Could not evaluate: undefined method `+' for nil:NilClass
Notice: Finished catalog run in 10.73 seconds
[root@zabbix01 ~]#
My zabbixserver/web node fails during a puppet run:
His profile:
Agent profile:
Running everything on CentOS 7, do you have any ideas why this is failling?
The text was updated successfully, but these errors were encountered: