I could not connect to my remote neo4j instance using neo4j-shell
.
I check if the ip/port is open to receive connection. And it is OK!
If I start neo4j-shell local, then it connects. If I try to use it remote, ./neo4j-shell -host XXX -port 1337
, it just show me a blank line and starts waiting...