Skip to content

OpenSearch Invalid username or password. Please try again.

0

Hello. I created a master account on the Opensearch console. After a few days, an error message says the Invalid username or password. Please try again. It has occurred about three times now. Also, when I create a new master account on the console, I don't see the old account. How can we solve this problem?

asked 2 months ago44 views
2 Answers
1
Accepted Answer

If your domain has a t2 or t3 type data node, that could cause the "Invalid username or password" error when the node is out of service.

Check out the related article.

[+] https://repost.aws/articles/ARVunUGO8oQ0mu7zNIAgqrGg/how-to-resolve-opensearch-cluster-performance-issues-with-t2-t3-burstable-instances

AWS
SUPPORT ENGINEER
answered 2 months ago
  • we used t3 type. Thanks for your article!

0

The error in Amazon OpenSearch Service usually relates to m@ster user authentication and domain access policies. When a new m@ster user is created, the previous account is automatically replaced, since OpenSearch does not support multiple m@ster accounts. Only the most recently set-up m@ster user is recognized by the service.

https://docs.aws.amazon.com/opensearch-service/latest/developerguide/handling-errors.html

https://docs.opensearch.org/latest/getting-started/communicate/

EXPERT
answered 2 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.