42/5000
Thanks, it almost works!
I have this error:
Apr 06 13:18:10 DietPi netdata[1168]: 2020-04-06 13:18:10: netdata ERROR : MAIN
: child pid 1181 exited with code 7.
-----------------------------------
root@DietPi:~# systemctl status netdata.service
● netdata.service - netdata - Real-time performance monitoring
Loaded: loaded (/lib/systemd/system/netdata.service; disabled; vendor preset:
enabled)
Active: active (running) since Mon 2020-04-06 13:18:10 CEST; 1min
34s ago
Docs: man:netdata
file:///usr/share/doc/netdata/html/index.html
https://github.com/netdata/netdata
Main PID: 1168 (netdata)
Tasks: 17 (limit: 4915)
CGroup: /system.slice/netdata.service
├─1168 /usr/sbin/netdata -D
├─1226 bash /usr/lib/netdata/plugins.d/tc-qos-helper.sh 1
└─1231 /usr/lib/netdata/plugins.d/apps.plugin 1
Apr 06 13:18:10 DietPi systemd[1]: Started netdata - Real-time performance monit
oring.
Apr 06 13:18:10 DietPi netdata[1168]: /usr/lib/netdata/plugins.d/anonymous-stati
stics.sh 'START' '-' '-'
Apr 06 13:18:10 DietPi netdata[1168]: 2020-04-06 13:18:10: netdata INFO : MAIN
: /usr/lib/netdata/plugins.d/anonymous-statistics.sh 'START' '-' '-'
Apr 06 13:18:10 DietPi netdata[1168]: child pid 1181 exited with code 7.
Apr 06 13:18:10 DietPi netdata[1168]: 2020-04-06 13:18:10: netdata ERROR : MAIN
: child pid 1181 exited with code 7.
root@DietPi:~#
Netdata does not work Topic is solved
Re: Netdata does not work
yes I have seen it as well on my test system but did not find a way around yet. Did it impact your system? are you able to access Netdata?
Pls let us know if a solution is working. This could help others if they hit by similar situation. Your DietPi Team
Re: Netdata does not work
Great, it works !!!
Thanks!
I had to edit the file /etc/netdata/netdata.conf and change the line bind socket to IP = 127.0.0.1 to match the local network IP

Thanks!
I had to edit the file /etc/netdata/netdata.conf and change the line bind socket to IP = 127.0.0.1 to match the local network IP
Re: Netdata does not work
hm strange, because the netdata.conf file was the original one that was created right after first installation. But anyway it's working now.
Pls let us know if a solution is working. This could help others if they hit by similar situation. Your DietPi Team
Re: Netdata does not work
I also had some issues this evening.
Seems the executable wasn't installed until i re-installed as per posts on page 1 and then I did not get working net data until I followed tec13 and changed the bind address to local server ip.
Seems the executable wasn't installed until i re-installed as per posts on page 1 and then I did not get working net data until I followed tec13 and changed the bind address to local server ip.
Re: Netdata does not work
I guess you are on Debian Stretch as well. On Buster this should not happen. At least that how it was on my tests
Pls let us know if a solution is working. This could help others if they hit by similar situation. Your DietPi Team
Re: Netdata does not work

Pls let us know if a solution is working. This could help others if they hit by similar situation. Your DietPi Team
Re: Netdata does not work
ok, I kinda knew that DietPi was a version of Debian. Anyway, mine was downloaded a week ago - the version for Odroid HC1
Re: Netdata does not work
Can you let me know the image you downloaded exactly? The current official one is based on Debian Stretch but there was already a new Debian Buster image created. It still has the testing flag but should work already. On Buster the issue should be gone.
https://github.com/MichaIng/DietPi/issues/2979
https://dietpi.com/downloads/testing/Di ... -Buster.7z
https://github.com/MichaIng/DietPi/issues/2979
https://dietpi.com/downloads/testing/Di ... -Buster.7z
Pls let us know if a solution is working. This could help others if they hit by similar situation. Your DietPi Team