Zerotier device show "green" but cant connect, ping fail

one of our zerotier device show as “green”, online. but we was not able to connect, not ping, not ssh.

in the end we uninstall and install zerotier again:

sudo apt-get --purge remove zerotier-one
sudo rm -f /var/lib/zerotier-one/identity.*
sudo curl -s https://install.zerotier.com | sudo bash
sudo zerotier-cli join xxxxxxxx

What could be the problem? The zerotier daemon failed, or can be a problem in the zerotier cloud network?, the device show as “green”, online, all normal, but we cant connect, no ping awser.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.