
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
- REQUEST FAILED IN MIGRATION
I was trying to moved my archived project to a self-host database . Though the Project is "read only" but there's a message that I can view and migrate data to...
- Is it possible to getRow with all relati...
With the new Opt-In relationship loading, is it possible to query getRow to get all attributes and relationships and possibly even cascading relationships? I tr...
- Cache appwriter
When using Appwrite in React to display data from a database (e.g., some products) on the main page, is it possible to serve cache on the backend side at the Ap...
