NextPVR frontend not starting on Kodi 18.0
#1
Hi,

My NextPVR client won't start. Here is snippet of log while in DEBUG. Let me know if you need the entire log and will submit that. It's complaining about the CurlFile but I can reach this URL from a browser. 

This is response in browser

rsp stat="ok">
<sid>c87dc8b5e11d4525bdebc5495dbXXXX</sid>
<salt>2d440f40-e775-42a7-b3ab-19f6edfXXXX</salt>
</rsp>

Client version is 3.3.12. I unfortunately upgraded after it was installed so maybe it's a nightly build instead of stable release.

I also failed to shutdown backend prior to install but I can't reinstall because the uninstall is greyed out.

Can anyone help?


19:40:04.857 T:7908   DEBUG: ------ Window Init (MyPVRChannels.xml) ------
19:40:04.857 T:7908   DEBUG: ------ Window Init (DialogExtendedProgressBar.xml) ------
19:40:09.849 T:1824   ERROR: CCurlFile::FillBuffer - Failed: Timeout was reached(28)
19:40:09.849 T:1824   ERROR: CCurlFile::Open failed with code 0 for http://127.0.0.1:8866/service?method=ses...evice=xbmc:
19:40:09.849 T:1824   ERROR: XFILE::CFileCache::Open - failed to open source <http://127.0.0.1:8866/service?method=session.initiate&ver=1.0&device=xbmc>
19:40:09.898 T:1824   DEBUG: AddOnLog: NextPVR PVR Client: ->~cPVRClientNextPVR()
19:40:09.898 T:1824   ERROR: ADDON: Dll NextPVR PVR Client - Client returned bad status (1) from Create and is not usable
19:40:09.908 T:7908   DEBUG: ------ Window Init (DialogConfirm.xml) ------
19:40:11.020 T:7908   DEBUG: ------ Window Deinit (Pointer.xml) ------
19:40:15.192 T:7908   DEBUG: ------ Window Init (Pointer.xml) ------
19:40:19.492 T:7908   DEBUG: Unfocus WindowID: 12002, ControlID: 11
19:40:19.502 T:7908   DEBUG: CInputManager:TonguerocessMouse: trying mouse action leftclick
19:40:19.752 T:7908   DEBUG: ------ Window Deinit (DialogConfirm.xml) ------
19:40:19.773 T:1824   ERROR: PVR::CPVRClients::UpdateAddons: Failed to create add-on NextPVR PVR Client, status = 1
Reply
#2
Sorry, don't have an answer but I have same log entries after Kodi updated to 18 from the windows store today, so will be interested what the outcome is. Expect you are going to get a request to provide the full log through the paste.kodi.tv process.  Smile
Reply
#3
I have placed the full log in paste.kodi.tv.
Jeff
Reply
#4
(2019-01-31, 23:33)jeffj9930 Wrote: I have placed the full log in paste.kodi.tv.
Ok, but you need to provide us the address to the log, or it will never be found. Once the log is uploaded, and the screen refreshes, copy the full address from the address bar and paste it here.
My Signature
Links to : Official:Forum rules (wiki) | Official:Forum rules/Banned add-ons (wiki) | Debug Log (wiki)
Links to : HOW-TO:Create Music Library (wiki) | HOW-TO:Create_Video_Library (wiki)  ||  Artwork (wiki) | Basic controls (wiki) | Import-export library (wiki) | Movie sets (wiki) | Movie universe (wiki) | NFO files (wiki) | Quick start guide (wiki)
Reply
#5
Thanks Karellen, Assumed it went by login username.

https://paste.kodi.tv/omuxiworiq.kodi

Jeff
Reply
#6
Yep, that is it. There are a few errors there at Line 324, but @sub3 will have to decipher them as I don't know what the error codes mean. He pops in every day.

Is the add-on correctly installed and did you Enable it. Install and Enable are two different steps.
My Signature
Links to : Official:Forum rules (wiki) | Official:Forum rules/Banned add-ons (wiki) | Debug Log (wiki)
Links to : HOW-TO:Create Music Library (wiki) | HOW-TO:Create_Video_Library (wiki)  ||  Artwork (wiki) | Basic controls (wiki) | Import-export library (wiki) | Movie sets (wiki) | Movie universe (wiki) | NFO files (wiki) | Quick start guide (wiki)
Reply
#7
It looks more like a problem with the UWP app or with a firewall on localhost.  

When I try and run the Windows Store version here I just get the desktop version of pvr.nextpvr running with no problem so it is difficult to test.


Martin
Reply
#8
Researching this thread https://forum.kodi.tv/showthread.php?tid...dows+store got the right dll running.   I think localhost might be an issue with UWP as explained here
https://stackoverflow.com/questions/3325...k-loopback but so far it seems to be working without it

Martin
Reply
#9
emveepee that was it. The second link fixed the issue. Simply ran as admin and everything was back to normal.

Thanks. You too Karellen. Your post on the first link relates to what caused the issue in the first place. Will need to install downloadable version and get away from UWP.

I appreciate your time to help.

Jeff
Reply

Logout Mark Read Team Forum Stats Members Help
NextPVR frontend not starting on Kodi 18.00