2021-01-14, 04:14 PM
I had 3 recordings fail yesterday all with the same error, [Failed:The operation has timed out. ].
I'm trying to learn how to detect and solve problems on my own but not finding the answers. My questions are why did the recording start and end times change from default pre and post padding? It looks like a tuner should have been available but the 3 shows below still failed and I can't figure out why.
"Last Man Standing" 09:30:00 to 10:00:00
"Call Your Mother" 09:30:00 to 10:00:00
"Late Night With Seth Meyers" 12:36:00 to 01:36:00 Note abnormal start and end time.
In looking at the logs and schedule of the failed recordings there was some overlap of recording leading to more than 4 simultaneous recordings at one time and I have a quad tuner. This caused "The Conners" to start late. My default padding is 1 minute pre and post. Previously I had 1 minute pre and 2 post so some recurring recordings have a 2 min post.
Below are abnormal start or end times ** , there are some shows in between with normal times.
**"Nature 07:59:01 to 09:03:20
**"American Housewife" 08:29:01 to 09:05:00
**"Last Man Standin 08:59:01 to 09:40:40
"NOVA" 08:59:02 to 10:02:00
"The Conners" started at 09:03:20 when a tuner became available after "Nature" end 09:42:20
"Last Man Standing" 09:30:00 to 10:00:00
"Call Your Mother" 09:30:00 to 10:00:00
"Seinfeld" 12:02:21 to 12:32:00
"Seinfeld" 12:30:40 to 01:02:00
**"Late Night With Seth Meyers" 12:36:00 to 01:36:00
As best I can tell all the failures had similar errors.
Craig
I'm trying to learn how to detect and solve problems on my own but not finding the answers. My questions are why did the recording start and end times change from default pre and post padding? It looks like a tuner should have been available but the 3 shows below still failed and I can't figure out why.
"Last Man Standing" 09:30:00 to 10:00:00
"Call Your Mother" 09:30:00 to 10:00:00
"Late Night With Seth Meyers" 12:36:00 to 01:36:00 Note abnormal start and end time.
In looking at the logs and schedule of the failed recordings there was some overlap of recording leading to more than 4 simultaneous recordings at one time and I have a quad tuner. This caused "The Conners" to start late. My default padding is 1 minute pre and post. Previously I had 1 minute pre and 2 post so some recurring recordings have a 2 min post.
Below are abnormal start or end times ** , there are some shows in between with normal times.
**"Nature 07:59:01 to 09:03:20
**"American Housewife" 08:29:01 to 09:05:00
**"Last Man Standin 08:59:01 to 09:40:40
"NOVA" 08:59:02 to 10:02:00
"The Conners" started at 09:03:20 when a tuner became available after "Nature" end 09:42:20
"Last Man Standing" 09:30:00 to 10:00:00
"Call Your Mother" 09:30:00 to 10:00:00
"Seinfeld" 12:02:21 to 12:32:00
"Seinfeld" 12:30:40 to 01:02:00
**"Late Night With Seth Meyers" 12:36:00 to 01:36:00
As best I can tell all the failures had similar errors.
Code:
2021-01-13 21:30:40.086 [ERROR][9] Unexpected error on LocalRecorder.StartStream(): System.Net.WebException: The operation has timed out.
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)
2021-01-13 21:30:40.086 [DEBUG][9] Failed to start recording on allocated device (17402:/home/craig/RecordedTV/Call Your Mother/Season 01/Call.Your.Mother.S01E01.Pilot.ts): 'The operation has timed out.'