Linux [Subscene] Addon install shows MD5 mismatch
#1
I'm unable the Subscene addon in Linux on Kodi 17.3 GIT:20170525-NOGITFOUND

The specific log lines are:
Code:
03:01:18.415 T:140143258483072   DEBUG:   ParentPath = [addons://all/]
03:01:18.418 T:140142182373120   DEBUG: CAddonDatabase: SELECT repo.id FROM repo .. took 0 ms
03:01:18.445 T:140142182373120   DEBUG: CAddonDatabase: query  SELECT * FROM addons JOIN addonlinkrepo ON addons.id=addonlinkrepo.idAddon WHERE addonlinkrepo.idRepo IN (3,10,11) ORDER BY addons.addonID returned 4352 rows in 26 ms
03:01:18.621 T:140142182373120   DEBUG: CAddonDatabase::GetAddons took 202 ms
03:01:18.637 T:140142182373120   DEBUG: CAddonMgr::GetAvailableUpdates took 11 ms
03:01:18.640 T:140140102219520   DEBUG: Thread BackgroundLoader start, auto delete: false
03:01:18.645 T:140139923441408   DEBUG: Thread JobWorker start, auto delete: true
03:01:18.646 T:140143258483072   DEBUG: ------ Window Deinit (Pointer.xml) ------
03:01:18.660 T:140140102219520   DEBUG: Thread BackgroundLoader 140140102219520 terminating
03:01:19.235 T:140143258483072   DEBUG: ------ Window Init (Pointer.xml) ------
03:01:20.653 T:140143258483072   DEBUG: ProcessMouse: trying mouse action leftclick
03:01:20.653 T:140143258483072   DEBUG: ------ Window Init (DialogAddonInfo.xml) ------
03:01:20.659 T:140143258483072   DEBUG: ------ Window Deinit (Pointer.xml) ------
03:01:21.176 T:140143258483072   DEBUG: ------ Window Init (Pointer.xml) ------
03:01:22.094 T:140143258483072   DEBUG: ProcessMouse: trying mouse action leftclick
03:01:22.095 T:140143258483072   DEBUG: CAddonInstaller: installing 'service.subtitles.subscene' version '1.7.1' from repository 'repository.xbmc.org'
03:01:22.096 T:140143258483072   DEBUG: CFileCache::Open - opening <addons/krypton/service.subtitles.subscene/service.subtitles.subscene-1.7.1.zip.md5> using cache
03:01:22.096 T:140143258483072   DEBUG: CurlFile::Open(0x99b9c90) http://mirrors.kodi.tv/addons/krypton/service.subtitles.subscene/service.subtitles.subscene-1.7.1.zip.md5
03:01:22.096 T:140143258483072    INFO: easy_aquire - Created session to http://mirrors.kodi.tv
03:01:25.816 T:140141593605888   DEBUG: Thread FileCache start, auto delete: false
03:01:25.817 T:140141593605888    INFO: CFileCache::Process - Source read didn't return any data! Hit eof(?)
03:01:25.867 T:140141593605888   DEBUG: Thread FileCache 140141593605888 terminating
03:01:25.897 T:140143258483072   DEBUG: ------ Window Deinit (DialogAddonInfo.xml) ------
03:01:26.315 T:140139923441408   DEBUG: CurlFile::Open(0x7f7525a0ca10) http://mirrors.kodi.tv/addons/krypton/service.subtitles.subscene/service.subtitles.subscene-1.7.1.zip
03:01:27.953 T:140139923441408   ERROR: CCurlFile::FillBuffer - Failed: SSL connect error(35)
03:01:27.953 T:140139923441408   DEBUG: CCurlFile::Open - effective URL: <https://ftp.halifax.rwth-aachen.de/xbmc/addons/krypton/service.subtitles.subscene/service.subtitles.subscene-1.7.1.zip>
03:01:27.955 T:140139923441408   ERROR: CAddonInstallJob[service.subtitles.subscene]: MD5 mismatch after download. Expected a50b6e00011575fc825cbaf4c466bef7, was D41D8CD98F00B204E9800998ECF8427E
03:01:27.963 T:140143258483072   DEBUG: CGUIMediaWindow::GetDirectory (addons://all/xbmc.subtitle.module)
03:01:27.963 T:140143258483072   DEBUG:   ParentPath = [addons://all/xbmc.subtitle.module]
03:01:27.964 T:140142424917760   DEBUG: CAddonDatabase: SELECT repo.id FROM repo .. took 0 ms
03:01:27.985 T:140142424917760   DEBUG: CAddonDatabase: query  SELECT * FROM addons JOIN addonlinkrepo ON addons.id=addonlinkrepo.idAddon WHERE addonlinkrepo.idRepo IN (3,10,11) ORDER BY addons.addonID returned 4352 rows in 20 ms
03:01:28.154 T:140142424917760   DEBUG: CAddonDatabase::GetAddons took 190 ms
03:01:28.170 T:140142424917760   DEBUG: CAddonMgr::GetAvailableUpdates took 11 ms
Reply
#2
Seems to me like a download mirror is causing a bit of havoc.
Reply
#3
Is there a workaround I can try? Maybe find and blacklist the specific uri?
Reply

Logout Mark Read Team Forum Stats Members Help
[Subscene] Addon install shows MD5 mismatch0