Advertisement
Guest User

Sonarr Error

a guest
Sep 17th, 2019
31
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.07 KB | None | 0 0
  1. Error occurred while executing task ApplicationUpdate: ApplicationName='mono', CommandLine='--debug /media/sdz1/dreadstarx/tmp/nzbdrone_update/NzbDrone.Update.exe 29194 /media/sdz1/dreadstarx/tmp/nzbdrone_update /media/sdz1/dreadstarx/NzbDrone/NzbDrone.exe ', CurrentDirectory='', Native error= Cannot find the specified file
  2.  
  3. System.ComponentModel.Win32Exception (0x80004005): ApplicationName='mono', CommandLine='--debug /media/sdz1/dreadstarx/tmp/nzbdrone_update/NzbDrone.Update.exe 29194 /media/sdz1/dreadstarx/tmp/nzbdrone_update /media/sdz1/dreadstarx/NzbDrone/NzbDrone.exe ', CurrentDirectory='', Native error= Cannot find the specified file
  4. at System.Diagnostics.Process.StartWithCreateProcess (System.Diagnostics.ProcessStartInfo startInfo) [0x002dc] in /media/sdz1/dreadstarx/mono-5.12.0.226/mcs/class/System/System.Diagnostics/Process.cs:775
  5. at System.Diagnostics.Process.Start () [0x0003a] in /media/sdz1/dreadstarx/mono-5.12.0.226/mcs/class/referencesource/System/services/monitoring/system/diagnosticts/Process.cs:2005
  6. at (wrapper remoting-invoke-with-check) System.Diagnostics.Process.Start()
  7. at NzbDrone.Common.Processes.ProcessProvider.Start (System.String path, System.String args, System.Collections.Specialized.StringDictionary environmentVariables, System.Action`1[T] onOutputDataReceived, System.Action`1[T] onErrorDataReceived) [0x00194] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Processes\ProcessProvider.cs:186
  8. at NzbDrone.Core.Update.InstallUpdateService.InstallUpdate (NzbDrone.Core.Update.UpdatePackage updatePackage) [0x0022d] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Update\InstallUpdateService.cs:134
  9. at NzbDrone.Core.Update.InstallUpdateService.Execute (NzbDrone.Core.Update.Commands.ApplicationUpdateCommand message) [0x00071] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Update\InstallUpdateService.cs:214
  10. at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand] (TCommand command, NzbDrone.Core.Messaging.Commands.CommandModel commandModel) [0x000f6] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:95
  11. at (wrapper dynamic-method) System.Object.CallSite.Target(System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,NzbDrone.Core.Messaging.Commands.CommandExecutor,object,NzbDrone.Core.Messaging.Commands.CommandModel)
  12. at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2] (System.Runtime.CompilerServices.CallSite site, T0 arg0, T1 arg1, T2 arg2) [0x00035] in /media/sdz1/dreadstarx/mono-5.12.0.226/external/corefx/src/System.Linq.Expressions/src/System/Dynamic/UpdateDelegates.Generated.cs:1759
  13. at (wrapper dynamic-method) System.Object.CallSite.Target(System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,NzbDrone.Core.Messaging.Commands.CommandExecutor,object,NzbDrone.Core.Messaging.Commands.CommandModel)
  14. at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands () [0x00027] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:41
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement