<@ULVA73B9P> keep getting this error when trying t...
# ask-marvin
d
@Marvin keep getting this error when trying to deploy updates to my prefect pipelines:
Copy code
prefect.exceptions.PrefectHTTPStatusError: Server error '503 Service Unavailable' for url '<https://api.prefect.cloud/api/accounts/61ab7041-3481-49b1-b2cf-65b336dcb79a/workspaces/54188e2c-17b0-4fa0-b9f4-eeab93fff750/deployments/name/db-regio-full-flow/db-regio-pipeline-prod>'
Response: {'exception_message': 'Service Unavailable'}
For more information check: <https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/503>
An exception occurred.
I am using this deployment command:
Copy code
prefect deploy --name db-regio-pipeline-prod --prefect-file prefect_prod.yaml