home-assistant-addons
home-assistant-addons copied to clipboard
Issue with Home Assistant Zabbix_Agent2 on fresh install of Home Assistant OS 12.3
Following a fresh install of Home Assistant OS on a Proxmox VM, the zabbix_agent2 plugin will not start.
Logs have this repeating:
goroutine 1 [running]:
golang.zabbix.com/agent2/plugins/external.(*Plugin).ExecutePlugin(0xc000125cc0)
golang.zabbix.com/agent2/plugins/external/plugin.go:67 +0x4d9
main.initExternalPlugin({0xc00012ac00, 0xa}, 0xc000125cc0, 0x55cf8bfa0300)
golang.zabbix.com/agent2/cmd/zabbix_agent2/external.go:95 +0x5d
main.initExternalPlugins(0x55cf8bfa0300)
golang.zabbix.com/agent2/cmd/zabbix_agent2/external.go:79 +0x432
main.main()
golang.zabbix.com/agent2/cmd/zabbix_agent2/zabbix_agent2.go:375 +0x58a
panic: failed to start plugin /usr/sbin/zabbix-agent2-plugin/zabbix-agent2-plugin-postgresql, fork/exec /usr/sbin/zabbix-agent2-plugin/zabbix-agent2-plugin-postgresql: no such file or directory
All other addons seem to be ok, which is good, I can help provide anything needed.