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
[solved] How to upload vars along with a wrangler deployment
.dev.vars
for local development. But how do I set the env vars for production and development deployment? I can't add them to wrangler.toml as it gets commited to git.How to wrangler deploy a dev worker?
Failure in deploying ratelimit - must have `namespace_id` even though it is defined in wrangler.toml
Workers platform broken for requests with cache mode no-store
When running wrangler dev are HTTP request headers like CF-Connecting-IP supposed to be added?
Request from Quora bot for ogImage is getting blocked by cloudflare
Conflict between Cloudflare Workers checks & Cloudflare docs
aiohttp
package, but when i include that package along with fastapi
in requirements.txt
, I have the error: " found in requirements.txt. Note that requirements.txt should contain package names only, not version specifiers.
I tried many ways to remove the error:
- Remove the requirements.txt
, after that my Worker return ModuleNotFoundError
error
- Add packages back requirements.txt
(or even empty the file), after that Wrangler still said " found in requirements.txt. Note that requirements.txt should contain package names only, not version specifiers.
...Calling a private service behind a cloudflared tunnel
*.cfargotunnel.com
address directly from Workers?...Are there analytics for which endpoints on my worker are being requested, and request methods?
Using `R2 + image transformation API` vs the `Images` service
D1_ERROR: Wrong number of parameter bindings for SQL query.
Post request, getting 405 error not allowed
How to rapidly validate if a JS package will work on Workers runtime?
stripe
works but @sendgrid/mail
doesn't
Is it a matter of trial and error? Or Google [package] cloudflare workers
each time and hope someone has written a blog post? That will become exhausting quickly....Newbie Assistance with Worker Code
Wrangler versions deploy - deploy latest version?
3.55.0
in the context of a CI/CD pipeline in Github Actions.
When a new git tag gets created, I'm trying to perform the following:
(1) Create new Worker version via wrangler versions upload
for the git tag...Wrangler dev runtime error on macos
wrangler dev src/index.ts
MiniflareCoreError [ERR_RUNTIME_FAILURE]: The Workers runtime failed to start. There is likely additional logging output above.
at Miniflare2.#assembleAndUpdateConfig (/Users/0x/Projects/project-alpha/node_modules/miniflare/dist/src/index.js:8989:13)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async Mutex.runWith (/Users/0x/Projects/project-alpha/node_modules/miniflare/dist/src/index.js:3500:16) {...service binding for ethereum gateway
Dynamic CSP Content Security Policy with workers