Jump to content

Crash report, collections issues?


Recommended Posts

Posted

In my first hour of using my new server, I had a crash. LIbrary scan was done many hours ago. However I have covers for Movies, TV and Music. But my collections are still blank. Don't know if it's related. Here's the crash report.

 

System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
at System.Collections.Generic.List`1.RemoveAt(Int32 index)
at System.Collections.Generic.List`1.Remove(T item)
at MediaBrowser.Controller.Net.BasePeriodicWebSocketListener`2.DisposeConnection(Tuple`3 connection)
at MediaBrowser.Controller.Net.BasePeriodicWebSocketListener`2.SendData(Tuple`3 tuple)
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()
System.ArgumentOutOfRangeException
at System.Collections.Generic.List`1.RemoveAt(Int32 index)
at System.Collections.Generic.List`1.Remove(T item)
at MediaBrowser.Controller.Net.BasePeriodicWebSocketListener`2.DisposeConnection(Tuple`3 connection)
at MediaBrowser.Controller.Net.BasePeriodicWebSocketListener`2.SendData(Tuple`3 tuple)
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()

 

Just putting this out there in case anyone else sees it or DEV's care. 

Posted

That was a whole self contained log file, titled "unhandled".

 

Rest of the log from that time is attached. 

 

 

 

 

Log.txt

Posted

Try removing or updating the playback reporting plug-in and see if it still occurs.

 

Thanks.

Posted

Hasn't reoccurred yet, I may not notice as I've set my systemd service so retry on failure now to keep the server up. If I do notice it I'll do as you suggested. Thanks for the help!!!

Posted

Thanks for the feedback.

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...