workers-help
pages-help
general-help
durable-objects
workers-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
web3
🤖turnstile
radar
web-research
logs-engine
cloudflare-go
terraform-provider-cloudflare
workers-ai
browser-rendering-api
analytics
next-on-pages
cloudflare-ai
build-caching-beta
hyperdrive
vectorize
ai-gateway
python-workers-beta
vitest-integration-beta
workers-observability
workflows-beta
hey guys! is there a good example
Just to confirm, are you saying that the
Build configuration · Cloudflare Pages d...
pelican build integration is failing
I will check that out. Thank you! Do you
Does anyone know if it's possible to
Why not point the domain there directly
> What is the actual way to setup this
What is the actual way to setup this redirect?Either will work, Page Rules will eventually be going away though. It'll be announced when there is and there will be plenty of time, but yea one day your options will only be Bulk Redirects/Dynamic Redirects, not Page Rules
Usually this is fairly straightfoward but I think the CNAME flattening is making it a bit harder for me to understandI don't get where CNAME flattening plays into this. Generally not something you need to worry about, espec not when everything is proxied. Your apex custom domain cname for pages is using CNAME flattening, but it doesn't change anything with this redirect....
Is it possible to purge the cache used for asset retention
Are Cloudflare Pages Plugins supported
Is nodejs 12 still supposed to work on
Pages `bun install` by default? Why.
bun install --frozen-lockfile
by default, without the ability to remove it or even modify the command. I've currently got a P1 ticket filed with support, because the majority of our builds just fail, due to timing out issues.
Failed: build exceeded the time limit and was terminated. Refer to https://developers.cloudflare.com/pages/platform/limits/#builds for build limitsThis occurs almost consistently most recently and it begs the question - why is a build command running that the developer has not specified? It's impossible to debug (such as appending the
--verbose
flag) because we have no choice in the matter. This seems like a questionable technical decision?...Hey there, anyone a clue how to track
Would it be possible to have the runtime
jose works! Thanks @Hello, I’m Alastair!
auth/network-request-failed
error. ...Our Pages deployments recently started
Hi Team, pages build are not getting
Hello I have an issue setting up
cross-account
setup, such that adding custom domain
in pages on account A
, will auto add DNS record in account B
. everything goes smoothly, when I access my website from pages deployment URL, but when I access from custom domain URL, I get ERR_SSL_VERSION_OR_CIPHER_MISMATCH
I have been struggling for many days, any help is much appreciated...Does anyone know why file hashes are
https://v2.talkdash.orth.uk/sw.js
and hard refreshing (command shift R) will often, but not always give different generated strings.
I'm working on a PWA, browsers will think there's a PWA update, and updates the service worker and my app prompts the user (bug will immediately be visible on https://v2.talkdash.orth.uk/)
I have turned off cloudflare web analytics and redeployed to make sure it's not beacon.js causing issues...