field-manual icon indicating copy to clipboard operation
field-manual copied to clipboard

[HELP] Is some IPFS previous setup required?

Open guillemcordoba opened this issue 6 years ago • 1 comments

In order for this project to work, are there any setup steps required (initialize IPFS db externally...) before executing the app?

I just downloaded and executed it and this is what I get from the browser: Uncaught Error: invalid multiaddr: /dns4/star-signal.cloud.ipfs.team/wss/p2p-webrtc-star/ipfs/QmVwQWBf6dmfgVn7buek9tGvtvN2rSvrh3GFZqqpjijZyX at cleanUrlSIO (index.min.js:1) at EventEmitter.listener.listen (index.min.js:1) at cb (index.min.js:1) at index.min.js:1 at index.min.js:1 at exports.default (index.min.js:1) at exports.default (index.min.js:1) at exports.default (index.min.js:1) at Object.listen (index.min.js:1) at each (index.min.js:1)

However, I can execute the version published in IPFS (https://ipfs.io/ipfs/QmTJGHccriUtq3qf3bvAQUcDUHnBbHNJG2x2FYwYUecN43/) fine and working, including opening two tabs and sharing data.

To clarify: the way that two browsers interact with the same DB is connecting to the same repo ('/orbitdb/examples/todomvc/ipfs/0.27.0'), right? I'm very new to IPFS and Orbit, so any help pointing me to mistakes/alternative directions would be much appreciated.

guillemcordoba avatar May 30 '18 13:05 guillemcordoba

Moving to the Field Manual to discuss in more depth

aphelionz avatar Sep 27 '19 16:09 aphelionz