Created
September 19, 2019 13:56
-
-
Save cnmoro/ca137207e2b449296a844340b31ee739 to your computer and use it in GitHub Desktop.
Zero-tier fix auth token error
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
zerotier-cli: missing authentication token and authtoken.secret not found (or readable) in /var/lib/zerotier-one | |
cd /var/lib/zerotier-one | |
sudo chmod +rwx authtoken.secret | |
zerotier-cli join ################ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment