![]() |
No PVR Clients have been started yet - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: PVR & Live TV Support (https://forum.kodi.tv/forumdisplay.php?fid=167) +---- Forum: NextPVR (https://forum.kodi.tv/forumdisplay.php?fid=175) +---- Thread: No PVR Clients have been started yet (/showthread.php?tid=150248) |
No PVR Clients have been started yet - Sprocketme2 - 2013-01-01 I've download the latest nightly xbmc and PVR plugin for nextPVR and read through the guide several times but no luck. Whenever I open xbmc it gets stuck at "PVR manager is starting up"" Loading channels from clients" If I click Live TV it boots me back to the main menu and alerts me that"No PVR clients have been started yet. Wait for the PVR clients to start." "Please check your configuration or check the log for details". I believe my channels and backend are set up correctly because I can watch tv using the NextPVR provided frontend. Ive tried solutions that other people had but no luck. Where can I attach the log file? Any advice would be greatly appreciated. RE: No PVR Clients have been started yet - Mclarenmp4 - 2013-01-01 It sounds like the issue I had previously and it was because I hadn't applied the npvr patches in the correct order. You need to apply this patch 1st. http://forums.gbpvr.com/attachment.php?attachmentid=34836&d=1351185149 Then apply this patch 2nd. http://forums.gbpvr.com/attachment.php?attachmentid=34694&d=1350070977 If you have already done this then it must be a different issue from the one I experienced. RE: No PVR Clients have been started yet - onizuka - 2013-01-01 I'm having the same exact issue and I believe I patched the order correctly. I'll recopy the files to the NPVR directory in Program Files and attempt again. Confirmed patches applied correctly. Same issue. Working via NextPVR, won't connect via XBMC. Backend and XBMC (Jan 1st Nightly) on same machine, using HDHomerun with QAM. http://pastebin.com/39u1C7dX RE: No PVR Clients have been started yet - Sprocketme2 - 2013-01-02 tried applying the patches in that order but no luck. here is full xbmc.log: http://pastebin.com/SrQq0gS7 RE: No PVR Clients have been started yet - Mclarenmp4 - 2013-01-02 (2013-01-02, 17:14)Sprocketme2 Wrote: tried applying the patches in that order but no luck. here is full xbmc.log: http://pastebin.com/SrQq0gS7 In your logs the offending lines are here. 10:11:38 T:6424 WARNING: XFILE::CCurlFile::CReadState::FillBuffer: curl failed with code 28 10:11:38 T:6424 ERROR: CCurlFile::CReadState::Open, didn't get any data from stream. 10:11:38 T:6424 ERROR: XFILE::CFileCache::Open - failed to open source <http://127.0.0.1:8866/service?method=channel.list&sid=1a3892a393b34d9196716420c629af7c> I take it Npvr & Xbmc are on the same machine? If they are can you go to the url below and see if it opens up with a list of channels in xml format? http://127.0.0.1:8866/service?method=channel.list&sid=1a3892a393b34d9196716420c629af7c It looks like it's trying to connect to that url and failing, make sure that you haven't changed the connecting port from 8866 to something else in your npvr web settings. RE: No PVR Clients have been started yet - onizuka - 2013-01-04 Mclarenmp4 - Just installed a fresh RC3 and I'm still having the same issue as Sprocketme2. Enabled debug, closed XBMC. Deleted old logs. Loaded XBMC. Fresh log Pastebin is below. Any ideas? Thanks! http://pastebin.com/ZEfcukVD RE: No PVR Clients have been started yet - Mclarenmp4 - 2013-01-04 I see you got sorted in the thread below. Just going to add this here for people looking for a solution to this issue. http://forums.gbpvr.com/showthread.php?53344-No-PVR-clients-started-yet/page3 RE: No PVR Clients have been started yet - onizuka - 2013-01-04 cool thanks! |