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.4.0 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. this is error message when try try to upgrade. could you please help me solve this problem
Did you run this command in the parent directory of appwrite?
I also suggest to wait for the next release
yes
can you run docker ps | grep appwrite?
Also, make sure to use 3 backticks ( ` ) before and after sharing code / logs to format it
Something like this
i am not able send the out put in the chat, character limit is reached, that is why i send the screenshot
i'm not quite sure what the issue is, and not sure which container to look for errors in. Regardless, I suggest you wait for a core member to respond
As I said before, I also suggest you to wait for the next release 1.4.2 to make sure to upgrade to a patched version
ok
Upgrade to 1.4.1
no error while upgrading 1.3.8 to 1.4.1
Thank you
[SOLVED] error while upgrading version 1.3.8 to 1.4.0
Hi, when upgrading from 1.3.8 to 1.4.1 I have this error from container appwrite-schedule
Table 'appwrite._console_schedules' doesn't exist in engine
How i fix it?
Recommended threads
- Usage of the new Client() and dealing wi...
Hey guys, just a quick one - we had some web traffic the other day and it ended up bombing out - To put in perspective of how the app works, we have a Nuxt Ap...
- [Beginner] CLI --queries Syntax Error & ...
Hi everyone! I am a beginner with Appwrite and trying to use the CLI, but I'm stuck with a syntax error. Any guidance would be greatly appreciated! 🙏 **Enviro...
- [SOLVED] curl error Number: 6 — function...
Hello, I invested a lot of time in this error in a fresh install of appwrite 1.8.1 and lasted until fix, this if for helping anyone that can have the same weird...