Cloudflare Pages Error
Hey,
I've noticed something wrong in Cloudflare Pages.
Trying to deploy a new build from main branch, what took 42 seconds before (and successfully deployed), now is taking 32 minutes to a timeout error (obviously).
Is there something wrong on my side, or is something wrong with Cloudflare Pages?
Logs:
(in 43 seconds)
---
---
I can see that it's recommending to improve chunking, but I highly doubt that's the issue at hand, as it used to build nicely before.
Account ID:
efa7256e3cfa3e09198c515e1596c9a7
Deployment ID:
61b6bd5c-e5ec-4123-9834-36ee07e2e452
3 Replies
Also, it's a simple React/Vite SPA. No next.js or any SSR
what changes did you do?
we're timing out the build so for whatever reason, your build is just taking a long time now (possibly a bad update is hanging)
@Walshy | Deploying seemed to be a dependency error. already fixed 🙂