Jump to content

Version 8.0.66.0 is crashing my emby server


KRA

Recommended Posts

As soon as I open the app I can see this in my emby server (3.0.5557.20000) log:

2015-03-31 19:48:13.1513 Error - Main: UnhandledException
        *** Error Report ***
        Version: 3.0.5557.20000
        Command line: /opt/mediabrowser/MediaBrowser.Server.Mono.exe -programdata /var/lib/mediabrowser
        Operating system: Unix 3.13.0.48
        Processor count: 4
        64-Bit OS: True
        64-Bit Process: True
        Program data path: /var/lib/mediabrowser
        Mono: 3.10.0 (tarball Wed Nov  5 12:50:04 UTC 2014)
        Application Path: /opt/mediabrowser/MediaBrowser.Server.Mono.exe
        Argument cannot be null.
        Parameter name: appVersion
        System.ArgumentNullException
          at MediaBrowser.Server.Implementations.Session.SessionManager+<LogSessionActivity>c__async1.MoveNext () [0x00000] in <filename unknown>:0
        --- End of stack trace from previous location where exception was thrown ---
          at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
          at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[MediaBrowser.Controller.Session.SessionInfo].GetResult () [0x00000] in <filename unknown>:0
          at MediaBrowser.Server.Implementations.Session.SessionWebSocketListener+<_httpServer_WebSocketConnecting>c__async1.MoveNext () [0x00000] in <filename unknown>:0

2015-03-31 19:48:13.1513 Error - Main: UnhandledException
        *** Error Report ***
        Version: 3.0.5557.20000
        Command line: /opt/mediabrowser/MediaBrowser.Server.Mono.exe -programdata /var/lib/mediabrowser
        Operating system: Unix 3.13.0.48
        Processor count: 4
        64-Bit OS: True
        64-Bit Process: True
        Program data path: /var/lib/mediabrowser
        Mono: 3.10.0 (tarball Wed Nov  5 12:50:04 UTC 2014)
        Application Path: /opt/mediabrowser/MediaBrowser.Server.Mono.exe
        Argument cannot be null.
        Parameter name: appVersion
        System.ArgumentNullException
          at MediaBrowser.Server.Implementations.Session.SessionManager+<LogSessionActivity>c__async1.MoveNext () [0x00000] in <filename unknown>:0
        --- End of stack trace from previous location where exception was thrown ---
          at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
          at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[MediaBrowser.Controller.Session.SessionInfo].GetResult () [0x00000] in <filename unknown>:0
          at MediaBrowser.Server.Implementations.Session.SessionWebSocketListener+<_serverManager_WebSocketConnected>c__async0.MoveNext () [0x00000] in <filename unknown>:0

Unhandled log:

 

 

Argument cannot be null.
Parameter name: appVersion
System.ArgumentNullException
  at MediaBrowser.Server.Implementations.Session.SessionManager+<LogSessionActivity>c__async1.MoveNext () [0x00000] in <filename unknown>:0
--- End of stack trace from previous location where exception was thrown ---
  at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
  at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[MediaBrowser.Controller.Session.SessionInfo].GetResult () [0x00000] in <filename unknown>:0
  at MediaBrowser.Server.Implementations.Session.SessionWebSocketListener+<_httpServer_WebSocketConnecting>c__async1.MoveNext () [0x00000] in <filename unknown>:0
Edited by KRA
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...