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
Wrangler pages deploy works but it shows "this deployment failed"
wrangler pages dev
), but when I do a deployment to production or even for preview, my deployment succeeds but it shows "this deployment failed" in the dashboard. Could you see my deployment logs?
Deployment ID: f160ba99-a08b-4388-9a9b-dd92b5f83340
...Shopify Extensibility App on Cloudflare

html image won't load despite simple html. Animated .webp nor .gif nor static .png works.
<body>
<img src="test.png" alt="Assembly Animation" style="width:30%;">
</body>
2024-05-09T20:58:39.635016Z Cloning repository......wrangler

Every build fail for me

pages functions service binding to worker
get started
then links me back to my homepage 😦...
Website does not show new deployment even after clearing all caches
Pages build stalls and times out for Sphinx and `make html`
make html
as my build command, which also installs dependencies for the documentation of my project. According to the docs, this is possible (https://developers.cloudflare.com/pages/framework-guides/deploy-a-sphinx-site/#deploy-with-cloudflare-pages). I don't set the PYTHON_VERSION
env var because the default Python 3.11.x is sufficient.
The process works up to a point. For some reason it hangs on pip install .
, but I have no idea where that command comes from. The last line I see in the log is this:
Building wheel for plone-sphinx-theme (pyproject.toml): started
...Can't login anymore
Wrangler deploy shows success but actually fails

CSS and JavaScript not updating
Cookies not being updated on CF Pages when expires date is in the past
Thu, 01 Jan 1970 00:00:00 GMT
and also set the domain and path exactly to what it says in devtools, the cookies just don’t get removed, the expiration date is not updated at all. while locally during dev testing it does remove them! how do I fix this?How to cache Deno dependencies during a build?
How can I override the npm version?
next-on-pages with pg fails with Module not found: Can't. resolve 'fs'
Connected my cloudflare page to my domain, but It's not working

Deployments are failing for CF Pages with Functions
compatibility_flags =
to wrangler.toml
file. Deployments fail without that line, and deployments also fail when compatibility_flags has an actual value. I do get errors now saying it doesn't have a value, but the deployments do work this way...
- evonycompanion-2mg.pages.dev...Every build is failing with errors
I'm incorrectly *not* getting a 404 on some fetch requests. How do I get 404s?
Having repeated errors on the uploading part of the deployment