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

help request: grpc server is java, when using grPC-transcode plugin error in the background #10686

Closed
lxz999 opened this issue Dec 21, 2023 · 7 comments
Labels
bug Something isn't working no response wait for update wait for the author's response in this issue/PR

Comments

@lxz999
Copy link

lxz999 commented Dec 21, 2023

Description

grpc server is java, when using grPC-transcode plugin error in the background. The error is as follows:
Expected header TE: trailers, but null is received. This means some intermediate proxy may not support trailers

Environment

  • APISIX version (run apisix version):3.2
  • Operating system (run uname -a):
  • OpenResty / Nginx version (run openresty -V or nginx -V):
  • etcd version, if relevant (run curl http://127.0.0.1:9090/v1/server_info):
  • APISIX Dashboard version, if relevant:
  • Plugin runner version, for issues related to plugin runners:
  • LuaRocks version, for installation issues (run luarocks --version):
@shreemaan-abhishek
Copy link
Contributor

can you confirm if your setup works correctly without apisix as the proxy?

@lxz999
Copy link
Author

lxz999 commented Dec 22, 2023

can you confirm if your setup works correctly without apisix as the proxy?

Yes, it is accessible without using a proxy.
I used ApiPost tool and calling grpc directly is OK, as shown in Figure:
image

@shreemaan-abhishek
Copy link
Contributor

seems similar to #10573

@sheharyaar
Copy link
Contributor

@lxz999 , can you please check if applying this PR fixes your issue : #10851

@sheharyaar
Copy link
Contributor

This is not related to #10573 , here the call is pure HTTP/2 GRPC, but the referred issue deals with HTTP/1 GRPC-Web calls.

@shreemaan-abhishek shreemaan-abhishek added wait for update wait for the author's response in this issue/PR bug Something isn't working labels Jan 23, 2024
Copy link

Due to lack of the reporter's response this issue has been labeled with "no response". It will be close in 3 days if no further activity occurs. If this issue is still relevant, please simply write any comment. Even if closed, you can still revive the issue at any time or discuss it on the dev@apisix.apache.org list. Thank you for your contributions.

Copy link

This issue has been closed due to lack of activity. If you think that is incorrect, or the issue requires additional review, you can revive the issue at any time.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Mar 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working no response wait for update wait for the author's response in this issue/PR
Projects
Archived in project
Development

No branches or pull requests

3 participants