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 … 46 47 48 49 50 … 102 Next »
not recording

 
  • 0 Vote(s) - 0 Average
not recording
Dale Dewing
Offline

Member

Posts: 90
Threads: 24
Joined: Sep 2014
#1
2022-03-30, 04:18 PM
Since v5, I have been having problems with missed recordings or short recordings. Attached is an example of short recordings.


Attached Files Thumbnail(s)
   

.zip   logs-20220326-1129.zip (Size: 928.89 KB / Downloads: 5)
BrettB
Offline

Posting Freak

Saint Paul, MN, USA
Posts: 2,671
Threads: 170
Joined: Jun 2007
#2
2022-03-30, 04:35 PM
This post is really confusing. So, I'm not going to spend any more time looking at it.

Your examples say they were recorded "Today", but you don't tell us what date "Today" was.

And your log zip file indicates that it is from 2022-03-26, but the log files inside it show activity from 2022-03-29. So it would appear that you have not simply exported the logs from the web app and posted them.

Further, presuming that "Today" is supposed to be 2022-03-29, Your logs show that the server wasn't even running at the times that your "problem" recordings were supposedly made since it was shutdown at 13:37 and not started back up until 18:26.
Dale Dewing
Offline

Member

Posts: 90
Threads: 24
Joined: Sep 2014
#3
2022-03-31, 02:58 AM (This post was last modified: 2022-03-31, 03:01 AM by Dale Dewing.)
Today was 03/29. That logfile was from the web app that evening. I just double checked and the zip file was generated at 22:20:09 that evening. And can the server not be running when it recorded those shows, just not to the end of the shows.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,196
Threads: 958
Joined: May 2006
#4
2022-03-31, 03:05 AM
The logs seem ok to me, but it looks like NextPVR is stealing the in-use tuner for new recordings.

When you upgraded from V4 to V5 did you copy npvr.db3?

Martin
BrettB
Offline

Posting Freak

Saint Paul, MN, USA
Posts: 2,671
Threads: 170
Joined: Jun 2007
#5
2022-03-31, 12:43 PM
(2022-03-31, 03:05 AM)mvallevand Wrote: The logs seem ok to me, but it looks like NextPVR is stealing the in-use tuner for new recordings.

When you upgraded from V4 to V5 did you copy npvr.db3?

Martin

Martin: Did you notice this error?
Code:
2022-03-29 17:30:01.984    [ERROR][9]    Unexpected error on LocalRecorder.StartStream(): 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.UploadBits(WebRequest request, Stream readStream, Byte[] buffer, Int32 chunkSize, Byte[] header, Byte[] footer)
   at System.Net.WebClient.UploadDataInternal(Uri address, String method, Byte[] data, WebRequest& request)
   at System.Net.WebClient.UploadString(Uri address, String method, String data)
   at NShared.LocalRecorder.StartStream(ChannelMapping channelMapping, String target, String& reason)
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,196
Threads: 958
Joined: May 2006
#6
2022-03-31, 12:57 PM
Yes that is the error that sub might need to look into. When a new recording starts it kills the connection on the previous recorded socket. I haven't seen this before which is why I asked if this could have been from a manual copy of npvr.db3.

Martin
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,809
Threads: 769
Joined: Nov 2003
#7
2022-03-31, 03:35 PM
Dale, it's not that clear from your logs. I might need to see another example, so I can compare what's happening in both.
Dale Dewing
Offline

Member

Posts: 90
Threads: 24
Joined: Sep 2014
#8
2022-03-31, 04:59 PM (This post was last modified: 2022-03-31, 05:08 PM by Dale Dewing.)
Don't remember about the db3 file. Will post the next error. I do seem to only get the error when I am recording a series of the same show. In this case I recorded 4 Tales of Wells Fargo one right after the other. I have also had problem of it not recording some of the shows on Friday which run all day, one after another. Although of course I have to select them singly, which is probably another problem. Where I record just a single show it seems to work fine.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Recording Glitches - Debug Advice? andrewj 7 393 2025-06-23, 08:19 PM
Last Post: mvallevand
  Advanced Recording Scheduling question Bobins 7 380 2025-06-17, 12:56 AM
Last Post: mvallevand
  "Recording interrupted" problem started happening sharkbite 8 742 2025-06-02, 08:08 AM
Last Post: sharkbite
  Failed: Recording interrupted jzk 3 521 2025-04-18, 09:06 PM
Last Post: mvallevand
  Unable to delete recording. File may be in use. seattlefog 24 1,395 2025-04-13, 01:08 AM
Last Post: sub
  Directory not deleted after recording deleted Bobins 13 1,176 2025-03-08, 05:30 PM
Last Post: sub
  Recording IPTV lemmy999 8 883 2025-03-02, 06:13 PM
Last Post: lemmy999
  Temporarily Suspend Recording andrewj 1 326 2025-02-25, 12:44 PM
Last Post: mvallevand
  Series recording doesn't have cancel series markn62 9 2,615 2025-02-22, 09:24 PM
Last Post: jcole998
  Recording ken_dearden 8 837 2025-02-20, 12:22 PM
Last Post: ken_dearden

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

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

Linear Mode
Threaded Mode