We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
命令 sudo zerotier-cli listnetworks 总是返回 REQUESTING_CONFIGURATION,持续了很久,且重装 zerotier 也无效。
sudo zerotier-cli listnetworks
尝试删除本地 ID 重连后恢复,路径: /var/lib/zerotier-one/identity.* 步骤为:
/var/lib/zerotier-one/identity.*
sudo systemctl stop zerotier-one sudo rm -rf /var/lib/zerotier-one/identity.* sudo systemctl start zerotier-one
The text was updated successfully, but these errors were encountered:
牛啊,哥们,卡在这里半个上午,最后解决了
Sorry, something went wrong.
牛逼,哥,这方法好用
确实管用,补充下windows的目录在这里C:\ProgramData\ZeroTier\One
No branches or pull requests
问题描述
命令
sudo zerotier-cli listnetworks
总是返回 REQUESTING_CONFIGURATION,持续了很久,且重装 zerotier 也无效。解决方案
尝试删除本地 ID 重连后恢复,路径:
/var/lib/zerotier-one/identity.*
步骤为:
sudo systemctl stop zerotier-one sudo rm -rf /var/lib/zerotier-one/identity.* sudo systemctl start zerotier-one
地址: https://my.zerotier.com/
The text was updated successfully, but these errors were encountered: