I’ve installed NZBDrone via the SPK made available, and am seeing the following message in the logs regularly:
14-5-2 11:17:33.6|Warn|PriorityMonitor|Unable to verify priority
System.ComponentModel.Win32Exception: Access denied
at System.Diagnostics.Process.set_PriorityClass (ProcessPriorityClass value) [0x00000] in :0
at (wrapper remoting-invoke-with-check) System.Diagnostics.Process:set_PriorityClass (System.Diagnostics.ProcessPriorityClass)
at NzbDrone.Common.Processes.ProcessProvider.SetPriority (Int32 processId, ProcessPriorityClass priority) [0x00000] in :0
at NzbDrone.Host.PriorityMonitor.EnsurePriority (System.Object sender) [0x00000] in :0
I’m sure there’s no harm, but curious if there’s a setting or option i can change so the check is either not performed, or nzbdrone gets access to change priority ?