Jump to content

Cannot set Refresh Guide trigger


RedStripe

Recommended Posts

RedStripe

Here is related error from ServerXXXX.log

 

2014-03-28 18:08:27.1083 Error - HttpServer: Error processing request for /mediabrowser/ScheduledTasks/3c6a16ed7db828baeb3bb3c1cff74810/Triggers
    Value cannot be null.
    ServiceStack.HttpError
    No Stack Trace Available
    
2014-03-28 18:08:53.0568 Info - App: Client connected from 69.1.21.61:5040
2014-03-28 18:08:53.8078 Error - App: Received web socket message that is not a json structure: ?
2014-03-28 18:09:14.5480 Warn - StringMapTypeDeserializer: Property 'id' does not exist on type 'MediaBrowser.WebDashboard.Api.GetDashboardResource'
2014-03-28 18:10:30.0903 Error - DtoUtils: ServiceBase<TRequest>::Service Exception
    Value cannot be null.
    System.ArgumentNullException
       at MediaBrowser.Common.ScheduledTasks.ScheduledTaskHelpers.GetTrigger(TaskTriggerInfo info)
       at System.Linq.Enumerable.WhereSelectListIterator`2.MoveNext()
       at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
       at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
       at MediaBrowser.Common.Implementations.ScheduledTasks.ScheduledTaskWorker.set_Triggers(IEnumerable`1 value)
       at MediaBrowser.Api.ScheduledTasks.ScheduledTaskService.Post(UpdateScheduledTaskTriggers request)
       at lambda_method(Closure , Object , Object )
       at ServiceStack.Host.ServiceExec`1.<>c__DisplayClass6.<CreateExecFn>b__5(Object service, Object request)
       at ServiceStack.Host.ServiceRunner`1.Execute(IRequest request, Object instance, TRequest requestDto)
    
2014-03-28 18:10:30.0903 Error - HttpServer: Error processing request for /mediabrowser/ScheduledTasks/2d67d886717cdade18d9640d4ebbb9cb/Triggers
    Value cannot be null.
    ServiceStack.HttpError
    No Stack Trace Available
 

Link to comment
Share on other sites

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...