Skip to content
This repository has been archived by the owner on Mar 11, 2024. It is now read-only.

Strange Error with OSINT Module. #41

Open
AkabaneSEN opened this issue Jun 3, 2023 · 2 comments
Open

Strange Error with OSINT Module. #41

AkabaneSEN opened this issue Jun 3, 2023 · 2 comments

Comments

@AkabaneSEN
Copy link

2023-06-03 15:24:23,027 - StalkPhish.py - INFO - Proceeding to OSINT modules launch
2023-06-03 15:24:23,099 - urlscan.py - ERROR - Urlscan connection error: SOCKSHTTPSConnectionPool(host='urlscan.io', port=443): Max retries exceeded with url: /api/v1/search/?q=page.url:webmail%20OR%20page.domain:webmail (Caused by NewConnectionError('<urllib3.contrib.socks.SOCKSHTTPSConnection object at 0x0000022A22AC98B0>: Failed to establish a new connection: [WinError 10054] Une connexion existante a dû être fermée par l’hôte distant'))
2023-06-03 15:24:23,099 - urlscan.py - ERROR - HTML parser Error: name 'HTMLText' is not defined
2023-06-03 15:24:23,140 - urlscan.py - ERROR - Urlscan connection error: SOCKSHTTPSConnectionPool(host='urlscan.io', port=443): Max retries exceeded with url: /api/v1/search/?q=page.url:secure%20OR%20page.domain:secure (Caused by NewConnectionError('<urllib3.contrib.socks.SOCKSHTTPSConnection object at 0x0000022A22AEA2B0>: Failed to establish a new connection: [WinError 10054] Une connexion existante a dû être fermée par l’hôte distant'))
2023-06-03 15:24:23,140 - urlscan.py - ERROR - HTML parser Error: name 'HTMLText' is not defined
2023-06-03 15:24:23,181 - urlscan.py - ERROR - Urlscan connection error: SOCKSHTTPSConnectionPool(host='urlscan.io', port=443): Max retries exceeded with url: /api/v1/search/?q=page.url:email%20OR%20page.domain:email (Caused by NewConnectionError('<urllib3.contrib.socks.SOCKSHTTPSConnection object at 0x0000022A22AEA040>: Failed to establish a new connection: [WinError 10054] Une connexion existante a dû être fermée par l’hôte distant'))
2023-06-03 15:24:23,181 - urlscan.py - ERROR - HTML parser Error: name 'HTMLText' is not defined

Thanks you

@t4d
Copy link
Owner

t4d commented Jun 4, 2023

It happens sometimes Urlscan.io have some connexion issues, just retry.

@t4d
Copy link
Owner

t4d commented Dec 11, 2023

@AkabaneSEN is it ok for you now? Can I close this issue?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants