
I have created a new selfhosted appwrite instance today with version 1.7.3 and docker compose, then upgraded & migrated to 1.7.4 immediately. I created a new Site and assigned a domain, deleted the domain and now it says when i try to add the domain again i get this message: "Domain is already used. Please try again with a different domain." Its a custom domain that points to the appwrite host not a default subdomain like test.sites.davidbrum.com. I already tried deleting the site and readding it. It doesent help.
Docker logs in the appwrite container: [Error] Timestamp: 2025-05-26T09:58:45+00:00 [Error] Method: POST [Error] URL: /v1/proxy/rules/site [Error] Type: Appwrite\Extend\Exception [Error] Message: Domain is already used. Please try again with a different domain. [Error] File: /usr/src/code/src/Appwrite/Platform/Modules/Proxy/Http/Rules/Site/Create.php [Error] Line: 188
Where is the domain stored? Can I delete the Domain from the Database?
Recommended threads
- Database DeleteDocuments triggered via D...
Running self hosted 1.7.4. Have a dart cleanup function that deletes stale documents from a collection. Recently updated the function to use DeleteDocuments ins...
- Microsoft Oauth2 gets auto disabled
I'm runnin appwrite self hosted 1.7.4 and once every few hours the provider keeps getting disabled for whatever reason. I don't see anything in the logs and wo...
- Error during migration from self-hosted ...
The self-hosted version is 1.4.13
