我中转服务器A没问题,中转服务器B就出错,
error.log如下,不知道为什么。
2020/09/22 01:26:06 [Info] [3456782988] v2ray.com/core/app/proxyman/outbound: failed to process outbound traffic > v2ray.com/core/proxy/vmess/outbound: connection ends > v2ray.com/core/proxy/vmess/outbound: failed to read header > v2ray.com/core/proxy/vmess/encoding: Failed To Decrypt Length > cipher: message authentication failed
我用vmess中转流量,也遇到这个问题了,可能是版本不一致,我服务器用4.28的时候会报这个错,到4.27就不会了
我用vmess中转流量,也遇到这个问题了,可能是版本不一致,我服务器用4.28的时候会报这个错,到4.27就不会了
有可能,我晚点看看版本,没注意过
我也是..4.27 OK.
让alterid不为0
我用vmess中转流量,也遇到这个问题了,可能是版本不一致,我服务器用4.28的时候会报这个错,到4.27就不会了
哎,更新的版本也不能向后兼容,只能改成跟服务器同一个版本了的
让alterid不为0
我测试 让alterid=2 .发现
v2ray.com/core/app/proxyman/outbound: failed to process outbound traffic
v2ray.com/core/proxy/vmess/outbound: connection ends > v2ray.com/core/proxy/vmess/outbound: failed to read header
v2ray.com/core/proxy/vmess/encoding: unexpected response header. Expecting 134 but actually 44
但是我中转的v2 和 目标的代理v2 alterid 是一致的
Most helpful comment
我用vmess中转流量,也遇到这个问题了,可能是版本不一致,我服务器用4.28的时候会报这个错,到4.27就不会了