Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

geoip updates #2069

Open
marcobelmonte opened this issue May 19, 2024 · 7 comments
Open

geoip updates #2069

marcobelmonte opened this issue May 19, 2024 · 7 comments
Assignees

Comments

@marcobelmonte
Copy link

Brief description of your issue

When I try and enter a valid and newly generated maxmind geoip license key and hit update I get an access denied error. The same key can be used to download updates from other programs.

Steps to reproduce (optional)

image

Expected behavior (optional)

Expecting the geoip database get downloaded so it is not using the free database but the latest commerical one provided at cost by Maxmind.

Actual behavior (optional)

No response

Environment (optional)

No response

@dmex

This comment was marked as outdated.

@dmex dmex self-assigned this May 19, 2024
@marcobelmonte
Copy link
Author

Thank you sir - that worked and will get me by until things get synced up in System Informer's functionality. Much appreciated for all the work you guys do!

@Almighty188
Copy link

Almighty188 commented Jun 8, 2024

My GeoIP database update works fine even now when I tried it in 3.0.7660-canary, only broken in 3.1.7741-canary as seen here:
#2088

@dmex
Copy link
Member

dmex commented Jun 8, 2024

@Almighty188

You need to generate a new key since the format changed. We don't support the legacy format going forward.

Changes to MaxMind License Keys: https://dev.maxmind.com/geoip/release-notes/2023#changes-to-maxmind-license-keys

@dmex dmex removed the bug label Jun 8, 2024
@Almighty188
Copy link

Almighty188 commented Jun 8, 2024

@Almighty188

You need to generate a new key since the format changed. We don't support the legacy format going forward.

Changes to MaxMind License Keys: https://dev.maxmind.com/geoip/release-notes/2023#changes-to-maxmind-license-keys

We are talking about two different issues. My key works fine. The issue is not the key but if you look at the error message from System Informer 3.1.7741, it says ID "or" key not ID "and" key which is what needs to be fixed as it would be telling the user they only needed either the ID "or" key and not both. With both, it works fine with my key which was generated on November 28, 2022 when I answered no to the question:
"Old versions of our GeoIP Update program use a different license key format. Will this key be used for GeoIP Update? Yes or No
If Yes is selected, which is the correct option:
Generate a license key and config file for use with geoipupdate version 3.1.1 or newer.
Generate a license key and config file for use with geoipupdate versions older than 3.1.1.
This key will be stored in an unhashed format."

image

dmex added a commit that referenced this issue Jun 8, 2024
@Almighty188
Copy link

Almighty188 commented Jun 8, 2024

Thank you sir - that worked and will get me by until things get synced up in System Informer's functionality. Much appreciated for all the work you guys do!

What's strange here is my key which is a v3.1.1 key and not a legacy key from November 29, 2022 still works fine and I can download successfully even as of this moment. 3.1.7741 requires adding in the ID before it will allow the download but it is still the same key used. This was done yesterday, did you try a different key?

image

I always used key #1
image

@Almighty188
Copy link

Appears that System Informer v3.1.7741 is also downloading Country instead of City.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants