
After update to 1.4.0 I am getting this error after docker compose up -d --remove-orphans.
Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: exec: "executor": executable file not found in $PATH: unknown
Any advices?

how did you update?

I have changed all 1.3.8 to 1.4.0 in my docker compose file. Should I made something more or in a different way?

ya there were a lot of changes so that won't do it. See the upgrade docs: https://appwrite.io/docs/upgrade

make sure to backup....but you might want to hold off...there are some fixes coming
Recommended threads
- Can't use --queries in appwrite cli
I want to fetch some documents, but i cant use the queries. If someone knows how to do it, pls i would apprecieate the support. I did some attempts with differe...
- Global Variables
I'm building a Azure DevOps Pipeline Task to deploy my functions to Appwrite using REST APIs. How can I set project global variables via REST? This endpoint do...
- Tables freeze in console 1.7.4
In version 1.7 of appwrite, tables start to freeze in console very much if there are a lot of elements (more than 96). The information takes a very long time to...
