Neo4J: command failed: initial password was not set because live Neo4j-users were detected

Viewed 5388

On Ubuntu 16.04.3 desktop, I've just uninstalled and reinstalled Neo4j. I haven't started it yet. But when I try to set the initial password ...

sudo neo4j-admin set-initial-password 1234

... I get this output:

command failed: initial password was not set because live Neo4j-users were detected.

How can that be? What can I do to set the initial password?

2 Answers
Related