What are the logs for the appwrite and the worker-usage containers?
And Redis?
Interesting. No errors. Do you have run the migration command?
Sur i did
What does Appwrite doctor shows?
You can get it with
I see. That looks fine
@Steven Do you have some idea?
Also, @Suii π What are the logs for mariadb? Is there some error?
@D5 you can have a log
Not sure if that many aborts are normal. Weird
I think that could be related so the container can't connect to it.
Do you have tried to restart the contianers ?
yes I restarted container many times, also the server
sudo systemctl restart docker
+1
What about
docker compose logs appwrite worker usage-dump
?
Recommended threads
- 1:1 relationship doesnβt sync after re-a...
Hi, Iβm trying to use a two-way one-to-one relationship. It works fine when I create a record with the relationship set, and it also works when I unset it. But ...
- Failed to create function
Hey everyone π I'm having an issue creating Functions on Appwrite Cloud and I'm not sure if it's a platform bug or something wrong in my project. When I try t...
- Upsert with setting permissions
Hi there, I am using self-hosted appwrite v1.7.4 and trying to use the bulk update stuff that was released with 1.7.x. Unfortunally I found that there is an ser...