Trying to follow the tutorial in the book "Learning Neo4j". I'm stuck in the section where it describes how to use the neo4j shell to import data.
When I try to run the shell from my Macbook I get this error: Steves-MBP:2.1.3 stevehorn$ neo4j-shell -v ERROR (-v for expanded information): Exception creating connection to: 192.168.227.149; nested exception is: java.net.SocketException: Network is unreachable java.rmi.ConnectIOException: Exception creating connection to: 192.168.227.149; nested exception is: java.net.SocketException: Network is unreachable .... many more lines of stack trace. I don't recognize the 192.168 address. As far as I can tell that is not my local network IP address. Neo4j was installed via homebrew. I've also tried explicitly setting the host and port. Any help appreciated! -- You received this message because you are subscribed to the Google Groups "Neo4j" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
