Back

Update error

  • 0
  • Web
  • Tools
  • General
  • Cloud
  • Self Hosted
AmirFt04
22 Jul, 2024, 13:08

i got this error when updating my appwrite from 1.3.1 to 1.3.8, can anyone help?

root@akonew2:/appwrite# docker run -it --rm \ >     --volume /var/run/docker.sock:/var/run/docker.sock \ >     --volume "$(pwd)"/appwrite:/usr/src/code/appwrite:rw \ >     --entrypoint="upgrade" \ >     appwrite/appwrite:1.3.8 Unable to find image 'appwrite/appwrite:1.3.8' locally 1.3.8: Pulling from appwrite/appwrite df9b9388f04a: Already exists a60f85627e3d: Already exists 89395091f295: Already exists 2342a00f1dee: Already exists 333b20003ae3: Already exists c4918c4bd1e7: Already exists 4c352b3e63d2: Already exists 12da3696bdd9: Already exists bb73c9b7fa8f: Already exists bd94fd19c261: Already exists 068c608bca24: Already exists 09ed6f5c6059: Already exists 65a5d59b4dad: Already exists b59e8ef70f30: Already exists f24fc3141c85: Already exists aa6fe9245e4f: Already exists 671c4aa8dcc5: Already exists ff7644108a9b: Already exists e7de4ef3c2af: Already exists 1e25581df4ab: Already exists e6e498b9d75e: Already exists 4f4fb700ef54: Pulling fs layer 9e9bffb9379e: Pulling fs layer f1fa68a0fa97: Pulling fs layer b332317cbb4c: Pulling fs layer 912a431b25b0: Pulling fs layer 4f4fb700ef54: Pull complete 7be01bbe8d71: Pull complete 4709b30c9422: Pull complete 4bbde74b463d: Pull complete 5cd9373685e8: Pull complete a199bee7245d: Pull complete b81470dc0c11: Pull complete 1235808b1933: Pull complete 65c750b9f0f1: Pull complete 09dae3872927: Pull complete 46d32ac1b3ef: Pull complete Digest: sha256:2727b6f5b79023ea20d7f6dd2e85b6acc514a32aeff77e193dd13cc69440e6e5 Status: Downloaded newer image for appwrite/appwrite:1.3.8 docker: 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: "upgrade": executable file not found in $PATH: unknown. root@akonew2:/appwrite#

TL;DR
Developers encountered an error when updating Appwrite from version 1.3.1 to 1.3.8. The issue arises as the container is unable to find the specified image. The error message indicates that the executable file "upgrade" is not found in the designated path. To resolve the problem, ensure that the correct path and executable name are specified during the upgrade process.
Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more