-
Notifications
You must be signed in to change notification settings - Fork 172
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can not connect to Neo4j. #385
Comments
@wuhannan08 The message indicates the username or password has been entered incorrectly too many times. How did you get to this state? |
I used the wrong username and password too many times, and then I got the same error when I entered the correct username and password. I don't know how to solve this problem. |
This is expected. The default lock out is 5s: |
I tried to log in with correct username and password a few hours later,but it still return this error. |
This looks to be something related to authentication/ username/ password rather than anything specific to Neo4j's official Docker containers. If you have a support contract, I'd open a can with Neo4j Support. If not, you could reach out to the Community forum. |
Came across this issue after a similar experience. I have neo4j running on the
|
I use neo4j/neo4j to login. It returned Error : Neo.ClientError.Security.AuthenticationRateLimit: The client has provided incorrect authentication details too many times in a row.
The text was updated successfully, but these errors were encountered: