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

无法加入自建的Planet服务器 #13

Open
zkh1992 opened this issue Feb 10, 2022 · 3 comments
Open

无法加入自建的Planet服务器 #13

zkh1992 opened this issue Feb 10, 2022 · 3 comments

Comments

@zkh1992
Copy link

zkh1992 commented Feb 10, 2022

无论是用openwrt,手机端的zerotier-fix还是电脑的客户端,都无法加入自建的服务器。
planet文件已经替换,openwrt替换位置为 /etc/config/zero,手机端直接导入,windows电脑是C:\ProgramData\ZeroTier\One。
日志如下
root@OPENWRT 00:49 ~# zerotier-cli status -j
{
"address": "fc1aae366a",
"clock": 1644511794525,
"config": {
"physical": null,
"settings": {
"allowTcpFallbackRelay": true,
"portMappingEnabled": true,
"primaryPort": 9993,
"softwareUpdate": "disable",
"softwareUpdateChannel": "release"
}
},
"online": false,
"planetWorldId": 149604618,
"planetWorldTimestamp": 1639375815023,
"publicIdentity": "fc1aae366a:0:0782c85dc7256ba78aa5f13b98906791e412b035e095f29a937f4e5c67e1a43843e5d0824268fe5ed5f6bb96ac1910086411c747764748dff9eeb09afc3b844d",
"tcpFallbackActive": false,
"version": "1.6.6",
"versionBuild": 0,
"versionMajor": 1,
"versionMinor": 6,
"versionRev": 6
}
root@OPENWRT 00:49 ~# zerotier-cli listpeers -j
[
{
"address": "a4de2130c2",
"isBonded": false,
"latency": -1,
"paths": [],
"role": "PLANET",
"version": "-1.-1.-1",
"versionMajor": -1,
"versionMinor": -1,
"versionRev": -1
}
]

@Mohamed-GN
Copy link

maybe try to change PATCH_ALLOW to 1 in Dockerfile and try building again

@surfboy2000
Copy link

不替 换planet文件,好像也不影响使用

@MarsTue
Copy link

MarsTue commented Nov 8, 2022

您好,请问您解决这个问题了吗

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