You can set in 7.14.1+ to disable the downloading of the GeoIP Database.
If you do not... elasticsearch will attempt to download the Latest GeoIP Database. ingest.geoip.downloader.enabled: false
You can test if you have connectivity by running (technically you would run this from inside your container) curl https://geoip.elastic.co/v1/database?elastic_geoip_service_tos=agree
If you have connectivity you should get a bunch of data back.
Also finally Elasticsearch should work file even with that error....
It is working now. I think there was some problem with my local Docker installation. I did a fresh install and there are no problems. Thank you everyone for the help.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.