Skip to content
New issue

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

🐛 Bug Report: 6.2.1 not available #161

Open
2 tasks done
pingu2k4 opened this issue Mar 4, 2025 · 0 comments
Open
2 tasks done

🐛 Bug Report: 6.2.1 not available #161

pingu2k4 opened this issue Mar 4, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@pingu2k4
Copy link

pingu2k4 commented Mar 4, 2025

👟 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:

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 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?

  • I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

@pingu2k4 pingu2k4 added the bug Something isn't working label Mar 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant