Can't update from 2024.10-1 “connectivity issue while checking for update”

Hi all,

I get the error “connectivity issue while checking for update”, searching in the forum i found that could be related to the Debian version, 11 bullseye, and some answers says to upgrade via cli with --allow-releaseinfo-change, other says to install the latest version of osmc from scratch.

Full update via apt is a viable option (and then check or osmc update)? Maybe can I modify in the sources.list the repo for apt.osmv.tv from bullseye to bookworm?

Thanks in advance and sorry for English.

You can upgrade from command line, but don’t modify the sources list.

Hi, yesterday, after a night of idle, osmc prompted me the notification of updates downloaded and available for installation, so I upgraded via my osmc and everything was fine.

Meanwhile, I found in the official wiki that is fine to update via cli with

sudo apt-get update
sudo apt-get dist-upgrade

so I marked your answer as the solution, ty!