I encounter a mysterious error during deployment. number: 8000000

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

www-beha****-co-jp

What is the error number?

8000000

What is the error message?

:sparkles: Compiled Worker successfully :sparkles: Uploading Worker bundle :sparkles: Uploading _routes.json ✘ [ERROR] A request to the Cloudflare API (/accounts/{ID}/pages/projects/{SiteName}/deployments) failed. An unknown error occurred. Contact your account team or Cloudflare support: https://cfl.re/3WgEyrH. [code: 8000000] If you think this is a bug, please open an issue at: Sign in to GitHub · GitHub

What is the issue or error you’re encountering

when wrangler deploy & github actions deploy

What steps have you taken to resolve the issue?

I encounter a mysterious error during deployment. Even with the exact same source code, the error sometimes occurs and sometimes does not. Once I get stuck, the error persists no matter how many times I deploy, but occasionally, making a random commit and pushing it allows the deployment to succeed. The behavior is unpredictable. However, there have been instances where it fails more than five times in a row, which is quite problematic.