Smaky 131 Posted December 31, 2013 Posted December 31, 2013 Refresh Trailers task fails with the following error: Value cannot be null. Log file shows: 2013-12-30 21:20:18.1377, Info, App, Executing Refresh trailers2013-12-30 21:20:18.1377, Info, App, Sending web socket message ScheduledTaskStarted2013-12-30 21:20:18.1377, Info, App, HttpClientManager GET: http://trailers.apple.com/trailers/home/xml/current_720p.xml2013-12-30 21:20:18.2977, Error, App, Error Value cannot be null. System.ArgumentNullException at MediaBrowser.Controller.Entities.BaseItem.AddPerson(PersonInfo person) at MediaBrowser.Plugins.Trailers.AppleTrailerListingDownloader.FetchCast(XmlReader reader, TrailerInfo info) at MediaBrowser.Plugins.Trailers.AppleTrailerListingDownloader.FetchTrailerInfo(XmlReader reader) at MediaBrowser.Plugins.Trailers.AppleTrailerListingDownloader.<GetTrailerList>d__2.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.ConfiguredTaskAwaitable`1.ConfiguredTaskAwaiter.GetResult() at MediaBrowser.Plugins.Trailers.ScheduledTasks.CurrentTrailerDownloadTask.<Execute>d__5.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.ScheduledTasks.ScheduledTaskWorker.<>c__DisplayClasse.<<ExecuteTask>b__d>d__10.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.ScheduledTasks.ScheduledTaskWorker.<Execute>d__5.MoveNext() 2013-12-30 21:20:18.2977, Info, App, Refresh trailers Failed after 0 minute(s) and 0 seconds I manually opened http://trailers.apple.com/trailers/home/xml/current_720p.xml in Firefox and it does returns an XML feed.
Luke 42077 Posted December 31, 2013 Posted December 31, 2013 yup, saw that earlier. will update soon.
aquatarkus 2 Posted December 31, 2013 Posted December 31, 2013 Hi there, am getting that error message as well, thought it was just me as had been adding some new 3D movies to the server and thought it was something I had done. Regards Aquatarkus
Chuck 17 Posted January 1, 2014 Posted January 1, 2014 Dang ... You guys are quick! I've just noticed a flood of notifications for this error. Looking forward to the update. :-)
scharbag 19 Posted January 1, 2014 Posted January 1, 2014 2014-01-01 09:02:43.6449, Info, App, IntervalTrigger fired for task: Refresh trailers 2014-01-01 09:02:43.6449, Info, App, Executing Refresh trailers 2014-01-01 09:02:43.8999, Info, App, HttpClientManager GET: http://trailers.apple.com/trailers/home/xml/current_720p.xml 2014-01-01 09:02:44.5049, Info, App, Sending web socket message ScheduledTaskStarted 2014-01-01 09:02:45.1049, Info, App, HttpClientManager GET: http://www.mb3admin.com/admin/service/MB3ServerNotifications.json 2014-01-01 09:02:46.6549, Info, App, IntervalTrigger fired for task: Refresh Guide 2014-01-01 09:02:46.6549, Info, App, Executing Refresh Guide 2014-01-01 09:02:46.6549, Info, App, Sending web socket message ScheduledTaskStarted 2014-01-01 09:02:46.6549, Info, App, Refresh Guide Completed after 0 minute(s) and 0 seconds 2014-01-01 09:02:46.6549, Info, App, Sending web socket message ScheduledTaskEnded 2014-01-01 09:02:47.3299, Error, App, Error Value cannot be null. System.ArgumentNullException at MediaBrowser.Controller.Entities.BaseItem.AddPerson(PersonInfo person) at MediaBrowser.Plugins.Trailers.AppleTrailerListingDownloader.FetchCast(XmlReader reader, TrailerInfo info) at MediaBrowser.Plugins.Trailers.AppleTrailerListingDownloader.FetchTrailerInfo(XmlReader reader) at MediaBrowser.Plugins.Trailers.AppleTrailerListingDownloader.<GetTrailerList>d__2.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.ConfiguredTaskAwaitable`1.ConfiguredTaskAwaiter.GetResult() at MediaBrowser.Plugins.Trailers.ScheduledTasks.CurrentTrailerDownloadTask.<Execute>d__5.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.ScheduledTasks.ScheduledTaskWorker.<>c__DisplayClasse.<<ExecuteTask>b__d>d__10.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.ScheduledTasks.ScheduledTaskWorker.<Execute>d__5.MoveNext() I too have the same issue. Look forward to an update. BTW, Media Browser is awesome. Well done.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now