Closed whoot closed 6 years ago
I'll check out the problem soon.
Thanks for bringing this to attention.
I've been unable to reproduce this issue. Unsure if this was resolved with a prior request.
Closing issue as this is also unlikely to be present in the /research code base that will soon be a part of master.
Still having this issue from time to time. It seems that the response is just too big when opening the waybackarchive URL without a value for "page=".
Open in browser:
http://web.archive.org/cdx/search/cdx?url=*.test.de/*&output=json&fl=original&collapse=urlkey&page=
-> long loading time. Maybe a timeout is hit when using subfinder? This would at least explain the html error.
but without any problem you can access:
http://web.archive.org/cdx/search/cdx?url=*.test.de/*&output=json&fl=original&collapse=urlkey&page=1
Hey there,
when i run subfinder with waybackarchive, I get the following error sometimes:
How can we reproduce the issue?