erbbysam / DNSGrep

Quickly Search Large DNS Datasets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting this error (gzip: fdns_a.gz: not in gzip format)

xforjustice opened this issue · comments

/opt/DNSGrep# ./scripts/fdns_a.sh
--2019-08-14 15:38:21-- https://opendata.rapid7.com/sonar.fdns_v2/2019-01-25-1548417890-fdns_a.json.gz
Resolving opendata.rapid7.com (opendata.rapid7.com)... 52.200.143.45, 34.225.120.26
Connecting to opendata.rapid7.com (opendata.rapid7.com)|52.200.143.45|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: /sonar.fdns_v2/ [following]
--2019-08-14 15:38:21-- https://opendata.rapid7.com/sonar.fdns_v2/
Reusing existing connection to opendata.rapid7.com:443.
HTTP request sent, awaiting response... 200 OK
Length: 496866 (485K) [text/html]
Saving to: ‘fdns_a.gz’

fdns_a.gz 100%[===================>] 485.22K 2.24MB/s in 0.2s

2019-08-14 15:38:22 (2.24 MB/s) - ‘fdns_a.gz’ saved [496866/496866]

gzip: fdns_a.gz: not in gzip format
sort: cannot read: 'fileChunk*': No such file or directory

Thank you!!