Hi!
I have a neo4j instance (3.5.14) which has been running for quite some time and contains all sorts of good data.
Yesterday I had to reboot, and now I cant get it to start again.
I run systemctl start neo4j, everything seems fine, but i cant connect using cypher shell and no ports are open.
The logs doesnt show anything special.
debug.log says recovery is required from position... and then a label cleanup and thats it.
I tried to follow some instructions online ( Neo4j 3.5.0 Dump after moving to 3.5.0 failing · Issue #12119 · neo4j/neo4j · GitHub ) and start it using the console, but that didnt work. Wasnt even able to start it.
I am at a loss at what to do.. any ideas?