Error 522 with new Cloudflare pages deployment

I've found the following thread through a quick google search: https://community.cloudflare.com/t/error-522-with-new-cloudflare-pages-deployment/361938 Walshy was part of the thread back then. The issue seems to have come back. Seems to affect only new sites this time.
Cloudflare Community
Error 522 with new Cloudflare pages deployment
hello I have a problem with Cloudlfare pages. Everything was fine when one of my deployment give me a 522 error. Since, every new deployement get a 522 but the old one seems to be fine. I tried to delete some old one but i still get the issue.
18 Replies
Cyb3r-Jak3
Cyb3r-Jak38mo ago
Is this for a custom domain?
Lostballoon
Lostballoon8mo ago
nope you can try it out with https://brand-crowdy-ca.pages.dev I was able to add a custom domain to an existing site & update it without problems. Only having the issue on the newly created one
Cyb3r-Jak3
Cyb3r-Jak38mo ago
How long ago did you create this project?
Lostballoon
Lostballoon8mo ago
says 18 min ago
Chaika
Chaika8mo ago
What does your deployment list look like? Do you have any production deployments?
Lostballoon
Lostballoon8mo ago
Connected to Github
No description
Lostballoon
Lostballoon8mo ago
there are 2 because I retried just in case
18:02:24.453 Deploying your site to Cloudflare's global network...
18:02:27.364 Uploading... (0/23)
18:02:28.229 Uploading... (8/23)
18:02:28.357 Uploading... (15/23)
18:02:28.697 Uploading... (23/23)
18:02:28.698 ✨ Success! Uploaded 23 files (1.89 sec)
18:02:24.453 Deploying your site to Cloudflare's global network...
18:02:27.364 Uploading... (0/23)
18:02:28.229 Uploading... (8/23)
18:02:28.357 Uploading... (15/23)
18:02:28.697 Uploading... (23/23)
18:02:28.698 ✨ Success! Uploaded 23 files (1.89 sec)
from the first build, 2nd build skipped as same code version
Chaika
Chaika8mo ago
Thanks! It should have been a more friendly error even if you didn't have any, I realize now. Only back in the old days would it straight up 522 for that, doesn't look like anything on your end
Lostballoon
Lostballoon8mo ago
Even the specific build links give a 522 err 1d36b219.brand-crowdy-ca.pages.dev
Cyb3r-Jak3
Cyb3r-Jak38mo ago
FYI the Team is aware of this and investigating. Thanks for the report
David
David8mo ago
Think I'm having the same issue, using Vite/React. Build succeeds but link gives 522. https://835115a5.davidsite-react.pages.dev/
Chaika
Chaika8mo ago
If it's a brand new deployment most likely, watch the incident linked above
Lostballoon
Lostballoon8mo ago
Thanks @Cyb3r-Jok3 & @Chaika ☺️
David
David8mo ago
fixed, fyi. ty!
Lostballoon
Lostballoon8mo ago
My site seems up too. Hope the overall issue is fixed when creating new pages sites.
Chaika
Chaika8mo ago
yea it was just that every Pages site publishes a Worker, and Workers were delayed in being delpoyed/updated as per the incidient. Any new one should be deployed super quickly
Lostballoon
Lostballoon8mo ago
Awesome, great news, thank you!