β05-08-2019 12:03 PM
I have just installed Neo4J Community on my system and am accessing the Browser (http://localhost:7474). I am getting a message saying that I need an authenticated login in order to get to the main page.
The documentation for getting started seems complete enough, but I think someone forgot to provide the default password for the browser.
Can someone tell me what that password is, please? And could someone include it in the Getting Started documentation???
Thank you.
β05-08-2019 12:16 PM
default user = neo4j default password = neo4j
https://neo4j.com/docs/operations-manual/current/configuration/set-initial-password/
β12-30-2019 02:15 PM
After I set the password per https://neo4j.com/docs/operations-manual/current/configuration/set-initial-password/?_ga=2.36731299....
and enter the new password, I get message:
Neo.ClientError.Security.Unauthorized: The client is unauthorized due to authentication failure.
β09-07-2020 10:52 PM
Same issue for me and I could not find a resolution, most of the documentation I read was not for the neo4j Desktop app and didn't help