[Solved]CasaOS update stuck

I am trying to update my Zimaboard running CasaOS v0.4.6 to v0.4.9 and every time I go through the GUI it is stuck at “ OK Your hardware architecture is : x86_64”. I have also ran apt-get update and apt-get upgrade -y, along with sudo apt-get update --allow-releaseinfo-change and I get the following error.

Any and all help is greatly appreciated.


hello, can you run curl -fsSL https://get.casaos.io/update/v0.4.9 | sudo bash ?

I did forget to mention I have also ran that, unfortunately I get the same error.

You can try updating the source first, the error reported here is an update source error.

Can you please elaborate on how to update the source first?

apt-get update

My apologies, I assumed you read the original post. I have already tried that, I get the same error.

I figured it out, went into /etc/apt/sources.list.d and deleted the repository files. I was able to then update CasaOS with no problems.