I have my community 4.1.1 neo4j service installed on the ubuntu commandline running on my windows machine. I have been using neo4j steadily for a month or two now, just recently it has prevented me from accessing the neo4j database:
Database 'neo4j' is unavailable. Run :sysinfo for more info.
I have tried uninstalling neo4j and reinstalling but that has not worked either. I tried playing around with the default listen address previously, but now with the reinstall all config data is back to normal. Running ./cypher-shell under bin does not work. It says:
Unable to establish connection in 3000ms
If I run ./cypher-shell -a 192.168.0.19 it says:
Database 'neo4j' is unavailable
I am truly stumped. Anyone have any advice on how I navigate this issue?!
Image below showing failure to create new db (which I understand why it is community edition but it just hangs and fails as opposed to saying 'cannot create db in community edition')
neo4jerrornodb|671x500