Alexandru Anghel
07/11/2022, 12:58 PMRuntimeError(f"Cluster failed to start: {e}") from e RuntimeError: Cluster failed to start: 503, message='Service Unavailable', url=URL('<http://proxy-ip-here>:proxy-port-here')
Any ideas on how to fix this? I've tried adding a NO_PROXY env variable alongside HTTPS_PROXY but it doesn't work.
I am using Prefect 1.2
Thanks!Kevin Kho
Alexandru Anghel
07/11/2022, 5:02 PM