OPNsense Forum

Archive => 20.7 Legacy Series => Topic started by: rackenthogg on August 06, 2020, 08:26:29 AM

Title: Netdata not working after upgrade to 20.7
Post by: rackenthogg on August 06, 2020, 08:26:29 AM
Hello,

Netdata is no longer working after update to 20.7. I tried reinstalling, but it didn't help at all.
The error message in log is always the same: kernel: pid  [number] (netdata), jid 0, uid 302: exited on signal 11 (core dumped)

I will upload coredump if someone be so kind to pojnt me to its location.

Thanks in advance.
Title: Re: Netdata not working after upgrade to 20.7
Post by: mimugmail on August 06, 2020, 11:36:19 AM
Cannot reproduce, on my system it works.
Title: Re: Netdata not working after upgrade to 20.7
Post by: nigelw on August 18, 2020, 03:57:07 PM
This is happening on my system too.  :(  (Version 20.7.1)

If the core dump will be helpful, I'll figure out a way to get it off the box.
Title: Re: Netdata not working after upgrade to 20.7
Post by: cpw on August 18, 2020, 07:31:35 PM
Delete the dbengine folder. This is a known bug with the dbengine in netdata. https://github.com/netdata/netdata/issues/9521 It's pretty borked right now. But typically this seems to resolve the issue.
Title: Re: Netdata not working after upgrade to 20.7
Post by: mimugmail on August 18, 2020, 09:52:15 PM
Quote from: cpw on August 18, 2020, 07:31:35 PM
Delete the dbengine folder. This is a known bug with the dbengine in netdata. https://github.com/netdata/netdata/issues/9521 It's pretty borked right now. But typically this seems to resolve the issue.

Thx, nice catch
Title: Re: Netdata not working after upgrade to 20.7
Post by: nigelw on August 19, 2020, 12:30:31 AM
Quote from: cpw on August 18, 2020, 07:31:35 PM
Delete the dbengine folder. This is a known bug with the dbengine in netdata. https://github.com/netdata/netdata/issues/9521 It's pretty borked right now. But typically this seems to resolve the issue.

Thanks for that info. 👍

I've deleted the folder and restarted the service. Will see how it goes from here.