this post was submitted on 11 May 2021
8 points (100.0% liked)

Open Source

32381 readers
759 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS
 

cross-posted from: https://lemmy.ml/post/63432

Troubleshooting

In this page, we will address some common issues that the users often face while using app.

Potential Issues

Issue: hangs bootstrapping #60

On many occasions this happens because ipfs has conflicts with the ports in use.

How solve it?

  • Check busy ports: 6002, 9090, 4010, 4011
  • Stop services in the ports above listed
  • Run the app again

Issue: hangs connecting #33

This happens when orbitdb cannot find peers that share metadata with it. The metadata replication is updated to add new content, so it is likely that you are accessing an outdated version of the metadata. The public key points to different versions on each change, so it is likely that workers simply stop sharing it.

How solve it?

  • Please logout and try login again with the key.

This is a known issue which occurs when you are using desktop app. It will be fixed in upcoming releases.

Go to source.

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here