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
TypeScript
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.```
TL;DR
Developers updating Appwrite from 1.4.3 to 1.5.11 facing an issue where the installation is not found. The error message suggests running the command from the parent directory of the Appwrite installation. Be sure to navigate to the correct directory before updating to resolve the issue successfully.Recommended threads
- Invalid token passed in the request
Hello, I have an issue using updateMagicURLSession. I send the email using sendMagicLink, which works fine. When i click the link in the email i get the invali...
- functions domain error
I cannot set up the domain for function I’m trying to add the domain api.example.com I can only use Cloudflare as the DNS provider because my domain provider do...
- Storage Bucket Permissions
Hey folks, when enabling CRUD on the bucket level for the role any, should the bucket be accessible when using a session client?