Skip to content
New issue

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

最新版本BUG反馈:zerotier插件错误 #2002

Open
litanwei opened this issue Jan 3, 2025 · 3 comments
Open

最新版本BUG反馈:zerotier插件错误 #2002

litanwei opened this issue Jan 3, 2025 · 3 comments

Comments

@litanwei
Copy link

litanwei commented Jan 3, 2025

最新版本全新刷机安装后,zerotier插件显示未启用,ssh链接修改/etc/config/zerotier文件,把option enabled '0'的0改为1后虽然显示为:ZeroTier 运行中,但是无法界面配置和修改。
应该是更新版本的zerotier错误导致的,建议尽快查阅修复。

@zhengyi0533
Copy link

卸载了界面再重新安装

@billsedison
Copy link

重装了也不行,一直会报 Please check that the service is running and that TCP port 9993 can be contacted via 127.0.0.1. 错误

[root@Kwrt:11:36 PM /] # zerotier-cli info
200 info 5e4ff1cfad 1.14.1 ONLINE
[root@Kwrt:11:36 PM /] # zerotier-cli info
200 info 5e4ff1cfad 1.14.1 ONLINE
[root@Kwrt:11:36 PM /] # zerotier-cli info
Error connecting to the ZeroTier service: connection failed

Please check that the service is running and that TCP port 9993 can be contacted via 127.0.0.1.

而且zerotier service貌似一直在尝试重连

[root@Kwrt:11:36 PM /] # zerotier-cli info
Error connecting to the ZeroTier service: connection failed

Please check that the service is running and that TCP port 9993 can be contacted via 127.0.0.1.
[root@Kwrt:11:36 PM /] # zerotier-cli info
200 info 5e4ff1cfad 1.14.1 OFFLINE

@windows0041
Copy link

cat > /etc/config/zerotier <<EOF
config zerotier 'sample_config'
option enabled '1'
list join 'ffffffffffffff'
option nat '1'
EOF

有时间在这发言,可以多去看看zerotier的项目代码

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants