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

Unable to download file GeoLite2-City from default GEOLITE2_URL_BASE #528

Open
guarnacciaa opened this issue Jan 21, 2021 · 1 comment
Open

Comments

@guarnacciaa
Copy link

The tracker error table is reporting the following errors:

fopen(http://geolite.maxmind.com/download/geoip/database/GeoLite2-City.md5): failed to open stream: php_network_getaddresses: getaddrinfo failed: Name or service not known

and

fopen(http://geolite.maxmind.com/download/geoip/database/GeoLite2-City.mmdb.gz): failed to open stream: php_network_getaddresses: getaddrinfo failed: Name or service not known

It seems that such URL is actually unreachable as the domain name doesn't get resolved by any DNS.
Should that be changed?

@alexandreMesle
Copy link

alexandreMesle commented Nov 1, 2021

Given the documentation here : https://dev.maxmind.com/geoip/geolite2-free-geolocation-data, it seems that it is no longer possible to download freely the Geolite file....

@antonioribeiro I think the artisan command and the documentation are outdated.

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