
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
- Appwrite Education program
I have applied for the GitHub Student Developer Pack and it was approved so that i can be eligible for the Appwrite Education program in Appwrite BUT it is sh...
- Relationships restricted to a max depth ...
When I do query like: ``` await _databases.listDocuments( databaseId: AppwriteConfig.DATABASE_ID, collectionId: AppwriteConfig.SERVICES_COLLECTI...
- Is appwrite down?
Getting 500 Server Error. It’s not letting me log in as well.
