#[SOLVED] attributes stuck on processing
33 messages · Page 1 of 1 (latest)
Please delete the attributes and try again. If they are stuck processing for this long, they had some execpected error
I am experiencing the same issue deleted severally but no solution. Using v1.6
What are the logs for the appwrite and MariaDB containers?
If you create new collection, does the same happen there?
@granite crest I will share my logs as @maiden horizon prepares one. So both appwrite and mariab show nothing related a collection i just created. Just addition info is that my Appwrite instance is deployed via coolify.
Do you have something set in the OpenSSL key env variable?
I think that could be the issue then 👀
How did you have installed Appwrite?
Does your instance have important data?
I installed appwrite using coolify template.
There's a PR pending to fix the template
If the instance doesn't have any data, uninstall appwrite and reinstall it setting the OpenSSL key to something random and secure.
Keep it in a safe place for future use and prevent someone from stealing it
Hi! I have the same issue trying to delete some attributes.
after dumping whole day to this
i managed to make this work
use this compose file
also remove these 3 variables from .env
- '_APP_WORKERS_NUM=${_APP_WORKERS_NUM:-1}'
- '_APP_QUEUE_NAME=${_APP_QUEUE_NAME:-appwrite}'
- '_APP_DATABASE_SHARED_TABLES=${_APP_DATABASE_SHARED_TABLES}'
dont use the official appwrite template from coolify github
if you are facing the route not found just uncheck strip prefixes if you are using Traefik
or if you are using caddy you can follow this PR https://github.com/coollabsio/coolify/issues/4279
update strip prefix for these 3 domains
Result
delete attributes also working
auth, storage is also working properly
I'm using the cloud version
i self hosted
Create a new post as that's a different issue
Do you can report this on Coolify so they solve it?
Already reported
[SOLVED] attributes stuck on processing
@granite crest is there a solution for this for people who installed via digital ocean droplet (then upgraded to 1.6)? I have several attributes frozen for days now and the above coolify solution doesn't help me
Please open a new issue to be able to help you