You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
npx wrangler r2 bucket notification delete bucketav-test --queue bucketav-sophos-cloudflare
⛅️ wrangler 3.78.4
-------------------
Disabling event notifications for "bucketav-test" to queue bucketav-sophos-cloudflare...
✘ [ERROR] A request to the Cloudflare API (/accounts/e647a3934e30cbd6e38ccc419c9e7208/event_notifications/r2/bucketav-test/configuration/queues/1fb4dc677de24aa686bd7b89d2434a58) failed.
workers.api.error.invalid_r2_event_notification_configuration [code: 11014]
If you think this is a bug, please open an issue at:
https://github.com/cloudflare/workers-sdk/issues/new/choose
I'm not able to reproduce the issue on 3.78.4 or on 3.83.0 (latest), and regardless I don't expect us to ever return 11014 on a notification delete request. It's possible that we did return that error in the past and that we already fixed this issue since you created this ticket. Can you please confirm whether the issue is still happening on the latest wrangler version?
We haven't heard from you in while so I'm going to close this issue for now. If you're still running into problems feel free to open a new issue with more details and we can investigate further.
Which Cloudflare product(s) does this pertain to?
R2
What version(s) of the tool(s) are you using?
3.78.4 [Wrangler]
What version of Node are you using?
20.11.0
What operating system and version are you using?
macOS 14.6.1
Describe the Bug
Observed behavior
Expected behavior
No error. Event configuration should be deleted.
Steps to reproduce
Please provide a link to a minimal reproduction
No response
Please provide any relevant error logs
No response
The text was updated successfully, but these errors were encountered: