A request to the cloudflare API failed

For Workers & Pages, what is the name of the domain?

fluentbi.com

What is the error number?

10002

What is the issue or error you’re encountering

✘ [ERROR] A request to the Cloudflare API (/accounts/1b4084a019e362dcc38aaf959044234e/workers/scripts/fluent-bi-website/versions) failed. An unknown error has occurred. If this error persists, please file a report in the workers-sdk GitHub repository (GitHub · Where software is built) or reach out to your account team. [code: 10002] If you think this is a bug, please open an issue at: Sign in to GitHub · GitHub

What steps have you taken to resolve the issue?

Tried the following:

  • reverting to prior commit
  • updating packages/modules
  • removing .wrangler and node_modules and reinstalling/building
  • deploying under a new worker name
  • changing compat date
  • logging out and back in with wrangler logout/login
  • deploying other workers using bun run deploy works fine, only this one

What are the steps to reproduce the issue?

unknown. it only started happening randomly yesterday on only this worker

Was able to resolve it myself! See: [code 10002] Error deploying worker built with vite · Issue #9444 · cloudflare/workers-sdk · GitHub

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.