Saurabh Indoria
10/25/2022, 3:04 AM[20 Oct 2022 12:22pm]: Error during execution of task: SSLError(MaxRetryError("HTTPSConnectionPool(host='<http://api.prefect.io|api.prefect.io>', port=443): Max retries exceeded with url: / (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1131)')))"))
Mason Menges
10/25/2022, 3:18 PMError during execution of task: SSLError(MaxRetryError("HTTPSConnectionPool(host='<http://api.prefect.io|api.prefect.io>', port=443)
, this discourse article describes part of the issue here and offers some suggestions to alleviate the issue https://discourse.prefect.io/t/flow-is-failing-with-an-error-message-no-heartbeat-detected-from-the-remote-task/79Saurabh Indoria
10/26/2022, 3:43 AMSaurabh Indoria
11/11/2022, 8:44 AMChristina Lopez
11/11/2022, 3:07 PMKristen Denk
11/15/2022, 2:55 PMKristen Denk
11/15/2022, 3:04 PMGeorge Coyne
11/15/2022, 6:11 PMGeorge Coyne
11/15/2022, 6:16 PMfrom urllib.request import urlopen
urlopen('<https://www.howsmyssl.com/a/check').read(>)
George Coyne
11/15/2022, 6:16 PMGeorge Coyne
11/15/2022, 6:16 PMGeorge Coyne
11/15/2022, 6:17 PMKristen Denk
11/15/2022, 7:55 PMSaurabh Indoria
11/16/2022, 1:53 AMAnna Geller