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

MaxMind err? #108

Open
scriptzteam opened this issue Nov 19, 2023 · 0 comments
Open

MaxMind err? #108

scriptzteam opened this issue Nov 19, 2023 · 0 comments

Comments

@scriptzteam
Copy link

scriptzteam commented Nov 19, 2023

curl 'https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-City&license_key=zNACjsJrHnGPBxgI&suffix=tar.gz' | tar xfvz  - --strip-components=1  --no-anchored -C '/root/segfault/data/share/' 'GeoLite2-City.mmdb'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100    20  100    20    0     0    100      0 --:--:-- --:--:-- --:--:--   101

gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error is not recoverable: exiting now

Edit, thats why:

wget 'https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-City&license_key=zNACjsJrHnGPBxgI&suffix=tar.gz'
--2023-11-19 13:34:20--  https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-City&license_key=zNACjsJrHnGPBxgI&suffix=tar.gz
Resolving download.maxmind.com (download.maxmind.com)... 2606:4700:7::a29f:8716, 2606:4700:7::a29f:8616, 162.159.135.22, ...
Connecting to download.maxmind.com (download.maxmind.com)|2606:4700:7::a29f:8716|:443... connected.
HTTP request sent, awaiting response... 401 Unauthorized

Username/Password Authentication Failed.
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

1 participant