Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 2017-10-05 14:11:31> Program: Starting Squirrel Updater: --install .
- 2017-10-05 14:11:32> Program: Starting install, writing to C:\Users\DTMLLUAdminUser\AppData\Local\SquirrelTemp
- 2017-10-05 14:11:33> Program: About to install to: C:\Users\DTMLLUAdminUser\AppData\Local\TRIGGERcmdAgent
- 2017-10-05 14:11:34> CheckForUpdateImpl: Couldn't write out staging user ID, this user probably shouldn't get beta anything: System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\DTMLLUAdminUser\AppData\Local\TRIGGERcmdAgent\packages\.betaId'.
- at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
- at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
- at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
- at System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)
- at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
- at System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost)
- at System.IO.File.WriteAllText(String path, String contents, Encoding encoding)
- at Squirrel.UpdateManager.CheckForUpdateImpl.getOrCreateStagedUserId()
- 2017-10-05 14:11:34> CheckForUpdateImpl: Failed to load local releases, starting from scratch: System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\DTMLLUAdminUser\AppData\Local\TRIGGERcmdAgent\packages\RELEASES'.
- at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
- at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
- at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
- at Squirrel.Utility.LoadLocalReleases(String localReleaseFile)
- at Squirrel.UpdateManager.CheckForUpdateImpl.<CheckForUpdate>d__2.MoveNext()
- 2017-10-05 14:11:34> CheckForUpdateImpl: Reading RELEASES file from C:\Users\DTMLLUAdminUser\AppData\Local\SquirrelTemp
- 2017-10-05 14:11:35> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
- 2017-10-05 14:11:35> ApplyReleasesImpl: Writing files to app directory: C:\Users\DTMLLUAdminUser\AppData\Local\TRIGGERcmdAgent\app-1.0.15
- 2017-10-05 14:11:53> LogHost: Rigging execution stub for lib/net45/TRIGGERcmdAgent_ExecutionStub.exe to C:\Users\DTMLLUAdminUser\AppData\Local\TRIGGERcmdAgent\TRIGGERcmdAgent.exe
- 2017-10-05 14:12:31> LogHost: Rigging execution stub for lib/net45/resources/app/node_modules/node-windows/bin/sudowin/sudo_ExecutionStub.exe to C:\Users\DTMLLUAdminUser\AppData\Local\TRIGGERcmdAgent\app-1.0.15\resources\app\node_modules\node-windows\bin\sudo.exe
- 2017-10-05 14:12:31> LogHost: Rigging execution stub for lib/net45/resources/app/node_modules/node-windows/bin/winsw/x64/winsw_ExecutionStub.exe to C:\Users\DTMLLUAdminUser\AppData\Local\TRIGGERcmdAgent\app-1.0.15\resources\app\node_modules\node-windows\bin\winsw\winsw.exe
- 2017-10-05 14:12:31> LogHost: Rigging execution stub for lib/net45/resources/app/node_modules/node-windows/bin/winsw/x86/winsw_ExecutionStub.exe to C:\Users\DTMLLUAdminUser\AppData\Local\TRIGGERcmdAgent\app-1.0.15\resources\app\node_modules\node-windows\bin\winsw\winsw.exe
- 2017-10-05 14:12:40> LogHost: Rigging execution stub for lib/net45/resources/app/node_modules/spawn-rx/vendor/jobber/Jobber_ExecutionStub.exe to C:\Users\DTMLLUAdminUser\AppData\Local\TRIGGERcmdAgent\app-1.0.15\resources\app\node_modules\spawn-rx\vendor\Jobber.exe
- 2017-10-05 14:12:50> LogHost: Rigging execution stub for lib/net45/resources/app/src/node_ExecutionStub.exe to C:\Users\DTMLLUAdminUser\AppData\Local\TRIGGERcmdAgent\app-1.0.15\resources\app\node.exe
- 2017-10-05 14:12:57> ApplyReleasesImpl: Squirrel Enabled Apps: [C:\Users\DTMLLUAdminUser\AppData\Local\TRIGGERcmdAgent\app-1.0.15\TRIGGERcmdAgent.exe]
- 2017-10-05 14:12:58> ApplyReleasesImpl: Couldn't run Squirrel hook, continuing: C:\Users\DTMLLUAdminUser\AppData\Local\TRIGGERcmdAgent\app-1.0.15\TRIGGERcmdAgent.exe: System.ComponentModel.Win32Exception (0x80004005): The specified executable is not a valid application for this OS platform.
- at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
- at System.Diagnostics.Process.Start()
- at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
- at Squirrel.Utility.<InvokeProcessAsync>d__11.MoveNext()
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClass10_0.<<invokePostInstall>b__0>d.MoveNext()
- 2017-10-05 14:12:58> IEnableLogger: Failed to invoke post-install: System.ComponentModel.Win32Exception (0x80004005): The specified executable is not a valid application for this OS platform.
- at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
- at System.Diagnostics.Process.Start()
- at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
- at Squirrel.UpdateManager.ApplyReleasesImpl.<>c.<invokePostInstall>b__10_6(ProcessStartInfo info)
- at Squirrel.EnumerableExtensions.ForEach[TSource](IEnumerable`1 source, Action`1 onNext)
- at Squirrel.UpdateManager.ApplyReleasesImpl.<invokePostInstall>d__10.MoveNext()
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at Squirrel.Utility.<LogIfThrows>d__35.MoveNext()
- 2017-10-05 14:12:59> Unhandled exception: System.AggregateException: One or more errors occurred. ---> System.ComponentModel.Win32Exception: The specified executable is not a valid application for this OS platform.
- at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
- at System.Diagnostics.Process.Start()
- at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
- at Squirrel.UpdateManager.ApplyReleasesImpl.<>c.<invokePostInstall>b__10_6(ProcessStartInfo info)
- at Squirrel.EnumerableExtensions.ForEach[TSource](IEnumerable`1 source, Action`1 onNext)
- at Squirrel.UpdateManager.ApplyReleasesImpl.<invokePostInstall>d__10.MoveNext()
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at Squirrel.Utility.<LogIfThrows>d__35.MoveNext()
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
- at Squirrel.UpdateManager.ApplyReleasesImpl.<ApplyReleases>d__2.MoveNext()
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at Squirrel.UpdateManager.<FullInstall>d__10.MoveNext()
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
- at Squirrel.Update.Program.<Install>d__4.MoveNext()
- --- End of inner exception stack trace ---
- at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
- at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
- at System.Threading.Tasks.Task.Wait()
- at Squirrel.Update.Program.executeCommandLine(String[] args)
- at Squirrel.Update.Program.main(String[] args)
- ---> (Inner Exception #0) System.ComponentModel.Win32Exception (0x80004005): The specified executable is not a valid application for this OS platform.
- at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
- at System.Diagnostics.Process.Start()
- at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
- at Squirrel.UpdateManager.ApplyReleasesImpl.<>c.<invokePostInstall>b__10_6(ProcessStartInfo info)
- at Squirrel.EnumerableExtensions.ForEach[TSource](IEnumerable`1 source, Action`1 onNext)
- at Squirrel.UpdateManager.ApplyReleasesImpl.<invokePostInstall>d__10.MoveNext()
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at Squirrel.Utility.<LogIfThrows>d__35.MoveNext()
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
- at Squirrel.UpdateManager.ApplyReleasesImpl.<ApplyReleases>d__2.MoveNext()
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at Squirrel.UpdateManager.<FullInstall>d__10.MoveNext()
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
- at Squirrel.Update.Program.<Install>d__4.MoveNext()<---
- 2017-10-05 14:16:16> Program: Starting Squirrel Updater: --install .
- 2017-10-05 14:16:16> Program: Starting install, writing to C:\Users\DTMLLUAdminUser\AppData\Local\SquirrelTemp
- 2017-10-05 14:16:16> Program: About to install to: C:\Users\DTMLLUAdminUser\AppData\Local\TRIGGERcmdAgent
- 2017-10-05 14:16:16> Program: Install path C:\Users\DTMLLUAdminUser\AppData\Local\TRIGGERcmdAgent already exists, burning it to the ground
- 2017-10-05 14:16:22> CheckForUpdateImpl: Couldn't write out staging user ID, this user probably shouldn't get beta anything: System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\DTMLLUAdminUser\AppData\Local\TRIGGERcmdAgent\packages\.betaId'.
- at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
- at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
- at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
- at System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)
- at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
- at System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost)
- at System.IO.File.WriteAllText(String path, String contents, Encoding encoding)
- at Squirrel.UpdateManager.CheckForUpdateImpl.getOrCreateStagedUserId()
- 2017-10-05 14:16:22> CheckForUpdateImpl: Failed to load local releases, starting from scratch: System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\DTMLLUAdminUser\AppData\Local\TRIGGERcmdAgent\packages\RELEASES'.
- at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
- at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
- at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
- at Squirrel.Utility.LoadLocalReleases(String localReleaseFile)
- at Squirrel.UpdateManager.CheckForUpdateImpl.<CheckForUpdate>d__2.MoveNext()
- 2017-10-05 14:16:22> CheckForUpdateImpl: Reading RELEASES file from C:\Users\DTMLLUAdminUser\AppData\Local\SquirrelTemp
- 2017-10-05 14:16:22> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
- 2017-10-05 14:16:22> ApplyReleasesImpl: Writing files to app directory: C:\Users\DTMLLUAdminUser\AppData\Local\TRIGGERcmdAgent\app-1.0.15
- 2017-10-05 14:16:36> LogHost: Rigging execution stub for lib/net45/TRIGGERcmdAgent_ExecutionStub.exe to C:\Users\DTMLLUAdminUser\AppData\Local\TRIGGERcmdAgent\TRIGGERcmdAgent.exe
- 2017-10-05 14:16:46> LogHost: Rigging execution stub for lib/net45/resources/app/node_modules/node-windows/bin/sudowin/sudo_ExecutionStub.exe to C:\Users\DTMLLUAdminUser\AppData\Local\TRIGGERcmdAgent\app-1.0.15\resources\app\node_modules\node-windows\bin\sudo.exe
- 2017-10-05 14:16:46> LogHost: Rigging execution stub for lib/net45/resources/app/node_modules/node-windows/bin/winsw/x64/winsw_ExecutionStub.exe to C:\Users\DTMLLUAdminUser\AppData\Local\TRIGGERcmdAgent\app-1.0.15\resources\app\node_modules\node-windows\bin\winsw\winsw.exe
- 2017-10-05 14:16:46> LogHost: Rigging execution stub for lib/net45/resources/app/node_modules/node-windows/bin/winsw/x86/winsw_ExecutionStub.exe to C:\Users\DTMLLUAdminUser\AppData\Local\TRIGGERcmdAgent\app-1.0.15\resources\app\node_modules\node-windows\bin\winsw\winsw.exe
- 2017-10-05 14:16:55> LogHost: Rigging execution stub for lib/net45/resources/app/node_modules/spawn-rx/vendor/jobber/Jobber_ExecutionStub.exe to C:\Users\DTMLLUAdminUser\AppData\Local\TRIGGERcmdAgent\app-1.0.15\resources\app\node_modules\spawn-rx\vendor\Jobber.exe
- 2017-10-05 14:17:01> LogHost: Rigging execution stub for lib/net45/resources/app/src/node_ExecutionStub.exe to C:\Users\DTMLLUAdminUser\AppData\Local\TRIGGERcmdAgent\app-1.0.15\resources\app\node.exe
- 2017-10-05 14:17:05> ApplyReleasesImpl: Squirrel Enabled Apps: [C:\Users\DTMLLUAdminUser\AppData\Local\TRIGGERcmdAgent\app-1.0.15\TRIGGERcmdAgent.exe]
- 2017-10-05 14:17:06> ApplyReleasesImpl: Couldn't run Squirrel hook, continuing: C:\Users\DTMLLUAdminUser\AppData\Local\TRIGGERcmdAgent\app-1.0.15\TRIGGERcmdAgent.exe: System.ComponentModel.Win32Exception (0x80004005): The specified executable is not a valid application for this OS platform.
- at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
- at System.Diagnostics.Process.Start()
- at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
- at Squirrel.Utility.<InvokeProcessAsync>d__11.MoveNext()
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClass10_0.<<invokePostInstall>b__0>d.MoveNext()
- 2017-10-05 14:17:06> IEnableLogger: Failed to invoke post-install: System.ComponentModel.Win32Exception (0x80004005): The specified executable is not a valid application for this OS platform.
- at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
- at System.Diagnostics.Process.Start()
- at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
- at Squirrel.UpdateManager.ApplyReleasesImpl.<>c.<invokePostInstall>b__10_6(ProcessStartInfo info)
- at Squirrel.EnumerableExtensions.ForEach[TSource](IEnumerable`1 source, Action`1 onNext)
- at Squirrel.UpdateManager.ApplyReleasesImpl.<invokePostInstall>d__10.MoveNext()
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at Squirrel.Utility.<LogIfThrows>d__35.MoveNext()
- 2017-10-05 14:17:06> Unhandled exception: System.AggregateException: One or more errors occurred. ---> System.ComponentModel.Win32Exception: The specified executable is not a valid application for this OS platform.
- at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
- at System.Diagnostics.Process.Start()
- at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
- at Squirrel.UpdateManager.ApplyReleasesImpl.<>c.<invokePostInstall>b__10_6(ProcessStartInfo info)
- at Squirrel.EnumerableExtensions.ForEach[TSource](IEnumerable`1 source, Action`1 onNext)
- at Squirrel.UpdateManager.ApplyReleasesImpl.<invokePostInstall>d__10.MoveNext()
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at Squirrel.Utility.<LogIfThrows>d__35.MoveNext()
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
- at Squirrel.UpdateManager.ApplyReleasesImpl.<ApplyReleases>d__2.MoveNext()
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at Squirrel.UpdateManager.<FullInstall>d__10.MoveNext()
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
- at Squirrel.Update.Program.<Install>d__4.MoveNext()
- --- End of inner exception stack trace ---
- at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
- at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
- at System.Threading.Tasks.Task.Wait()
- at Squirrel.Update.Program.executeCommandLine(String[] args)
- at Squirrel.Update.Program.main(String[] args)
- ---> (Inner Exception #0) System.ComponentModel.Win32Exception (0x80004005): The specified executable is not a valid application for this OS platform.
- at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
- at System.Diagnostics.Process.Start()
- at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
- at Squirrel.UpdateManager.ApplyReleasesImpl.<>c.<invokePostInstall>b__10_6(ProcessStartInfo info)
- at Squirrel.EnumerableExtensions.ForEach[TSource](IEnumerable`1 source, Action`1 onNext)
- at Squirrel.UpdateManager.ApplyReleasesImpl.<invokePostInstall>d__10.MoveNext()
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at Squirrel.Utility.<LogIfThrows>d__35.MoveNext()
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
- at Squirrel.UpdateManager.ApplyReleasesImpl.<ApplyReleases>d__2.MoveNext()
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at Squirrel.UpdateManager.<FullInstall>d__10.MoveNext()
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
- at Squirrel.Update.Program.<Install>d__4.MoveNext()<---
Advertisement
Add Comment
Please, Sign In to add comment