
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
- MCP Integration
The appwrite has their MCP And this MCP is working fine with the VS code copilot but not with the other tools like Cline, Roo code...I have tried and getting th...
- Appwrite realtime didn't work
``` useEffect(() => { const { client } = createClient(); const unsubscribe = client.subscribe(`databases.${process.env.EXPO_PUBLIC_APPWRITE_DATABASE}.t...
- REQUEST FAILED IN MIGRATION
I was trying to moved my archived project to a self-host database . Though the Project is "read only" but there's a message that I can view and migrate data to...
