Sudo snap install zerotier-one not working on Ubuntu 18.04.5

hello greetings to the whole community,

install zerotier with these commands

sudo apt update
sudo apt install snapd
sudo snap install zerotier-one

in Ubuntu 18.04 no need to install snap
but the commands were launched,

apparently everything went well
zerotier-one.zerotier-cli info
200 info xxxxxxxxxx 1.4.6 ONLINE

in my network it appears perfectly,
I activate it and associate an IP of my zerotier network

but there is no work through that ip
there’s no communication.

to look at the installed packages
dpkg --list

but zerotier-one does not appear to uninstall and reinstall

thanks for everything

1 Like

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

Hello @los3mmm,

I know this is an old thread but I wanted to update it in case anyone else ever came across it. We’ve recently been given control of the zerotier snap package and have begun pushing updated versions that are known to work.

Please try sudo snap install zerotier instead of zerotier-one

See docs.zerotier.com/packages/snap for more information on the package and its usage.

1 Like