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

error!! #2

Open
blackcodersec opened this issue Feb 12, 2024 · 0 comments
Open

error!! #2

blackcodersec opened this issue Feb 12, 2024 · 0 comments

Comments

@blackcodersec
Copy link

Error: HTTPSConnectionPool(host='archive.org', port=443): Max retries exceeded with url: /wayback/available?url=https%3A%2F%2Fwww.avonworldwide.com (Caused by SSLError(SSLEOFError(8, '[SSL: UNEXPECTED_EOF_WHILE_READING] EOF occurred in violation of protocol (_ssl.c:1007)')))
Traceback (most recent call last):
File "/home/noob/hackbox/tools/waybackshot/waybackshotcli.py", line 18, in
wayback_shot.screenshot(url=args.url, date=args.dateFrom, dir=args.outputDIR, width=args.width, overwrite=args.replace, include_date=args.includeDate)
File "/home/noob/.local/lib/python3.10/site-packages/waybackshot/waybackshot.py", line 58, in screenshot
snapshot_url, snapshot_date = self.__getSnapshotInfo(
TypeError: cannot unpack non-iterable NoneType object

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