Cloudflare DevelopersCD
Cloudflare Developers4mo ago
7 replies
wzzzup.

worker deployment using wrangler fails [code: 10013]

While deploying worker (using wrangler) I'm getting next error:
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]
A request to the Cloudflare API (/accounts/<account_ID>/workers/scripts/<worker_name>/routes) failed.

Additional information:
Issue started today. Deploying old artifacts (which were successfully deployed yesterday) - results in same error.
worker routes were not changed
Was this page helpful?