You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 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:What did you expect to happen?
A healthy elasticsearch container
Is there an existing issue for this?
┆Issue is synchronized with this Jira Task
The text was updated successfully, but these errors were encountered: