CoreELEC 9.2.8 - Unable to install/update addons from kodi official repo

Hi, i have CoreELEC 9.2.8 and currently i’m not able to download/update addons from kodi official repo:

ERROR: Requested path https://mirrors.kodi.tv/addons/leia/weather.weatherbit.io/weather.weatherbit.io-0.0.20.zip not found in known repository directories

If i try manually on the cmd line i’m able to download the package with curl -L or wget:

odroid:~/.kodi/temp # curl -L …/weather.weatherbit.io-0.0.20.zip -o weather.weatherbit.io-0.0.20.zip

odroid:~/.kodi/temp # ll weather.weatherbit.io-0.0.20.zip
-rw-r–r-- 1 root root 78885 Jul 14 21:17 weather.weatherbit.io-0.0.20.zip

odroid:~/.kodi/temp # file weather.weatherbit.io-0.0.20.zip
weather.weatherbit.io-0.0.20.zip: Zip archive data, at least v2.0 to extract

wget …/weather.weatherbit.io-0.0.20.zip
Connecting to mirrors.kodi.tv (23.19.87.248:443)
Connecting to mirror.karneval.cz (89.102.0.150:443)
saving to ‘weather.weatherbit.io-0.0.20.zip’
weather.weatherbit.i 100% |*********************************************************************************************************************************************************************************************************************************| 78885 0:00:00 ETA
‘weather.weatherbit.io-0.0.20.zip’ saved

odroid:~/.kodi/temp # ll weather.weatherbit.io-0.0.20.zip
-rw-r–r-- 1 root root 78885 Jul 14 21:18 weather.weatherbit.io-0.0.20.zip

odroid:~/.kodi/temp # file weather.weatherbit.io-0.0.20.zip
weather.weatherbit.io-0.0.20.zip: Zip archive data, at least v2.0 to extract

The installation works as intended for me. Please check your network settings.

014-12-31 18:00:17.527 T:4086871936  NOTICE: Running on CoreELEC (official): 9.2.8, kernel: Linux ARM 64-bit version 3.14.29 aarch64
014-12-31 18:00:17.527 T:4086871936  NOTICE: Host CPU: Amlogic S905X rev b, 4 cores available
...
...
022-07-14 14:41:18.857 T:3808064384  NOTICE: ADDON: weather.weatherbit.io v0.0.20 installed

This was an upgrade from LibreELEC 9.0.2, and now i saw i had some updates to make from the coreelec system addons repository, and after upgrading the system addons and reboot, it seems to be working fine.

1 Like

You won the unsupported combo of the year! Congrats!

PS - it’s nice that everything is working now

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.