netdata/netdata-cloud

[Bug]: New node when claiming through netdata-claim.sh overrindes existing node in the room

Closed this issue · 2 comments

Bug description

When a new node is claimed to Netdata Cloud and added to an existing room it overrides the previously existing node that was there.

Expected behavior

New node should be added to Netdata Cloud and the Room without removing the previous other one.

Steps to reproduce

Screenshots

No response

Error Logs

No response

Desktop

OS: [e.g. iOS]
Browser [e.g. chrome, safari]
Browser Version [e.g. 22]

Additional context

I've got a recording of the issue, can't post on bug since it has tokens

this was reported on this Discord thread

user was able to overcome this by

fixed this issue by uninstalling NetData with kickstart.sh script, removing /var/lib/netdata and /etc/netdata directories and installing it again with the same script and --claim-token provided. I assume this could happened to me because I've pre-installed NetData with Ansible during the AWS AMI build.