clearlinux / clr-bundles

Bundle definitions for Clear Linux OS
112 stars 54 forks source link

Netdata doesn't start after install #224

Open rnd42 opened 2 years ago

rnd42 commented 2 years ago

I installed the netdata bundle and found that I had to do a lot of work to get it to actually work.

bcookatpcsd commented 2 years ago

Update complete - System already up-to-date at version 35860

Same issue..

Still couldn't get it to work after editing netdata.conf

After two hours of fighting..

systemctl stop netdata; swupd bundle-remove netdata; rm -rf /etc/netdata /var/cache/netdata /var/lib/netdata /var/log/netdata

curl https://my-netdata.io/kickstart.sh > /tmp/netdata-kickstart.sh && sh /tmp/netdata-kickstart.sh