Now i created a full debug log:
https://paste.kodi.tv/zotebowoci.kodi
When starting KODI this looks like a first start on after install to me. It has a weird / too high screen resolution showing some glitches and says something like "migration of add ons, please wait ..."
Then when it switches to the main screen There is s message box "Incompatible add-ons" with the content "The following add-ons are incompatible with this version of KODI and have been automatically disabled: Version Check."
The debug log contains also the attempts to update add-ons (which fails), to install KODI log file uploaded (which fails) and to install a German language (which fails as well).
Very soon in the log it says
Code:
2024-10-12 11:44:22.175 T:7046 debug <general>: CRepositoryUpdateJob[repository.xbmc.org] checking for updates.
2024-10-12 11:44:22.191 T:7046 debug <general>: CurlFile::Open - <https://mirrors.kodi.tv/addons/omega/addons.xml.gz?sha256>
2024-10-12 11:44:22.194 T:7046 debug <general>: easy_acquire - Created session to https://mirrors.kodi.tv
2024-10-12 11:44:37.779 T:7046 error <general>: CCurlFile::CReadState::FillBuffer - (0xb7ccd698) Failed: SSL connect error(35)
2024-10-12 11:44:37.782 T:7046 error <general>: CCurlFile::Open - <https://mirrors.kodi.tv/addons/omega/addons.xml.gz?sha256> Failed with code 0:
2024-10-12 11:44:37.783 T:7046 error <general>: CRepository: failed read 'https://mirrors.kodi.tv/addons/omega/addons.xml.gz?sha256'
2024-10-12 11:44:37.818 T:7046 debug <general>: CRepositoryUpdater: done.
Does this explain why access to latest versions of add-ons is impossible? Internet access from the box is working fine apart from this.
The bit about the log file uploader:
Code:
2024-10-12 11:49:17.531 T:7015 debug <general>: CAddonInstaller: installing 'script.kodi.loguploader' version '0.6.0' from repository 'repository.xbmc.org'
2024-10-12 11:49:17.548 T:7833 debug <general>: CAddonInstallJob[script.kodi.loguploader]: requires xbmc.python version 2.25.0 which is not available
2024-10-12 11:49:17.548 T:7833 error <general>: CAddonInstallJob[script.kodi.loguploader]: The dependency on xbmc.python version 2.25.0 could not be satisfied.