Attempting to update my Ubuntu 20.04LTS to the latest nightly. According to the ‘Update now’ I’m running v1.26.0-242-nightly
and the latest is v1.26.0-247-nightly
however running
sudo //usr/libexec/netdata/netdata-updater.sh --not-running-from-cron Tue 24 Nov 2020 07:48:31 PM CST : INFO: Running on a terminal - (this script also supports running headless from crontab)
Tue 24 Nov 2020 07:48:31 PM CST : INFO: Current Version: 00102600000242
Tue 24 Nov 2020 07:48:31 PM CST : INFO: Latest Version: 00102600000247
5876906c609ba11c45417900f01cab7f79e763973be660db8691bb3ae7eb1270 *./netdata-latest.tar.gz
5876906c609ba11c45417900f01cab7f79e763973be660db8691bb3ae7eb1270 *./netdata-v1.26.0-242-gef342833.tar.gz
Tue 24 Nov 2020 07:48:31 PM CST : INFO: Newest version is already installed
OK
netdata -V
netdata v1.26.0-242-nightly
Running the update script again shows
bash <(curl -Ss https://my-netdata.io/kickstart.sh)
— Found existing install of Netdata under: / —
— Attempting to update existing install instead of creating a new one —
[/home/chris]$ sudo //usr/libexec/netdata/netdata-updater.sh --not-running-from-cron Tue 24 Nov 2020 07:57:20 PM CST : INFO: Running on a terminal - (this script also supports running headless from crontab)
Tue 24 Nov 2020 07:57:20 PM CST : INFO: Current Version: 00102600000242
Tue 24 Nov 2020 07:57:20 PM CST : INFO: Latest Version: 00102600000242
Tue 24 Nov 2020 07:57:20 PM CST : INFO: Newest version (current=00102600000242 >= latest=00102600000242) is already installed
OK
And shouldn’t the updater script that is called by ‘netdata-updater’ in /etc/cron.daily and located in /usr/libexec/netdata automatically run daily and update? It’s set to run daily at 06.25.
As an aside trying to add a tag to this post with ‘Support’ ‘Netdata Agent’ is impossible.