Jump to content

Trakt Crashes Beta


Spaceboy

Recommended Posts

Spaceboy

the trakt plugin crashes the latest beta server within 30s of starting. i manually deleted the .dll and all is fine now. here is the error

 

2018-06-27 22:20:31.188 Error Main: UnhandledException
*** Error Report ***
Version: 3.4.1.22
Command line: C:\Users\markb\AppData\Roaming\Emby-Server\system\EmbyServer.dll
Operating system: Microsoft Windows NT 6.2.9200.0
64-Bit OS: True
64-Bit Process: True
User Interactive: True
Processor count: 8
Program data path: C:\Users\markb\AppData\Roaming\Emby-Server\programdata
Application directory: C:\Users\markb\AppData\Roaming\Emby-Server\system
MediaBrowser.Model.Net.HttpException: Unauthorized
   at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsyncInternal(HttpRequestOptions options, String httpMethod)
   at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsync(HttpRequestOptions options, String httpMethod)
   at Trakt.Api.TraktApi.<>c__DisplayClass30_0.<<PostToTrakt>b__0>d.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at Trakt.Api.TraktApi.Retry[T](Func`1 function)
   at Trakt.Api.TraktApi.PostToTrakt(String url, Object data, CancellationToken cancellationToken, TraktUser traktUser)
   at Trakt.Api.TraktApi.RefreshUserAuth(TraktUser traktUser)
   at Trakt.Api.TraktApi.SetRequestHeaders(HttpRequestOptions options, TraktUser traktUser)
   at Trakt.Api.TraktApi.PostToTrakt(String url, Object data, CancellationToken cancellationToken, TraktUser traktUser)
   at Trakt.Api.TraktApi.SendLibraryUpdateInternalAsync(IEnumerable`1 episodes, TraktUser traktUser, CancellationToken cancellationToken, EventType eventType)
   at Trakt.Api.TraktApi.SendLibraryUpdateAsync(IReadOnlyList`1 episodes, TraktUser traktUser, CancellationToken cancellationToken, EventType eventType)
   at Trakt.Helpers.LibraryManagerEventsHelper.ProcessQueuedEpisodeEvents(IEnumerable`1 events, TraktUser traktUser, EventType eventType)
   at Trakt.Helpers.LibraryManagerEventsHelper.OnQueueTimerCallback(Object state)
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location where exception was thrown ---
   at System.Threading.ThreadPoolWorkQueue.Dispatch()
MediaBrowser.Model.Net.HttpException
   at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsyncInternal(HttpRequestOptions options, String httpMethod)
   at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsync(HttpRequestOptions options, String httpMethod)
   at Trakt.Api.TraktApi.<>c__DisplayClass30_0.<<PostToTrakt>b__0>d.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at Trakt.Api.TraktApi.Retry[T](Func`1 function)
   at Trakt.Api.TraktApi.PostToTrakt(String url, Object data, CancellationToken cancellationToken, TraktUser traktUser)
   at Trakt.Api.TraktApi.RefreshUserAuth(TraktUser traktUser)
   at Trakt.Api.TraktApi.SetRequestHeaders(HttpRequestOptions options, TraktUser traktUser)
   at Trakt.Api.TraktApi.PostToTrakt(String url, Object data, CancellationToken cancellationToken, TraktUser traktUser)
   at Trakt.Api.TraktApi.SendLibraryUpdateInternalAsync(IEnumerable`1 episodes, TraktUser traktUser, CancellationToken cancellationToken, EventType eventType)
   at Trakt.Api.TraktApi.SendLibraryUpdateAsync(IReadOnlyList`1 episodes, TraktUser traktUser, CancellationToken cancellationToken, EventType eventType)
   at Trakt.Helpers.LibraryManagerEventsHelper.ProcessQueuedEpisodeEvents(IEnumerable`1 events, TraktUser traktUser, EventType eventType)
   at Trakt.Helpers.LibraryManagerEventsHelper.OnQueueTimerCallback(Object state)
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location where exception was thrown ---
   at System.Threading.ThreadPoolWorkQueue.Dispatch()
 
2018-06-27 22:20:31.196 Info Main: Closing tray icon
2018-06-27 22:20:31.196 Info HttpClient: POST http://127.0.0.1:8024/exit
2018-06-27 22:20:31.208 Info Main: tray icon WaitForExit
2018-06-27 22:20:31.520 Info Main: tray icon exited
  • Like 1
Link to comment
Share on other sites

A plugin update has gone up to catch this in the future and prevent it from bringing the server down. Thanks.

  • Like 1
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...