OPNsense Forum

English Forums => 24.7, 24.10 Series => Topic started by: cgi2099 on October 17, 2024, 09:34:56 PM

Title: NETDATA plugin not working
Post by: cgi2099 on October 17, 2024, 09:34:56 PM
I have had this problem for the last few updates. But the netdata plugin will not start the service.

I have tried uninstalling through the GUI and I have also tried the below with no luck:

pkg delete os-netdata
pkg delete netdata
rm -fr /var/log/netdata /var/db/netdata var/cache/netdata
rm -fr /root/var/cache/netdata /root/var/db/netdata /root/var/log/netdata
rm -fr /usr/local/etc/netdata /var/cache/netdata /var/mail/netdata

pkg install os-netdata
service netdata start


In the system log I am getting this error:

2024-10-17T15:31:01 Error configd.py action netdata.reload not found for user root
2024-10-17T15:20:13 Error configd.py action netdata.reload not found for user root
2024-10-17T15:17:42 Error configd.py action netdata.reload not found for user root
2024-10-17T15:15:13 Error configd.py action netdata.reload not found for user root
2024-10-17T15:14:42 Error configd.py action netdata.reload not found for user root
2024-10-17T15:12:23 Error configd.py action netdata.reload not found for user root
2024-10-17T15:11:36 Error configd.py action netdata.reload not found for user root
2024-10-17T15:11:19 Error configd.py action netdata.reload not found for user root
Title: Re: NETDATA plugin not working
Post by: mimugmail on October 18, 2024, 08:57:47 AM
Did this happen after an update? Worked before? Which Version now?
Title: Re: NETDATA plugin not working
Post by: Gauss23 on October 18, 2024, 06:45:27 PM
My Netdata plugins also don't work anymore. Can't tell since which version. The version in the FreeBSD ports is sadly also very old. Maybe it's an option to install it in a different way?
Title: Re: NETDATA plugin not working
Post by: cgi2099 on October 31, 2024, 11:38:28 AM
Quote from: mimugmail on October 18, 2024, 08:57:47 AM
Did this happen after an update? Worked before? Which Version now?

So sorry for the late reply. This has been happening for several version now, I want to say at least 5 maybe more. Currently on 24.7.6.
Title: Re: NETDATA plugin not working
Post by: mimugmail on November 01, 2024, 09:44:22 AM
I installed on 24.7.7 and it works with a warning that its outdated
Title: Re: NETDATA plugin not working
Post by: cgi2099 on November 06, 2024, 04:07:25 PM
Quote from: mimugmail on November 01, 2024, 09:44:22 AM
I installed on 24.7.7 and it works with a warning that its outdated

I am not sure what is going on with it, must be conflicting with Ad-Guard is my only thoughts. Can't do a fresh install of OpnSense because I have too complicated of a configuration to re-setup :/
Title: Re: NETDATA plugin not working
Post by: cgi2099 on November 21, 2024, 01:33:14 PM
Quote from: mimugmail on November 01, 2024, 09:44:22 AM
I installed on 24.7.7 and it works with a warning that its outdated

Got this working again, with a clean install. Problem now is no interfaces show up. Just OPNsense.localdomain, on the previous versions all my interfaces and vlans showed up. Digging through the files of netdata on the opnsense plugin it looks like the interfaces plugin is missing.
Title: Re: NETDATA plugin not working
Post by: mimugmail on November 21, 2024, 08:49:19 PM
Yes, when updating its not working, currently no idea why
Title: Re: NETDATA plugin not working
Post by: g6phf on December 17, 2024, 01:17:19 PM
Did anybody manage to update Netdata? Mine is working with warning about it being outdated?
Thanks
Title: Re: NETDATA plugin not working
Post by: franco on December 17, 2024, 02:52:37 PM
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275792
Title: Re: NETDATA plugin not working
Post by: Mario_Rossi on December 26, 2024, 08:36:40 PM
Sorry for my ignorance, I read the link and I see they are up to version 2.
How do I update the plugin on my opnsense installation?