Skip to content
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

Grpc 向 Brpc迁移遇到的问题 #2286

Closed
982945902 opened this issue Jun 21, 2023 · 4 comments
Closed

Grpc 向 Brpc迁移遇到的问题 #2286

982945902 opened this issue Jun 21, 2023 · 4 comments

Comments

@982945902
Copy link
Contributor

Describe the bug (描述bug)
client,server都采用h2:grpc协议,client请求server直连一切正常, 但是通过nginx转发会有一半出错, 请教下原因, 报错如下

upstream sent invalid http2 table index: 63 while reading response header from upstream
upstream sent invalid header while reading response header from upstream
错误码502 bad gate way

To Reproduce (复现方法)
必现
Expected behavior (期望行为)
正常通过

Versions (各种版本)
OS:ubuntu122.04
Compiler:gcc version 11.3.0 (Ubuntu 11.3.0-1ubuntu1
22.04)
brpc:brpc-1.4.0
protobuf:protobuf-3.19.4

Additional context/screenshots (更多上下文/截图)
image

982945902 added a commit to 982945902/brpc that referenced this issue Jun 25, 2023
@jiangdongzi
Copy link

同遇到

@jiangdongzi
Copy link

#2176

@982945902
Copy link
Contributor Author

同遇到

你可以看下我fork 的分支, 暂时规避了这个问题 https://github.com/982945902/brpc/tree/a1

@982945902
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants