Netdata: update netdata error

Created on 4 Nov 2018  路  3Comments  路  Source: netdata/netdata

image

bug

Most helpful comment

Sorry for that. Our fault.

Please run:

sudo sh -c 'cd /usr/src/netdata.git && git fetch --all && git reset --hard origin/master && ./netdata-updater.sh -f'

The above fixes the broken github repo sync. It does not alter anything else on your installation.

After running it, netdata will resume daily updates, like it did everyday so far.

All 3 comments

@genrihx2 See here

Sorry for that. Our fault.

Please run:

sudo sh -c 'cd /usr/src/netdata.git && git fetch --all && git reset --hard origin/master && ./netdata-updater.sh -f'

The above fixes the broken github repo sync. It does not alter anything else on your installation.

After running it, netdata will resume daily updates, like it did everyday so far.

good ktsaou

good run works
Thank you

Was this page helpful?
0 / 5 - 0 ratings