jetbrains-plugin-graph-database-support
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...
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?

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.