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 105
[Bug] gRPC回落到nginx无法正确处理POST请求 #251
Labels
bug
Something isn't working
Comments
正常回落nginx error.log
异常回落nginx error.log
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Describe the bug【描述 bug】
在verysimple中配置通过gRPC回落到nginx (h2c)时,无法正确处理POST请求。看nginx日志似乎是verysimple没有正确处理参数,把参数省略掉了。
To Reproduce【如何复现该bug】
按所给出的配置文件运行verysimple,nginx和webd。
打开浏览器登录webd。
Expected behavior【预期的行为】
verysimple正确处理回落的POST请求,登录成功。
Envs (please complete the following information):【系统环境】
Clear Linux 38630, Kernel 6.2.1
verysimple 1088b27
nginx 1.20.2
Config file 【配置文件,客户端服务端配置都提供】
verysimple服务端
nginx.conf
Debug Log 【Debug日志, 客户端 和 服务端 的 日志 都提供】
正常回落verysimple日志
异常回落verysimple日志
Other 【其他】
由于超出了Github Issue的长度限制,nginx日志将在下面提供
The text was updated successfully, but these errors were encountered: