Wouter
CDCloudflare Developers
•Created by Wouter on 10/3/2024 in #pages-help
Your R2 bucket does not exist (workers.api.error.bucket_not_found)
24 replies
CDCloudflare Developers
•Created by Wouter on 9/12/2024 in #pages-help
Vite CI builds timing out
Hi, didn't want to hijack the other thread (Nuxt builds).
My builds are also timing out since this week (?) - not sure if it is because pnpm package upgrades or not - Dependabot is keeping me busy haha. But locally all is fine.
Vite 5.4.3.
Local builds and builds through GitHub Actions are building just fine hmm.
I've tried:
- Node 20 and Node 22.
- Disabling build cache.
I have a deploy log if needed.
If i compare locally vs github action vs CF pages CI it does log:
vite v5.4.3 building for production...
but it doesn't log
✓ 3207 modules transformed.
it will timeout here.
Any pointers / ideas / suggestions?
37 replies