-
Notifications
You must be signed in to change notification settings - Fork 265
[Bug Report] "cp.cloudflare.com" is no longer working #777
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
Comments
Thanks for opening this issue! |
我现在测试似乎又可用了 |
It is broken again. msg="Connectivity Check Failed" err=EOF network="tcp6(DNS)" node="Hong Kong-17"
msg="Connectivity Check" avg_10=2.654s last=211ms mov_avg=808ms network="tcp4(DNS)" node="Hong >
msg="Connectivity Check" avg_10=2.66s last=216ms mov_avg=816ms network=tcp6 node="Hong Kong-17"
msg="Connectivity Check" avg_10=2.669s last=244ms mov_avg=832ms network=tcp4 node="Hong Kong-17"
msg="Connectivity Check" avg_10=5.095s last=190ms mov_avg=2.018s network="udp4(DNS)" node=Singa>
msg="Connectivity Check Failed" err=timeout network="udp6(DNS)" node="Hong Kong-11"
msg="Connectivity Check Failed" err="Head "http://cp.cloudflare.com": EOF" network=tcp6 node=Si>
msg="Connectivity Check" avg_10=5.147s last=290ms mov_avg=2.094s network=tcp4 node=Singapore-05
msg="Connectivity Check" avg_10=5.14s last=297ms mov_avg=2.09s network="tcp4(DNS)" node=Singapo>
msg="Connectivity Check Failed" err=EOF network="tcp6(DNS)" node=Singapore-05 |
@soulwhisper use Cloudflare is just an example |
@MarksonHon this config is not fuction like that, change to Apr 08 10:29:24 nixos dae[2096851]: level=debug msg="Connectivity Check Failed" err=EOF network="tcp6(DNS)" node="Hong Kong-11"
Apr 08 10:29:24 nixos dae[2096851]: level=info msg="[ALIVE --tcp6(DNS)-> NOT ALIVE]" dialer="Hong Kong-11" group=proxy
Apr 08 10:29:24 nixos dae[2096851]: level=debug msg="Connectivity Check Failed" err=timeout network="udp4(DNS)" node="Hong Kong-20"
Apr 08 10:29:24 nixos dae[2096851]: level=debug msg="Connectivity Check Failed" err=timeout network="udp6(DNS)" node="Hong Kong-20"
Apr 08 10:29:24 nixos dae[2096851]: level=debug msg="Connectivity Check" avg_10=5.276s last=5.276s mov_avg=2.638s network="tcp4(DNS)" node=Singapore-07
Apr 08 10:29:24 nixos dae[2096851]: level=debug msg="Connectivity Check Failed" err=EOF network="tcp6(DNS)" node=Singapore-07
Apr 08 10:29:24 nixos dae[2096851]: level=info msg="[ALIVE --tcp6(DNS)-> NOT ALIVE]" dialer=Singapore-07 group=proxy
Apr 08 10:29:24 nixos dae[2096851]: level=debug msg="Connectivity Check Failed" err=timeout network="udp4(DNS)" node=USA-09
Apr 08 10:29:24 nixos dae[2096851]: level=debug msg="Connectivity Check Failed" err=timeout network="udp6(DNS)" node=USA-09
Apr 08 10:29:24 nixos dae[2096851]: level=debug msg="Connectivity Check Failed" err=timeout network="udp6(DNS)" node=USA-02 and Apr 08 10:31:15 nixos dae[2671826]: level=info msg="Group has no dialer alive" group=proxy network=tcp4
Apr 08 10:31:15 nixos dae[2671826]: level=info msg="[ALIVE --tcp6-> NOT ALIVE]" dialer="Hong Kong-01" group=proxy
Apr 08 10:31:15 nixos dae[2671826]: level=info msg="Group has no dialer alive" group=proxy network=tcp6
Apr 08 10:31:15 nixos dae[2671826]: level=info msg="[ALIVE --tcp4(DNS)-> NOT ALIVE]" dialer="Hong Kong-01" group=proxy
Apr 08 10:31:15 nixos dae[2671826]: level=info msg="Group has no dialer alive" group=proxy network="tcp4(DNS)" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Checks
Current Behavior
问题描述
“cp.cloudflare.com” 不再可用,经常会导致节点报错,导致无法连接,可导致的错误包括
no alive dialer
,level=debug msg="Connectivity Check Failed" err=timeout
,level=debug msg="Connectivity Check Failed" err="Head "http://cp.cloudflare.com": EOF"
.实际表现为域名无法解析,同时报 Timeout 错误。
相关问题
NekoBoxForAndroid#722,该 Issue 提供了替代性方案。
Expected Behavior
正常解析域名,节点正确通过连接测试
Steps to Reproduce
我的 config。
Environment
dae --version
): 0.9.0cat /etc/os-release
): nixos-24.11uname -a
): 6.6.76Anything else?
修正
boostrap dns
同样与该问题相关 (指解析默认config中的DNS域名), ref;The text was updated successfully, but these errors were encountered: