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

Elasticsearch never becomes ready #90

Closed
abbottmg opened this issue Oct 6, 2023 · 1 comment
Closed

Elasticsearch never becomes ready #90

abbottmg opened this issue Oct 6, 2023 · 1 comment

Comments

@abbottmg
Copy link
Contributor

abbottmg commented Oct 6, 2023

I enabled elasticsearch with the default values and found the system stuck in a CrashLoopBackOff. After investigating, it turns out neither the readiness nor live probe were able to return true; delaying or disabling both of them allowed the cluster to live and take requests from rails.

It turns out this was a bug with bitnami/elasticsearch, and was fixed about a month ago. I upgraded the chart and the problem was resolved.

I have implemented the change in my fork. PR to follow shortly.

@abbottmg
Copy link
Contributor Author

Elasticsearch was updated beyond 19.13 so marking this complete.

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

1 participant