workers-and-pages-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
🤖turnstile
radar
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
pipelines-beta
containers-beta
How to Reconfigure Repository Location for a Pages Project Without Deleting It
Thanks in advance!...
How can I get the ID included in the URL issued when deploying?
{unique ID}.{domains}) for each deployment. Is there a way to get this ID?
This ID and the versionId from the version metadata seem to be different.
https://developers.cloudflare.com/workers/runtime-apis/bindings/version-metadata/...Is there a `wrangler version` command for Pages?
wrangler versions command equivalent for pages? My use case is to have multi-stage deployments.No Wrangler.toml found
Cannot create project
R2 Image access issue
Pages build ignoring configuration to use bun instead of node
Subset of users having issue
Ratelimits on wrangler pages deploy
Skipping build output cache as it's not supported for your project
Skipping build output cache as it's not supported for your project
Skipping build output cache as it's not supported for your project
Safari not honor with cache-control: public, max-age=0, must-revalidate
index.html and lead to download the old chunk files which already delete out when deploy new Pages version.
I try to see cache-control on our index.html is valid with cache-control: public, max-age=0, must-revalidate AFAIK; this means client will cache index.html but will revalidate every time when they refresh/access another page. But I don't know why this not for Safari? Any known issue or any suggestion to avoid this problem?...Custom Domain Delay
Static workers handling of headers is different
Content-Security-Policy: default-src 'self'; script-src 'self'; style-src 'self' 'unsafe-inline'; img-src 'self' data:; frame-src *; child-src *; frame-ancestors *;
That identical _headers file (auto-generated) is not working for a static pages deployment:...Am I meant to create a new API token?
To find your Cloudflare API token, log in to the Cloudflare dashboard ↗, select the user icon on the upper righthand side of your screen > go to My Profile > API Tokens.https://developers.cloudflare.com/pages/platform/known-issues/#delete-a-project-with-a-high-number-of-deployments I am trying to delete a pages project and that link states I need an API token. But I can't see any API tokens and creating a new one brings up templates. Which one do I need to create?...
Problem with "environment variables managed through wrangler.toml" and disabling that behavior
Help with Domain on Cloudflare to my Unraid server with Cloudflare-DDNS docker?
Error 1015
Choose region to run pages in
How to ignore some files like Gemfile, Gemfile.lock
Deploying an Astro app to Cloudflare Pages