Kodi Community Forum
XBMC can't connect to NextPVR - 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: XBMC can't connect to NextPVR (/showthread.php?tid=177105)



XBMC can't connect to NextPVR - mathijs595 - 2013-11-02

Hello,

I have NextPVR installed on my HTPC and everything works fine, but when I try to connect with XBMC I get the error "Connection Failed! Incorrect PIN?.
When I try to open "http;//serverip:8866" everything works fine. The needed programs from NextPVR are allowed in my firewall and I also tried to disable the firewall on both server and client.

In the XBMC logs this is the only error I can find:

Quote:13:57:11 T:6224 ERROR: ADDON: Dll NextPVR PVR Client - Client returned bad status (1) from Create and is not usable
13:57:11 T:6224 WARNING: PVR::CPVRClients::UpdateAndInitialiseClients - failed to create add-on NextPVR PVR Client, status = 1
13:57:11 T:6660 NOTICE: Thread CAddonStatusHandler:pvr.nextpvr start, auto delete: true

And this is a part of the web.log file from NextPVR:
http://pastebin.com/dtJwSPWu

It says "Login Failed" what I don't understand because the Acces PIN should be the same.

So, what am I doing wrong? I hope someone can help me with this problem

Thanks,
Mathijs


RE: XBMC can't connect to NextPVR - awp0 - 2013-11-02

While troubleshooting a different problem I noticed on the nextpvr forum that someone mentioned a bug where the pin code isn't recognized if it's changed form the default 0000. Might try changing back to 0000 if you've changed it.


RE: XBMC can't connect to NextPVR - mathijs595 - 2013-11-02

I changed it back to 0000, but it's still giving me the error. Is there a config file where you can see/edit the PIN so I can know for sure it's 0000?

Thanks,
Mathijs


RE: XBMC can't connect to NextPVR - mathijs595 - 2013-11-02

Oke, I reinstalled the program and now everything works fine. Smile

Thanks for your help.
Mathijs


RE: XBMC can't connect to NextPVR - sub3 - 2013-11-02

(2013-11-02, 15:58)awp0 Wrote: While troubleshooting a different problem I noticed on the nextpvr forum that someone mentioned a bug where the pin code isn't recognized if it's changed form the default 0000. Might try changing back to 0000 if you've changed it.
For the record - there was a patch posted a few days ago to fix this issue with changing the pin number. It can be found here: http://forums.gbpvr.com/showthread.php?54723-Connection-Lost&p=466536#post466536


RE: XBMC can't connect to NextPVR - awp0 - 2013-11-04

Cool, thanks Sub3.