8000 Halin Unable to connect if Default Database has been stopped · Issue #158 · moxious/halin · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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

Halin Unable to connect if Default Database has been stopped #158

Open
ShipatNeo opened this issue Oct 29, 2020 · 2 comments
Open

Halin Unable to connect if Default Database has been stopped #158

ShipatNeo opened this issue Oct 29, 2020 · 2 comments

Comments

@ShipatNeo
Copy link

With 4.x, if you stop the default database and then try to connect with Halin, you get the standard connection error (see screenshot).
Screen Shot 2020-10-29 at 1 11 56 PM

@moxious
Copy link
Owner
moxious commented Nov 23, 2020

Cause of this bug is that when Halin is first initializing, it has to run certain queries, like getting cluster overview, in order to know how to proceed. By default, halin grabs a session and runs a query on the default database, which fails if the default database isn't active. The issue is, if the default database isn't available to answer queries, Halin can't be sure where else to send the query because it doesn't even have available information on version or multi-db capabilities yet. I'll see what work-around is possible.

@Huyueeer
Copy link
Huyueeer commented Sep 6, 2021

I made the same mistake,
The neo4j version is community version 4.2.7, which uses the default library, but the above problems also occur.
My question is, does the community version not support it at all? Or something else?

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

3 participants
0