#Trying to install Netdata on OpenSUSE Tumbleweed
1 messages · Page 1 of 1 (latest)
Hi. What doest that mean?
it doesn't take the token that's generated from the CLI
Can you please provide more info?
When I attempt to claim the node, the button goes from "claiming" back to "claim" without adding it. However, looking at the terminal output from the installer, looks like an issue with certs
[/tmp/netdata-kickstart-97I17AtZO7]# /opt/netdata/bin/netdatacli reload-claiming-state
Netdata Agent is not claimed to Netdata Cloud: Request failed with error: Problem with the SSL CA cert (path? access rights?) (proxy is set to 'env')
To fix it:
sudo ln -s /etc/ssl/ca-bundle.pem /etc/ssl/certs/ca-certificates.crt
And try to claim again.
Yay!