This repository has been archived by the owner on Mar 17, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 106
[Bug]使用nginx+grpc做服务时,配合有的客户端读取firstpayload超时的话会导致连接被关闭 #159
Labels
bug
Something isn't working
Comments
服务器端不用grpc,改用ws,使用正常。同时请教如何使用ws+vless 开启fullcone的方法,我在服务器端direct开启fullcone = true并不成功。
用户端配置
|
e1732a364fed
added a commit
that referenced
this issue
Oct 31, 2022
试试新的代码 解没解决 grpc 的问题 |
我猜应该不能完整解决,因为读代码又猜到一处可能导致此问题的地方。 可能来源于 吸收过的clash的旧代码。待我再改一下。 |
e1732a364fed
added a commit
that referenced
this issue
Oct 31, 2022
改好了,在 1eb4568 , 这回我认为应该搞定了 grpc的问题 |
e1732a364fed
changed the title
[Bug]使用vs做服务器端时,xshell连接失败
[Bug]使用nginx+grpc做服务时,读取firstpayload超时的话会导致连接被关闭
Oct 31, 2022
e1732a364fed
changed the title
[Bug]使用nginx+grpc做服务时,读取firstpayload超时的话会导致连接被关闭
[Bug]使用nginx+grpc做服务时,配合有的客户端读取firstpayload超时的话会导致连接被关闭
Oct 31, 2022
fullcone 的话,你的客户端的 vless v1 以及 服务端的 direct 都要配置 fullcone,说白了,就是双端的 dial 都要配置 fullcone。 先关了,先当解决了。如果测试发现还是有问题再开 |
非常感谢 |
Closed
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Describe the bug【描述 bug】
使用vs做服务器端时,客户端使用v2ray和vs,xshell都连接失败,但使用finalshell却没有问题。
使用v2ray做服务器端时,客户端使用v2ray和vs,xshell都是正常的。
To Reproduce【如何复现该bug】
Expected behavior【预期的行为】
xshell连接正常
Envs (please complete the following information):【系统环境】
服务器端服务器版本:almalinux 8.6 vs版本v1.2.4-beta.3 nginx版本:1.22.0
Config file 【配置文件,客户端服务端配置都提供】
vs配置:
nginx配置:
与客户端没有关系。
Debug Log 【Debug日志, 客户端 和 服务端 的 日志 都提供】
服务器端log
与客户端没有关系。
Other 【其他】
【注意,配置文件和客户端服务端配置 太长的话,前后加上三个 `, 如 ```】
The text was updated successfully, but these errors were encountered: