Hi,
Thank you for reaching out to us.
The error code 8000000 typically indicates an internal issue with the Cloudflare Pages system. I’ll guide you through some steps to help resolve the issue.
Step 1: Reinstall Git Integration
Please try reinstalling the Git integration for your Cloudflare Pages project. You can do this by following these steps:
Go to the Cloudflare dashboard and select your account.
In Account Home, select Workers & Pages.
Select your Pages project > Settings > Git.
Click Disconnect to remove the Git integration.
Then, click Connect to Git and follow the prompts to reinstall the integration.
Step 2: Check SCM Installation Warnings
Please check if there are any SCM installation warnings listed in your Pages project dashboard. You can find these warnings in the Settings > Git section. If you see any warnings, follow the steps provided to resolve the issue.
Step 3: Verify Git Repository Access
Ensure that Cloudflare Pages has the necessary access to your Git repository. You can check this by verifying the repository access settings in your Git provider (GitHub or GitLab). Make sure that the repository is not excluded from the Cloudflare Pages installation.
Step 4: Contact Support
If none of the above steps resolve the issue, please reach out to us by submitting a ticket with the following information:
Your Cloudflare Pages project name
Your Git repository URL
Any additional error messages you’ve encountered
This will help me investigate the issue further and provide a more detailed solution.
Related Resources:
Cloudflare Pages: Git Integration
Cloudflare Pages: Troubleshooting
Kindly,