CasaOS icon indicating copy to clipboard operation
CasaOS copied to clipboard

[Bug] casaos don't see latest release

Open onlineapps-cloud opened this issue 1 year ago • 10 comments
trafficstars

hi, i saw that you release casaos v0.4.4.3 my version is: v0.4.4.2 Problem is that casaos don't give to update to v0.4.4.3. I tried to restart OS, but this not give positive results, how to detect update problem and fix it? best whishes.

https://github.com/IceWhaleTech/CasaOS/assets/69077240/81617d8c-c657-47b1-b441-599533e096cc

onlineapps-cloud avatar Dec 01 '23 20:12 onlineapps-cloud

I encountered the same problem, and the only solution I found to update CasaOS is as follows:

  1. Run sudo su.
  2. Then type cd and hit enter.
  3. And run curl -fsSL https://get.casaos.io/update/v0.4.4-3 | sudo bash to update to version 0.4.4-3.

To make a fresh install of v0.4.4-3:

  1. Run sudo su.
  2. Then type cd and hit enter.
  3. And run curl -fsSL https://get.casaos.io/v0.4.4-3 | sudo bash.

simos-sigma avatar Dec 03 '23 11:12 simos-sigma

I encountered the same problem, and the only solution I found to update CasaOS is as follows:

  1. Run sudo su.
  2. Then type cd and hit enter.
  3. And run curl -fsSL https://get.casaos.io/update/v0.4.4-3 | sudo bash to update to version 0.4.4-3.

To make a fresh install of v0.4.4-3:

  1. Run sudo su.
  2. Then type cd and hit enter.
  3. And run curl -fsSL https://get.casaos.io/v0.4.4-3 | sudo bash.

Had the same issue. This worked great! thank you

iax7 avatar Dec 05 '23 19:12 iax7

hi, i saw that you release casaos v0.4.4.3 my version is: v0.4.4.2 Problem is that casaos don't give to update to v0.4.4.3. I tried to restart OS, but this not give positive results, how to detect update problem and fix it? best whishes.

1-2023-12-01_22.28.59.mp4

I also had this issue, but with the provided comment it solved part of the problem. I also have some issues where containers don't grab the latest version even tho creator/image:latest is set.

Would you say this is a issue for you as well? For example, i have a UptimeKuma instance running, current installed version is 1.23.3 but latest over at dockerhub is 1.23.8 and pressing "Check then update" tells me i got latest version and that there is no updates. casaos: image UptimeKuma: image Dockerhub: image

mattish91 avatar Dec 06 '23 19:12 mattish91

about this problem i oppened issue, cannot update docker containers, also about maunal upgrade, this broke all my dockers container, i recovered system from backup, so it's not good idea to manual upgrade casaos.

onlineapps-cloud avatar Dec 06 '23 20:12 onlineapps-cloud

Same issue with a fresh install at 0.4.4-3 and exporting a container from 0.4.4-2 to the new systems renders the container broken as it reports files e.g. gitea/conf/app.ini as not accessable even if they are there and opening fine in the cli.

uninstalling 0.4.4-3 and installing 0.4.4-2 fixed the issue for me

Cabxi avatar Dec 08 '23 12:12 Cabxi

Same issue with a fresh install at 0.4.4-3 and exporting a container from 0.4.4-2 to the new systems renders the container broken as it reports files e.g. gitea/conf/app.ini as not accessable even if they are there and opening fine in the cli.

uninstalling 0.4.4-3 and installing 0.4.4-2 fixed the issue for me

This problem appeared for me in 0.4.4-2 so im not sure this is casaos version specific in this case. As im not great with docker, i don't really have knowledge to find what happens when i press the update button for specific containers. I would love to find out more in this in order to get som logs on the table.

mattish91 avatar Dec 09 '23 21:12 mattish91

Found a way around my update issue for containers, if i go to settings of the container and change the memory limit option, and press save it automagically downloads the new version when set to :latest figured this out by accident when i were checking things out for Uptime Kuma. Just a temporary fix if someone else got this issue.

mattish91 avatar Dec 13 '23 13:12 mattish91

Opening Settings and hitting Save without modifying also does the trick 😉

dortants avatar Dec 15 '23 21:12 dortants

HI,

I recently update via this method and I encounter the following bug. The update indicator is on and when I press it it shows the old version of casaOS image Is there any way to clean up the update ui bug ?

kyure001 avatar Dec 03 '24 08:12 kyure001

HI, 你好,

I recently update via this method and I encounter the following bug.我最近通过这个方法更新,遇到了以下错误。 The update indicator is on and when I press it it shows the old version of casaOS更新指示灯亮起,当我按下它时,它显示旧版本的 casaOS image Is there any way to clean up the update ui bug ?有什么办法可以清除更新 ui 的错误吗?

0.4.13 is newer version

Ns2Kracy avatar Dec 04 '24 08:12 Ns2Kracy