I normally use this command to update our Netdata installation:
wget -O /tmp/netdata-kickstart.sh https://get.netdata.cloud/kickstart.sh && sh /tmp/netdata-kickstart.sh --stable-channel --disable-telemetry --no-updates
Also tried reinstalling with --reinstall.
It will always fail on me when it comes to the fluent-bit part.
The full log can be seen here: https://pastebin.com/raw/tWh9PZKp
What can I do to make it update correctly?