When trying to start the container with imaging V3, the following error is found in the logs:
Neo4j is already running
Definitive Solution
To resolve this issue, add below line in neo4j.conf and restart neo4j container.
dbms.directories.run=/run
Zendesk Ticket Number
53028
Comments