I was looking at some slave logs, and noticed this in the monitor’s terminal afterward:
Traceback (most recent call last):
File "DeadlineMonitor\UI\Controls\SlaveReportListControl.py", line 356, in generateReportLog
ArgumentOutOfRangeException: Cannot be negative.
Parameter name: startIndex
at System.String.Substring (Int32 startIndex, Int32 length) [0x00000] in <filename unknown>:0
at Deadline.StorageDB.SlaveStorage.a (Deadline.Reports.Report A_0) [0x00000] in <filename unknown>:0
at Deadline.StorageDB.SlaveStorage.GetSlaveReportLog (Deadline.Reports.Report report) [0x00000] in <filename unknown>:0
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0