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][opensearch-dashboards:2.25.0] #638

Open
shashank-shridhar opened this issue Jan 3, 2025 · 3 comments
Open

[BUG][opensearch-dashboards:2.25.0] #638

shashank-shridhar opened this issue Jan 3, 2025 · 3 comments
Labels
bug Something isn't working untriaged Issues that have not yet been triaged

Comments

@shashank-shridhar
Copy link

I am facing this issue where the opensearch-dashboards pods goes into CrashLoopBackoff when upgrading to opensearch-dashboards-no-security 2.25.0.

FATAL Error: Unknown configuration key(s): "opensearch_security.multitenancy.enabled", "opensearch_security.multitenancy.tenants.preferred", "opensearch_security.readonly_mode.roles", "opensearch_security.cookie.secure". Check for spelling errors and ensure that expected plugins are installed.

opensearch 2.27.0 is working fine though.

Does anyone have any inputs on this issue?

@shashank-shridhar shashank-shridhar added bug Something isn't working untriaged Issues that have not yet been triaged labels Jan 3, 2025
@DandyDeveloper
Copy link
Collaborator

I'll need to check the release notes but based purely on the error it looks to me like your opensearch.yml is referencing configuration options that were not yet implemented.

I'll try to look at the release notes and get something more definitive for you.

@DandyDeveloper
Copy link
Collaborator

DandyDeveloper commented Jan 5, 2025

@shashank-shridhar Can you provide me the image versions you are using and the values.yaml you are running with sensitive values removed?

@shashank-shridhar
Copy link
Author

sure @DandyDeveloper.

Image Versions: opensearch-2.27.0 and App version for the same is 2.18.0

opensearch:2.18.0 is the image in the working pod

Facing this issue in opensearch-dashboards-2.25.0 which i can see is in the same release.

opensearch-dashboards-no-security:2.18.0 is the image version in the pod.

opensearch-dashboards-values-yaml.txt

Let me know if you have any other questions.

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 Issues that have not yet been triaged
Projects
Status: 🆕 New
Development

No branches or pull requests

2 participants