Error response from daemon: cannot stop container: 0aa2432a2345868b617b0ff37dc5c51561626a3c853bd674866bc704f6b92a81: permission denied
how do you typically run docker commands? what did you do to experience this?
My server provider had issues with their servers. They went down then came back up. when everything was booted backup I then could not get appwrite to restart properly and when unintalling I am getting this error
I have tired to do this in sudo even and stil same error
I did a reboot and it is all good now thank you
[SOLVED] Docker cant shut down
Recommended threads
- Query Appwrite
Hello, I have a question regarding Queries in Appwrite. If I have a string "YYYY-MM", how can I query the $createdAt column to match this filter?
- Different appwrite IDs are getting expos...
File_URL_FORMAT= https://cloud.appwrite.io/v1/storage/buckets/[BUCKET_ID]/files/[FILE_ID]/preview?project=[PROJECT_ID] I'm trying to access files in my web app...
- Invalid document structure: missing requ...
I just pick up my code that's working a week ago, and now I got this error: ``` code: 400, type: 'document_invalid_structure', response: { message: 'Inv...