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
Right now you get a AWS timeout, which might be confusing to the enduser
looks like requests.exceptions.ProxyError: HTTPSConnectionPool(host='solvebio-secure-production.s3.amazonaws.com', port=443): Max retries exceeded with url: ... (Caused by ProxyError('Cannot connect to proxy.', error("(32, 'EPIPE')",)))
The text was updated successfully, but these errors were encountered:
Right now you get a AWS timeout, which might be confusing to the enduser
looks like
requests.exceptions.ProxyError: HTTPSConnectionPool(host='solvebio-secure-production.s3.amazonaws.com', port=443): Max retries exceeded with url: ... (Caused by ProxyError('Cannot connect to proxy.', error("(32, 'EPIPE')",)))
The text was updated successfully, but these errors were encountered: