Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't reclaim node into netdata cloud #9346

Closed
startryst opened this issue Jun 16, 2020 · 5 comments
Closed

Can't reclaim node into netdata cloud #9346

startryst opened this issue Jun 16, 2020 · 5 comments
Labels
bug needs triage Issues which need to be manually labelled

Comments

@startryst
Copy link

when claim the node to cloud, get back below, and let me know how can I remove the node from cloud and add it back?

The cloud may have different credentials already registered for this agent ID and it cannot be reclaimed under different credentials for security reasons. If you are unable to connect use -id=$(uuidgen) to overwrite this agent ID with a fresh value if the original credentials cannot be restored.
Failed to claim node with the following error message:"already claimed"
@startryst startryst added bug needs triage Issues which need to be manually labelled labels Jun 16, 2020
@joelhans
Copy link
Contributor

Hi @startryst!

Have you seen these instructions in our docs? https://learn.netdata.cloud/docs/agent/claim#remove-and-reclaim-a-node

If you already claimed the node, you have to delete the cloud.d directory, and then run the claiming script again, but add -id=$(uuidgen) to the end of it. For example:

sudo netdata-claim.sh -token=TOKEN -rooms=ROOM1,ROOM2 -url=https://app.netdata.cloud -id=$(uuidgen)

Let us know how that goes and we can try diagnosing other things if it doesn't work.

@startryst
Copy link
Author

Hi @startryst!

Have you seen these instructions in our docs? https://learn.netdata.cloud/docs/agent/claim#remove-and-reclaim-a-node

If you already claimed the node, you have to delete the cloud.d directory, and then run the claiming script again, but add -id=$(uuidgen) to the end of it. For example:

sudo netdata-claim.sh -token=TOKEN -rooms=ROOM1,ROOM2 -url=https://app.netdata.cloud -id=$(uuidgen)

Let us know how that goes and we can try diagnosing other things if it doesn't work.

Thanks, solved exactly as you pointed out!

@spmsupun
Copy link

spmsupun commented Aug 9, 2021

Delete the volume if you use docker.

@netdata-community-bot
Copy link

This issue has been mentioned on the Netdata Forums. There might be relevant details there:

https://community.netdata.cloud/t/updated-the-agent-cloud-ui-still-says-that-they-need-to-be-updated/2598/10

@netdata-community-bot
Copy link

This issue has been mentioned on the Netdata Forums. There might be relevant details there:

https://community.netdata.cloud/t/updated-the-agent-cloud-ui-still-says-that-they-need-to-be-updated/2598/14

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug needs triage Issues which need to be manually labelled
Projects
None yet
Development

No branches or pull requests

4 participants