mrusme / superhighway84

USENET-inspired, uncensorable, decentralized internet discussion system running on IPFS & OrbitDB
https://xn--gckvb8fzb.com/superhighway84
GNU General Public License v3.0
694 stars 24 forks source link

Database not syncing anymore since IPFS 12.2 upgrade #46

Closed mrusme closed 2 years ago

mrusme commented 2 years ago

Not sure yet what's going on, also reported to go-orbit-db.

mrusme commented 2 years ago

One thing I noticed was this line:

DEBUG   pubsubcoreapi/pubsub.go:116 watch message ended {"topic": "/orbitdb/bafyreifdpagppa7ve45odxuvudz5snbzcybwyfer777huckl4li4zbc5k4/superhighway84", "error": "context canceled"}

It seems like there are some issues with the context in the way I implemented them.