waybackshot icon indicating copy to clipboard operation
waybackshot copied to clipboard

error!!

Open blackcodersec opened this issue 1 year ago • 0 comments

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

blackcodersec avatar Feb 12 '24 07:02 blackcodersec