Skip to content
This repository has been archived by the owner on Jan 26, 2019. It is now read-only.

Does this still work for legacy databases? Just started getting 401 on v2.2.1 #98

Closed
develephant opened this issue Apr 2, 2018 · 2 comments

Comments

@develephant
Copy link

Just started happening today.

Log output

root@v262:/usr/local/coronium/share/GeoIP# geoipupdate -v -f /usr/local/coronium/share/GeoIP/GeoIP.conf
geoipupdate 2.2.1
Opened License file /usr/local/coronium/share/GeoIP/GeoIP.conf
UserId 999999
LicenseKey 000000000000
Insert product_id 506
Insert product_id 533
Read in license key /usr/local/coronium/share/GeoIP/GeoIP.conf
Number of product ids 2
url: https://updates.maxmind.com/app/update_getfilename?product_id=506
md5hex_digest: 00000000000000000000000000000000
url: https://updates.maxmind.com/app/update_getipaddr
Client IP address: 159.89.126.91
md5hex_digest2: d47063060987a3d5edd0815ae427af3f
url: https://updates.maxmind.com/app/update_secure?db_md5=00000000000000000000000000000000&challenge_md5=d47063060987a3d5edd0815ae427af3f&user_id=999999&edition_id=506
Received an unexpected HTTP status code of 401 from https://updates.maxmind.com/app/update_secure?db_md5=00000000000000000000000000000000&challenge_md5=d47063060987a3d5edd0815ae427af3f&user_id=999999&edition_id=506

GeoIP.conf

# The following UserId and LicenseKey are required placeholders:
UserId 999999
LicenseKey 000000000000

# Include one or more of the following ProductIds:
# * GeoLite2-City - GeoLite 2 City
# * GeoLite2-Country - GeoLite2 Country
# * GeoLite-Legacy-IPv6-City - GeoLite Legacy IPv6 City
# * GeoLite-Legacy-IPv6-Country - GeoLite Legacy IPv6 Country
# * 506 - GeoLite Legacy Country
# * 517 - GeoLite Legacy ASN
# * 533 - GeoLite Legacy City
ProductIds 506 533

Thanks in advance.

@oschwald
Copy link
Member

oschwald commented Apr 2, 2018

As mentioned on our support site, we are no longer providing updates to the free version of GeoLite Legacy databases. Old versions will continue to be available on our dev site until January 2, 2019.

@oschwald oschwald closed this as completed Apr 2, 2018
@develephant
Copy link
Author

Got it. Thanks for the quick reply.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

2 participants