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

Iroh CLI better error for connection refused #145

Open
Tracked by #168
faassen opened this issue Oct 14, 2022 · 0 comments
Open
Tracked by #168

Iroh CLI better error for connection refused #145

faassen opened this issue Oct 14, 2022 · 0 comments

Comments

@faassen
Copy link
Contributor

faassen commented Oct 14, 2022

Currently we get this:

Error: status: Unavailable, message: "error trying to connect: tcp connect error: Connection refused (os error 111)", details: [], metadata: MetadataMap { headers: {} }

Caused by:
    0: transport error
    1: error trying to connect: tcp connect error: Connection refused (os error 111)
    2: tcp connect error: Connection refused (os error 111)
    3: Connection refused (os error 111)

when the right services can't be found. We should give something more friendly.

@dignifiedquire dignifiedquire transferred this issue from n0-computer/iroh Feb 17, 2023
@ramfox ramfox removed this from iroh Feb 21, 2023
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

1 participant