cannot install vice64 addon

  • Hi,

    I just updated my Libreelec11@raspi4 to version 12.

    I could not start vice64 any more, so I uninstalled it.

    Now I cannot install it any more.

    It looks like it does not know where to find the install package?

    any idea?

    thanks


    Edit: addons.libreelec.tv is down? more than a week? what's up? and why does it load from 11.0.0 repo?

    Code
    2024-10-30 19:48:12.397 T:1429    debug <general>: ------ Window Init (DialogAddonInfo.xml) ------ 
    2024-10-30 19:48:13.598 T:1429    debug <general>: CAddonInstaller: installing 'game.libretro.vice' version '3.5.0.37.1' from repository 'repository.libreelec.tv' 
    2024-10-30 19:48:13.600 T:2058    error <general>: Requested path https://addons.libreelec.tv/11.0.0/ARMv8/arm/game.libretro.vice/game.libretro.vice-3.5.0.37.1.zip not found in known repository directories 
    2024-10-30 19:48:13.600 T:2058    error <general>: CAddonInstallJob[game.libretro.vice]: failed to resolve addon install source path 
    2024-10-30 19:48:13.628 T:1429    debug <general>: CGUIMediaWindow::GetDirectory (addons://all/category.emulators) 
    2024-10-30 19:48:13.628 T:1429    debug <general>:   ParentPath = [addons://all/category.emulators] 
    2024-10-30 19:48:13.630 T:2061    debug <general>: CAddonDatabase: SELECT repo.id FROM repo .. took 0 ms 
    2024-10-30 19:48:13.640 T:2061    debug <general>: CAddonDatabase: query  SELECT addons.*, repo.addonID AS repoID FROM addons JOIN addonlinkrepo ON addons.id=addonlinkrepo.idAddon JOIN repo ON repo.id=addonlinkrepo.idRepo WHERE addonlinkrepo.idRepo IN (1,2) ORDER BY repo.addonID, 
  • The add-on repo was down for a few hours yesterday, but an LE12 device shouldn't be querying the LE11 repo. It's hard to guess things from a log snippet. Share a full debug log.

  • Thanks. Works now.

    Would be nice to have some basing error handling so you don't have to dig through logs for simple problems like this. ^^

    yeah, wondered about the LE11 repo too. maybe it was switched after the server came back online? as a lot of my addons have been updated now, where in normal operation there are only few updates.