IceWhaleTech / CasaOS

CasaOS - A simple, easy-to-use, elegant open-source Personal Cloud system.
https://casaos.io
Apache License 2.0
24.81k stars 1.34k forks source link

[Alpha][Bug] 0.4.4 Installation script #1189

Closed jbonadiman closed 1 year ago

jbonadiman commented 1 year ago

What happened?

I expected the new version to install successfully when running the command: curl -fsSL https://get.casaos.io/update/v0.4.4-alpha | sudo bash

Screenshots

What happens is that the install script tries to download an "v0.4.4-alpha3" release, but this release doesn't exist:

- INFO Configuration CasaOS Addons
/tmp/casaos-installer/tmp.BqIgCJ9YBz /home/joao
- INFO Downloading https://github.com/IceWhaleTech/CasaOS-Gateway/releases/download/v0.4.4-alpha1/linux-arm64-casaos-gateway-v0.4.4-alpha1.tar.gz...
linux-arm64-casaos-ga 100%[=========================>]   2.90M  --.-KB/s    in 0.04s
- INFO Downloading https://github.com/IceWhaleTech/CasaOS-MessageBus/releases/download/v0.4.4-alpha1/linux-arm64-casaos-message-bus-v0.4.4-alpha1.tar.gz...
linux-arm64-casaos-me 100%[=========================>]   4.41M  --.-KB/s    in 0.05s
- INFO Downloading https://github.com/IceWhaleTech/CasaOS-UserService/releases/download/v0.4.4-alpha2/linux-arm64-casaos-user-service-v0.4.4-alpha2.tar.gz...
linux-arm64-casaos-us 100%[=========================>]   4.37M  --.-KB/s    in 0.04s
- INFO Downloading https://github.com/IceWhaleTech/CasaOS-LocalStorage/releases/download/v0.4.4-alpha1/linux-arm64-casaos-local-storage-v0.4.4-alpha1.tar.gz...
linux-arm64-casaos-lo 100%[=========================>]  10.63M  39.5MB/s    in 0.3s
- INFO Downloading https://github.com/IceWhaleTech/CasaOS-AppManagement/releases/download/v0.4.4-alpha16/linux-arm64-casaos-app-management-v0.4.4-alpha16.tar.gz...
linux-arm64-casaos-ap 100%[=========================>]  15.17M  52.1MB/s    in 0.3s
- INFO Downloading https://github.com/IceWhaleTech/CasaOS/releases/download/v0.4.4-alpha3/linux-arm64-casaos-v0.4.4-alpha3.tar.gz...
- FAILED Failed to download package

The last release is this one: image

I saw that the workflow ran successfully, so I'm assuming the release was deleted for some reason, but the script wasn't updated? image

LinkLeong commented 1 year ago

Thank you for your feedback, due to our internal reasons, it has been fixed now.