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
{{ message }}
This repository has been archived by the owner on Dec 18, 2023. It is now read-only.
currently iroh get with no racing gateway & p2p not running, you get this:
$ iroh get /ipfs/bafybeihjgu5w6wbbxqevdgccj5xm453dbzpkwmkyoepvs3vh6wft4uvf2q/cat.jpg cat.jpg
Error: Connection refused. Are services running?
hint: see 'iroh start' for more on starting services
I think that's enough for the short term, we may need a more thorough error message in the future, but let's confirm with user testing
Let's track the state where the p2p node is unavailable, and up the
runningiroh add
should still work, ingesting locally. Needs to warn the user that content won't be provided to the network without running p2p.iroh add
should warn the user they need to be online.p2p service is not running
error message when run without the p2p serviceiroh get
without any remote resolvers should error out & inform the user they need either a gateway or p2p runningThe text was updated successfully, but these errors were encountered: