What versions & operating system are you using?
wrangler 4.47.0
MacOS
Please provide a link to a minimal reproduction
https://github.com/vicb/r2-remote-binding
Describe the Bug
With the repro, pointing the config file to an existing R2 bucket
- execute
wrangler dev
- Press Ctrl+C to end the dev session
⎔ Shutting down remote connection... never terminates (you have to press Ctrl+C again to exit)
Please provide any relevant error logs
-> % pnpm wrangler dev
⛅️ wrangler 4.47.0
───────────────────
Your Worker has access to the following bindings:
Binding Resource Mode
env.R2 (r2-batch) R2 Bucket remote
╭──────────────────────────────────────────────────────────────────────╮
│ [b] open a browser [d] open devtools [c] clear console [x] to exit │
╰──────────────────────────────────────────────────────────────────────╯
⎔ Starting local server...
[wrangler:info] Ready on http://localhost:8787
⎔ Shutting down local server...
⎔ Shutting down remote connection...
What versions & operating system are you using?
wrangler 4.47.0
MacOS
Please provide a link to a minimal reproduction
https://github.com/vicb/r2-remote-binding
Describe the Bug
With the repro, pointing the config file to an existing R2 bucket
wrangler dev⎔ Shutting down remote connection...never terminates (you have to press Ctrl+C again to exit)Please provide any relevant error logs