Cryptic Error during upload
I'm trying to publish a pretty large application to cloudflare pages with several functions.
I can run it locally just fine but when I try to do a deployment I run into this cryptic error:
My first guess is that I'm hitting some kind of size limit? Is there a way I can check that?
3 Replies
I think it’s safe to post my account ID so I’ll post that there so a cloudflare employee can look at the logs and tell me what my issue is.
72f17b3b8a6ddf5d94cfea61c0f81e45
What's the deployment ID?
?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.