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

transport: http2Client.notifyError got notified that the client transport was broken #25

Open
pavankk13 opened this issue Nov 11, 2019 · 0 comments

Comments

@pavankk13
Copy link

Hi,

I am getting below error when tried Dialout to Router from Pipeline, can anyone let us know what could be the issue.

In tcpdump I can see tcp syn and ack messages from Server and router.

Wait for ^C to shutdown
2019/11/11 08:34:30 transport: http2Client.notifyError got notified that the client transport was broken write tcp 192.168.32.18:52662->135.128.182:57500: write: connection reset by peer.
2019/11/11 08:34:30 grpc: addrConn.resetTransport failed to create client transport: connection error: desc = "transport: dial tcp 135.21.1282:57500: operation was canceled"; Reconnecting to {135.21.128.182:57500 }
2019/11/11 08:34:30 grpc: addrConn.transportMonitor exits due to: grpc: the connection is closing
2019/11/11 08:34:31 transport: http2Client.notifyError got notified that the client transport was broken read tcp 192.168.32.18:52666->135.228.182:57500: read: connection reset by peer.

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

1 participant