Custom domain was working on GitHub Pages — now suddenly “already taken” / domain were verified #189397
Replies: 2 comments
-
|
This is a known issue when using GitHub Pages with Cloudflare, often related to how GitHub’s validation logic interacts with proxied records. Since your domain is already verified at the account level, you might want to try these specific steps:
If the "already taken" error persists after disabling the proxy, it usually indicates a stale entry in GitHub's internal database that only their support team can manually clear. Hope this helps you resolve the conflict! |
Beta Was this translation helpful? Give feedback.
-
|
Hey there! 👋 Thanks for posting in the GitHub Community, @guillaumelauzier ! We're happy you're here. You are more likely to get a useful response if you are posting in the applicable category. The Accessibility category is a place for our community to discuss and provide feedback on the digital accessibility of GitHub products. Digital accessibility means that GitHub tools, and technologies, are designed and developed so that people with disabilities can use them. I've gone ahead and moved this to the correct category for you, |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Question
GitHub Feature Area
Actions
Body
Hi everyone,
I’m running into a confusing issue with GitHub Pages.
I have a custom domain (scenographist.com) that was previously working correctly with my repository. The site was resolving properly and the domain had already been verified in my GitHub account.
Now when I try to use it again, GitHub says that:
But:
• The domain is verified in my GitHub settings
• It was already working earlier with this repository
• It has not been assigned to any other repo or account
• DNS records are correctly configured (Cloudflare with GitHub Pages A records)
So I’m confused about what could have changed. It seems like the domain is somehow still locked somewhere internally, but there is no visible repository currently using it.
Has anyone experienced a situation where:
Is there a way to see where GitHub thinks the domain is assigned, or to force release/reset the domain mapping?
Any guidance would be appreciated. Thanks!
Beta Was this translation helpful? Give feedback.
All reactions