apiserver-network-proxy icon indicating copy to clipboard operation
apiserver-network-proxy copied to clipboard

Logs observed in proxy server with connID=0

Open tallclair opened this issue 3 years ago • 0 comments
trafficstars

Examples:

  • server.go:721 "DIAL_RSP contains failure" err="dial tcp 10.12.1.4:443: i/o timeout" dialID=8897718490787564857 agentID="dbfdab43-278f-4258-836a-22cbacca1764" connectionID=0
  • server.go:761 "could not get frontend client" err="can't find connID 0 in the frontends[24d90262-6980-476e-9649-88f86404327b]" serverID="70d94c44-f904-466c-b51d-1482564f528f" agentID="24d90262-6980-476e-9649-88f86404327b" connectionID=0

These logs are from v0.0.27.

/assign @cheftako

tallclair avatar Aug 04 '22 16:08 tallclair