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
What i beleive is happening here is that the first command takes the repo lock, and the second command, seeing that the lock is taken, assumes that a daemon is online and tries to connect to it.
Specifically I'm unable to run
ipfs cat <hash> | ipfs add
without getting the error:FYI, the daemon is offline. This is probably somewhat related to my "I don't know what's going on but commands aren't working" issue
The text was updated successfully, but these errors were encountered: