Can't update brand new 4K+

Just unpacked my new Vero 4k+ but am getting errors when trying to update it via MyOsmc and commandline.
I have searched for the error and came across a couple of posts saying try to use google DNS servers which I have done with out any luck.

Logs are here hopefully. https://paste.osmc.tv/ugowacokad

cheers

The first thing I see in your log is an banned repository. I’d suggest that you remove that.

Try updating from the command line, and share the output here:

sudo apt update
sudo apt dist-upgrade

Well if there is it was shipped with it.
I have only installed Confluence skin and autofs nothing else has been changed

It was not shipped with the banned repository in your sources.xml. It got there one way, and one way only, you added it. And adding the Confluence skin or autofs would not have added it.

osmc@vero2:~$ sudo apt-get update
Hit:1 http://security.debian.org stretch/updates InRelease
Ign:2 Index of /debian stretch InRelease
Hit:4 Index of /debian stretch-updates InRelease
Hit:5 Index of /debian stretch Release
Ign:3 Index of /sites/edge.samnazarko.co.uk/osmc/apt stretch InRelease
Err:7 Index of /sites/edge.samnazarko.co.uk/osmc/apt stretch Release
503 Service Unavailable
Reading package lists… Done
E: The repository ‘http://apt.osmc.tv stretch Release’ does no longer have a Release file.
N: Updating from such a repository can’t be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.

Havent tried dist-upgrade yet dur to this error but if you say its ok to I will

We don’t ship any unofficial repositories.

Please post the output of attempting to update via the command line so we can check what the issue is

One of the APT mirrors is suffering a power outage. You will need to wait for now.

See

Sorry I did copy the sources.xml from my other vero. I think that sources.xml is the same one Ive been using for years on my pis. I will sort that out. Dont remember ever adding one

Cheers

I don’t think you are using anything from it, so it’s best to remove it (from both systems!) That way in the future we won’t remind you of it.

But looks like Sam pointed to the real issue, a temporary power outage.

Yep and thank you. Deleted it.

:+1:

I’ve redirected the traffic so updates should work again.

Thanks Sam. Looks like it’s downloading now.