I am trying to install the TVheadend Server 4.2 addon but I am unable. I have also tried other addons in the repo but I get the same issue. I have tested other addons in other repos and these install correctly and I have check internet connectivity and I am having no issues there.
I am using the 9.2 beta after I upgraded from 9.0 as I thought this might fix the issue.
This is the relevant part of my log file
2019-10-14 21:48:17.702 T:139910645586048 DEBUG: ------ Window Deinit (DialogSelect.xml) ------
2019-10-14 21:48:17.703 T:139910645586048 DEBUG: CAddonInstaller: installing 'service.tvheadend42' version '9.0.118' from repository 'repository.libreelec.tv'
2019-10-14 21:48:17.705 T:139909737469696 DEBUG: Thread JobWorker start, auto delete: true
2019-10-14 21:48:17.706 T:139909737469696 ERROR: Requested path service.tvheadend42-9.0.118.zip not found in known repository directories
2019-10-14 21:48:17.706 T:139909737469696 ERROR: CAddonInstallJob[service.tvheadend42]: failed to resolve addon install source path
2019-10-14 21:48:17.742 T:139910645586048 DEBUG: ------ Window Init (DialogNotification.xml) ------
2019-10-14 21:48:17.790 T:139910645586048 DEBUG: CGUIMediaWindow::GetDirectory (addons://http://repository.libreelec.tv/xbmc.service)
2019-10-14 21:48:17.790 T:139910645586048 DEBUG: ParentPath = [addons://http://repository.libreelec.tv/xbmc.service]
2019-10-14 21:48:17.791 T:139909759231744 DEBUG: Thread waiting start, auto delete: false
2019-10-14 21:48:17.793 T:139909759231744 DEBUG: CAddonDatabase: SELECT repo.id FROM repo .. took 0 ms
2019-10-14 21:48:17.797 T:139909759231744 DEBUG: CAddonDatabase: query SELECT * FROM addons JOIN addonlinkrepo ON addons.id=addonlinkrepo.idAddon WHERE addonlinkrepo.idRepo IN (95) ORDER BY addons.addonID returned 434 rows in 4 ms
2019-10-14 21:48:17.860 T:139909759231744 DEBUG: CAddonDatabase::GetAddons took 68 ms
2019-10-14 21:48:17.891 T:139910645586048 DEBUG: ------ Window Init (DialogBusy.xml) ------
2019-10-14 21:48:17.930 T:139909759231744 DEBUG: CAddonMgr::GetAvailableUpdates took 68 ms
2019-10-14 21:48:17.933 T:139909759231744 DEBUG: Thread waiting 139909759231744 terminating
2019-10-14 21:48:17.942 T:139910645586048 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
2019-10-14 21:48:17.949 T:139909759231744 DEBUG: Thread BackgroundLoader start, auto delete: false
2019-10-14 21:48:17.961 T:139909759231744 DEBUG: Thread BackgroundLoader 139909759231744 terminating
I am using a 86_64 device.
Any help would be greatly appreciated.