orbitdb-archive / orbit

A distributed, serverless, peer-to-peer chat application on IPFS
MIT License
1.64k stars 116 forks source link

Bad failure when opening Orbit.app with repo of wrong version #98

Closed jbenet closed 7 years ago

jbenet commented 8 years ago

This shows up when opening Orbit.app with an ipfs repo of unexpected version (4 instead of 3). Seems like a check for expected repo version should happen, and a clear error message given to the user.

orbit-ver-err-1 orbit-ver-err-2

haadcode commented 7 years ago

This should be fixed in pubsub branch now.