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
- [SOLVED] What does avatars.getInitials r...
I am using this function and on logging the value i am getting something like `{"_h": 0, "_i": 0, "_j": null, "_k": null}` here is the code i used ```export fun...
- does appwrite accept debit card as a pay...
does appwrite accept debit card as a payment method?
- In which format should i pass the date?
I have a column with the type `datetime`. So i want to know which format is suitable for passing the date