-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
服务端日志大量报错failed to drain connection DrainSize #487
Comments
看起来是uuid错了 |
@kslr 访问的ip是未经授权的ip, 怎么禁止这些ip访问呀, 一直访问一直报错. |
设置防火墙 |
全是三大运营商的空闲IP,明显是在被探测嘛。 先把alterId改成0。非0值早就证明不安全了(v2ray/v2ray-core#2523),为0的情况是后面加的AEAD模式,相对更安全。 |
4.28版本或以上 启动AEAD加密即可 服务端和客户端的alterId改成0 |
改用vless了,tls+回落,挺好使的 |
使用 macOS 上的 Clash Pro 出现这种现象,重启客户端电脑后恢复正常。不知道原因。 :( |
虽然这个问题已经关闭,不过我还是想说一下我遇到的情况:那就是因为录制视频的关系,我把系统时间改了,结果就出现跟楼主一模一样的问题,然后我才想起来客户端和服务器时间差不能超过貌似是90秒吧?我把时间改回正常时间,就好了,跟alterID无关 |
同样原因,非常感谢。 |
我重新部署的时候也出现这个问题,后来发现更换UUID就好了,这是为什么呀! |
遇到同样的问题,很不起眼的问题,但是又很难排查.非常感谢你能把问题爆露出来 |
同样的问题,感谢! |
牛逼,同样的问题,同步一下时间就好了 |
除非特殊情况,请完整填写所有问题。不按模板发的 issue 将直接被关闭。
如果你遇到的问题不是 V2Ray 的 bug,比如你不清楚要如何配置,请使用Discussion进行讨论。
你正在使用哪个版本的 V2Ray?(如果服务器和客户端使用了不同版本,请注明)
V2Ray 4.33.0 (V2Fly, a community-driven edition of V2Ray.) Custom (go1.15.5 linux/amd64)
A unified platform for anti-censorship.
你的使用场景是什么?比如使用 Chrome 通过 Socks/VMess 代理观看 YouTube 视频。
vmess代理访问部分外网
你看到的不正常的现象是什么?(请描述具体现象,比如访问超时,TLS 证书错误等)
客户端正确配置后是可以正常访问需要访问的外网的, 但是不知道什么原因, 服务端日志有大量报错日志,
rejected v2ray.com/core/proxy/vmess/encoding: failed to drain connection DrainSize = 3253 21 20 > v2ray.com/core/proxy/vmess/encoding: invalid user > v2ray.com/core/proxy/vmess: Not Found
并且来源ip很奇怪
这种报错是正常的吗? 什么原因导致的?
服务器端配置:
/var/log/v2ray/error.log
文件中。服务器端错误日志:
The text was updated successfully, but these errors were encountered: