No PVR clients have been started yet
#1
Running Openelec Gotham 13.2 on a raspberry pi, and NextPVR on a laptop running Windows Vista. The Pi is hardwired to the router, the laptop connected to the network wirelessly from another room in the house. NextPVR works great on the laptop. All channels found and mapped, no blank channels, and I've poked holes in Windows firewall for NextPVR--firewall was turned off when I ran the below debug log. On the Pi, NextPVR client has been installed, enabled and configured to point at the laptop w/ timeshift enabled, but no matter what I try, I keep getting "no pvr clients have been started yet" when I try to run Live TV.

Here's the log: http://xbmclogs.com/show.php?id=316242

I see around line 800 that NextPVR can't connect to the server, but I have no idea what possible changes I would need to make. Would greatly appreciate any advice anyone could provide. Have been struggling w/ live TV for a couple weeks now.
Reply
#2
Is nextpvr listening on the Ethernet or just localhost? check on the windows machine with netstat.

Can you ping the windows machine from the rpi?
Can you telnet to the windows machine port 8836 from the rpi?
If I have helped you or increased your knowledge, click the 'thumbs up' button to give thanks :) (People with less than 20 posts won't see the "thumbs up" button.)
Reply
#3
It's likely you've either entered the wrong ip address wrong for your nextpvr server, or you need to add a firewall exclusion for nrecord.exe
Reply
#4
Thank you both for the tips. nrecord.exe is already added as a firewall exclusion, along w/ the other 2 npvr-related .exe's. The pi (192.168.0.245) and the laptop (192.168.0.122) are the only two devices on the network, and I'm positive I've given the laptop's correct ip to the npvr client.

How exactly do I ping/telnet to the laptop FROM the pi? Through SSH on the windows machine? Didn't have time this weekend to try netstat. Will try to do so tonight. Thanks again.
Reply
#5
Here's my netstat results:

OpenELEC:~ # netstat tulpn
Active Internet connections (w/o servers)
Proto Recv-Q Send-Q Local Address Foreign Address State
tcp 0 132 OpenELEC.PK5001ZConfusedsh Brody-PC.PK5001Z:61921 ESTABLISHED
udp 0 0 OpenELEC.PK5001Z:35371 resolver.qwest.net:domain ESTABLISHED
udp 0 0 OpenELEC.PK5001Z:37443 PK5001Z.PK5001Z:domain ESTABLISHED
udp 0 0 OpenELEC.PK5001Z:40304 resolver.qwest.net:domain ESTABLISHED
udp 0 0 OpenELEC.PK5001Z:54657 PK5001Z.PK5001Z:domain ESTABLISHED
Active UNIX domain sockets (w/o servers)
Proto RefCnt Flags Type State I-Node Path
unix 2 [ ] DGRAM 438 /run/systemd/notify
unix 2 [ ] DGRAM 450 /run/systemd/shutdownd
unix 9 [ ] DGRAM 452 /run/systemd/journal/dev-log
unix 5 [ ] DGRAM 462 /run/systemd/journal/socket
unix 2 [ ] DGRAM 2652
unix 3 [ ] STREAM CONNECTED 1887 /run/systemd/journal/stdout
unix 2 [ ] DGRAM 2836
unix 3 [ ] STREAM CONNECTED 423710
unix 3 [ ] STREAM CONNECTED 2332
unix 3 [ ] STREAM CONNECTED 2649
unix 3 [ ] STREAM CONNECTED 3547 /var/run/dbus/system_bus_socket
unix 3 [ ] STREAM CONNECTED 1666 /run/systemd/journal/stdout
unix 3 [ ] STREAM CONNECTED 2240 /run/systemd/journal/stdout
unix 3 [ ] STREAM CONNECTED 2206
unix 3 [ ] STREAM CONNECTED 423659
unix 3 [ ] STREAM CONNECTED 3006 /var/run/dbus/system_bus_socket
unix 2 [ ] DGRAM 3855
unix 3 [ ] STREAM CONNECTED 2421 /var/run/dbus/system_bus_socket
unix 3 [ ] DGRAM 423684
unix 3 [ ] STREAM CONNECTED 2531
unix 3 [ ] STREAM CONNECTED 423711 /var/run/dbus/system_bus_socket
unix 3 [ ] STREAM CONNECTED 2833
unix 3 [ ] STREAM CONNECTED 2239
unix 3 [ ] STREAM CONNECTED 2419 /var/run/dbus/system_bus_socket
unix 3 [ ] STREAM CONNECTED 423653 /var/run/dbus/system_bus_socket
unix 3 [ ] STREAM CONNECTED 2532 /run/systemd/journal/stdout
unix 2 [ ] DGRAM 1233
unix 3 [ ] STREAM CONNECTED 1886
unix 3 [ ] STREAM CONNECTED 2650 /var/run/dbus/system_bus_socket
unix 2 [ ] DGRAM 2291
unix 3 [ ] STREAM CONNECTED 423652
unix 3 [ ] STREAM CONNECTED 423667 /var/run/dbus/system_bus_socket
unix 3 [ ] STREAM CONNECTED 1758 /run/systemd/journal/stdout
unix 3 [ ] STREAM CONNECTED 3188 /run/systemd/journal/stdout
unix 2 [ ] DGRAM 2451
unix 3 [ ] STREAM CONNECTED 2761
unix 3 [ ] STREAM CONNECTED 423658 /var/run/dbus/system_bus_socket
unix 3 [ ] STREAM CONNECTED 3546
unix 3 [ ] STREAM CONNECTED 3005
unix 3 [ ] STREAM CONNECTED 3187
unix 2 [ ] DGRAM 3084
unix 3 [ ] STREAM CONNECTED 423666
unix 2 [ ] DGRAM 1316
unix 3 [ ] STREAM CONNECTED 423636
unix 3 [ ] DGRAM 423683
unix 2 [ ] DGRAM 2203
unix 2 [ ] DGRAM 3497
unix 3 [ ] STREAM CONNECTED 423660 /run/lirc/lircd
unix 3 [ ] STREAM CONNECTED 2418
unix 3 [ ] DGRAM 1319
unix 3 [ ] DGRAM 423680
unix 3 [ ] STREAM CONNECTED 1757
unix 3 [ ] STREAM CONNECTED 423637 /run/systemd/journal/stdout
unix 3 [ ] STREAM CONNECTED 2420 /var/run/dbus/system_bus_socket
unix 3 [ ] STREAM CONNECTED 423657
unix 3 [ ] STREAM CONNECTED 2417
unix 3 [ ] STREAM CONNECTED 2834 /var/run/dbus/system_bus_socket
unix 3 [ ] STREAM CONNECTED 2762 /run/systemd/journal/stdout
unix 3 [ ] DGRAM 1320
unix 3 [ ] STREAM CONNECTED 1665
unix 3 [ ] STREAM CONNECTED 2258
unix 3 [ ] DGRAM 423681

And pinging the laptop @ 192.168.0.122 (excerpt):

64 bytes from 192.168.0.245: seq=307 ttl=64 time=0.331 ms
64 bytes from 192.168.0.245: seq=308 ttl=64 time=0.335 ms
64 bytes from 192.168.0.245: seq=309 ttl=64 time=0.408 ms
64 bytes from 192.168.0.245: seq=310 ttl=64 time=0.333 ms
64 bytes from 192.168.0.245: seq=311 ttl=64 time=0.331 ms
64 bytes from 192.168.0.245: seq=312 ttl=64 time=0.329 ms
^C
--- 192.168.0.245 ping statistics ---
313 packets transmitted, 313 packets received, 0% packet loss
round-trip min/avg/max = 0.229/0.333/0.472 ms
Reply
#6
You need to run netstat on the windows machine.
If I have helped you or increased your knowledge, click the 'thumbs up' button to give thanks :) (People with less than 20 posts won't see the "thumbs up" button.)
Reply
#7
Sorry about that, noted, thanks. I'm back at my office now, but will do so when I get home tonight.
Reply
#8
So, from the Windows machine:

TCP 192.168.0.221:2869 PK5001Z:42732 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:42734 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:42735 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:42736 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:42740 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:42741 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:42742 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:42743 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:42744 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:42748 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:42749 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:42750 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:42751 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:42752 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:42756 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:42848 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:42849 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:42850 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:42860 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:42861 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:42865 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:42866 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:42870 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:42871 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:42929 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:42930 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:42931 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:42932 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:42936 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:42972 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:42973 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:42974 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:42981 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:42982 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:42983 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:42990 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:42991 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:42994 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:42995 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:42998 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:43067 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:43068 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:43071 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:43072 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:43075 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:43076 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:43079 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:43296 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:43299 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:43300 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:43302 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:43303 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:44201 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:44202 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:44203 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:44210 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:44211 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:44212 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:44213 TIME_WAIT
TCP 192.168.0.221:2869 PK5001Z:44214 TIME_WAIT
TCP 192.168.0.221:2869 PK5001Z:44215 TIME_WAIT
TCP 192.168.0.221:2869 PK5001Z:44216 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:44217 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:44218 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:45013 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:45014 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:45158 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:45159 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:45162 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:45163 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:45166 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:45167 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:45170 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:45171 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:45174 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:45175 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:45178 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:45179 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:45182 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:45183 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:45186 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:45187 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:45323 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:45324 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:45325 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:45328 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:45348 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:45349 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:45352 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:45353 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:45356 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:45357 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:45687 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:45688 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:45691 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:45692 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:45695 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:45696 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:45741 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:45754 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:45757 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:45758 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:45761 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:45762 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:46386 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:46389 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:46392 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:46395 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:46398 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:46401 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:46403 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:47101 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:47353 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:47356 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:47359 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:47362 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:47365 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:47368 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:49208 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:49209 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:49213 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:49214 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:49218 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:49219 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:49223 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:49224 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:49228 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:49229 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:49233 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:49234 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:49238 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:49239 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:49243 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:49244 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:49271 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:49274 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:49301 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:49483 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:49484 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:49485 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:49489 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:49490 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:49491 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:49495 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:49496 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:49497 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:50283 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:50284 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:50683 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:50684 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:50687 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:50688 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:50691 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:50692 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:51110 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:51114 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:51760 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:51761 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:51764 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:51765 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:51768 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:51769 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:51772 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:51903 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:51904 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:51907 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:51908 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:51912 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:51913 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:53279 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:53280 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:53283 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:53284 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:53287 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:53288 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:53291 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:53292 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:53295 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:53296 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:53299 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:53300 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:53978 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:53979 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:53981 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:53982 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:53986 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:53987 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:53990 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:53991 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:53994 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:53995 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:53998 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:54705 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:54706 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:54707 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:54708 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:54711 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:54712 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:54713 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:54714 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:54717 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:54718 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:54719 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:54720 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:54722 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:54723 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:54724 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:54725 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:54729 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:54730 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:54731 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:54732 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:55256 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:55257 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:55276 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:55277 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:55279 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:55280 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:55872 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:55875 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:55878 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:55881 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:55884 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:55886 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:55908 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:55909 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:56704 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:56705 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:56706 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:56707 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:56708 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:56712 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:56713 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:56714 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:56715 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:56716 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:56719 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:56720 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:56721 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:56722 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:56723 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:56728 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:56729 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:57023 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:57026 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:59069 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:59070 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:59073 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:59074 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:59097 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:59100 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:59101 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:59104 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:59105 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:59108 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:59109 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:59112 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:59113 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:59116 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:59117 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:59120 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:59121 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:59124 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:59125 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:59363 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:59364 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:59537 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:59538 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:60256 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:60257 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:60261 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:60262 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:60266 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:60267 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:60271 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:60272 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:60384 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:60385 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:60388 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:60551 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:60552 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:60555 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:60693 CLOSE_WAIT
TCP 192.168.0.221:49966 sea09s18-in-f14:http CLOSE_WAIT
TCP 192.168.0.221:49967 sea09s18-in-f14:http CLOSE_WAIT
TCP 192.168.0.221:52267 a23-222-147-247:https CLOSE_WAIT
TCP 192.168.0.221:54022 r-065-041-234-077:http ESTABLISHED
TCP 192.168.0.221:63065 a23-208-238-13:http CLOSE_WAIT
TCP 192.168.0.221:63539 a710sl:https CLOSE_WAIT
TCP 192.168.0.221:63540 a23-208-238-13:https CLOSE_WAIT
TCP 192.168.0.221:63541 a23-208-238-13:https CLOSE_WAIT
TCP 192.168.0.221:63542 a23-208-238-13:https CLOSE_WAIT
TCP 192.168.0.221:63543 a23-208-238-13:https CLOSE_WAIT
TCP 192.168.0.221:63544 a23-208-238-13:https CLOSE_WAIT
TCP 192.168.0.221:63545 sea09s16-in-f30:https CLOSE_WAIT
TCP 192.168.0.221:63546 sea09s16-in-f30:https CLOSE_WAIT
TCP [2001:0:9d38:6ab8:3460:7c4:be99:45f7]:64750 [2002:6dbf:9ce3::6dbf:9ce3
]:47842 SYN_SENT

I assume you have a better idea than me of what the above means?
Reply
#9
That doesn't show any program on windows listening on any port. Is Next PVR running?
If I have helped you or increased your knowledge, click the 'thumbs up' button to give thanks :) (People with less than 20 posts won't see the "thumbs up" button.)
Reply
#10
I really hope I haven't wasted your time w/ something as stupid as my next question.... Do I need to have the NextPVR window actually up and running? NPVR is showing as active in the taskbar, and I'd right clicked on it and selected to start the service before doing any of the above testing.
Reply
#11
Maybe your windows netstat options were wrong, I find it a horrid tool.
If I have helped you or increased your knowledge, click the 'thumbs up' button to give thanks :) (People with less than 20 posts won't see the "thumbs up" button.)
Reply
#12
Using netstat -a I get the following:

TCP 192.168.0.221:2869 PK5001Z:49209 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:49213 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:49214 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:49218 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:49234 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:49238 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:49239 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:49243 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:49244 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:49301 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:49483 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:49484 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:49485 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:49489 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:49490 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:49491 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:49495 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:49496 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:49497 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:50283 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:50284 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:50687 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:50688 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:50691 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:50692 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:51110 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:51114 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:51217 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:51218 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:51219 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:51226 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:51227 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:51228 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:51232 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:51233 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:51234 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:51238 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:51239 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:51240 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:51244 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:51245 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:51246 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:51760 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:51761 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:51764 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:51765 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:51768 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:51769 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:51772 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:51903 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:51904 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:51907 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:51908 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:51912 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:51913 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:53279 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:53280 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:53283 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:53284 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:53287 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:53288 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:53291 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:53292 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:53295 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:53296 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:53299 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:53300 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:53797 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:53798 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:53799 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:53978 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:53979 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:53981 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:53982 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:53986 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:53987 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:53990 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:53991 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:53994 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:53995 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:53998 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:54080 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:54081 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:54082 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:54085 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:54086 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:54087 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:54705 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:54706 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:54707 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:54708 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:54711 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:54712 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:54713 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:54714 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:54717 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:54718 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:54719 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:54720 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:54722 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:54723 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:54724 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:54725 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:54729 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:54730 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:54731 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:54732 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:55256 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:55257 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:55279 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:55280 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:55884 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:55886 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:55908 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:55909 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:56719 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:56720 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:56721 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:56722 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:56723 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:56728 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:56729 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:56816 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:56817 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:56818 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:56821 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:56822 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:56823 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:56828 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:56829 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:56830 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:56834 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:56835 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:56836 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:57023 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:57026 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:57516 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:57517 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:57518 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:57522 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:57523 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:57524 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:57528 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:57529 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:57530 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:57534 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:57535 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:57536 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:57540 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:57541 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:57542 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:57546 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:57547 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:57548 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:59069 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:59070 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:59073 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:59074 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:59097 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:59100 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:59101 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:59104 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:59105 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:59108 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:59109 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:59112 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:59113 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:59116 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:59117 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:59120 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:59121 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:59124 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:59125 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:59363 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:59364 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:59443 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:59444 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:59445 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:59448 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:59449 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:59451 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:59455 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:59456 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:59457 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:59537 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:59538 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:60256 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:60257 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:60261 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:60262 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:60266 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:60267 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:60271 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:60272 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:60384 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:60385 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:60388 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:60551 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:60552 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:60555 CLOSE_WAIT
TCP 192.168.0.221:2869 PK5001Z:60693 CLOSE_WAIT
TCP 192.168.0.221:49966 sea09s18-in-f14:http CLOSE_WAIT
TCP 192.168.0.221:49967 sea09s18-in-f14:http CLOSE_WAIT
TCP 192.168.0.221:52267 a23-222-147-247:https CLOSE_WAIT
TCP 192.168.0.221:53566 a23-208-238-13:http CLOSE_WAIT
TCP 192.168.0.221:54016 a23-222-147-247:https CLOSE_WAIT
TCP 192.168.0.221:54022 r-065-041-234-077:http ESTABLISHED
TCP 192.168.0.221:63539 a710sl:https CLOSE_WAIT
TCP 192.168.0.221:63540 a23-208-238-13:https CLOSE_WAIT
TCP 192.168.0.221:63541 a23-208-238-13:https CLOSE_WAIT
TCP 192.168.0.221:63542 a23-208-238-13:https CLOSE_WAIT
TCP 192.168.0.221:63543 a23-208-238-13:https CLOSE_WAIT
TCP 192.168.0.221:63544 a23-208-238-13:https CLOSE_WAIT
TCP 192.168.0.221:63545 sea09s16-in-f30:https CLOSE_WAIT
TCP 192.168.0.221:63546 sea09s16-in-f30:https CLOSE_WAIT
TCP [::]:135 Brody-PC:0 LISTENING
TCP [::]:445 Brody-PC:0 LISTENING
TCP [::]:554 Brody-PC:0 LISTENING
TCP [::]:2869 Brody-PC:0 LISTENING
TCP [::]:3390 Brody-PC:0 LISTENING
TCP [::]:5357 Brody-PC:0 LISTENING
TCP [::]:10243 Brody-PC:0 LISTENING
TCP [::]:22350 Brody-PC:0 LISTENING
TCP [::]:46467 Brody-PC:0 LISTENING
TCP [::]:49152 Brody-PC:0 LISTENING
TCP [::]:49153 Brody-PC:0 LISTENING
TCP [::]:49154 Brody-PC:0 LISTENING
TCP [::]:49155 Brody-PC:0 LISTENING
TCP [::]:49156 Brody-PC:0 LISTENING
TCP [::]:49175 Brody-PC:0 LISTENING
TCP [::1]:12025 Brody-PC:0 LISTENING
TCP [::1]:12080 Brody-PC:0 LISTENING
TCP [::1]:12110 Brody-PC:0 LISTENING
TCP [::1]:12119 Brody-PC:0 LISTENING
TCP [::1]:12143 Brody-PC:0 LISTENING
TCP [::1]:12465 Brody-PC:0 LISTENING
TCP [::1]:12563 Brody-PC:0 LISTENING
TCP [::1]:12993 Brody-PC:0 LISTENING
TCP [::1]:12995 Brody-PC:0 LISTENING
TCP [::1]:27275 Brody-PC:0 LISTENING
TCP [2001:0:9d38:6ab8:303b:3640:be99:45f7]:53709 [2001:0:9d38:90d7:8e4:1f6
8:9feb:adc8]:24942 ESTABLISHED
UDP 0.0.0.0:123 *:*
UDP 0.0.0.0:500 *:*
UDP 0.0.0.0:1900 *:*
UDP 0.0.0.0:2968 *:*
UDP 0.0.0.0:3544 *:*
UDP 0.0.0.0:3702 *:*
UDP 0.0.0.0:3702 *:*
UDP 0.0.0.0:4500 *:*
UDP 0.0.0.0:5004 *:*
UDP 0.0.0.0:5005 *:*
UDP 0.0.0.0:5355 *:*
UDP 0.0.0.0:6771 *:*
UDP 0.0.0.0:22350 *:*
UDP 0.0.0.0:46467 *:*
UDP 0.0.0.0:53073 *:*
UDP 0.0.0.0:53074 *:*
UDP 0.0.0.0:53075 *:*
UDP 0.0.0.0:53076 *:*
UDP 0.0.0.0:53077 *:*
UDP 0.0.0.0:53078 *:*
UDP 0.0.0.0:65153 *:*
UDP 127.0.0.1:1233 *:*
UDP 127.0.0.1:1900 *:*
UDP 127.0.0.1:52202 *:*
UDP 127.0.0.1:54787 *:*
UDP 127.0.0.1:55400 *:*
UDP 127.0.0.1:56874 *:*
UDP 127.0.0.1:60017 *:*
UDP 127.0.0.1:60792 *:*
UDP 127.0.0.1:60798 *:*
UDP 127.0.0.1:62857 *:*
UDP 127.0.0.1:65021 *:*
UDP 127.0.0.1:65396 *:*
UDP 192.168.0.221:137 *:*
UDP 192.168.0.221:138 *:*
UDP 192.168.0.221:1900 *:*
UDP 192.168.0.221:51647 *:*
UDP 192.168.0.221:54786 *:*
UDP 192.168.0.221:60791 *:*
UDP [::]:123 *:*
UDP [::]:500 *:*
UDP [::]:3702 *:*
UDP [::]:3702 *:*
UDP [::]:5004 *:*
UDP [::]:5005 *:*
UDP [::]:5355 *:*
UDP [::]:46467 *:*
UDP [::]:65154 *:*
UDP [::1]:1900 *:*
UDP [::1]:60789 *:*
UDP [fe80::d2b:79d9:cec0:21a3%11]:1900 *:*
UDP [fe80::d2b:79d9:cec0:21a3%11]:60787 *:*
UDP [fe80::303b:3640:be99:45f7%12]:1900 *:*
UDP [fe80::303b:3640:be99:45f7%12]:60790 *:*
UDP [fe80::6c8c:1ddc:9a7e:d2ea%10]:1900 *:*
UDP [fe80::6c8c:1ddc:9a7e:d2ea%10]:60788 *:*

Also, in playing around w/ NPVR's config settings, all settings on all pages look correct, but if I click on status, 2nd to last page, it's blank and/or still processing. If I try to click on any other settings page on the left, or try to click OK or cancel at the bottom, it stops responding and crashes. Is this normal behavior? Should I try a reinstall/resetup?
Reply
#13
As you can see from your XBMC log, the PVR client tries to connect on port 8836 .

As you can see from your windows netstat output, nothing seems to be listening on port 8836.

Either your NextPVR is not running, or is listening on another port.
If I have helped you or increased your knowledge, click the 'thumbs up' button to give thanks :) (People with less than 20 posts won't see the "thumbs up" button.)
Reply
#14
8836 isn't a port NextPVR would normally use. It uses 8866.

On the NextPVR PC, try using the browser to view http://127.0.0.1:8866 to make sure you're shown the web browser. If not, you'll probably need to supply NextPVR's web.log and nrecord.log.
Reply
#15
I have no idea why. It's definitely running, and I have NPVR server default setting at 8866. I don't have the box next to that setting ticked to run as client also, although I guess I could do that and configure the laptop's install of XBMC to confirm NPVR is running/configured properly. It's still on Frodo as I don't really use it for XBMC so will probably update to 13.2 first. Any other trees I should bark up first? Thanks again for all the advice thus far.

(2014-10-16, 22:50)sub3 Wrote: 8836 isn't a port NextPVR would normally use. It uses 8866.

On the NextPVR PC, try using the browser to view http://127.0.0.1:8866 to make sure you're shown the web browser. If not, you'll probably need to supply NextPVR's web.log and nrecord.log.

Thanks Sub. I'll try that next.
Reply

Logout Mark Read Team Forum Stats Members Help
No PVR clients have been started yet0