Skip to content

neo4j does not work in DocumentLoader #10

@mark-orion

Description

@mark-orion

following the instructions in the Readme file does not create a working DocumentLoader:
Rake wants to start neo4j from ./db/neo4j/development what is an empty directory.
Installing neo4j through their debian repo results in a working neo4j installation, but the rails server is not acknowledging it.
Copying neo4j in the ./db/neo4j/development folder allows to start neo4j with the "Rake" command, but the rails server still crashes:
Exiting
/home/mark/.rvm/gems/ruby-2.2.1/gems/neo4j-core-5.1.12/lib/neo4j-server/resource.rb:37:in `handle_response_error!': Expected response code 200 Error for request http://localhost:7474/db/data/, 401 (Neo4j::Server::Resource::ServerException)
Please fix and/or give clear instructions in the Readme

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions