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

PageTitle and ConnectTimeout exception #14

Closed
t4d opened this issue Jun 10, 2019 · 1 comment
Closed

PageTitle and ConnectTimeout exception #14

t4d opened this issue Jun 10, 2019 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@t4d
Copy link
Owner

t4d commented Jun 10, 2019

An exception error occured when PageTitle can't be retrieved because the connection to URL timeouts.
2019-06-10 11:41:59,384 - download.py - ERROR - Get PageTitle Error: http://webmail.microsoftwindows10techsupport.com:2095/(<class 'requests.exceptions.ConnectTimeout'>, ConnectTimeout(MaxRetryError("SOCKSHTTPConnectionPool(host='webmail.microsoftwindows10techsupport.com', port=2095): Max retries exceeded with url: / (Caused by ConnectTimeoutError(<urllib3.contrib.socks.SOCKSConnection object at 0x7fb9e1323eb8>, 'Connection to webmail.microsoftwindows10techsupport.com timed out. (connect timeout=5)'))")), <traceback object at 0x7fb9e0eb21c8>)

@t4d t4d added the bug Something isn't working label Jun 10, 2019
@t4d t4d self-assigned this Jun 10, 2019
@t4d
Copy link
Owner Author

t4d commented Jun 10, 2019

Corrected in a36acf7 . Closing

@t4d t4d closed this as completed Jun 10, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant