Vero 4k + can't update

I waited with updating to the latest version from 2020 version, I got prompted a few times but didn’t update yet. Now I want to update but the updater gives me Connectivity Error when I try to use the OSMC updater.
When I use SSH I get these errors

sudo apt-get update
Get:1 http://security.debian.org buster/updates InRelease [65.4 kB]
Get:2 Index of /debian buster InRelease [122 kB]
Get:4 Index of /debian buster-updates InRelease [51.9 kB]
Hit:3 Index of /osmc/osmc/apt buster InRelease
Reading package lists… Done
E: Repository ‘Index of /debian buster InRelease’ changed its 'Suite ’ value from ‘stable’ to ‘oldstable’
N: This must be accepted explicitly before updates for this repository can be ap plied. See apt-secure(8) manpage for details.
E: Repository ‘http://security.debian.org buster/updates InRelease’ changed its ‘Suite’ value from ‘stable’ to ‘oldstable’
N: This must be accepted explicitly before updates for this repository can be ap plied. See apt-secure(8) manpage for details.
E: Repository ‘Index of /debian buster-updates InRelease’ changed it s ‘Suite’ value from ‘stable-updates’ to ‘oldstable-updates’
N: This must be accepted explicitly before updates for this repository can be ap plied. See apt-secure(8) manpage for details.

Please help.

Did not help.

I tried running dist-upgrade in SSH that seems to download a lot of things so it’s installing something, but the connectivity error wasn’t solved in the OSMC app.

Now i get this in SSH but it looks like it works?

sudo apt-get update
Get:2 http://security.debian.org buster/updates InRelease [65.4 kB]
Get:3 http://ftp.debian.org/debian buster InRelease [122 kB]
Hit:1 http://ftp.fau.de/osmc/osmc/apt buster InRelease
Get:4 http://ftp.debian.org/debian buster-updates InRelease [51.9 kB]
Get:5 http://security.debian.org buster/updates/main armhf Packages [298 kB]
Get:6 http://security.debian.org buster/updates/main arm64 Packages [299 kB]
Get:7 http://security.debian.org buster/updates/main Translation-en [160 kB]
Get:8 http://ftp.debian.org/debian buster-updates/main armhf Packages.diff/Index [8608 B]
Get:9 http://ftp.debian.org/debian buster-updates/main arm64 Packages.diff/Index [8608 B]
Get:10 http://ftp.debian.org/debian buster-updates/main armhf Packages 2021-09-18-2009.26.pdiff [1109 B]
Get:11 http://ftp.debian.org/debian buster-updates/main armhf Packages 2021-09-28-1420.03.pdiff [184 B]
Get:11 http://ftp.debian.org/debian buster-updates/main armhf Packages 2021-09-28-1420.03.pdiff [184 B]
Get:12 http://ftp.debian.org/debian buster-updates/main arm64 Packages 2021-09-18-2009.26.pdiff [1099 B]
Get:13 http://ftp.debian.org/debian buster-updates/main arm64 Packages 2021-09-28-1420.03.pdiff [185 B]
Get:13 http://ftp.debian.org/debian buster-updates/main arm64 Packages 2021-09-28-1420.03.pdiff [185 B]
Fetched 777 kB in 3s (229 kB/s)
Reading package lists... Done
N: Repository 'http://security.debian.org buster/updates InRelease' changed its 'Suite' value from 'stable' to 'oldstable'
N: Repository 'http://ftp.debian.org/debian buster InRelease' changed its 'Suite' value from 'stable' to 'oldstable'
N: Repository 'http://ftp.debian.org/debian buster-updates InRelease' changed its 'Suite' value from 'stable-updates' to 'oldstable-updates'
````Preformatted text`

Hi,

Either try updating again, via MyOSMC or please provide the output of:

sudo apt-get dist-upgrade

Thanks Tom.