Skip to content

[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

Open
3 tasks done
soulwhisper opened this issue Mar 10, 2025 · 5 comments
Open
3 tasks done

[Bug Report] "cp.cloudflare.com" is no longer working #777

soulwhisper opened this issue Mar 10, 2025 · 5 comments

Comments

@soulwhisper
Copy link

soulwhisper commented Mar 10, 2025

Checks

  • I have searched the existing issues
  • I have read the documentation
  • Is it your first time sumbitting an issue

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 (use dae --version): 0.9.0
  • OS (e.g cat /etc/os-release): nixos-24.11
  • Kernel (e.g. uname -a): 6.6.76

Anything else?

修正 boostrap dns 同样与该问题相关 (指解析默认config中的DNS域名), ref

@dae-prow
Copy link
Contributor

dae-prow bot commented Mar 10, 2025

Thanks for opening this issue!

@LostAttractor
Copy link
Contributor

我现在测试似乎又可用了

@soulwhisper
Copy link
Author

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

@MarksonHon
Copy link
Contributor

@soulwhisper use
http://www.gstatic.com/generate_204
and try again

Cloudflare is just an example

@soulwhisper
Copy link
Author

@MarksonHon this config is not fuction like that, change to http://www.gstatic.com/generate_204 lead to logs below:

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
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants