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
How to solve this issue, when using a
known issue with fetch() requests to custom HTTPS ports in published Workers: the custom port will be ignored when the Worker is published using the "wrangler deploy" command.
...I don't think it was the blog one, but
[Feature?]: Wrangler/Miniflare dev serve...
Hello!
I am using "wrangler pages dev" for
In your Framework. Then when you run the
Hi, `wrangler versions` is not working
wrangler versions
is not working in 3.68, even though it's supposed to be there since a while.Hey,
cloudflare/wrangler-action@v3
.
This is my yml file:
```
name: Deploy Worker...No such module "wrangler:modules-watch"
`wrangler pages dev` hangs on macOS + bun
wrangler pages dev
doesn't start the server unless you restart your computer (macOS arm, bun)?
It also hangs when you try to shut down the server
```toml
#:schema node_modules/wrangler/config-schema.json
name = "phosphor-server"...Can I refer to env vars in wrangler.toml
wrangler secret put INNGEST_SIGNING_KEY
doesn't make it available in the "environment variables", inngest sync fails and to put it in environment variables, I need to add it to wrangler.toml as "plain text" and deploy.Whenever I run `dev`, the process
dev
, the process oftentimes doesn't shut down correctly and it ends up needing to use a different port every time.
I get errors like this: ✘ [ERROR] Address already in use (127.0.0.1:60392). Please check that you are not already running a server on this address or specify a different port with --port.
So I have to run the following:...For some feedback (not a bug), since
it's working for me. but still debugger
So wrangler just made me go through the
SyntaxError: Unexpected token < in JSON at position 0
Hey wrangler team... this is a crosspost
itty-durable
that imports/extends { DurableObject }
from 'cloudflare:workers'...
This works fine, and folks can use it downstream as long as they are using wrangler (obv), but I am unsure of how to add test coverage to this in a way that'll pass outside of a wrangler environment (e.g. jest/vitest on GH actions)....