NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Legacy (v4.x and earlier) v
« Previous 1 … 315 316 317 318 319 … 433 Next »
Recording service problem

Recording service problem
WKleeven
Offline

Senior Member

Posts: 522
Threads: 40
Joined: Dec 2006
#1
2012-02-25, 08:44 PM
I am having trouble with the recording service, not recording anything, causing crashes, etc.

In the logs I see something strange, but don't know what to do with it.
I prefer not to install the 2.3.6 version at this moment, so I hope anyone can tell me how to fix this.

Wim
Server: Core2Duo 3,16GHz| Windows 7 Ultimate 64 bit | NPVR 3.2.9 | Analogue: Hauppauge PVR-150 | Digital dvb-c: Technisat CableStar HD 2 | No plugins
Clients: Laptop Windows 7 Home 64 bit via Wifi | Android tablet via Wifi | Androidbox s89-H via Lan
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#2
2012-02-25, 09:09 PM
It looks like it's trying to use an local in-process recording service, but it cant because they main recording service is already using the port. It could be related to firewall or antivirus software getting in the way of communication so that the nextpvr.exe session isnt able to see the recording service is also running.

What version are you using? There were some fixes in this area in the last couple of builds to identify if this is the case.
WKleeven
Offline

Senior Member

Posts: 522
Threads: 40
Joined: Dec 2006
#3
2012-02-26, 08:40 AM
As you can see in my signature, I'm using 2.2.6 but this problem just suddenly occurred. I just noticed this problem seems to be gone after a reboot.
I guess it will re-occur after the pc wakes from sleep?

Since this problem occurred, sometimes no waketimer is set also when programming a show manually.
Server: Core2Duo 3,16GHz| Windows 7 Ultimate 64 bit | NPVR 3.2.9 | Analogue: Hauppauge PVR-150 | Digital dvb-c: Technisat CableStar HD 2 | No plugins
Clients: Laptop Windows 7 Home 64 bit via Wifi | Android tablet via Wifi | Androidbox s89-H via Lan
WKleeven
Offline

Senior Member

Posts: 522
Threads: 40
Joined: Dec 2006
#4
2012-02-26, 09:34 AM
I've been thinking, what would happen if the MVP has finished playing a recording or video and the pc would go to sleep (with the mvp still on)?
Could that cause this problem? (as opposed to the pc going to sleep, when the mvp is not turned on).
Server: Core2Duo 3,16GHz| Windows 7 Ultimate 64 bit | NPVR 3.2.9 | Analogue: Hauppauge PVR-150 | Digital dvb-c: Technisat CableStar HD 2 | No plugins
Clients: Laptop Windows 7 Home 64 bit via Wifi | Android tablet via Wifi | Androidbox s89-H via Lan
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,192
Threads: 958
Joined: May 2006
#5
2012-02-26, 03:38 PM
WKleeven Wrote:I've been thinking, what would happen if the MVP has finished playing a recording or video and the pc would go to sleep (with the mvp still on)?
Could that cause this problem? (as opposed to the pc going to sleep, when the mvp is not turned on).

If the PC goes to sleep either you will go back to the main mvpmc menu or mvpmc will crash (and you will lose the WOL capability, because the MAC address is lost)

Martin
WKleeven
Offline

Senior Member

Posts: 522
Threads: 40
Joined: Dec 2006
#6
2012-02-26, 08:04 PM
Just did some testing. After waking the from sleep, I tried to record a show that was already running. No recording taking place.
So I rebooted and then NPVR recorded without any action from me.
Server: Core2Duo 3,16GHz| Windows 7 Ultimate 64 bit | NPVR 3.2.9 | Analogue: Hauppauge PVR-150 | Digital dvb-c: Technisat CableStar HD 2 | No plugins
Clients: Laptop Windows 7 Home 64 bit via Wifi | Android tablet via Wifi | Androidbox s89-H via Lan
WKleeven
Offline

Senior Member

Posts: 522
Threads: 40
Joined: Dec 2006
#7
2012-02-27, 07:50 AM
Did some more testing. The problem indeed doesn't seem to have anything to do with the mvp and the problem is consistent.

Immediately after a reboot, everything is normal.
After the pc has gone to sleep and woken up again, no recording will take place. After a reboot recording will start automatically.

After a reboot, nothing strange in the logs. When I stop and start "NPVR service", nothing strange in the logs.
After the pc has gone to sleep and woken up again, error codes in the logs like in post #1:

2012-02-25 21:32:26.464 [ERROR][4] Error listing for recording service interface: System.Net.Sockets.SocketException: Elk socketadres (protocol/netwerkadres/poort) kan normaal slechts één keer worden gebruikt
bij System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
bij System.Net.Sockets.Socket.Bind(EndPoint localEP)
bij System.Net.Sockets.TcpListener.Start(Int32 backlog)
bij System.Net.Sockets.TcpListener.Start()
bij System.Runtime.Remoting.Channels.ExclusiveTcpListener.Start(Boolean exclusiveAddressUse)
bij System.Runtime.Remoting.Channels.Tcp.TcpServerChannel.StartListening(Object data)
bij System.Runtime.Remoting.Channels.Tcp.TcpServerChannel.SetupChannel()
bij System.Runtime.Remoting.Channels.Tcp.TcpServerChannel..ctor(Int32 port)
bij NShared.RecordingService.Startup()
Server: Core2Duo 3,16GHz| Windows 7 Ultimate 64 bit | NPVR 3.2.9 | Analogue: Hauppauge PVR-150 | Digital dvb-c: Technisat CableStar HD 2 | No plugins
Clients: Laptop Windows 7 Home 64 bit via Wifi | Android tablet via Wifi | Androidbox s89-H via Lan
Reddwarf
Offline

Posting Freak

Posts: 6,629
Threads: 230
Joined: Mar 2007
#8
2012-02-27, 09:24 AM
WKleeven Wrote:Did some more testing. The problem indeed doesn't seem to have anything to do with the mvp and the problem is consistent.

Immediately after a reboot, everything is normal.
After the pc has gone to sleep and woken up again, no recording will take place. After a reboot recording will start automatically.

After a reboot, nothing strange in the logs. When I stop and start "NPVR service", nothing strange in the logs.
After the pc has gone to sleep and woken up again, error codes in the logs like in post #1:

2012-02-25 21:32:26.464 [ERROR][4] Error listing for recording service interface: System.Net.Sockets.SocketException: Elk socketadres (protocol/netwerkadres/poort) kan normaal slechts één keer worden gebruikt
bij System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
bij System.Net.Sockets.Socket.Bind(EndPoint localEP)
bij System.Net.Sockets.TcpListener.Start(Int32 backlog)
bij System.Net.Sockets.TcpListener.Start()
bij System.Runtime.Remoting.Channels.ExclusiveTcpListener.Start(Boolean exclusiveAddressUse)
bij System.Runtime.Remoting.Channels.Tcp.TcpServerChannel.StartListening(Object data)
bij System.Runtime.Remoting.Channels.Tcp.TcpServerChannel.SetupChannel()
bij System.Runtime.Remoting.Channels.Tcp.TcpServerChannel..ctor(Int32 port)
bij NShared.RecordingService.Startup()
It might be worth a try to use Resume.bat to stop and start the recording service (after the pc has woken up from sleep/hibernate).

"I'd rather have a bottle in front of me than a frontal lobotomy"
WKleeven
Offline

Senior Member

Posts: 522
Threads: 40
Joined: Dec 2006
#9
2012-02-27, 11:01 AM
I just tried the following:
After the pc has gone to sleep and woken up, I manually stopped and started the recording service. Then I can't start NPVR from the task(?)bar (in windows, right bottom, NPVR icon, rightclick). I can start NPVR from start menu, but when I program a show, NPVR freezes.

Logs attached.
Server: Core2Duo 3,16GHz| Windows 7 Ultimate 64 bit | NPVR 3.2.9 | Analogue: Hauppauge PVR-150 | Digital dvb-c: Technisat CableStar HD 2 | No plugins
Clients: Laptop Windows 7 Home 64 bit via Wifi | Android tablet via Wifi | Androidbox s89-H via Lan
Reddwarf
Offline

Posting Freak

Posts: 6,629
Threads: 230
Joined: Mar 2007
#10
2012-02-27, 11:57 AM
WKleeven Wrote:I just tried the following:
After the pc has gone to sleep and woken up, I manually stopped and started the recording service. Then I can't start NPVR from the task(?)bar (in windows, right bottom, NPVR icon, rightclick). I can start NPVR from start menu, but when I program a show, NPVR freezes.

Logs attached.
Maybe you have to kill and restart NTray.exe also in Resume.bat. (You can download PSTools and use PSKill.exe to terminate Ntray)

"I'd rather have a bottle in front of me than a frontal lobotomy"
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (7): 1 2 3 4 5 … 7 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  Recording movies / TV to XBMC directory stucture spinnaker 10 3,774 2024-06-03, 03:56 AM
Last Post: Rod Hutchinson
  Not recording errors vidwiz 4 1,128 2024-04-17, 05:39 PM
Last Post: mvallevand
  Add Series/Episode Info to Recording Metadata andrewj 2 1,181 2023-11-20, 03:42 PM
Last Post: sub
  Recording to a network drive woes. 2leftfeet 12 7,509 2022-04-05, 08:03 PM
Last Post: mvallevand
  NPVR4 and MPC-HC problem The Solutor 29 7,446 2021-07-27, 03:45 PM
Last Post: The Solutor
  device needed for recording David209 2 1,813 2021-04-04, 08:47 AM
Last Post: David209
  PC not going to sleep after recording LeoL 7 3,494 2021-04-01, 07:17 PM
Last Post: Handy.Man
  HDHomerun recording bizzarely not working Jean0987654321 3 2,154 2021-03-27, 03:23 PM
Last Post: Jean0987654321
Video Restrict Recording Space foucomm 1 1,393 2021-01-30, 09:25 PM
Last Post: mvallevand
  Directory dropdown on the recording edit dialog MicahMakenzie 1 1,571 2021-01-11, 04:37 PM
Last Post: Graham

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode