Source: kodi Version: 2:17.6+dfsg1-4 For some reason I cannot get any plugin to work in kodi today. I even tried the bpo version.
My kodi.log is filled with: 2021-06-30 20:16:02.831 T:19196 INFO <general>: CPythonInvoker(0, /usr/share/kodi/addons/service.xbmc.versioncheck/resources/lib/runner.py): script successfully run 2021-06-30 20:16:02.841 T:19196 INFO <general>: Python interpreter stopped 2021-06-30 20:16:05.744 T:19163 ERROR <general>: CCurlFile::FillBuffer - Failed: Error in the HTTP2 framing layer(16) 2021-06-30 20:16:05.744 T:19163 ERROR <general>: CCurlFile::Open failed with code 0 for https://mirrors.kodi.tv/addons/matrix/metadata.common.imdb.com/metadata.common.imdb.com-3.2.3.zip: 2021-06-30 20:16:05.744 T:19163 ERROR <general>: Could not fetch addon location and hash from https://mirrors.kodi.tv/addons/matrix/metadata.common.imdb.com/metadata.common.imdb.com-3.2.3.zip 2021-06-30 20:16:05.744 T:19163 ERROR <general>: CAddonInstallJob[metadata.common.imdb.com]: failed to resolve addon install source path 2021-06-30 20:16:06.143 T:19163 ERROR <general>: CCurlFile::FillBuffer - Failed: Error in the HTTP2 framing layer(16) 2021-06-30 20:16:06.143 T:19163 ERROR <general>: CCurlFile::Open failed with code 0 for https://mirrors.kodi.tv/addons/matrix/metadata.common.themoviedb.org/metadata.common.themoviedb.org-3.2.14.zip: 2021-06-30 20:16:06.143 T:19163 ERROR <general>: Could not fetch addon location and hash from https://mirrors.kodi.tv/addons/matrix/metadata.common.themoviedb.org/metadata.common.themoviedb.org-3.2.14.zip 2021-06-30 20:16:06.143 T:19163 ERROR <general>: CAddonInstallJob[metadata.common.themoviedb.org]: failed to resolve addon install source path 2021-06-30 20:16:06.539 T:19163 ERROR <general>: CCurlFile::FillBuffer - Failed: Error in the HTTP2 framing layer(16) Looking upstream, all I can find are: https://github.com/xbmc/xbmc/issues/16616 which is not really helpful.