Why it took so long to completee the process on creating index, when then I am trying to delete the attribute while the status is still in the processing, it gives me stuck
until now the processing is still exist
the stuck cant delete
You can try this inside your appwrite directory.
docker down docker up -d
backups happen once a day...during that time, it may take up to an hour to process.
its been over 6 hours
it starts on 10 pm
then I woke up at 3 am to try
how much data do you have and what's your project id?
I dont have much data. It does not reach a hundreds of data. I think 50 below.
Project Ids: Dev Project = 64c8d4fe450efd228047 Staging Project = 64d79de210e0f3e6975d
Please check these two appwrite project
hmm sorry no logs
Just create new one
but still on processing
But when I am creating a different index type for example key index type. Its fast to processed it
ya these are in a limbo state now...it's not actually processing anymore
Ohhh never mind, same error occurs I just tried it to create key index, it still the same
I just used different project
why it so fast to create a index
oye...something seems screwed up with your collection...
yup, I think I need to recreate this collection
Recommended threads
- RowList: The value of total is coming as...
RowList: The value of total is coming as a String, so it throws an error because it’s not parsed into an int. Error: TypeError: \"37\": type 'String' is not a ...
- User Blocked - False Positive
Today I tried to log in to my cloud console and it said the user is blocked and I didn't even receive any email regarding this like what kind of violation is my...
- is `account.get()` safe to be used in th...
I want to user's `id` for authentication. However, a while ago I was told in this server not to use `account.get()` and instead add user preferences for that us...