Hello guys, I hit error when build the pages today - but it was fine last time ``` 10:46:05.883
Hello guys, I hit error when build the pages today - but it was fine last time
15 Replies
Unknown User•7mo ago
Message Not Public
Sign In & Join Server To View
guys, can we please bump the default node version to 20?

Unknown User•7mo ago
Message Not Public
Sign In & Join Server To View
Hi, Having a pretty strange and urgent problem, we accidently ornage cloudled a CNAME for a third party api, which logs in and out users, which caused errors, and now turned it back off. Some routes to the CNAME are OK,but others are failing with a 301 redirect? i scrapped all the cache, but some cname endpoints are still failing with CORS, i dont think its a cors at all, sometimes the browser will return this error, -- what can i do?
None of my pages are building anymore:
last time i deployed was < 5 days ago but i just ran through all of them and none can be built.
My typical script is:
https://community.cloudflare.com/t/could-not-resolve-async-hooks/741456/12?u=walshy
Vercel broke next-on-pages, team is aware - you can resolve for now through the recommendation there
Of course they did 🙂
Works thanks @Walshy
Does redirection rules not work for a domain on cloudflare pages?
Hey, I am unsure if this is related to the currently ongoing issues with pages and workers deployments, but I am seeing an issue when adding a custom domain to pages via the API, it is claiming the domain already exists for the project. I have verified this a couple times by deleting the domain and then sending the request again, it's the same every time. The custom domain gets created but the API responds with this error
error creating domain for project "abc123": You have already added this custom domain. Select another custom domain or check your project configuration. (8000018)
Probably also related, when trying to delete that custom domain to attempt the test again, the API throws a 500 error

It seems re-creating the entire pages project solved the problem, so maybe some after effect of the issues from earlier
is cloudflare down rn?
im having a domain issue too
it deploys to pages but not my domain
no lol this server would be on fire if so
why's my domain not getting deployed to?
Are you using Next.js at all?