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

JSON stream response not available #926

Closed
issacnitin opened this issue May 2, 2019 · 1 comment
Closed

JSON stream response not available #926

issacnitin opened this issue May 2, 2019 · 1 comment

Comments

@issacnitin
Copy link

I'm always getting

{"error":"all SubConns are in TransientFailure, latest connection error: timed out waiting for server handshake","message":"all SubConns are in TransientFailure, latest connection error: timed out waiting for server handshake","code":14}

No idea what is going wrong. Set it all up as mentioned

@johanbrandhorst
Copy link
Collaborator

This is a generic gRPC error and means your grpc-gateway couldn't connect to it's gRPC server. Please double check your setup and compare against existing examples. This is not something we can fix in the gateway.

If you need more help, swing by the #grpc-gateway channel on Gophers slack.

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