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

hi,response Error #30

Open
MNouroozi opened this issue Feb 7, 2022 · 2 comments
Open

hi,response Error #30

MNouroozi opened this issue Feb 7, 2022 · 2 comments

Comments

@MNouroozi
Copy link

i calling gRPC api, response is :
upstream connect error or disconnect/reset before headers. reset reason: remote reset

i test grpc end api with bloom rpc is ok to response do you help me

@jnewmano
Copy link
Owner

jnewmano commented Feb 7, 2022

What is it that you are trying to do? There's a good number of connection issues that can cause issues along the way. If you have an example request/config that can be helpful in determining where the issue is.

@MNouroozi
Copy link
Author

MNouroozi commented Feb 7, 2022

hi Thanks for answering

method : POST http://127.0.0.1:50051/helloworld.Greeter/SayHello

response is:

POST http://127.0.0.1:50051/helloworld.Greeter/SayHello
Error: socket hang up
Proxy
id: "4ec0a578-859f-4008-bd08-861c58bd38af"
disabled: false
host: "localhost"
match: {…}
port: 7001
tunnel: false
authenticate: false
Request Headers
Content-Type: application/json
User-Agent: PostmanRuntime/7.29.0
Accept: /
Postman-Token: 3c8fa016-80ee-42d5-ae3b-2718600a68f0
Host: 127.0.0.1:50051
Accept-Encoding: gzip, deflate, br
Connection: keep-alive
Request Body
{
"name": "jason"
}

should be Hello Jason

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