BusterLabs / Partyshare

A free, open source file sharing application, built on the peer-to-peer hypermedia protocol IPFS.
https://busterlabs.github.io/Partyshare
MIT License
158 stars 26 forks source link

Update to latest ipfs packages #43

Closed bhstahl closed 6 years ago

bhstahl commented 6 years ago

Not ready to merge yet

Partyshare can't connect to IPFS with these new packages, perhaps due to API changes, that I need to resolve before this is ready to merge.

Opening early for visibility (mostly for @hexagon6, 👋 ).

Fixes #38

bhstahl commented 6 years ago

Hrmm, its seems to be connecting just fine now despite these initial errors:

swarm2: failed to reset connection deadline after setup: set tcp 192.168.0.57:4001: use of closed network connection swarm_dial.go:404
cmd/ipfs: error from node construction: cannot access config, repo not open daemon.go:335
Error: cannot access config, repo not open

Going to merge since development is currently blocked due to the removed branch in my fork. If we encounter new issues they can have separate tickets.