[Solved] ClientError.Security.Unauthorized: The client is unauthorized due to authentication failure.

Neo.ClientError.Security.Unauthorized: The client is unauthorized due to authentication failure.
the authentication of the Community Edition failed. The solution:
stop the service, find the auth file under the data/DBMS in the installation directory and delete it. (because my installation package was downloaded from the website, the former owner may have set the password, so after we delete it, the default password is neo4j). Just start the service.

In addition, the community version cannot be too high. It needs to adapt to its own java version. My java version is 1.8, so the community version needs to be version 4

Read More: