Can't create Cloudflare Pages project

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

something.example.com

What is the error number?

8000000

What is the error message?

An unknown error occurred. Contact your account team or Cloudflare support: https://cfl.re/3WgEyrH

What is the issue or error you’re encountering

Stuck on page creating project for Cloudflare Pages after naming project

What steps have you taken to resolve the issue?

Workerks & Pages → Pages → Upload Assets → Name for project (in ex. “dev-landing-deploy”) → Create Project button → getting 500 on request in console with text: POST /pages/projects with response:
{
“result”: null,
“success”: false,
“errors”: [
{
“code”: 8000000,
“message”: “An unknown error occurred. Contact your account team or Cloudflare support: https://cfl.re/3WgEyrH.
}
],
“messages”:
}

Are you still encountering this error? If so, you may want to ping the team on discord Cloudflare Developers.

Nevertheless, please check your billing tab for any unpaid invoice that might be causing this error.

Sometimes, I experience some dashboard UI issue, when writing a name of my Pages or Workers project name, then it’s accepted and continues to proceed further with success.

Wonder if you’re hitting the limits for your CF account for projects count? :thinking:

Was the project connected to the Github? :thinking:

Some know issues:

May I ask if you’ve tried to follow the instructions on the link to collect the needed data and reach out to the Cloudflare Support team about your case? :thinking: