Preview builds "No deploy available"
When building on our preview branches, the command responds saying it is successful. but when looking at the dashboard it wasnt and says "No deployment available" but doesnt give me a reason. Is there a build output i can look out to figure out why?
Production builds dont fail with the same message
6 Replies
@GATES can you provide a deployment ID we can look at?
?pages-deployment-id
The Pages deployment ID is a unique build identifier.
It's the UUID in the browser bar (for example, a URL would be
dash.cloudflare.com/ACCOUNT_ID/pages/view/PROJECT/DEPLOYMENT_ID
where the deployment ID looks something like a398d794-7322-4c97-96d9-40b5140a8d9b).
This ID can help troubleshoot some issues with Pages builds so if you have a failing build make sure you grab that ID for the Pages team to use.Hi @Walshy | Deploying Yes one of them is 2f496dd7-2f21-4f4f-a34b-2a92886c203c
Thankyou!
Hey there! Looks like we received a
edge_deployment_failed
error with the following output.
So you'll need to delete the KV binding pointing to a now deleted KV namespace
excellent. thankyou guys. Ill take a look further 👍
is there a way i could've seen that log somewhere?