gardar 16 Posted September 1, 2015 Posted September 1, 2015 My Emby server is constantly crashing. I turned on debug logging and these are the last entries in my log before the server crashes: server_x.txt 2015-09-01 13:04:43.3618 Info - App: Scan media library Completed after 124 minute(s) and 13 seconds 2015-09-01 13:04:43.4849 Info - ServerManager: Sending web socket message ScheduledTaskEnded 2015-09-01 13:19:45.5186 Error - HttpServer: Error in SharpWebSocket: An exception has occurred while receiving a message.. Exception.Message: EndRead failure 2015-09-01 13:19:51.0696 Error - Main: UnhandledException *** Error Report *** Version: 3.0.5675.1 Command line: /opt/emby-server/MediaBrowser.Server.Mono.exe -programdata /var/lib/emby-server Operating system: Unix 3.16.0.4 Processor count: 4 64-Bit OS: False 64-Bit Process: False Program data path: /var/lib/emby-server Mono: 4.0.1 (tarball Tue Jun 2 13:33:39 UTC 2015) Application Path: /opt/emby-server/MediaBrowser.Server.Mono.exe Argument cannot be null. Parameter name: source System.ArgumentNullException at System.Linq.Check.Source (System.Object source) [0x00000] in <filename unknown>:0 at System.Linq.Enumerable.ToList[DeviceInfo] (IEnumerable`1 source) [0x00000] in <filename unknown>:0 at MediaBrowser.Server.Implementations.Devices.DeviceRepository.GetDevices () [0x00000] in <filename unknown>:0 at MediaBrowser.Server.Implementations.Devices.DeviceRepository.GetDevice (System.String id) [0x00000] in <filename unknown>:0 at MediaBrowser.Server.Implementations.Devices.DeviceManager.GetDevice (System.String id) [0x00000] in <filename unknown>:0 at MediaBrowser.Server.Implementations.Session.SessionManager.GetSessionByAuthenticationToken (MediaBrowser.Controller.Security.AuthenticationInfo info, System.String deviceId, System.String remoteEndpoint, System.String appVersion) [0x00000] in <filename unknown>:0 at MediaBrowser.Server.Implementations.Session.SessionManager.GetSessionByAuthenticationToken (System.String token, System.String deviceId, System.String remoteEndpoint) [0x00000] in <filename unknown>:0 at MediaBrowser.Server.Implementations.Session.SessionWebSocketListener.GetSession (System.Collections.Specialized.NameValueCollection queryString, System.String remoteEndpoint) [0x00000] in <filename unknown>:0 at MediaBrowser.Server.Implementations.Session.SessionWebSocketListener+<_serverManager_WebSocketConnected>c__async0.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.AsyncMethodBuilderCore.<ThrowAsync>m__1 (System.Object state) [0x00000] in <filename unknown>:0 unhandled_x.txt Argument cannot be null. Parameter name: source System.ArgumentNullException at System.Linq.Check.Source (System.Object source) [0x00000] in <filename unknown>:0 at System.Linq.Enumerable.ToList[DeviceInfo] (IEnumerable`1 source) [0x00000] in <filename unknown>:0 at MediaBrowser.Server.Implementations.Devices.DeviceRepository.GetDevices () [0x00000] in <filename unknown>:0 at MediaBrowser.Server.Implementations.Devices.DeviceRepository.GetDevice (System.String id) [0x00000] in <filename unknown>:0 at MediaBrowser.Server.Implementations.Devices.DeviceManager.GetDevice (System.String id) [0x00000] in <filename unknown>:0 at MediaBrowser.Server.Implementations.Session.SessionManager.GetSessionByAuthenticationToken (MediaBrowser.Controller.Security.AuthenticationInfo info, System.String deviceId, System.String remoteEndpoint, System.String appVersion) [0x00000] in <filename unknown>:0 at MediaBrowser.Server.Implementations.Session.SessionManager.GetSessionByAuthenticationToken (System.String token, System.String deviceId, System.String remoteEndpoint) [0x00000] in <filename unknown>:0 at MediaBrowser.Server.Implementations.Session.SessionWebSocketListener.GetSession (System.Collections.Specialized.NameValueCollection queryString, System.String remoteEndpoint) [0x00000] in <filename unknown>:0 at MediaBrowser.Server.Implementations.Session.SessionWebSocketListener+<_serverManager_WebSocketConnected>c__async0.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.AsyncMethodBuilderCore.<ThrowAsync>m__1 (System.Object state) [0x00000] in <filename unknown>:0 Any thoughts?
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