For quite some time now I have been unable to update certain add-ons. This never was a big issue, but because some of my movies failed to scrape I tried to install the universal scraper (which for some reason was not installed) and that didn't work either. I looked at the logfile and noticed that the update failed to download due to a HTTP 404 error.
My LE install was a bit old so I upgraded to the latest LE version (9.2.6) and tried again. Same result.
Trying to install the Youtube plugin from the repo, for example, fails and produces the following log entries:
01917824 ERROR: CCurlFile::Open failed with code 404 for https://mirrors.kodi.tv/addons/leia/metadata.universal/metadata.uni
01917824 ERROR: Could not fetch addon location and hash from https://mirrors.kodi.tv/addons/leia/metadata.universal/metadata
01917824 ERROR: CAddonInstallJob[metadata.universal]: failed to resolve addon install source path
This is not the only add-on that fails. Trying to install the Youtube add-on (previously installed, but uninstalled to eliminate any update issues due to a corrupt add-on) gives the same results:
78345088 ERROR: CCurlFile::Open failed with code 404 for https://mirrors.kodi.tv/addons/leia/plugin.video.youtube/plugin.vid
78345088 ERROR: Could not fetch addon location and hash from https://mirrors.kodi.tv/addons/leia/plugin.video.youtube/plugin
78345088 ERROR: CAddonInstallJob[plugin.video.youtube]: failed to resolve addon install source path
The host mirrors.kodi.tv does resolve and is pingable. (Of course it is; if it weren't no 404 error could be returned.)
There is also a whole lot of 403 errors in the log immediately following the attempts to install these add-ons, which may or may not be related or relevant:
07721344 ERROR: CCurlFile::FillBuffer - Failed: HTTP returned error 403
07721344 ERROR: CCurlFile::Open failed with code 403 for http://mirrors.kodi.tv/addons/leia/plugin.video.cbcnews/icon.png:
15401600 ERROR: CCurlFile::FillBuffer - Failed: HTTP returned error 403
15401600 ERROR: CCurlFile::Open failed with code 403 for http://mirrors.kodi.tv/addons/leia/plugin.video.fox.news/icon.png:
78345088 ERROR: CCurlFile::FillBuffer - Failed: HTTP returned error 403
78345088 ERROR: CCurlFile::Open failed with code 403 for http://mirrors.kodi.tv/addons/leia/plugin.video.nhklive/icon.png:
07721344 ERROR: CCurlFile::FillBuffer - Failed: HTTP returned error 403
07721344 ERROR: CCurlFile::Open failed with code 403 for http://mirrors.kodi.tv/addons/leia/plugin.video.thinktv/icon.png:
78345088 ERROR: CCurlFile::FillBuffer - Failed: HTTP returned error 403
78345088 ERROR: CCurlFile::Open failed with code 403 for http://mirrors.kodi.tv/addons/leia/plugin.video.redbull.tv/icon.png
78345088 ERROR: CCurlFile::FillBuffer - Failed: HTTP returned error 403
78345088 ERROR: CCurlFile::Open failed with code 403 for http://mirrors.kodi.tv/addons/leia/plugin.video.snagfilms/icon.png
Display More
I checked the repo and at Files... I find the following files:
fanart.jpg 42.7 KiB 2020-Nov-22 01:47
icon.png4.2 KiB 2020-Nov-22 01:47
plugin.video.youtube-6.8.6.zip 492.1 KiB 2020-Oct-25 20:36
plugin.video.youtube-6.8.7.zip 492.1 KiB 2020-Oct-29 13:46
plugin.video.youtube-6.8.8.zip 492.2 KiB 2020-Nov-22 01:47
So the file that Kodi is looking for isn't there. If there had been something wrong with the repos since I first noticed this issue weeks ago I'm sure it would not have gone unnoticed for all this time, so I can only assume the repo is fine and the problem is on my side.
What can I do to troubleshoot this further? All suggestions would be appreciated!
// FvW