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
Pages says file size is above limit, but the file doesn't exist in the repo
Issue updating custom domain page.
How to tune automatic deployment

Sveltekit Error: Function called outside component initialization
Some images not uploading to Cloudfare Pages
routes.json limit
Error: Failed to publish your Function. Got error: Error 8000057: Rules in `_routes.json` are over the 100 rule limit. Refer to https://cfl.re/3FsE4aF.
Error: Failed to publish your Function. Got error: Error 8000057: Rules in `_routes.json` are over the 100 rule limit. Refer to https://cfl.re/3FsE4aF.
Error configuring Cloudflare Pages custom domain
ERR_SSL_VERSION_OR_CIPHER_MISMATCH
error is returned.
The pages.dev
address works, but the domain does not.
https://redelimpanome-parceiros-app.pages.dev
https://parceiro.redelimpanome.com.br...the deployment failed

What is a "concurrent build"?
Deploying Preview & Production
✘ [ERROR] Error: Pages only supports files up to 26.2 MB in size
Custom domain not verifying, stuck in Inactive (Requires DNS setup)
Still can't get breakpoint debugging working in wrangler 3.9.1
D1 and KV bindings not showing up in production?
@sveltejs/adapter-cloudflare
, and I have all of my bindings listed in wrangler.toml
. Wrangler picks these up locally, but when I deploy, the bindings aren't in platform.env
. The only keys I see there are ASSETS
, CF_PAGES
, CF_PAGES_BRANCH
, CF_PAGES_COMMIT_SHA
, and CF_PAGES_URL
.Custom domains always errors with Inactive (Error)

Adding custom domain is blocked
Not loading files in files

My Custom domain efashion.club going to Plesk page
Proxied CNAME to pages deployment returns host error 522
wrangler pages dev when functions are not in root?
npx wrangler pages dev
. I can't point it to that folder, or else the app does not start correctly (I get 404's), and I can't use npx wrangler pages dev -- <COMMAND>
or else my functions are not found. Is there any way to support this structure?