neueda / jetbrains-plugin-graph-database-support

Graph Databases support for JetBrains family IDEs.
Apache License 2.0
221 stars 56 forks source link

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... #200

Open Travis-Barton opened 2 years ago

Travis-Barton commented 2 years ago

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

tigra commented 1 year ago

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.