About the issue third party machine upgrading to 1.3.2, we have a new raucb file for upgrading

About the issue third party machine upgrading to 1.3.2, we have a new raucb file for upgrading.

This is the upgrading file: https://casaos.oss-cn-shanghai.aliyuncs.com/IceWhaleTech/zimaos-rauc/extenal-package/zimaos_zimacube-1.3.2-1.raucb

if you are familar with CLI, these can help you to try to update:
First, switch to the last version that is OK : ZimaOS System Quick Recovery Guide | Zimaspace Docs
Second, use terminal to do the upgrading :

# ZimaOS dashboard -> Settings -> General 
# -> Developer mode -> Web-based terminal
# Log in and switch to root
sudo -i

mkdir /DATA/rauc/offline/ -p
cd /DATA/rauc/offline/

wget https://casaos.oss-cn-shanghai.aliyuncs.com/IceWhaleTech/zimaos-rauc/extenal-package/zimaos_zimacube-1.3.2-1.raucb
rauc install zimaos_zimacube-1.3.2-1.raucb

Still, we need the forerunner to test if it works well.

Share the successful screenshots or feedback!

Hey, what has been fixed in this version? Does this also apply to issues when running Zima hardware like ZimaCube?