7.95.3 Wetek Hub - VBox PVR addon error on boot

  • I get this error dialog on Kodi on boot after installing and configuring the addon.

    "PVR clients: VBox TV Gateway PVR Client
    Addon couldn't be loaded.

    An unknown error has ocurred"

    If I check the log I see this:

    .517 T:546886906080 ERROR: CCurlFile::FillBuffer - Failed: Couldn't connect to server(7)
    .517 T:546886906080 ERROR: CCurlFile::Open failed with code 0 for HttpControlApp?OPTION=1&Method=QuerySwVersion|connection-timeout=3
    .518 T:546886906080 ERROR: CCurlFile::FillBuffer - Failed: Couldn't connect to server(7)
    .518 T:546886906080 ERROR: CCurlFile::Open failed with code 0 for HttpControlApp?OPTION=1&Method=QuerySwVersion
    .518 T:546886906080 ERROR: AddOnLog: VBox TV Gateway PVR Client: pvr.vbox - Request failed: Unable to perform request (QuerySwVersion)
    .518 T:546886906080 ERROR: ADDON: Dll VBox TV Gateway PVR Client - Client returned bad status (1) from Create and is not usable
    .620 T:546878517472 ERROR: CCurlFile::FillBuffer - Failed: Couldn't resolve host name(6)
    .620 T:546878517472 ERROR: CCurlFile::Open failed with code 0 for addons.xml.md5
    .620 T:546878517472 ERROR: Open - failed to open source <addons.xml.md5>
    .620 T:546878517472 ERROR: CRepository: failed read 'https://raw.githubusercontent.com/kodi-game/repo…/addons.xml.md5'
    .728 T:546878517472 ERROR: CCurlFile::FillBuffer - Failed: Couldn't resolve host name(6)
    .728 T:546878517472 ERROR: CCurlFile::Open failed with code 0 for addons.xml.gz.md5
    .729 T:546878517472 ERROR: Open - failed to open source <addons.xml.gz.md5>
    .729 T:546878517472 ERROR: CRepository: failed read 'http://addons.libreelec.tv/8.1/WeTek_Hub/…dons.xml.gz.md5'

    If I manually disable and enable the addon after boot it runs just fine. Could it be that the network is not quite ready yet. I tried enabling wait for network but it made no difference.

    Any ideas?

  • Have you fixed this problem? I have the same situation with LibreELEC (Krypton) v8.0.1 MR for my Odroid C2. I also enabled "wait for network" but it is not the solution.

  • Quote

    Have you fixed this problem? I have the same situation with LibreELEC (Krypton) v8.0.1 MR for my Odroid C2. I also enabled "wait for network" but it is not the solution.

    Are you using the librelec wait for network or the Kodi one? The libreelec one worked for me.

    Here's the answer from the GitHub page for the add on: Here

    Edited once, last by phunkyfish (May 21, 2017 at 1:25 PM).