Failed to create index, and still processing on my other project in index tab related
- 0
- Databases
- Cloud
it stuck
I try to delete
it gives me a stuck
...
i said wait
now you can't do anything about that
The status is not waiting and processing, the status is failed
so I just delete that search key, because since it is failed status then after delete it gives me a stuck status
it was failed or deleting?
it was failed
nothing you can do about stuck attriutes or indexes anymore
its fine if that case I can delete later the collection since it does not have numerous attributes
but still it gives me a failed when creating attributes
please check the browser's network logs like you did before
these are indexes, not attributes
did you create an attribute like i asked?
ohh sorry hehehe
success
So it means that I should recreate my collection?
womp...the metadata is still missing your other attributes
ya i would be ebst to create a new collection
alright thanks steve
Recommended threads
- Functions never end and always fail (sta...
Hi ! I'm using Appwrite Cloud Pro and function execution from appwrite website is KO. Deploying starter function template, execution is always Failed and the ...
- My function executions console if overwh...
It seems the requests are getting processed correctly but it is using a older version of the backend. And it seems the cron requests done an hour ago are shown ...
- [SOLVED] Query.search() returning all ro...
When I use Query.search() instead of returning rows with the keywords provided it just returns all the rows in the table.