Hi all. Suddenly the GCP workers crashed and also failing to deploy now 😞 I am an engineer in https://creatorsagi.com/ and have been developing our work-flows for prefect. We are still in testing phase.
gcloud run deploy prefect-worker --image=prefecthq/prefect:2-latest \
--set-env-vars PREFECT_API_URL=$PREFECT_API_URL,PREFECT_API_KEY=$PREFECT_API_KEY \
--service-account prefect-service-account@creatorsagidev.iam.gserviceaccount.com \
--no-cpu-throttling \
--min-instances 1 \
--memory 4Gi \
--args "prefect","worker","start","--install-policy","always","--with-healthcheck","-p","gcp-work-pool","-t","cloud-run"
Deploying container to Cloud Run service [prefect-worker] in project [creatorsagidev] region [us-central1]
X Deploying...
- Creating Revision...
. Routing traffic...
Deployment failedERROR: (gcloud.run.deploy) Revision 'prefect-worker-00012-nzh' is not ready and cannot serve traffic. The user-provided container failed to start and listen on the port defined provided by the PORT=8080 environment variable. Logs for this revision might contain more information.
Seeing this in google cloud run logs
/opt/prefect/entrypoint.sh: line 25: exec: prefect worker start --install-policy always --with-healthcheck -p gcp-work-pool -t cloud-run: not found
Container called exit(127).
Default STARTUP TCP probe failed 1 time consecutively for container "prefect-1" on port 8080. The instance was not started
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.