Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[web] Hive 4.0.0-dev.2 - issues initializing #1239

Open
bhagn opened this issue Sep 4, 2023 · 5 comments
Open

[web] Hive 4.0.0-dev.2 - issues initializing #1239

bhagn opened this issue Sep 4, 2023 · 5 comments

Comments

@bhagn
Copy link

bhagn commented Sep 4, 2023

Hello - I know that 4.0.0 is still a pre-release. I encountered a few issues while getting started on web.

The first issue is it seems to be expecting a directory:

Invalid argument(s) (directory): No directory specified and no defaultDirectory provided.

If we set the Hive.defaultDirectory = '' it seems to move ahead, but this time we get a different error:

On web you have to call Isar.initialize() manually before using Isar.

Calling Isar.initialize() throws the following error:

IsarError: Operation not supported. You might need to use a different flavor of Isar.

Does this mean we need to install Isar as well? Is there documentation that can help setup Hive for web?

@karvulf
Copy link

karvulf commented Sep 9, 2023

Same issue here

@brasizza
Copy link

Same here =(

@p4-k4
Copy link

p4-k4 commented Sep 29, 2023

#1225 (comment)

@bhagn
Copy link
Author

bhagn commented Sep 29, 2023

@p4-k4 I don't think the comment addresses the issue mentioned here. The comment only says that web won't support persistance - just in-memory, until a stable release.

@p4-k4
Copy link

p4-k4 commented Sep 29, 2023

@p4-k4 I don't think the comment addresses the issue mentioned here. The comment only says that web won't support persistance - just in-memory, until a stable release.

Nah, never said it addresses the issue. But is the closest somewhat official response to this issue - whether or not it has anything to do with why this issue exists, I have no idea. Maybe web overall is only half-implemented for 4.0.0-dev. Who knows.

I see there's another pending issue posted about this quite some time ago too.

Hang tight, I'd say.

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

No branches or pull requests

4 participants