kodi-pvr / pvr.vbox

Kodi VBox TV Gateway PVR addon
GNU General Public License v2.0
4 stars 22 forks source link

Addon Error on Startup Libreelec 7.95.3 Beta - Kodi 17 #182

Closed phunkyfish closed 7 years ago

phunkyfish commented 7 years ago

I get this error dialog on Kodi 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 http://192.168.1.91:80/cgi-bin/HttpControl/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 http://192.168.1.91:80/cgi-bin/HttpControl/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 https://raw.githubusercontent.com/kodi-game/repository.kodi.game/master/release/addons.xml.md5 .620 T:546878517472 ERROR: Open - failed to open source https://raw.githubusercontent.com/kodi-game/repository.kodi.game/master/release/addons.xml.md5 .620 T:546878517472 ERROR: CRepository: failed read 'https://raw.githubusercontent.com/kodi-game/repository.kodi.game/master/release/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 http://addons.libreelec.tv/8.1/WeTek_Hub/aarch64/addons.xml.gz.md5 .729 T:546878517472 ERROR: Open - failed to open source http://addons.libreelec.tv/8.1/WeTek_Hub/aarch64/addons.xml.gz.md5 .729 T:546878517472 ERROR: CRepository: failed read 'http://addons.libreelec.tv/8.1/WeTek_Hub/aarch64/addons.xml.gz.md5'

If I manually disable and enable the addon after boot it runs just fine.

Any ideas?

Regards,

Ross

Jalle19 commented 7 years ago

Try enabling the "Wait for network" option in LibreElec's settings.

phunkyfish commented 7 years ago

Yes, I tried this but it didn't make a difference unfortunately.

R.

On 13 February 2017 at 07:26, Sam Stenvall notifications@github.com wrote:

Try enabling the "Wait for network" option in LibreElec's settings.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/kodi-pvr/pvr.vbox/issues/182#issuecomment-279312191, or mute the thread https://github.com/notifications/unsubscribe-auth/AEY1Y7GYBU9P5lXkJW6jqIpckVSkYrHlks5rcAWKgaJpZM4L-hkz .

phunkyfish commented 7 years ago

This is what I enabled: http://kodi.wiki/view/Wake_on_lan

Do you mean something else?

R.

On 13 February 2017 at 11:00, Ross Nicholson phunkyfish@gmail.com wrote:

Yes, I tried this but it didn't make a difference unfortunately.

R.

On 13 February 2017 at 07:26, Sam Stenvall notifications@github.com wrote:

Try enabling the "Wait for network" option in LibreElec's settings.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/kodi-pvr/pvr.vbox/issues/182#issuecomment-279312191, or mute the thread https://github.com/notifications/unsubscribe-auth/AEY1Y7GYBU9P5lXkJW6jqIpckVSkYrHlks5rcAWKgaJpZM4L-hkz .

Jalle19 commented 7 years ago

Yes, find the LibreElec settings, go to Network or Connections or whatever it's called, then enable "Wait for network".

phunkyfish commented 7 years ago

Ok, cool. I'll try that this evening and revert back.

R.

On 13 February 2017 at 11:34, Sam Stenvall notifications@github.com wrote:

Yes, find the LibreElec settings, go to Network or Connections or whatever it's called, then enable "Wait for network".

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/kodi-pvr/pvr.vbox/issues/182#issuecomment-279362489, or mute the thread https://github.com/notifications/unsubscribe-auth/AEY1Y4EhP8b2ONeqlGzMISr5MAMPH3APks5rcD_XgaJpZM4L-hkz .

phunkyfish commented 7 years ago

Worked perfectly, thank you ;)

On 13 Feb 2017, at 12:15, Ross Nicholson phunkyfish@gmail.com wrote:

Ok, cool. I'll try that this evening and revert back.

R.

On 13 February 2017 at 11:34, Sam Stenvall notifications@github.com wrote: Yes, find the LibreElec settings, go to Network or Connections or whatever it's called, then enable "Wait for network".

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

Jalle19 commented 7 years ago

Great, thanks for reporting back!