klee / klee-web

KLEE in the browser
Other
48 stars 15 forks source link

GeoLite2 databases are no longer served publicly #156

Closed i-ky closed 4 years ago

i-ky commented 4 years ago

I was having troubles setting up development environment according to instructions. Looks like docker build is failing:

Step 11/14 : RUN DEVELOPMENT=1 ./build.sh
 ---> Running in 99154dd3cf30
Running flake8
Downloading GeoIP
Removing intermediate container 99154dd3cf30

I tracked it down to these lines: https://github.com/klee/klee-web/blob/e5cab8c642b34c6f016e0b282e66057b0aec2276/src/klee_web/build.sh#L12-L13

And here is a likely reason:

On December 30, 2019, downloads will no longer be served from our public GeoLite2 page, from geolite.maxmind.com/download/geoip/database/*, or from any other public URL.

To continue using GeoLite2 databases:

  1. Review our new GeoLite2 EULA.
  2. Sign up for a MaxMind account.