Cloudflare Pages - "Internal Git Installation Issue" - Deployments Not Triggering

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

'there-is-always-a-reason

What is the error message?

There is an internal issue with your Cloudflare Workers & Pages Git installation. If this issue persists after reinstalling your installation please contact support.

What is the issue or error you’re encountering

Failure to push site to Cloudflare

What steps have you taken to resolve the issue?

Hello,

I have a Cloudflare Pages project that is experiencing a persistent “internal issue” and is no longer triggering automatic deployments after a git push.

Project URL: there-is-always-a-reason.pages.dev
GitHub Repository: GitHub - devbycraig/there-is-always-a-reason: Publii Website
The Problem:
When I git push new commits to my main branch, no new deployment is started in the Cloudflare dashboard. The UI shows a persistent error banner: “There is an internal issue with your Cloudflare Workers & Pages Git installation. If this issue persists after reinstalling your installation please contact support.”

Troubleshooting Steps Already Taken:
To resolve this, I have performed a complete “re-installation” of the connection, including:

Deleting all old/confusing GitHub repositories.
Creating a new, clean repository on GitHub.
Pushing the clean website files to the new repository.
Revoking all access for “Cloudflare Pages” from my GitHub account’s Applications settings.
Re-connecting the project from the Cloudflare dashboard, which successfully installed the new GitHub App and granted it access to the correct repository.
Confirmed all build settings (production branch, output directory) are correct in the Cloudflare UI.
Even after this full reset, the automatic deployments are not triggering. I believe the project is in a stuck state internally that I cannot clear myself.

Could a moderator or staff member please investigate this internal error and see if my project’s Git integration can be reset on the back-end?

Thank you.

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