What is the name of the domain?
tlgtvs DOT org
What is the error message?
That domain is already associated with an existing project. Use a different domain or find the project already using this domain and remove it.
What is the issue you’re encountering
Add custom domain to workers & pages
What steps have you taken to resolve the issue?
Deleted all dns records, reading docs
What are the steps to reproduce the issue?
Hi, I’m new to cloudflare. I registered a domain and things were going well. I was able to create a first astro projet and manually deploy it to cloudflare (apex domain and also a dev branch/subdomain).
Next, I tried the github integration, that worked well too.
Finally I wanted to use my domain and point it to the github integration deployment but I’m told the domain is already taken.
My 2 deployments are here:
- manual: Astro Basics
- github integration: Astro Basics
Instead of using my domain for the manual deployment I had when I started, I would now like to use the domain for the github integration deployment.
What should I do next? I tried deleting the domain but since it was registered with cloudflare I can’t do that either. There’s something I am missing.
Any help will be greatly appreciated, thank you.