NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Windows v
« Previous 1 … 87 88 89 90 91 … 101 Next »
Recording service stopping

 
  • 0 Vote(s) - 0 Average
Recording service stopping
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,837
Threads: 954
Joined: May 2006
#11
2020-03-27, 07:46 PM
You were getting two channels from one tuner in theory that is not a problem. You didn't answer the question about the event viewer.

Your Kodi debug logs might also show some light on timing as well. Posts without logs don't help very much.

Martin
shaneypoopers
Offline

Member

Posts: 88
Threads: 6
Joined: Feb 2015
#12
2020-03-31, 02:36 PM
(2020-03-27, 07:46 PM)mvallevand Wrote: You were getting two channels from one tuner in theory that is not a problem. You didn't answer the question about the event viewer.

Your Kodi debug logs might also show some light on timing as well.  Posts without logs don't help very much.

Martin

Sorry I don't have the Kodi log.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,837
Threads: 954
Joined: May 2006
#13
2020-03-31, 03:07 PM
If it happens again post the logy.

Martin
shaneypoopers
Offline

Member

Posts: 88
Threads: 6
Joined: Feb 2015
#14
2020-04-09, 05:44 PM
(2020-03-31, 03:07 PM)mvallevand Wrote: If it happens again post the logy.

Martin

Just happened again, NPVR log attached.

The Kodi log is 143MB so not sure how you want to handle that?


Attached Files
.zip   logs-20200409-1837.zip (Size: 757.28 KB / Downloads: 1)
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,837
Threads: 954
Joined: May 2006
#15
2020-04-09, 05:45 PM (This post was last modified: 2020-04-09, 05:47 PM by mvallevand.)
A cloud drive link to GoogleDrive or OneDrive works for me. zip it first.

Since it is a crash anythingin the event viewer which I am struggling asking for.

Martin
shaneypoopers
Offline

Member

Posts: 88
Threads: 6
Joined: Feb 2015
#16
2020-04-09, 06:15 PM
(2020-04-09, 05:45 PM)mvallevand Wrote: A cloud drive link to GoogleDrive or OneDrive works for me.  zip it first.

Since it is a crash anythingin the event viewer which I am struggling asking for.

Martin

Sent a link to the Kodi log in a PM.

There are two errors in the event viewer for NextPVR, attached.


Attached Files
.zip   Archive.zip (Size: 13.96 KB / Downloads: 1)
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,837
Threads: 954
Joined: May 2006
#17
2020-04-09, 06:32 PM
I checked the link and the last thing is see is a play attempt from Kodi.

I think the event error is for sub next time just copy the event event text

Code:
Application: NextPVRServer.exe
CoreCLR Version: 4.700.19.60701
.NET Core Version: 3.1.1
Description: The process was terminated due to an unhandled exception.
Exception Info: System.Net.WebException: An error occurred while sending the request. Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host..
---> System.Net.Http.HttpRequestException: An error occurred while sending the request.
---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host..
---> System.Net.Sockets.SocketException (10054): An existing connection was forcibly closed by the remote host.
   --- End of inner exception stack trace ---
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.GetResult(Int16 token)
   at System.Net.Http.HttpConnection.FillAsync()
   at System.Net.Http.HttpConnection.ReadNextResponseHeaderLineAsync(Boolean foldedHeadersAllowed)
   at System.Net.Http.HttpConnection.SendAsyncCore(HttpRequestMessage request, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnection.SendAsyncCore(HttpRequestMessage request, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithNtConnectionAuthAsync(HttpConnection connection, HttpRequestMessage request, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithRetryAsync(HttpRequestMessage request, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.FinishSendAsyncUnbuffered(Task`1 sendTask, HttpRequestMessage request, CancellationTokenSource cts, Boolean disposeCts)
   at System.Net.HttpWebRequest.SendRequest()
   at System.Net.HttpWebRequest.GetResponse()
   --- End of inner exception stack trace ---
   at System.Net.HttpWebRequest.GetResponse()
   at System.Net.WebClient.GetWebResponse(WebRequest request)
   at System.Net.WebClient.DownloadBits(WebRequest request, Stream writeStream)
   at System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request)
   at System.Net.WebClient.DownloadString(Uri address)
   at System.Net.WebClient.DownloadString(String address)
   at NShared.LocalRecorder.StopStream(Int32 streamHandle)
   at NShared.RecordingService.WorkerThread()
   at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location where exception was thrown ---
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ThreadHelper.ThreadStart()

Code:
Faulting application name: NextPVRServer.exe, version: 1.0.0.0, time stamp: 0x5dedc13b
Faulting module name: KERNELBASE.dll, version: 10.0.18362.719, time stamp: 0xb31987d3
Exception code: 0xe0434352
Fault offset: 0x000000000003a859
Faulting process id: 0x59c
Faulting application start time: 0x01d60e1b15d9125c
Faulting application path: C:\Program Files\NPVR\NextPVRServer.exe
Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll
Report Id: 1d0c768b-9377-4406-848a-30d587bc3fcc
Faulting package full name:
Faulting package-relative application ID:

Martin
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,661
Threads: 767
Joined: Nov 2003
#18
2020-04-09, 08:01 PM
I've made a change in the next release, to protect against this error crashing the app.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): « Previous 1 2


Possibly Related Threads…
Thread Author Replies Views Last Post
  Failed: Recording interrupted jzk 3 304 2025-04-18, 09:06 PM
Last Post: mvallevand
  Unable to delete recording. File may be in use. seattlefog 24 716 2025-04-13, 01:08 AM
Last Post: sub
  Directory not deleted after recording deleted Bobins 13 721 2025-03-08, 05:30 PM
Last Post: sub
  Recording IPTV lemmy999 8 584 2025-03-02, 06:13 PM
Last Post: lemmy999
  Temporarily Suspend Recording andrewj 1 178 2025-02-25, 12:44 PM
Last Post: mvallevand
  Series recording doesn't have cancel series markn62 9 2,229 2025-02-22, 09:24 PM
Last Post: jcole998
  Recording ken_dearden 8 610 2025-02-20, 12:22 PM
Last Post: ken_dearden
  Not recording new episo qttor 7 403 2025-02-17, 10:54 PM
Last Post: mvallevand
  Channel lock issue during recording erik123 1 188 2025-02-08, 03:35 AM
Last Post: BrettB
  Recording telerising streams doesn't work tms87 3 288 2025-01-29, 10:04 PM
Last Post: mvallevand

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

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

Linear Mode
Threaded Mode