无法访问 lh3.googleusercontent.com #3752
enterusernamecontinue
started this conversation in
General
Replies: 3 comments 2 replies
-
经过反复测试,发现只要“中转机”的入站与出站(落地机入站)不同时使用“VLESS-Vision-TLS”就没问题。
|
Beta Was this translation helpful? Give feedback.
0 replies
-
场景1 和 场景2 看看 落地机 error.log有没有以下讯息
|
Beta Was this translation helpful? Give feedback.
1 reply
-
一模一样的问题,使用最新main分支编译的版本
|
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
发现一个问题,如果中转机使用 “VLESS-Vision-TLS” 作为入栈,客户端无法访问
lh3.googleusercontent.com
。表现为 Chrome 应用商店无法加载扩展说明页图片,也无法下载安装扩展,会提示“Image decode failed”错误。(场景1)但是客户端使用 “VLESS-gRPC-TLS”或“Socks5”连接中转机或直连落地机,则访问
lh3.googleusercontent.com
正常,Chrome 应用商店中可以正常下载安装扩展。(场景2/3/4)客户端入栈 UDP 和嗅探都开启、中转机和落地机的入栈流量嗅探也都启用。另外,尝试过禁用客户端 UDP 转发、禁用 Chrome QUIC 协议支持,还有无论“客户端/中转机/落地机”的嗅探加不加 quic 项 ,场景1都还是有问题。
目前还不知道什么“原因”导致此问题地方……
客户端配置
中转机配置
落地机配置
Beta Was this translation helpful? Give feedback.
All reactions