We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The latest version, published 6 hours ago, is not available. Looking at the actions, the deployment action failed: https://github.com/appwrite/sdk-for-cli/actions/runs/13653668916
The isntall scripts on the website now reference 6.2.1 as being the latest version, but that isn't the case as the deployment itself failed.
Version referenced by installation scripts should exist
Attempting to install in my github action, for example, fails with the following output:
curl -sL https://appwrite.io/cli/install.sh | bash shell: /usr/bin/bash -e {0} env: AZURE_REGISTRY_NAME: wrevoacr AZURE_CONTAINER_APP_NAME: wrevo DOTNET_VERSION: 9.0.x _ _ _ ___ __ _____ /_\ _ __ _ ____ ___ __(_) |_ ___ / __\ / / \_ \ //_\\| '_ \| '_ \ \ /\ / / '__| | __/ _ \ / / / / / /\/ / _ \ |_) | |_) \ V V /| | | | || __/ / /___/ /___/\/ /_ \_/ \_/ .__/| .__/ \_/\_/ |_| |_|\__\___| \____/\____/\____/ |_| |_| 🔥 Welcome to the Appwrite CLI install shield 🛡 [1/[4](https://github.com/PinguApps/Wrevo/actions/runs/13660709949/job/38191270053#step:4:4)] Getting System Info ... OS : linux ARCH : x[6](https://github.com/PinguApps/Wrevo/actions/runs/13660709949/job/38191270053#step:4:6)4 REQUIRES ROOT : true [2/4] Downloading executable for linux (x64) ... 🚦 Downloading Appwrite CLI 6.2.1 ... ❌ Couldn't find executable for linux (x64). Please contact the Appwrite team Error: Process completed with exit code 1.
Appwrite Cloud
Linux
github actions on linux
The text was updated successfully, but these errors were encountered:
No branches or pull requests
👟 Reproduction steps
The latest version, published 6 hours ago, is not available. Looking at the actions, the deployment action failed: https://github.com/appwrite/sdk-for-cli/actions/runs/13653668916
The isntall scripts on the website now reference 6.2.1 as being the latest version, but that isn't the case as the deployment itself failed.
👍 Expected behavior
Version referenced by installation scripts should exist
👎 Actual Behavior
Attempting to install in my github action, for example, fails with the following output:
🎲 Appwrite version
Appwrite Cloud
💻 Operating system
Linux
🧱 Your Environment
github actions on linux
👀 Have you spent some time to check if this issue has been raised before?
🏢 Have you read the Code of Conduct?
The text was updated successfully, but these errors were encountered: