-
Notifications
You must be signed in to change notification settings - Fork 76
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
ValueError: IPv6 addresses are 16 bytes long #477
Comments
ArchiveBot jobs: atsg5kk40bay9xhgjirm454sm, ag2cunwxe333pf3uag3ilysn3, 25gx6tjqcfvral93bsuo124ov The former two both seemed to attempt to resolve www.snpp.com at the time. The authoritative NS for that domain (peel.ddddns.net and tomato.ddddns.net) return bad data:
The third job was resolving www.thewebcomiclist.com, which does not appear to cause any problems to me now. So I guess this happens due to bad DNS servers or possibly corrupted packets. Either way, wpull should catch it and treat it as a resolution error rather than crashing, obviously. |
The third job was actually resolving bestmedicine.djnd.com at crash time, which has the same authoritative NS with the same error. |
The problem on ddddns.net has existed since at least last summer: blechschmidt/massdns#130 |
issue has since killed job 19nmu5mdcqc6fbn0vh3glzc3z |
This killed job |
This also killed job |
This is surely true but one weird DNS response shouldn't bring the crawler down.
The text was updated successfully, but these errors were encountered: