cleishm / libneo4j-client

neo4j-client -- Neo4j Command Line Interface (CLI)
https://neo4j-client.net
Apache License 2.0
156 stars 38 forks source link

Could not agree on a protocol version #65

Open Miakcmy opened 1 year ago

Miakcmy commented 1 year ago

When I connect to neo4j-client, an error "Could not agree on a protocol version" will be reported. My version of neo4j is community-4.1.1 and the version of neo4j-client is 2.2.0. I can open neo4j in the browser and connect with bolt, but I cannot connect with neo4j-client. What should I do ?Thanks!

johannessen commented 1 year ago

FYI, there is a fork that works on Neo4j 4+: majensen/libneo4j-client