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
PS C:\Program Files\OpenP2P> .\openp2p.exe 2024/06/29 20:48:56.680366 3516 INFO openp2p start. version: 3.18.4 2024/06/29 20:48:56.680366 3516 INFO Contact: QQ group 16947733, Email [email protected] 2024/06/29 20:48:56.681366 3516 INFO &{{2274139115 DES-0VT 0 jog 0 0 0 10 api.openp2p.cn 27183 27182 27183 61188} [] 2 false {0 0} {0 0} {0 0 0 0 []} [] []} 2024/06/29 20:48:56.824745 3516 INFO P2PNetwork init start 2024/06/29 20:49:01.876719 3516 ERROR NAT detect error:read udp [::]:50662: i/o timeout 2024/06/29 20:49:01.876719 3516 ERROR P2PNetwork init error:read udp [::]:50662: i/o timeout 2024/06/29 20:49:01.877452 3516 INFO P2PNetwork init end 2024/06/29 20:49:31.885724 3516 INFO P2PNetwork init start 2024/06/29 20:49:32.087975 3516 ERROR P2PNetwork login error
The text was updated successfully, but these errors were encountered:
哈哈,我和你一样。我发现时间有点不对,现在是12点57,但是运行显示04点😂。 2024/06/30 04:56:51.843315 27383 ERROR P2PNetwork init error:lookup api.openp2p.cn on [::1]:53: read udp [::1]:46263->[::1]:53: read: connection refused 网上的解决方案是 编辑/etc/resolv.conf,添加如下内容 nameserver 8.8.8.8
但是我没成功。😂
Sorry, something went wrong.
dns问题,ping api.openp2p.cn看看
No branches or pull requests
PS C:\Program Files\OpenP2P> .\openp2p.exe
2024/06/29 20:48:56.680366 3516 INFO openp2p start. version: 3.18.4
2024/06/29 20:48:56.680366 3516 INFO Contact: QQ group 16947733, Email [email protected]
2024/06/29 20:48:56.681366 3516 INFO &{{2274139115 DES-0VT 0 jog 0 0 0 10 api.openp2p.cn 27183 27182 27183 61188} [] 2 false {0 0} {0 0} {0 0 0 0 []} [] []}
2024/06/29 20:48:56.824745 3516 INFO P2PNetwork init start
2024/06/29 20:49:01.876719 3516 ERROR NAT detect error:read udp [::]:50662: i/o timeout
2024/06/29 20:49:01.876719 3516 ERROR P2PNetwork init error:read udp [::]:50662: i/o timeout
2024/06/29 20:49:01.877452 3516 INFO P2PNetwork init end
2024/06/29 20:49:31.885724 3516 INFO P2PNetwork init start
2024/06/29 20:49:32.087975 3516 ERROR P2PNetwork login error
The text was updated successfully, but these errors were encountered: