Hi, so I just wanted to add a new node to a new room. The node itself is on ubuntu.
The node claimed successfully, but reports as unseen in the cloud.
I can access the local netdata web interface successfully.
I can also curl https://app.netdata.cloud.
Is there anything I'm missing?
root@Ubuntu-1804-bionic-64-minimal ~ # netdatacli aclk-state
ACLK Available: Yes
ACLK Version: 2
Protocols Supported: Protobuf
Protocol Used: Protobuf
MQTT Version: 5
Claimed: Yes
Claimed Id: 5ae86db2-83a6-11ee-9dd4-4b4a4695fe4b
Cloud URL: https://app.netdata.cloud
Online: No
Reconnect count: 0
Banned By Cloud: No
Next Connection Attempt At: 2023-11-15 12:45:44
Last Backoff: 347.983
root@Ubuntu-1804-bionic-64-minimal ~ # cat /etc/os-release
PRETTY_NAME="Ubuntu 22.04.3 LTS"
NAME="Ubuntu"
VERSION_ID="22.04"
VERSION="22.04.3 LTS (Jammy Jellyfish)"
VERSION_CODENAME=jammy
ID=ubuntu
ID_LIKE=debian
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
UBUNTU_CODENAME=jammy
root@Ubuntu-1804-bionic-64-minimal ~ # uname -a
Linux Ubuntu-1804-bionic-64-minimal 5.4.0-165-generic #182-Ubuntu SMP Mon Oct 2 19:43:28 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux