You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After running the script I get this error and I am kinda helpless. How do we go about this..
ProxyError(e, request=request)
requests.exceptions.ProxyError: HTTPSConnectionPool(host='0aaf00f503f92c0181a707140080003c.web-security-academy.net', port=443): Max retries exceeded with url: / (Caused by ProxyError('Unable to connect to proxy', NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fd62b7fead0>: Failed to establish a new connection: [Errno 111] Connection refused')))
The text was updated successfully, but these errors were encountered:
After running the script I get this error and I am kinda helpless. How do we go about this..
ProxyError(e, request=request)
requests.exceptions.ProxyError: HTTPSConnectionPool(host='0aaf00f503f92c0181a707140080003c.web-security-academy.net', port=443): Max retries exceeded with url: / (Caused by ProxyError('Unable to connect to proxy', NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fd62b7fead0>: Failed to establish a new connection: [Errno 111] Connection refused')))
The text was updated successfully, but these errors were encountered: