I am trying to deploy my project on site, but while creatiing the site it shows the domain 'insightly' isnt available. even though if i visit https://insightly.appwrite.network/ it shows empty.
For more context: I do had deployed my project to 'insightly' domain earlier, but since i wanted to change the repository so i deleted the site and when again trying to deploy project on same domain then it shows domain isnt available.
its possible that the domain is attached to a site but the site has no or active deployments.
but i do have deleted the site so domain should automatically get de-attached from any site
Recommended threads
- Helping in unblock my account
I deleted my Appwrite Cloud account that was linked via GitHub. Now I activated my GitHub Student Pack and want to sign up again using the same GitHub account, ...
- Not allowed permission to upsert a prese...
```js const presenceID = ID.unique(); setPID(presenceID); const presence = await presences.upsert({ presenceId: presenceID, status: "online"...
- CDN not delivering correct bundle
My site 69b4cd410035893573dc is not delivering the latest deployed version via CDN, it seems stuck on versions from previoiu days, alternative links for the lat...