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

[BUG] install_demo_configuration script shows confusing log #3489

Closed
Tracked by #4094
DarshitChanpura opened this issue Oct 6, 2023 · 1 comment
Closed
Tracked by #4094
Labels
bug Something isn't working untriaged Require the attention of the repository maintainers and may need to be prioritized

Comments

@DarshitChanpura
Copy link
Member

What is the bug?
When spinning up distribution cluster, the following message is present in the log: "Unable to find the admin password for the cluster. Please run 'export initialAdminPassword=<your_password>' or create a file $ADMIN_PASSWORD_FILE with a single line that contains the password."
This suggests that admin user no longer has admin password, but that is not the case. Admin user does get created with admin as its password.

How can one reproduce the bug?
Steps to reproduce the behavior:

  1. Download latest docker-compose.yml
  2. Ensure it points to distribution that contains admin:admin change
  3. Run docker-compose up.
  4. See the message in the logs

What is the expected behavior?
Either the cluster shouldn't spin up or the error message shouldn't appear.

@DarshitChanpura DarshitChanpura added bug Something isn't working untriaged Require the attention of the repository maintainers and may need to be prioritized labels Oct 6, 2023
DarshitChanpura added a commit that referenced this issue Oct 7, 2023
… message (#3490)

This changes remove the confusing log statement from 2.11 to unblock the build.

- Related to #3489

Signed-off-by: Darshit Chanpura <dchanp@amazon.com>
@RyanL1997
Copy link
Collaborator

Closing this since the fix has been merged into 2.11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working untriaged Require the attention of the repository maintainers and may need to be prioritized
Projects
None yet
Development

No branches or pull requests

2 participants