Cannot access to geolite.maxmind.com , the link is broken or the server is down
Hi @ambarabaciccicocco,
Thanks for your report.
I have the same issue with PS1.7.6.2.
https://drive.google.com/file/d/1xtv5YbLz2vyToH8gXuHHsxQZOB4S5tv3/view
I鈥檒l add this to the debug roadmap so that it鈥檚 fixed.
Thanks!
It seems the server is not down but maxmind has changed its policy and now requires you to register an account before being able to download the data.
See https://blog.maxmind.com/2019/12/18/significant-changes-to-accessing-and-using-geolite2-databases/
@LouiseBonnard We will need to update the content of this warning (see screenshot at the top).
I checked Maxmind new system. It requires you to:
Please not this is going to impact all PS versions which provide this text about Maxmind GeoIP database (so maybe PS 1.5 and 1.6 too ?)
One way to avoid this complex setup would be for prestashop to host the geoip database ourselves (so merchants would download the data from prestashop rather than from maxmind) however I'm not sure maxmind allows us to do so
If we want to do it, we need to check their terms of use and what it means for us. For example their terms of use state that if we store (and distribute) maxmind data, then
Yep, the second solution is obviously better for users but it needs to be investigated because it looks quite constraining from a technical point of view. Let's change the warning notification at least for version 1.7.7 and check if this can come preconfigured in future versions!
My suggestion is to switch the current warning notification into _Since December 30, 2019, you need to register for a [1]MaxMind[/1] account to get a license key to be able to download the geolocation data. Once downloaded, extract the data using Winrar or Gzip into the /app/Resources/geoip/ directory._ ([1]MaxMind[/1] being the link this GeoLite2 page - if I'm correct) and localize it in _Admin.Notifications.Warning_, thanks!
Need to create another issue on 178 to improve the behavior
Need to create another issue on 178 to improve the behavior
@sam-pires, are you talking about this one, #17193?
Fixed in #17413
@sam-pires Don't forget the new issue about use Maxmind API & License Key ;)
Thanks @Progi1984,
Louise already created it -> #17193 馃憤