Hey folks, can anyone advise me on this error belo...
# ask-community
m
Hey folks, can anyone advise me on this error below I'm getting when using Prefect ECS push with Fargate? I'm already allowing traffic on port 443 in my network security group
Copy code
Flow run could not be submitted to infrastructure: TaskFailedToStart - CannotPullContainerError: pull image manifest has been retried 5 time(s): failed to resolve ref docker.io/prefecthq/prefect:2.20.7-python3.12: failed to do request: Head "<https://registry-1.docker.io/v2/prefecthq/prefect/manifests/2.20.7-python3.12>": dial tcp 3.219.239.5:443: i/o timeout
I'm also not seeing any logs getting written to Cloud watch, is it because the logs doesn't generate yet at this step?