neo4j-shell can not connect to neo4j Server
问题 I'm using docker version of neo4j (v3.1.0) and I'm having difficulties connecting to neo4j server using neo4j-shell. After running an instance of neo4r:3.1.0 docker, I run a bash inside the container: $ docker exec -it neo4j /bin/bash And from there I try to run the neo4j-shell like this: /var/lib/neo4j/bin/neo4j-shell But it errors: $ /var/lib/neo4j/bin/neo4j-shell ERROR (-v for expanded information): Connection refused -host Domain name or IP of host to connect to (default: localhost) -port