Skip to content
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

Open
wuhannan08 opened this issue Oct 11, 2022 · 6 comments
Open

Can not connect to Neo4j. #385

wuhannan08 opened this issue Oct 11, 2022 · 6 comments

Comments

@wuhannan08
Copy link

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.

@Sandalorian
Copy link

@wuhannan08 The message indicates the username or password has been entered incorrectly too many times. How did you get to this state?

@wuhannan08
Copy link
Author

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.

@Sandalorian
Copy link

@wuhannan08
Copy link
Author

I tried to log in with correct username and password a few hours later,but it still return this error.

@Sandalorian
Copy link

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.

@ThomasThelen
Copy link

Came across this issue after a similar experience. I have neo4j running on the neo4j:5.11.0-community-bullseye image.

  1. Use the incorrect credentials a few times to trigger the error
  2. Wait longer than 5s, or several hours
  3. Attempt to sign in with the correct credentials
  4. See the Neo.ClientError.Security.AuthenticationRateLimit: The client has provided incorrect authentication details too many times in a row message

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants