Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 2014-03-13 22:16:44.9170 Debug - ApiClient: GET http://192.168.1.73:8096/mediabrowser/Users/2b4aa313efd7987aae54c932afe1a6fa/Items?Limit=100&SortBy=Random&SeriesStatuses=&fields=&Filters=&ImageTypes=Backdrop&VideoTypes=&AirDays=&recursive=True&MediaTypes=&Genres=&Ids=&Studios=&ExcludeItemTypes=&IncludeItemTypes=Movie,Boxset,Trailer,Game,Series,MusicArtist&Artists=&PersonTypes=&Years=&format=json
- 2014-03-13 22:16:45.0470 Error - App: UnhandledException
- Cannot set Visibility or call Show, ShowDialog, or WindowInteropHelper.EnsureHandle after a Window has closed.
- System.InvalidOperationException
- at System.Windows.Window.VerifyCanShow()
- at System.Windows.Window.ShowDialog()
- at MediaBrowser.Theater.Presentation.Controls.BaseModalWindow.ShowModal(Window owner)
- at MediaBrowser.UI.EntryPoints.ScreensaverEntryPoint.<ShowScreensaver>b__8()
- at System.Windows.Threading.DispatcherOperation.InvokeDelegateCore()
- at System.Windows.Threading.DispatcherOperation.InvokeImpl()
- --- 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.Windows.Threading.DispatcherOperation.Wait(TimeSpan timeout)
- at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherOperation operation, CancellationToken cancellationToken, TimeSpan timeout)
- at System.Windows.Threading.Dispatcher.Invoke(Action callback, DispatcherPriority priority, CancellationToken cancellationToken, TimeSpan timeout)
- at System.Windows.Threading.Dispatcher.Invoke(Action callback)
- at MediaBrowser.UI.EntryPoints.ScreensaverEntryPoint.ShowScreensaver()
- at MediaBrowser.UI.EntryPoints.ScreensaverEntryPoint.ShowScreensaverIfNeeded()
- at MediaBrowser.UI.EntryPoints.ScreensaverEntryPoint.TimerCallback(Object state)
- at System.Threading.TimerQueueTimer.CallCallbackInContext(Object state)
- at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
- at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
- at System.Threading.TimerQueueTimer.CallCallback()
- at System.Threading.TimerQueueTimer.Fire()
- at System.Threading.TimerQueue.FireQueuedTimerCompletion(Object state)
- at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
- at System.Threading.ThreadPoolWorkQueue.Dispatch()
- at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()
- 2014-03-13 22:16:45.0470 Error - ApiClient: Error getting response from http://192.168.1.73:8096/mediabrowser/Users/2b4aa313efd7987aae54c932afe1a6fa/Items?Limit=100&SortBy=Random&SeriesStatuses=&fields=&Filters=&ImageTypes=Backdrop&VideoTypes=&AirDays=&recursive=True&MediaTypes=&Genres=&Ids=&Studios=&ExcludeItemTypes=&IncludeItemTypes=Movie,Boxset,Trailer,Game,Series,MusicArtist&Artists=&PersonTypes=&Years=&format=json
- Unable to connect to the remote server
- 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)
- --- 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.ApiInteraction.HttpWebRequestClient.<SendAsync>d__1.MoveNext()
- InnerException: System.Net.Sockets.SocketException
- A socket operation was attempted to an unreachable host 192.168.1.73:8096
- at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
- at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
- 2014-03-13 22:16:45.0620 Error - App: Error loading screensaver:
- Unable to connect to the remote server
- MediaBrowser.Model.Net.HttpException
- at MediaBrowser.ApiInteraction.HttpWebRequestClient.<SendAsync>d__1.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.ApiInteraction.ApiClient.<GetItemsAsync>d__26.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.Theater.Core.Screensaver.ScreensaverWindow.<LoadUserScreensaver>d__9.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.Theater.Core.Screensaver.ScreensaverWindow.<LoadScreensaver>d__0.MoveNext()
- InnerException: System.Net.WebException
- Unable to connect to the remote server
- 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)
- --- 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.ApiInteraction.HttpWebRequestClient.<SendAsync>d__1.MoveNext()
- InnerException: System.Net.Sockets.SocketException
- A socket operation was attempted to an unreachable host 192.168.1.73:8096
- at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
- at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
- 2014-03-13 22:16:47.5021 Warn - ApiWebSocket: Web socket connection closed.
- 2014-03-13 22:16:47.5021 Info - ApiWebSocket: Created new web socket of type WebSocket4NetClientWebSocket
- 2014-03-13 22:16:47.5551 Info - ApiWebSocket: Connected to ws://192.168.1.73:8945/mediabrowser
- 2014-03-13 22:16:47.5551 Info - ApiWebSocket: Sending web socket identification message Media Browser Theater|HTPC-ADMIN|3.0.5168.25066|HTPC-ADMIN
- 2014-03-13 22:16:47.5551 Debug - ApiClient: GET http://192.168.1.73:8096/mediabrowser/System/Info?format=json
- 2014-03-13 22:16:47.5551 Debug - ApiClient: GET http://192.168.1.73:8096/mediabrowser/System/Info?format=json
- 2014-03-13 22:16:48.8872 Debug - ApiClient: Received OK status code after 1318.0754 ms from GET: http://192.168.1.73:8096/mediabrowser/System/Info?format=json
- 2014-03-13 22:16:48.9162 Debug - ApiClient: Received OK status code after 1342.0768 ms from GET: http://192.168.1.73:8096/mediabrowser/System/Info?format=json
- 2014-03-13 22:16:55.9216 Debug - ApiClient: GET http://192.168.1.73:8096/mediabrowser/Users/2b4aa313efd7987aae54c932afe1a6fa/Items?SortBy=SortName&sortOrder=Ascending&SeriesStatuses=&fields=PrimaryImageAspectRatio,DateCreated,MediaStreams,Taglines,Genres,Overview,DisplayPreferencesId&Filters=&ImageTypes=&VideoTypes=&AirDays=&recursive=True&MediaTypes=&Genres=&Ids=&Studios=&ExcludeItemTypes=&IncludeItemTypes=Movie&Artists=&PersonTypes=&Years=&MinCommunityRating=8.2&format=json
- 2014-03-13 22:17:01.0339 Debug - ApiClient: Received OK status code after 2542.1454 ms from GET: http://192.168.1.73:8096/mediabrowser/Users/2b4aa313efd7987aae54c932afe1a6fa/Items?SortBy=SortName&sortOrder=Ascending&SeriesStatuses=&fields=PrimaryImageAspectRatio,DateCreated,MediaStreams,Taglines,Genres,Overview,DisplayPreferencesId&Filters=&ImageTypes=&VideoTypes=&AirDays=&recursive=True&MediaTypes=&Genres=&Ids=&Studios=&ExcludeItemTypes=&IncludeItemTypes=Movie&Artists=&PersonTypes=&Years=&MinCommunityRating=8.2&format=json
- 2014-03-13 22:17:01.7719 Debug - ApiClient: GET http://192.168.1.73:8096/mediabrowser/Users/2b4aa313efd7987aae54c932afe1a6fa/Items?SortBy=SortName&sortOrder=Ascending&SeriesStatuses=&fields=PrimaryImageAspectRatio,DateCreated,MediaStreams,Taglines,Genres,Overview,DisplayPreferencesId&Filters=&ImageTypes=&VideoTypes=&AirDays=&recursive=True&MediaTypes=&Genres=&Ids=&Studios=&ExcludeItemTypes=&IncludeItemTypes=Movie&Artists=&PersonTypes=&Years=&format=json
- 2014-03-13 22:17:02.0380 Debug - ApiClient: Received OK status code after 262.015 ms from GET: http://192.168.1.73:8096/mediabrowser/Users/2b4aa313efd7987aae54c932afe1a6fa/Items?SortBy=SortName&sortOrder=Ascending&SeriesStatuses=&fields=PrimaryImageAspectRatio,DateCreated,MediaStreams,Taglines,Genres,Overview,DisplayPreferencesId&Filters=&ImageTypes=&VideoTypes=&AirDays=&recursive=True&MediaTypes=&Genres=&Ids=&Studios=&ExcludeItemTypes=&IncludeItemTypes=Movie&Artists=&PersonTypes=&Years=&format=json
Advertisement
Add Comment
Please, Sign In to add comment