Forums

Scheduled tasks strange error

Dear people,

I've started to have a problem when run my code through Scheduled tasks since yesterday (before it was okay for a long period of time):

HTTPSConnectionPool(host='m.webiste.com', port=443): Max retries exceeded with url: /auth?casKey=124db5c235f94833aa32f00e19b350d6 (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1129)')))

And when I run it in bash everything is okay without this ssl.c:1129 error, only in Scheduled tasks!

Already tried different version of requests and urllib3, doesnt help. But in runs fine in bash console, so I guess problem is in something in like Scheduled mode.

Please advice.

We've replied to your email about this.