Cannot install WebUI from repository

Hi,
when I try to install a WebUI from repository this fails with error:

2023-03-12 14:31:53.624 T:3112    ERROR <general>: Requested path http://download.osmc.tv/kodi/addons/matrix/webinterface.tex/webinterface.tex-1.2.0.zip not fou
nd in known repository directories
2023-03-12 14:31:53.624 T:3112    ERROR <general>: CAddonInstallJob[webinterface.tex]: failed to resolve addon install source path
2023-03-12 14:32:24.104 T:3112     INFO <general>: Loading skin file: DialogAddonInfo.xml, load type: KEEP_IN_MEMORY
2023-03-12 14:32:26.284 T:3112     INFO <general>: Loading skin file: DialogConfirm.xml, load type: KEEP_IN_MEMORY

However, I can download the zip-file using wget and install the addon from zip.

osmc@osmc:/tmp$ wget http://download.osmc.tv/kodi/addons/matrix/webinterface.tex/webinterface.tex-1.2.0.zip
--2023-03-12 14:33:41--  http://download.osmc.tv/kodi/addons/matrix/webinterface.tex/webinterface.tex-1.2.0.zip
Resolving download.osmc.tv (download.osmc.tv)... 77.68.92.173, 2a00:da00:1800:9a::1
Connecting to download.osmc.tv (download.osmc.tv)|77.68.92.173|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: http://ftp.halifax.rwth-aachen.de/osmc/osmc/download/kodi/addons/matrix/webinterface.tex/webinterface.tex-1.2.0.zip [following]
--2023-03-12 14:33:41--  http://ftp.halifax.rwth-aachen.de/osmc/osmc/download/kodi/addons/matrix/webinterface.tex/webinterface.tex-1.2.0.zip
Resolving ftp.halifax.rwth-aachen.de (ftp.halifax.rwth-aachen.de)... 137.226.34.46, 2a00:8a60:e012:a00::21
Connecting to ftp.halifax.rwth-aachen.de (ftp.halifax.rwth-aachen.de)|137.226.34.46|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 2179657 (2.1M) [application/zip]
Saving to: 'webinterface.tex-1.2.0.zip'

webinterface.tex-1.2.0.zip              100%[===============================================================================>]   2.08M  1.77MB/s    in 1.2s    

2023-03-12 14:33:43 (1.77 MB/s) - 'webinterface.tex-1.2.0.zip' saved [2179657/2179657]

osmc@osmc:/tmp$

Can you please advise how to fix this issue?

THX

I’d suggest rebooting the system or trying again in a couple of hours.