Deploy step fails with "internal error occured", rollback did not resolve
I'm using Astro with Cloudflare Pages and until this morning my build/deploy steps were working fine. Between then and now I set up a worker (that I was going to test) and made some other small changes. The worker is still in place but everything that was changed in my website repo has been rolled back. The version I'm trying to deploy is the last known good version.
The error I get at the end is:
It fails during the "Building application" step, though building the site locally with
npm run build
works just fine, as does simply running dev
.
Domain is https://b7b70cc3.dou-gg.pages.dev/ or https://dou.gg/, either works.
I checked the Cloudflare status page and didn't see anything obvious suggesting and outage?{ Home }: Dou.gg
Astro description
2 Replies
looks like you got it working - what was the issue?
Absolutely no idea. It just started working again.