dschep / dschep/geoip-lambda-layer

geolite.maxmind.com (Download source) no longer exists

Đang mở
#1 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
Dockerfile
Star
44
Fork
7
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

I tried to compile this layer using the provided build script and encountered the following:

```
Step 16/20 : RUN curl http://geolite.maxmind.com/download/geoip/database/GeoLite2-City.tar.gz | tar xz
---> Running in ecab112a92fb
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: geolite.maxmind.com

gzip: stdin: unexpected end of file
tar: Child returned status 1
tar: Error is not recoverable: exiting now
The command '/bin/sh -c curl http://geolite.maxmind.com/download/geoip/database/GeoLite2-City.tar.gz | tar xz' returned a non-zero code: 2
```

Checking it with `curl` it seems the files are no longer available at the URL(s) provided:

```
The command '/bin/sh -c curl http://geolite.maxmind.com/download/geoip/database/GeoLite2-City.tar.gz | tar xz' returned a non-zero code: 2
ubuntu@ip-172-31-25-42:~/geoip-lambda-layer$ curl -v http://geolite.maxmind.com/download/geoip/database/GeoLite2-City.tar.gz
* Could not resolve host: geolite.maxmind.com
* Closing connection 0
curl: (6) Could not resolve host: geolite.maxmind.com
```

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.