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 … 21 22 23 24 25 … 433 Next »
Computer not sleeping

Computer not sleeping
robbyp
Offline

Junior Member

Posts: 45
Threads: 6
Joined: Feb 2018
#1
2019-03-31, 04:59 PM
Hi,

Its not going to sleep since the recent update of NPVR.

I've seen this before with previous versions and its been fixed. It just seemed to reappear again. I've rebooted etc and set the sleep timeout to 1 min to check.

powercfg is showing:

DISPLAY:
None.

SYSTEM:
[DRIVER] Legacy Kernel Caller

AWAYMODE:
None.

Even when no recording are going. Legacy kernel caller is keeping it awake. Since the computer had nothing but NPVR on it its most likely it.

Zip file included.

Rob
robbyp
Offline

Junior Member

Posts: 45
Threads: 6
Joined: Feb 2018
#2
2019-04-01, 05:57 PM
Maybe i should retro grade the program and see what happens, as its keeping the pc awake continuously.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 45,341
Threads: 868
Joined: May 2006
#3
2019-04-01, 06:12 PM
I think you need to diagnose why this error is occurring during the EPG scan

2019-03-29 12:07:16.813 [ERROR][10] Unexpected error getting dynamic event list: System.Runtime.Remoting.RemotingException: Failed to write to an IPC Port: The pipe is being closed.

I'd restart and do an EPG scan and see if those errors continue

Martin
eastavin
Offline

Member

Posts: 207
Threads: 48
Joined: Oct 2016
#4
2019-04-02, 12:03 AM
Samething happened with my unit. 2nd time in about 1.5 years. I took the easy way out this time and reinstalled windows 10. works fine after.
robbyp
Offline

Junior Member

Posts: 45
Threads: 6
Joined: Feb 2018
#5
2019-04-02, 06:24 PM
I'm comparing and checking.

Have done lots of restarts.

Will check EPG redownload.

This PC is solely used for media playing so does not have anything else on it which can confuse the issue.

I'll report back when i have more conclusions - but this started with the 4.2.4 version

rob
gEd
Offline

Posting Freak

London
Posts: 3,418
Threads: 95
Joined: Jan 2005
#6
2019-04-02, 07:05 PM
I;d also check the windows event viewer for app or system errors.
“If this is the way Queen Victoria treats her prisoners, she doesn't deserve to have any.”
robbyp
Offline

Junior Member

Posts: 45
Threads: 6
Joined: Feb 2018
#7
2019-04-06, 09:05 AM
So, its started working again correctly..

As you said, there was an EPG error. I wonder if some data that was being broadcast in the EPG was crashing something. And now its gone from the EPG, its fine.

Will continue to monitor.

thanks
eastavin
Offline

Member

Posts: 207
Threads: 48
Joined: Oct 2016
#8
2019-04-17, 12:59 PM
Seems I stumbled across another PC wont sleep type issue. A month ago or so I installed a fresh start version of Windows 10 on a PC and then put NPVR on it with an external USB tuner. Everything worked fine.

Yesterday evening I pulled out an Apple Ipad, turned on the chrome browser and went to the NPVR Web server on windows 10 home PC on my LAN to set up a recording and watch a few minutes of something else I had recorded. The recording set up went fine. However the attempt to play another recording kept failing when the display would say playing but nothing was playing. Anyhow I closed the tab, put away the seldom used IPAD and thought nothing more.

About an hour later I walked by the PC and noticed it had not gone to sleep. So I sat around a bit and noticed that it does go to sleep and after a count of about 7 seconds or so wakes up again and this cycle just keeps going. I checked "powercfg /lastwake" and it said the network/ethernet card was waking things up.

So figuring the only reason the network card is in the picture is because I used the IPAD to access it over the LAN I went to the NPVR settings panel, disabled the NPVR web server and sat around ten minutes. Result PC sleeps fine again.

This is actually the second occurence like this. The last time it happened -after much ado I figured I had messed up windows 10 and just reinstalled the OS and NPVR and the problem went away. This was a lucky break to catch that the web server is hanging somehow. The odd thing is that I could swear I accessed the web server in the prior month with an android device and had no sleep issues after.

But I do recall using the IPAD the first time this happened and before I decided to reinstall the OS.. is it possible the IPAD has something to do with causing the PC to keep the circuit open even when it is not being used? I am not a programmer just a guy that thinks he knows more than he does Smile So I am passing this on to those that know better to ponder.

Edward
robbyp
Offline

Junior Member

Posts: 45
Threads: 6
Joined: Feb 2018
#9
2019-04-23, 05:41 PM
Its started again - not sleeping due to Kernal legacy caller, caused by a crash in the service I guess?

here is the log


you'll see in Nrecord.log on 23rd

58 seconds remaining...
2019-04-23 12:09:00.374 [ERROR][10] Unexpected error getting dynamic event list: System.Runtime.Remoting.RemotingException: Failed to read from an IPC Port: The pipe has been ended.


Server stack trace:
at System.Runtime.Remoting.Channels.Ipc.IpcPort.Read(Byte[] data, Int32 offset, Int32 length)
at System.Runtime.Remoting.Channels.Ipc.PipeStream.Read(Byte[] buffer, Int32 offset, Int32 size)
at System.Runtime.Remoting.Channels.SocketHandler.ReadFromSocket(Byte[] buffer, Int32 offset, Int32 count)
at System.Runtime.Remoting.Channels.SocketHandler.Read(Byte[] buffer, Int32 offset, Int32 count)
at System.Runtime.Remoting.Channels.SocketHandler.ReadAndMatchFourBytes(Byte[] buffer)
at System.Runtime.Remoting.Channels.Tcp.TcpSocketHandler.ReadAndMatchPreamble()
at System.Runtime.Remoting.Channels.Tcp.TcpSocketHandler.ReadVersionAndOperation(UInt16& operation)
at System.Runtime.Remoting.Channels.Ipc.IpcClientHandler.ReadHeaders()
at System.Runtime.Remoting.Channels.Ipc.IpcClientTransportSink.ProcessMessage(IMessage msg, ITransportHeaders requestHeaders, Stream requestStream, ITransportHeaders& responseHeaders, Stream& responseStream)
at System.Runtime.Remoting.Channels.BinaryClientFormatterSink.SyncProcessMessage(IMessage msg)

Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
at NShared.Visible.IEPGDataSource.GetDynamicEventList()
at NShared.DigitalRecorder.GetDynamicEventList()
at NShared.EPGManager.UpdateEPG(IEPGUpdateCallback callback)
2019-04-23 12:09:00.374 [DEBUG][10] Scanning Freq:586000 SID:100000
57 seconds remaining...

Any ideas? NPVR is really unstable for me the last few months.
sub
Online

Administrator

NextPVR HQ, New Zealand
Posts: 102,402
Threads: 742
Joined: Nov 2003
#10
2019-04-23, 05:49 PM
robbyp Wrote:58 seconds remaining...
2019-04-23 12:09:00.374 [ERROR][10] Unexpected error getting dynamic event list: System.Runtime.Remoting.RemotingException: Failed to read from an IPC Port: The pipe has been ended.
It looks like it encountered some issue extracting listing from one of your DVB frequencies.

Do you have a c:\temp\crash.mdmp file?
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (5): 1 2 3 4 5 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  PC stopped sleeping eastavin 2 904 2020-10-08, 12:15 AM
Last Post: eastavin
  Will not play recorded video on 1st computer but will play same video on second compu Krepps 5 1,282 2020-02-28, 05:33 PM
Last Post: Krepps
  Computer waking but not recording tallpilot 3 1,165 2018-11-02, 04:05 AM
Last Post: tallpilot
  Computer is not waking up from sleep to record via schedule ajc1616 13 4,145 2018-10-29, 07:05 PM
Last Post: mvallevand
  Can NextPVR and WinTV both be on the same computer? TomW 1 997 2018-08-26, 09:31 PM
Last Post: sub
  Copy channel mapping from 1 computer to another computer tomhilton1 7 1,377 2018-07-18, 01:14 AM
Last Post: tomhilton1
  Moving to a new computer - script to import recordings? jcfaber1 3 1,632 2017-03-10, 02:17 PM
Last Post: jcfaber1
  moving nextpvr to new computer Jimbo777 1 1,486 2016-05-21, 06:15 PM
Last Post: sub
  Shut down computer after recording dschlic1 15 4,414 2016-01-14, 04:59 AM
Last Post: peejay
  Any success in using NPVR simultaneously with a capture program on the same computer? christheman 22 4,425 2015-01-05, 11:27 PM
Last Post: christheman

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

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

Linear Mode
Threaded Mode