workers-help
pages-help
general-help
durable-objects
workers-and-pages-discussions
pages-discussions
wrangler
coding-help
kv
🦀rust-on-workers
miniflare
stream
general-discussions
functions
zaraz
⚡instant-logs
email-routing
r2
pubsub-beta
analytics-engine
d1-database
queues
workers-for-platforms
workerd-runtime
web3
🤖turnstile
radar
web-research
logs-engine
cloudflare-go
terraform-provider-cloudflare
workers-ai
browser-rendering-api
logs-and-analytics
next-on-pages
cloudflare-ai
build-caching-beta
hyperdrive
vectorize
ai-gateway
python-workers-beta
vitest-integration-beta
workers-observability
workflows
vite-plugin
Since this afternoon Error when deploying all our nuxt applications
Pages build times have gone from 20 mins to 35+ mins
NextJS: Unable to build a version that used to work
How can I deploy an artifact from a Github Workflow?
Nuxt on CF Pages?
How to have exact opposite behaviour of CF Pages pretty URL??
.html
to remove this suffix.
...failing to fetch repo from github

Audit: HTTP Service without SSL/TSL found
Testing R2 from Pages
wrangler pages dev
I have R2 instances for preview and production, but locally in dev it uses a version that wrangler is running in the .wrangler/state/v3/r2 folder.
However, the other part of my app runs on a container, and I need to get hold of the R2 files on there to test functionality before deploying.
I don't want to have to deploy my whole architecture to test it, so it'd be great if I could get my Pages app to talk to the preview remote R2
...Deployment Not Found
`cloudflare/pages-action` preview not deploying
cloudflare/pages-action
isn't actually deploying, the branch preview URL is incorrect and Deployment Not Found
```yml
- name: Publish
uses: cloudflare/pages-action@1...
Error 522 with new Cloudflare pages deployment
Cloudflare Fonts not working
fonts.googleapis.com
after enabling it). Does anyone have any idea what might be going on? Thanks in advance!
Custom domain stuck on “initializing”

Failed: an internal error occurred.
Segmentation Fault - Failed Builds
Segmentation fault
and failing to deploy.
I thought this was strange because not much code had changed, so I redeployed the last working deployment that was working and it throws the same error now. So this is not a problem with my code, but a problem with pages.
Anyone have any thoughts?...Sveltekit functions high request usage
CSP issues with CF Fonts and CF Workers (execution order)
functions/middleware.js
) for, among other things, providing a Content Security Policy. One part of that CSP requires using a nonce to allow style
statements, so — also with the Worker — I inject a nonce into any style
statements that I must use for whatever reason. I'm now testing Cloudflare Fonts and see that my CSP is rejecting the style
statements CF Fonts sets up because that nonce isn't getting injected, presumably because the CF Fonts stuff happens after the Worker runs. Am I correct in assuming that this order can't be changed? And, if that's the case, is my only option to add unsafe-inline
and be done with it?
(Also posted this on the Discourse. If I get an answer on either source, will indicate that and close each accordingly.)...MIME issue