1.6, created a couple regular attributes in a collection today and they're stuck in processing all day. Can't delete them. Tried docker down and up, nothing. Still shows processing but the attributes cannot be used via scripts they don't exist. Cannot recreate cause they exist. Cannot delete cause processing. Its a pretty large collection of ~700k documents so creating a new collection isn't really an option cause it would take forever to restore the documents.
Recommended threads
- Attribute not found in schema on REST AP...
I'm querying a appwrite collection via the REST API on appwrite cloud 1.9.5 (no SDK) via a cloudflare worker and keep getting: ``` {"message":"Invalid query: A...
- Can't really use the S3 storage device
hi, I've linked my local MinIO Instance (it's just for testing, not for prod.) to my appwrite instance, when i'm uploading a file it's getting uploaded to the S...
- Next.js SSR Site Times Out on First Visi...
Hey everyone, I'm running a Next.js SSR site on a self-hosted Appwrite server (v1.9.0), and I've noticed a strange behavior that I'm hoping someone can help me...