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

opensearch.keystore not created when running in Hedgehog profile #533

Open
mmguero opened this issue Dec 17, 2024 · 0 comments
Open

opensearch.keystore not created when running in Hedgehog profile #533

mmguero opened this issue Dec 17, 2024 · 0 comments
Labels
bug Something isn't working control.py Related to control.py script
Milestone

Comments

@mmguero
Copy link
Collaborator

mmguero commented Dec 17, 2024

When running with the hedgehog profile, the opensearch.keystore file is not being created. This is technically okay, since it's not really needed: however, docker wants it to be present for the bind.

We need to make sure it gets created correctly in both profiles.

Workaround is to touch opensearch/opensearch.keystore before starting up.

Found by @jvlavl, see #515

@mmguero mmguero added bug Something isn't working control.py Related to control.py script labels Dec 17, 2024
@mmguero mmguero added this to the v25.01.0 milestone Dec 17, 2024
@mmguero mmguero added this to Malcolm Dec 17, 2024
@mmguero mmguero moved this to Todo (develop) in Malcolm Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working control.py Related to control.py script
Projects
Status: Todo (develop)
Development

No branches or pull requests

1 participant