the existing error message, "Unable to connect to identity service," is not very helpful
Details
Details
tried to connect to my local identity service which was not running. Saw this error in the keyserver logs:
[NODEM] Failed to register user: Transport Error: tonic::transport::Error(Transport, hyper::Error(Connect, ConnectError("tcp connect error", Os { code: 61, kind: ConnectionRefused, message: "Connection refused" })))
much better than just "Unable to connect to identity service"
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Branch
- master
- Lint
No Lint Coverage - Unit
No Test Coverage