neo4jrb / activegraph

An active model wrapper for the Neo4j Graph Database for Ruby.
http://neo4jrb.io
MIT License
1.4k stars 276 forks source link

Connect failure message #1585

Closed nomasprime closed 4 years ago

nomasprime commented 4 years ago

Getting this error:

Neo4j::Core::CypherSession::ConnectionFailedError: Connection failure:
    status: 404

Connecting to what? Hard to debug without more info.

Runtime information:

Neo4j database version: 3.5.14 neo4j gem version: 9.6.1 neo4j-core gem version: 9.0.0

amitsuryavanshi commented 4 years ago

Closing as the issue is resolved.