msimerson / maxmind-geolite-mirror

Mirror MaxMind GeoIP dbs from geolite.maxmind.com
https://www.npmjs.com/package/maxmind-geolite-mirror
MIT License
10 stars 5 forks source link

Error: Response code 404 not handled! #21

Closed keithws closed 5 years ago

keithws commented 5 years ago

This week I started getting a not found error.

404
HEADERS: {"date":"Mon, 07 Jan 2019 23:43:53 GMT","content-type":"text/html","connection":"close","set-cookie":["__cfduid=db2b6e32730c8d072002d9a6ee5cbafac1546904633; expires=Tue, 07-Jan-20 23:43:53 GMT; path=/; domain=.maxmind.com; HttpOnly"],"cf-cache-status":"HIT","expires":"Tue, 08 Jan 2019 03:43:53 GMT","cache-control":"public, max-age=14400","server":"cloudflare","cf-ray":"495a4a08f27c2611-DFW"}
downloading /usr/local/share/GeoIP/GeoIP.dat
response code 404 not handled!

Can this be fixed?

msimerson commented 5 years ago

Looks like one (or more) of the files attempting to be mirrored is no longer available on the maxmind servers. Someone needs to do a little troubleshooting and figure out which one(s), and to handle the 404 error better too.

keithws commented 5 years ago

👍 works for me!