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.
Cannot reproduce, on my system it works.
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.
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.
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
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.