Closed Darm0n closed 2 years ago
Ion should be able to write to ipfs if ipfs is running on the same server, and the url has been configured correctly. If you want to checkout getting Ion with Regtest to work on a Raspberry Pi you can try the documentation here: https://github.com/transmute-industries/sidetree.js/blob/main/packages/did-method-ion/docs/install-ion-dev.md
same issue here after ipfs upgrade in laptop. go-ipfs moved from v0.10 to v0.11 . I'll try to revert and comment back here
confirmed, reverting to go-ipfs v0.11, or desktop 0.17 solves the issue
Thanks! Solved issue by use desktop version ipfs.
I am run a local ION node with regest bitcoin network. I faced some problem when ION write the data to ipfs network, with the below error output
I can upload the file by ipfs webui directly. I am running ipfs node in laptop, do I need a virtual server to run ipfs with a real IP?