-
Notifications
You must be signed in to change notification settings - Fork 4.6k
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
vision+reality在客户端频繁报错 #895
Comments
可以看参考一下是不是这个问题或者是线路问题 |
用本脚本单独搭建singbox内核的同端口Vision+Reality节点,没有任何问题;用xray单独搭建同端口Vision+Reality节点也没有任何问题。可以确定是用本脚本搭建xray内核节点的问题(或者是玄学emm)。猜测是xray配置中fallback的问题。 另外经过测试,PC端的v2rayN和clash nyanpasu只是频繁报错+连接网站缓慢,只有ios的Shadowrocket是频繁断流,可能是这个客户端的原因,所以改标题为vision+reality在客户端频繁报错。 希望能重新开放issue。 |
频繁断流的时可否提供一下服务端的日志 |
warning级别日志只记录了内核的启动,反而在info级别日志下有一些信息。
|
你偷一下自己的域名试试会断流吗 |
现在偷的就是自己的,你的网站上的参考域名也试过几个了,都是一样的情况。 |
用脚本sing-box单独安装reality没有问题,用xray个性化安装reality也没问题吗 |
是的。 |
遇到了类似的问题,Vision+Reality,使用任意组合安装->7,xray安装,端口都选择443,使用自己的域名,Cloudfare+DNS API解析,安装完毕后得到Vision+Reality和gRPC+Reality,选则Vision+Reality则出现connect error: REALITY authentication failed,选择gRPC+Reality可以正常联通。 |
我也遇到同样的问题VLESS_TCP/TLS_VISION,偷自己的域名:app/proxyman/inbound: connection ends > proxy/vless/inbound: fallback ends > proxy/vless/inbound: failed to fallback request payload > remote error: tls: unknown certificate。 |
遇到了类似的问题,打开V2ray的Tun模式 |
环境: debian11
|
1.问题描述
安装时选择了: 任意组合安装->7,端口都选择443。
安装过程中没有任何出错,客户端节点导入也没有问题。
vless+vision和grpc+reality在所有客户端使用完全正常;vision+reality可以使用,但频繁断流(几秒钟一次),客户端日志出现reality verification failed。
已经在两个不同商家且ip和端口均无封禁的vps上测试过了,客户端(均为最新版本)也尝试了:
Clash Nyanpasu(Clash Meta核心,系统代理和TUN代理均报错)
v2rayN(系统代理报错不一样,见下面的log,TUN代理报错)
Shadowrocket(没看日志,但断流最严重,几乎没法使用)
试着偷不同网站的证书,偷自己的也试过了,结果相同。
2.安装失败的log或者截图
Clash、v2rayN的TUN模式(即singbox):reality verification failed
v2rayN的系统代理模式:app/proxyman/outbound: failed to process outbound traffic > proxy/vless/outbound: failed to find an available destination > common/retry: [REALITY: processed invalid connection] > common/retry: all retry attempts failed
3.系统版本
Debian 11
4.脚本版本
3.1.22
The text was updated successfully, but these errors were encountered: