#Error code 10013 - An unknown error has occurred

5 messages · Page 1 of 1 (latest)

warm basin
#

When I try to deploy or delete a worker through api I receive an unknown error. The problem occurs with cli commands also.

{
"result": null,
"success": false,
"errors": [
{
"code": 10013,
"message": "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."
}
],
"messages": []
}{
"result": null,
"success": false,
"errors": [
{
"code": 10013,
"message": "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."
}
],
"messages": []
}

The problems starts after I create a new API token, before it api works fine.

GitHub

⛅️ Home to Wrangler, the CLI for Cloudflare Workers® - cloudflare/workers-sdk

queen lark
#

?link

worldly galeBOT
#

Please use the </link:1363806217352253470> command to authenticate with your Cloudflare account and link it to your Discord user. This helps Cloudflare employees access your details more quickly and provide support. It also makes future support requests easier, since your account will already be linked.

warm basin
#

done

queen lark
#

Thanks for linking @warm basin ! We actually caught this yesterday, a fix is rolling out as we speak, and should be fully available in an hour or so!