Skip to content

Instantly share code, notes, and snippets.

@cnmoro
Created September 19, 2019 13:56
Show Gist options
  • Save cnmoro/ca137207e2b449296a844340b31ee739 to your computer and use it in GitHub Desktop.
Save cnmoro/ca137207e2b449296a844340b31ee739 to your computer and use it in GitHub Desktop.
Zero-tier fix auth token error
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