In this case test111 is working, i created it after migrate. the others are not working. I can also not delete it
I recive internal Error 500
try opening the terminal and running docker compose ls
that might be where your compose file is...either that or it's in that location in the portainer container...
what's the output of docker network ls and docker volume ls
now docker inspect appwrite_appwrite-mariadb
where'd you get the appwrite stack config?
from the appwrite page
volume was created recently that's good...
I noticed, only the previus created buckets have internal server error
maybe there are some bad values in the old buckets...is it okay to recreate the buckets?
There is nothing inside. I can also delete it, but if I click on the bucket I can not see any delete button. The page with 500 Internal Error occures
all this can be deleted:
can you maybe delete via API or server SDK?
Can try
I can list all buckets, now trying to delete it
Delete via API is working.. I created again a HelloWorld bucket. Looks good
Thanks for your support @Steven
For the other colleges, maybe it is very important to run the "migrate" command on the "appwrite" docker befor to do anything on the new upgraded version.
We can mark it as solved <:appwriteparty:946072712915341333>
[SOLVED] Server Error Storage
Recommended threads
- Self-Hosted and Multi Region support
Hey Appwrite Team, As a test and to expand self-hosted capabilities even more, i was thinking of understanding and testing how to deploy a multi-region instanc...
- How to use dart workspaces to deploy a f...
Hello, I'm developing a Flutter application and I would like to leverage dart pub workspaces to deploy a function with a dart runtime as advertised here : http...
- Migration from Cloud to Self-Hosted not ...
Hello Appwrite Community, I've got the problem, that when I try to migrate my Appwrite Project from the cloud to my self-hosted Appwrite, that an API Key is mi...