doonze 30 Posted August 25, 2018 Posted August 25, 2018 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: indexat 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.ArgumentOutOfRangeExceptionat 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.
ebr 16193 Posted August 25, 2018 Posted August 25, 2018 Hi. Please attach the entire server log. Thanks. How to Report a Problem
doonze 30 Posted August 28, 2018 Author Posted August 28, 2018 That was a whole self contained log file, titled "unhandled". Rest of the log from that time is attached. Log.txt
ebr 16193 Posted August 28, 2018 Posted August 28, 2018 Try removing or updating the playback reporting plug-in and see if it still occurs. Thanks.
doonze 30 Posted September 5, 2018 Author Posted September 5, 2018 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!!!
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