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

Outdated database #34

Open
kleper opened this issue May 17, 2024 · 4 comments
Open

Outdated database #34

kleper opened this issue May 17, 2024 · 4 comments

Comments

@kleper
Copy link

kleper commented May 17, 2024

Hi,

I was testing your API, and I can be sure the database you use is outdated.
I was testing this IP: 200.25.80.78 located on Bolivia and the API shows the IP in Colombia but when I test on

https://iplocation.io/ip/200.25.80.78

The IP shows Bolivia.
Could be very good if you can fix that.

Thanks.

@hakanensari
Copy link
Owner

I’m starting to suspect that the MaxMind library isn’t reloading the database after an update. Maybe I'm not doing something correctly here.

In the meantime, I’ve modified the /info route to return the actual build date of the database. This should help troubleshoot. Typically, we expect this date to update regularly, every day.

@solracsf
Copy link

solracsf commented Oct 12, 2024

I would suggest using IPinfo instead. More accurate, frequently (daily) updated.
https://ipinfo.io/products/free-ip-database

To download, you only need to pass a token so it should not be a big trouble to replace Maxmind.

https://ipinfo.io/data/free/country.mmdb?token=8051cxxxxxx

@abdullahdevrel
Copy link

I wrote the PR already: #30

The maintainer needs to merge it, that's all.

@solracsf
Copy link

I wrote the PR already: #30

The maintainer needs to merge it, that's all.

Nice 🥇

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

4 participants