[SOLVED] Appwrite Cloud stuck in creating Index and also Deleting Index
- 0
- Databases
- Flutter
- Cloud
hello, my console database collection index has been stuck in creating new index and deleting index
Why are you creating the unique index??????
i wanted to be sure that userId (unique) is not why my relationship its not working
You probably have documents that violate the unique constraint so it can't create
oooh okay
[SOLVED] Appwrite Cloud stuck in creating Index and also Deleting Index
Recommended threads
- AppwriteException: CERTIFICATE_VERIFY_F...
getting this error while using Cloud : "Session invalid during cache load, clearing cached data: AppwriteException: , HandshakeException: Handshake error in cl...
- Console not loading - ERR_NAME_NOT_RESOL...
Hi everyone/team, is anyone else experiencing DNS issues accessing the Appwrite Console? I cannot load my project dashboard. My browser console is returning: Fa...
- {"message":"Server Error","code":500,"ty...
Hi, I am using Appwrite Cloud. I had created a new relation for a table. Since it was not letting me delete an appointment, I removed the relation from the mess...