Jump to content

Timeout with Schedules Direct


Recommended Posts

Posted

Hello,

 

I just started using the Live TV function of Emby yesterday and today I noticed that a number of my channels do not have any guide data.  I checked the server log and found this:

 

 

2015-09-01 09:48:55.7228 Info - App: Channel Station ID is: 32466

2015-09-01 09:48:55.7228 Info - App: HttpClientManager POST: https://json.schedulesdirect.org/20141201/schedules
2015-09-01 09:48:59.2390 Info - App: HttpClientManager POST: https://json.schedulesdirect.org/20141201/programs
2015-09-01 09:49:00.4114 Info - App: HttpClientManager GET: http://169.254.5.114:49152/0/description.xml
2015-09-01 09:49:00.4114 Info - App: HttpClientManager GET: http://169.254.5.114:49152/0/description.xml
2015-09-01 09:49:17.3699 Info - App: HttpClientManager POST: https://json.schedulesdirect.org/20141201/metadata/programs
2015-09-01 09:49:18.8916 Info - App: Finished with EPGData
2015-09-01 09:49:19.0478 Info - App: Channel Station ID is: 52670
2015-09-01 09:49:19.0478 Info - App: HttpClientManager POST: https://json.schedulesdirect.org/20141201/schedules
2015-09-01 09:49:21.7248 Info - App: HttpClientManager POST: https://json.schedulesdirect.org/20141201/programs
2015-09-01 09:49:41.7505 Error - App: Error getting response from https://json.schedulesdirect.org/20141201/programs
*** Error Report ***
Version: 3.0.5713.6
Command line: C:\Users\Administrator\AppData\Roaming\MediaBrowser-Server\system\MediaBrowser.ServerApplication.exe -service
Operating system: Microsoft Windows NT 6.2.9200.0
Processor count: 4
64-Bit OS: True
64-Bit Process: False
Program data path: C:\Users\Administrator\AppData\Roaming\MediaBrowser-Server
Application Path: C:\Users\Administrator\AppData\Roaming\MediaBrowser-Server\system\MediaBrowser.ServerApplication.exe
The operation has timed out
System.Net.WebException
  at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
  at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
 
2015-09-01 09:49:41.7505 Error - App: Error getting programs for channel KETVDT2 (KETV-DT2)
*** Error Report ***
Version: 3.0.5713.6
Command line: C:\Users\Administrator\AppData\Roaming\MediaBrowser-Server\system\MediaBrowser.ServerApplication.exe -service
Operating system: Microsoft Windows NT 6.2.9200.0
Processor count: 4
64-Bit OS: True
64-Bit Process: False
Program data path: C:\Users\Administrator\AppData\Roaming\MediaBrowser-Server
Application Path: C:\Users\Administrator\AppData\Roaming\MediaBrowser-Server\system\MediaBrowser.ServerApplication.exe
The operation has timed out
MediaBrowser.Model.Net.HttpException
  at MediaBrowser.Common.Implementations.HttpClientManager.HttpClientManager.<SendAsyncInternal>d__1e.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
  at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  at MediaBrowser.Common.Implementations.HttpClientManager.HttpClientManager.<SendAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
  at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  at MediaBrowser.Server.Implementations.LiveTv.Listings.SchedulesDirect.<GetProgramsAsync>d__18.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
  at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  at MediaBrowser.Server.Implementations.LiveTv.EmbyTV.EmbyTV.<GetProgramsAsync>d__3d.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
  at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  at MediaBrowser.Server.Implementations.LiveTv.LiveTvManager.<RefreshChannelsInternal>d__c6.MoveNext()
InnerException: System.Net.WebException
The operation has timed out
  at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
  at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
 

 

So you can see that it pulls down the data for one channel and then it times out on the next channel.  Since this is just part of the log a few channels down it works just fine for a channel or two but then times out again on other channels.  Any ideas?

 

Thanks.

Posted

Most likely an issue either on the SD end or somewhere between you and them.

mellomade
Posted

I am seeing the same thing - their site looks to be timing out.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...