[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
- Invalid `region` param: Value must be on...
Hi! I'm trying to migrate a small project from the cloud to a self hosted instance to play around but without any success! I cannot initiate a migration witho...
- Migration from cloud to self-hosted fail...
Hi! I'm trying to migrate a small project from the cloud to a self hosted instance to play around but without any success! The migration process fails with the ...
- Feedback and Deployment Challenges with ...
Hello world!, I've been developing a project using FastAPI in Python, and I was considering deploying it through Appwrite Functions. However, I encountered a f...