I am updating from 1.4.3 -> 1.5.11
My appwrite installation is at /root/appwrite
I run the PowerShell version of the 'installing the new version' script from https://appwrite.io/docs/advanced/self-hosting/update while in the /root directory
It downloads & unpacks files, then says
The command was not run in the parent folder of your appwrite installation.
Please navigate to the parent directory of the Appwrite installation and try again.```
Recommended threads
- Realtime with multiple connections
I need the Realtime on multiple Collections for diffrent applicational logic. So my question is: Is there a way to have only 1 Websocket connection or do I need...
- Can't login or deploy functions in Appwr...
Hello, since i updatet to the appwrite cli 6.1.0 i can't login or deploy functions with the cli. When i call the command: "appwrite get account --verbose" i ge...
- Create admin user?
I'm not really sure how this is supposed to work, I installed Appwrite through docker-compose and set it up. When I launched the app and went into it, I created...