Cloudflare DevelopersCD
Cloudflare Developers7mo ago
4 replies
Arthur

Local wrangler deploy fails, error 10013

Hi there,

Running wrangler deploy (using latest wrangler 4.22.0) and running into the following:

Your Worker has access to the following bindings:
Binding                                                     Resource      
env.PROCESSING_QUEUE (****-processing)                    Queue         
env.DRAFTING_APPROVAL_QUEUE (****-drafting-approval)      Queue         

Uploaded ****-api-prod (4.19 sec)

✘ [ERROR] A request to the Cloudflare API (/accounts/********/queues/0e1a44ff22bf46f29e39a53b9de15485/consumers/8415dac80d4547ea815d186b32390c0d) failed.

  An unknown error has occurred. If this error persists, please file a report in workers-sdk
  (https://github.com/cloudflare/workers-sdk/issues) or reach out to your account team. [code:
  10013]
  
  If you think this is a bug, please open an issue at:
  https://github.com/cloudflare/workers-sdk/issues/new/choose
Was this page helpful?