You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Found the connection issue if we change the port from 8083 to another port in the test TestBasicConfigLegacy(#117). It seems to only happen in the CI, cannot repro in my local env.
The error:
Error: Received unexpected error "rpc error: code = Unavailable desc = all SubConns are in TransientFailure, latest connection error: connection error: desc = \"transport: Error while dialing dial tcp 127.0.0.1:8093: connect: connection refused\""