Skip to content
This repository has been archived by the owner on May 18, 2020. It is now read-only.

grpc: Server.Serve failed to create ServerTransport #124

Open
yarjunrao opened this issue Jan 8, 2020 · 1 comment
Open

grpc: Server.Serve failed to create ServerTransport #124

yarjunrao opened this issue Jan 8, 2020 · 1 comment

Comments

@yarjunrao
Copy link

Requirement - what kind of business use case are you trying to solve?

I am installed in Kubernetes and i am sending data in java through grpc request

Problem - what in Jaeger blocks you from solving the requirement?

grpc: Server.Serve failed to create ServerTransport

Proposal - what do you suggest to solve the problem or improve the existing situation?

Any open questions to address

{"level":"info","ts":1578480128.8987548,"caller":"all-in-one/main.go:311","msg":"Listening for Zipkin HTTP traffic","zipkin.http-port":9411}
WARNING: 2020/01/08 10:42:31 grpc: Server.Serve failed to create ServerTransport: connection error: desc = "transport: http2Server.HandleStreams failed to receive the preface from client: read tcp 10.240.0.69:14250->10.240.0.4:56566: read: connection reset by peer"

please give me suggestion on this

@ganeshgowtham
Copy link

{"level":"warn","ts":1586890755.9689198,"caller":"[email protected]/server.go:669","msg":"grpc: Server.Serve failed to create ServerTransport: connection error: desc = "transport: http2Server.HandleStreams received bogus greeting from client: \"GET / HTTP/1.1\\r\\nHost: lo\""","system":"grpc","grpc_log":true}

{"level":"warn","ts":1586890756.1189811,"caller":"[email protected]/server.go:669","msg":"grpc: Server.Serve failed to create ServerTransport: connection error: desc = "transport: http2Server.HandleStreams received bogus greeting from client: \"GET / HTTP/1.1\\r\\nHost: lo\""","system":"grpc","grpc_log":true}

Even I am getting this issue, any clue to solve this ?

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

No branches or pull requests

2 participants