Skip to content
This repository has been archived by the owner on Oct 30, 2020. It is now read-only.

Trouble updating to latest version #43

Open
kadenzipfel opened this issue Aug 26, 2020 · 4 comments
Open

Trouble updating to latest version #43

kadenzipfel opened this issue Aug 26, 2020 · 4 comments
Assignees
Milestone

Comments

@kadenzipfel
Copy link

I've been stuck for quite a while trying to update from v0.0.8 to v3.0.5. The general behaviour I receive is the number of comments loading, but the comments themselves failing to load and comment submission hangs forever.

After trying to submit a comment I receive the following error in the console: Uncaught (in promise) TypeError: Cannot read property 'hash' of undefined. Additionally, I've also received the following error on load: InitalizationError: Must provide a location for the database

I am running 3box@1.21.0, and I've tried clearing all dependencies and reinstalling them to no avail.

For more info, and code, please see: protofire/omen-exchange#1064

@oed
Copy link
Member

oed commented Aug 27, 2020

Thanks for opening this issue. It might be related to the latest 3box version being used here. We will have a look at this shortly.

@oed oed added this to the Sprint 45 milestone Aug 27, 2020
@zachferland
Copy link

@kadenzipfel in what browser did you see the 'InitalizationError: Must provide a location for the database' error?

@kadenzipfel
Copy link
Author

@kadenzipfel in what browser did you see the 'InitalizationError: Must provide a location for the database' error?

Chrome Version 85.0.4183.83

@zachferland
Copy link

@kadenzipfel havent been able to pinpoint, but seems to be some versioning issues/match with some sub dependencies, trying 'npm i levelup@4.4.0' may help resolve it, also 3box@1.22.0 is available now

we will still try to get a fix in 3boxjs soon as well, but havent been able to replicate

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants