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

GeoLite database update broken in systeminformer-3.1.7741-canary-bin #2088

Closed
Almighty188 opened this issue Jun 8, 2024 · 3 comments
Closed

Comments

@Almighty188
Copy link

Almighty188 commented Jun 8, 2024

Brief description of your issue

It appears GeoLite database update is broken in systeminformer-3.1.7741-canary-bin but works correctly in
systeminformer-3.0.7660-canary-bin using SystemInformer.exe.settings.xml with the exact same contents

Steps to reproduce (optional)

  1. Run amd64\SystemInformer.exe as admin
  2. Then either Tools, Network Tools, GeoLite database update... or System, NetworkTools, Download Update
    where the MaxMind GeoLite License Key is already filled out.

Expected behavior (optional)

It is supposed to update like systeminformer-3.0.7660-canary-bin immediately after systeminformer-3.1.7741-canary-bin failed:
image

Actual behavior (optional)

systeminformer-3.1.7741-canary-bin shows:
image

systeminformer-3.0.7660-canary-bin works correctly after I quit systeminformer-3.1.7741-canary-bin as mentioned in expected behavior with:
image

Environment (optional)

System Informer version 3.1.7741-canary-bin
Windows Insider Beta Build 22635.3720 (23H2)
@Almighty188
Copy link
Author

Almighty188 commented Jun 8, 2024

I found the issue, the error message says it needs either the GeoLite ID or Key but in reality, it needs both the GeoLite ID and Key.
image

I know only the key works in the older version of systeminformer as mentioned earlier. Just entering the GeoLite ID without the key does not work as systeminformer will complain about the License key being required.

image

@dmex
Copy link
Collaborator

dmex commented Jun 8, 2024

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

Duplicate of #2069

@dmex dmex closed this as not planned Won't fix, can't repro, duplicate, stale Jun 8, 2024
@Almighty188
Copy link
Author

Almighty188 commented Jun 8, 2024

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

Duplicate of #2069

Not exactly a duplicate since it's the error message that needs to be fixed as in 3.1.7741:

The bug is that if you look at the error message, it says ID "or" key, not ID "and" key which would be telling the user they only needed either the ID "or" key and not both.

image

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

No branches or pull requests

2 participants