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
Are you able to share a code example of how to wait until the IPFS daemon is running? I have tried to write a script based on waiting until ipfs swarm addrs but I have been running into problems with it.
Basically, how the PL handles spawning applications and communicates with them at the system level.
Feel free to come by our Discord chat https://fission.codes/discord if you want to talk further, I'm going to close this issue because we do, indeed, install and spawn the go-ipfs daemon ourselves now.
The recommended way to detect if IPFS is running is to run:
From ipfs/kubo#5983 and aragon/aragon-cli#845
I'm documenting this for now when / if we end up running IPFS ourselves in the CLI.
The text was updated successfully, but these errors were encountered: