jetbrains-plugin-graph-database-support icon indicating copy to clipboard operation
jetbrains-plugin-graph-database-support copied to clipboard

metadata refresh failed. Reason: Connection to the database terminated. Please ensure that your database is listening on the correct host and port and that you have compatible encryption settings both on Neo4j server and driver. Note that the default encryption setting has changed in Neo4j 4.0. Details...

Open Travis-Barton opened this issue 3 years ago • 1 comments

Hey all,

I'm trying to connect to my neo4j db and I'm getting rejected. I'm picturing this is a security setting issue but I cant seem to navigate to the problem. I'm on neo4j 4, PyCharm 2022.1.3.

Any ideas for a fix?

image

Travis-Barton avatar Jul 01 '22 20:07 Travis-Barton

Let me guess: you are using SSL-encrypted Bolt connection. There should be a configuration options for that, but I wasn't able to find it.

tigra avatar Oct 10 '22 18:10 tigra