workers-sdk
workers-sdk copied to clipboard
Need help to force-remove an R2 domain binding so I can assign it to Pages
What versions & operating system are you using?
Wrangler 4.20.3, Mac OS 15.5
Please provide a link to a minimal reproduction
No response
Describe the Bug
I’m on the free plan. I previously assigned addpippa.com to an R2 bucket (addpippa-website), but now I’m trying to remove that binding so I can use the domain for Cloudflare Pages instead.
- I’ve disabled public access
- I tried deleting the custom domain via the dashboard → fails silently
- I tried using Wrangler CLI → returns error: Error code 10034 — Attempting to remove a custom domain that is registered with Cloud Connector The domain is stuck and still appears in my DNS settings as a locked R2 record. I can’t remove it, reassign it, or delete the bucket.
Can someone
Please provide any relevant error logs
No response
Issue resolved - cloud connector binding was keeping me from deleting the domain.
Sounds like this is resolved—closing