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]: elasticsearch takes too long downloading geoip database, causing a timeout #15275

Open
1 task done
eviljeff opened this issue Jan 9, 2025 · 0 comments
Open
1 task done

Comments

@eviljeff
Copy link
Member

eviljeff commented Jan 9, 2025

What happened?

In local development sometimes make up fails for me, because the elasticsearch container isn't ready (healthy) before the timeout. After providing logs, @diox says:

interesting that it's trying to download geoip database, we don't need that, and that's causing the startup to be slow
a quick google search tells me we should be able to disable that with ingest.geoip.downloader.enabled: false

What did you expect to happen?

A healthy elasticsearch container

Is there an existing issue for this?

  • I have searched the existing issues

┆Issue is synchronized with this Jira Task

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant