Intermittent Failed: an internal error occurred during pages build step
Seeing some random errors during the build step off and on the last few days. When the build step fails due to our code the build step still completes, but fails with a Nuxt Fatal Error instead of a Cloudflare Fatal Error. Haven't noticed any alerts from Cloudflare status page that would impact our Pages builds, just want to figure out what's causing these errors.
3 Replies
?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.Can you provide a deployment ID that failed with internal error?