NREL / api-umbrella

Open source API management platform
MIT License
2.02k stars 324 forks source link

Unable to download GeoLite2 database #491

Open marcoreni opened 4 years ago

marcoreni commented 4 years ago

Docker build fails while running

$ curl --location --retry 3 --fail --remote-name https://geolite.maxmind.com/download/geoip/database/GeoLite2-City.tar.gz

I'm guessing this is due to https://blog.maxmind.com/2019/12/18/significant-changes-to-accessing-and-using-geolite2-databases/

Any hints on how to solve?

ermacoragg commented 4 years ago

I am facing the same issue, any hint to solve this?

ilarimikkonen commented 4 years ago

one way to solve it is to 1) get a licence key 2) use it alongside the query. BUT read the blog and documentation carefully, since the EULA and terms have changed (AFAIK attribution is needed)