You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to connect to database, Graph Database Console displays the following error in both IDEs:
DataSource[dbmsname] - refreshing metadata... DataSource[dbmsname] - metadata refresh failed. Reason: Connection to the database terminated. This can happen due to network instabilities, or due to restarts of the database
And yet, I'm connected to the database through the terminal, and able to querying using Neo4j Browser.
What could be the cause of this error?
Thank you in advance.
The text was updated successfully, but these errors were encountered:
Using
Issue
When trying to connect to database, Graph Database Console displays the following error in both IDEs:
DataSource[dbmsname] - refreshing metadata... DataSource[dbmsname] - metadata refresh failed. Reason: Connection to the database terminated. This can happen due to network instabilities, or due to restarts of the database
And yet, I'm connected to the database through the terminal, and able to querying using Neo4j Browser.
What could be the cause of this error?
Thank you in advance.
The text was updated successfully, but these errors were encountered: