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

graph.db database offline in neo4j #47

Open
tongren3292 opened this issue Jul 27, 2022 · 3 comments
Open

graph.db database offline in neo4j #47

tongren3292 opened this issue Jul 27, 2022 · 3 comments

Comments

@tongren3292
Copy link

Hi, as the title says, the hetionet database appears offline for me in neo4j, which means I can't work with the hetionet database. Can anyone suggest any solutions? Thankyou in advance!
Screenshot (164)
e

@dhimmel
Copy link
Member

dhimmel commented Jul 27, 2022

Thanks @tongren3292 for the issue. Can you elaborate on the steps you took to get to this point? Also Neo4j Desktop might be logging additional information to one of these locations. If there is more info in those logs that could be extremely helpful.

I wonder if this is because the database dump was created in Neo4j 3 and you are using Neo4j 4, noting #32.

@tongren3292
Copy link
Author

@dhimmel Thankyou for replying, The first thing I did was follow the guide in github for importing the hetionet database into neo4j, after extracting the database and running neo4j it gives me an error saying the database is offline. Then I tried using the dump file, but still the database appears offline in neo4j.

This is the most recent log from the log file.
Screenshot (167)

@dhimmel
Copy link
Member

dhimmel commented Jul 27, 2022

Okay, the key line seems to be:

An error occurred! Unable to start `DatabaseId{...[graph]}`.

Too bad it's not given further information on what that error is! Let me work on #32 and we can see if that resolves this.

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

2 participants