Skip to content

Instantly share code, notes, and snippets.

@leeton1412
Created July 1, 2019 19:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save leeton1412/ee5ad81ef4029716c6a6e83b378db585 to your computer and use it in GitHub Desktop.
Save leeton1412/ee5ad81ef4029716c6a6e83b378db585 to your computer and use it in GitHub Desktop.
Atom installation error
2019-07-01 19:18:50> Program: Starting Squirrel Updater: --install . --rerunningWithoutUAC
2019-07-01 19:18:53> Program: Starting install, writing to C:\Users\leet-rio\AppData\Local\SquirrelTemp
2019-07-01 19:18:53> Program: About to install to: C:\Users\leet-rio\AppData\Local\atom
2019-07-01 19:18:55> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 19:18:55> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 19:18:55> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 19:18:55> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 19:18:56> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 19:18:57> Unhandled exception: System.AggregateException: One or more errors occurred. ---> System.Exception: Couldn't acquire lock, is another instance running
at Squirrel.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
at Squirrel.UpdateManager.<acquireUpdateLock>b__32_0()
at System.Threading.Tasks.Task`1.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
--- 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.<CheckForUpdate>d__7.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.Exception: Couldn't acquire lock, is another instance running
at Squirrel.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
at Squirrel.UpdateManager.<acquireUpdateLock>b__32_0()
at System.Threading.Tasks.Task`1.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
--- 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.<CheckForUpdate>d__7.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()<---
2019-07-01 19:21:03> Program: Starting Squirrel Updater: --install . --rerunningWithoutUAC
2019-07-01 19:21:03> Program: Starting install, writing to C:\Users\leet-rio\AppData\Local\SquirrelTemp
2019-07-01 19:21:03> Program: About to install to: C:\Users\leet-rio\AppData\Local\atom
2019-07-01 19:21:03> Program: Install path C:\Users\leet-rio\AppData\Local\atom already exists, burning it to the ground
2019-07-01 19:21:05> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 19:21:06> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 19:21:06> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 19:21:06> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 19:21:06> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 19:21:07> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 19:21:07> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 19:21:07> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 19:21:07> Unhandled exception: System.AggregateException: One or more errors occurred. ---> System.Exception: Couldn't acquire lock, is another instance running
at Squirrel.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
at Squirrel.UpdateManager.<acquireUpdateLock>b__32_0()
at System.Threading.Tasks.Task`1.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
--- 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.<CheckForUpdate>d__7.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.Exception: Couldn't acquire lock, is another instance running
at Squirrel.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
at Squirrel.UpdateManager.<acquireUpdateLock>b__32_0()
at System.Threading.Tasks.Task`1.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
--- 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.<CheckForUpdate>d__7.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()<---
2019-07-01 19:25:28> Program: Starting Squirrel Updater: --install . --rerunningWithoutUAC
2019-07-01 19:25:28> Program: Starting install, writing to C:\Users\leet-rio\AppData\Local\SquirrelTemp
2019-07-01 19:25:28> Program: About to install to: C:\Users\leet-rio\AppData\Local\atom
2019-07-01 19:25:28> Program: Install path C:\Users\leet-rio\AppData\Local\atom already exists, burning it to the ground
2019-07-01 19:25:29> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 19:25:29> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 19:25:29> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 19:25:30> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 19:25:30> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 19:25:30> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 19:25:30> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 19:25:31> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 19:25:31> Unhandled exception: System.AggregateException: One or more errors occurred. ---> System.Exception: Couldn't acquire lock, is another instance running
at Squirrel.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
at Squirrel.UpdateManager.<acquireUpdateLock>b__32_0()
at System.Threading.Tasks.Task`1.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
--- 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.<CheckForUpdate>d__7.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.Exception: Couldn't acquire lock, is another instance running
at Squirrel.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
at Squirrel.UpdateManager.<acquireUpdateLock>b__32_0()
at System.Threading.Tasks.Task`1.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
--- 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.<CheckForUpdate>d__7.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()<---
2019-07-01 19:29:58> Program: Starting Squirrel Updater: --install . --rerunningWithoutUAC
2019-07-01 19:29:58> Program: Starting install, writing to C:\Users\leet-rio\AppData\Local\SquirrelTemp
2019-07-01 19:29:58> Program: About to install to: C:\Users\leet-rio\AppData\Local\atom
2019-07-01 19:29:58> Program: Install path C:\Users\leet-rio\AppData\Local\atom already exists, burning it to the ground
2019-07-01 19:29:59> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 19:29:59> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 19:30:00> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 19:30:00> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 19:30:00> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 19:30:00> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 19:30:01> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 19:30:01> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 19:30:01> Unhandled exception: System.AggregateException: One or more errors occurred. ---> System.Exception: Couldn't acquire lock, is another instance running
at Squirrel.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
at Squirrel.UpdateManager.<acquireUpdateLock>b__32_0()
at System.Threading.Tasks.Task`1.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
--- 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.<CheckForUpdate>d__7.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.Exception: Couldn't acquire lock, is another instance running
at Squirrel.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
at Squirrel.UpdateManager.<acquireUpdateLock>b__32_0()
at System.Threading.Tasks.Task`1.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
--- 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.<CheckForUpdate>d__7.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()<---
2019-07-01 19:32:40> Program: Starting Squirrel Updater: --install .
2019-07-01 19:32:40> Program: Starting install, writing to C:\Users\leet-rio\AppData\Local\SquirrelTemp
2019-07-01 19:32:40> Program: About to install to: C:\Users\leet-rio\AppData\Local\atom
2019-07-01 19:32:40> Program: Install path C:\Users\leet-rio\AppData\Local\atom already exists, burning it to the ground
2019-07-01 19:32:40> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 19:32:41> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 19:32:41> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 19:32:41> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 19:32:41> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 19:32:42> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 19:32:42> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 19:32:42> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 19:32:42> Unhandled exception: System.AggregateException: One or more errors occurred. ---> System.Exception: Couldn't acquire lock, is another instance running
at Squirrel.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
at Squirrel.UpdateManager.<acquireUpdateLock>b__32_0()
at System.Threading.Tasks.Task`1.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
--- 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.<CheckForUpdate>d__7.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.Exception: Couldn't acquire lock, is another instance running
at Squirrel.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
at Squirrel.UpdateManager.<acquireUpdateLock>b__32_0()
at System.Threading.Tasks.Task`1.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
--- 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.<CheckForUpdate>d__7.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()<---
2019-07-01 19:33:16> Program: Starting Squirrel Updater: --install . --rerunningWithoutUAC
2019-07-01 19:33:16> Program: Starting install, writing to C:\Users\leet-rio\AppData\Local\SquirrelTemp
2019-07-01 19:33:16> Program: About to install to: C:\Users\leet-rio\AppData\Local\atom
2019-07-01 19:33:16> Program: Install path C:\Users\leet-rio\AppData\Local\atom already exists, burning it to the ground
2019-07-01 19:33:17> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 19:33:17> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 19:33:17> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 19:33:17> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 19:33:18> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 19:33:18> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 19:33:18> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 19:33:18> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 19:33:19> Unhandled exception: System.AggregateException: One or more errors occurred. ---> System.Exception: Couldn't acquire lock, is another instance running
at Squirrel.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
at Squirrel.UpdateManager.<acquireUpdateLock>b__32_0()
at System.Threading.Tasks.Task`1.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
--- 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.<CheckForUpdate>d__7.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.Exception: Couldn't acquire lock, is another instance running
at Squirrel.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
at Squirrel.UpdateManager.<acquireUpdateLock>b__32_0()
at System.Threading.Tasks.Task`1.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
--- 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.<CheckForUpdate>d__7.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()<---
2019-07-01 19:47:29> Program: Starting Squirrel Updater: --install . --rerunningWithoutUAC
2019-07-01 19:47:30> Program: Starting install, writing to C:\Users\leet-rio\AppData\Local\SquirrelTemp
2019-07-01 19:47:30> Program: About to install to: C:\Users\leet-rio\AppData\Local\atom
2019-07-01 19:47:30> Program: Install path C:\Users\leet-rio\AppData\Local\atom already exists, burning it to the ground
2019-07-01 19:47:32> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 19:47:32> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 19:47:33> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 19:47:33> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 19:47:33> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 19:47:33> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 19:47:34> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 19:47:35> Unhandled exception: System.AggregateException: One or more errors occurred. ---> System.Exception: Couldn't acquire lock, is another instance running
at Squirrel.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
at Squirrel.UpdateManager.<acquireUpdateLock>b__32_0()
at System.Threading.Tasks.Task`1.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
--- 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.<CheckForUpdate>d__7.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.Exception: Couldn't acquire lock, is another instance running
at Squirrel.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
at Squirrel.UpdateManager.<acquireUpdateLock>b__32_0()
at System.Threading.Tasks.Task`1.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
--- 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.<CheckForUpdate>d__7.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()<---
2019-07-01 19:48:14> Program: Starting Squirrel Updater: --install . --rerunningWithoutUAC
2019-07-01 19:48:14> Program: Starting install, writing to C:\Users\leet-rio\AppData\Local\SquirrelTemp
2019-07-01 19:48:14> Program: About to install to: C:\Users\leet-rio\AppData\Local\atom
2019-07-01 19:48:14> Program: Install path C:\Users\leet-rio\AppData\Local\atom already exists, burning it to the ground
2019-07-01 19:48:14> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 19:48:14> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 19:48:15> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 19:48:15> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 19:48:15> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 19:48:15> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 19:48:16> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 19:48:16> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 19:48:16> Unhandled exception: System.AggregateException: One or more errors occurred. ---> System.Exception: Couldn't acquire lock, is another instance running
at Squirrel.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
at Squirrel.UpdateManager.<acquireUpdateLock>b__32_0()
at System.Threading.Tasks.Task`1.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
--- 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.<CheckForUpdate>d__7.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.Exception: Couldn't acquire lock, is another instance running
at Squirrel.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
at Squirrel.UpdateManager.<acquireUpdateLock>b__32_0()
at System.Threading.Tasks.Task`1.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
--- 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.<CheckForUpdate>d__7.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()<---
2019-07-01 19:54:21> Program: Starting Squirrel Updater: --install .
2019-07-01 19:54:21> Program: Starting install, writing to C:\Users\leet-rio\AppData\Local\SquirrelTemp
2019-07-01 19:54:21> Program: About to install to: C:\Users\leet-rio\AppData\Local\atom
2019-07-01 19:54:21> Program: Install path C:\Users\leet-rio\AppData\Local\atom already exists, burning it to the ground
2019-07-01 19:54:21> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 19:54:21> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 19:54:22> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 19:54:22> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 19:54:22> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 19:54:22> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 19:54:23> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 19:54:23> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 19:54:23> Unhandled exception: System.AggregateException: One or more errors occurred. ---> System.Exception: Couldn't acquire lock, is another instance running
at Squirrel.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
at Squirrel.UpdateManager.<acquireUpdateLock>b__32_0()
at System.Threading.Tasks.Task`1.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
--- 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.<CheckForUpdate>d__7.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.Exception: Couldn't acquire lock, is another instance running
at Squirrel.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
at Squirrel.UpdateManager.<acquireUpdateLock>b__32_0()
at System.Threading.Tasks.Task`1.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
--- 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.<CheckForUpdate>d__7.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()<---
2019-07-01 19:54:58> Program: Starting Squirrel Updater: --install . --rerunningWithoutUAC
2019-07-01 19:54:58> Program: Starting install, writing to C:\Users\leet-rio\AppData\Local\SquirrelTemp
2019-07-01 19:54:58> Program: About to install to: C:\Users\leet-rio\AppData\Local\atom
2019-07-01 19:54:58> Program: Install path C:\Users\leet-rio\AppData\Local\atom already exists, burning it to the ground
2019-07-01 19:54:58> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 19:54:58> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 19:54:59> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 19:54:59> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 19:54:59> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 19:54:59> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 19:55:00> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 19:55:00> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 19:55:00> Unhandled exception: System.AggregateException: One or more errors occurred. ---> System.Exception: Couldn't acquire lock, is another instance running
at Squirrel.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
at Squirrel.UpdateManager.<acquireUpdateLock>b__32_0()
at System.Threading.Tasks.Task`1.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
--- 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.<CheckForUpdate>d__7.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.Exception: Couldn't acquire lock, is another instance running
at Squirrel.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
at Squirrel.UpdateManager.<acquireUpdateLock>b__32_0()
at System.Threading.Tasks.Task`1.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
--- 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.<CheckForUpdate>d__7.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()<---
2019-07-01 19:57:22> Program: Starting Squirrel Updater: --install . --rerunningWithoutUAC
2019-07-01 19:57:22> Program: Starting install, writing to C:\Users\leet-rio\AppData\Local\SquirrelTemp
2019-07-01 19:57:22> Program: About to install to: C:\Users\leet-rio\AppData\Local\atom
2019-07-01 19:57:22> Program: Install path C:\Users\leet-rio\AppData\Local\atom already exists, burning it to the ground
2019-07-01 19:57:23> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 19:57:23> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 19:57:23> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 19:57:24> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 19:57:24> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 19:57:24> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 19:57:24> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 19:57:25> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 19:57:25> Unhandled exception: System.AggregateException: One or more errors occurred. ---> System.Exception: Couldn't acquire lock, is another instance running
at Squirrel.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
at Squirrel.UpdateManager.<acquireUpdateLock>b__32_0()
at System.Threading.Tasks.Task`1.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
--- 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.<CheckForUpdate>d__7.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.Exception: Couldn't acquire lock, is another instance running
at Squirrel.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
at Squirrel.UpdateManager.<acquireUpdateLock>b__32_0()
at System.Threading.Tasks.Task`1.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
--- 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.<CheckForUpdate>d__7.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()<---
2019-07-01 20:00:36> Program: Starting Squirrel Updater: --install .
2019-07-01 20:00:36> Program: Starting install, writing to C:\Users\leet-rio\AppData\Local\SquirrelTemp
2019-07-01 20:00:36> Program: About to install to: C:\Users\leet-rio\AppData\Local\atom
2019-07-01 20:00:36> Program: Install path C:\Users\leet-rio\AppData\Local\atom already exists, burning it to the ground
2019-07-01 20:00:37> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 20:00:37> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 20:00:37> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 20:00:38> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 20:00:38> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 20:00:38> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 20:00:38> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 20:00:39> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 20:00:39> Unhandled exception: System.AggregateException: One or more errors occurred. ---> System.Exception: Couldn't acquire lock, is another instance running
at Squirrel.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
at Squirrel.UpdateManager.<acquireUpdateLock>b__32_0()
at System.Threading.Tasks.Task`1.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
--- 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.<CheckForUpdate>d__7.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.Exception: Couldn't acquire lock, is another instance running
at Squirrel.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
at Squirrel.UpdateManager.<acquireUpdateLock>b__32_0()
at System.Threading.Tasks.Task`1.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
--- 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.<CheckForUpdate>d__7.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()<---
2019-07-01 20:10:43> Program: Starting Squirrel Updater: --install .
2019-07-01 20:10:43> Program: Starting install, writing to C:\Users\leet-rio\AppData\Local\SquirrelTemp
2019-07-01 20:10:43> Program: About to install to: C:\Users\leet-rio\AppData\Local\atom
2019-07-01 20:10:43> Program: Install path C:\Users\leet-rio\AppData\Local\atom already exists, burning it to the ground
2019-07-01 20:10:44> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 20:10:44> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 20:10:44> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 20:10:45> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 20:10:45> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 20:10:45> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 20:10:46> Unhandled exception: System.AggregateException: One or more errors occurred. ---> System.Exception: Couldn't acquire lock, is another instance running
at Squirrel.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
at Squirrel.UpdateManager.<acquireUpdateLock>b__32_0()
at System.Threading.Tasks.Task`1.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
--- 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.<CheckForUpdate>d__7.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.Exception: Couldn't acquire lock, is another instance running
at Squirrel.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
at Squirrel.UpdateManager.<acquireUpdateLock>b__32_0()
at System.Threading.Tasks.Task`1.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
--- 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.<CheckForUpdate>d__7.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()<---
2019-07-01 20:18:12> Program: Starting Squirrel Updater: --install .
2019-07-01 20:18:12> Program: Starting install, writing to C:\Users\leet-rio\AppData\Local\SquirrelTemp
2019-07-01 20:18:12> Program: About to install to: C:\Users\leet-rio\AppData\Local\atom
2019-07-01 20:18:12> Program: Install path C:\Users\leet-rio\AppData\Local\atom already exists, burning it to the ground
2019-07-01 20:18:13> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 20:18:13> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 20:18:13> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 20:18:14> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 20:18:14> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 20:18:14> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 20:18:14> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 20:18:15> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 20:18:15> Unhandled exception: System.AggregateException: One or more errors occurred. ---> System.Exception: Couldn't acquire lock, is another instance running
at Squirrel.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
at Squirrel.UpdateManager.<acquireUpdateLock>b__32_0()
at System.Threading.Tasks.Task`1.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
--- 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.<CheckForUpdate>d__7.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.Exception: Couldn't acquire lock, is another instance running
at Squirrel.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
at Squirrel.UpdateManager.<acquireUpdateLock>b__32_0()
at System.Threading.Tasks.Task`1.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
--- 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.<CheckForUpdate>d__7.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()<---
2019-07-01 20:19:12> Program: Starting Squirrel Updater: --install . --rerunningWithoutUAC
2019-07-01 20:19:12> Program: Starting install, writing to C:\Users\leet-rio\AppData\Local\SquirrelTemp
2019-07-01 20:19:12> Program: About to install to: C:\Users\leet-rio\AppData\Local\atom
2019-07-01 20:19:12> Program: Install path C:\Users\leet-rio\AppData\Local\atom already exists, burning it to the ground
2019-07-01 20:19:13> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 20:19:13> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 20:19:13> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 20:19:14> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 20:19:14> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 20:19:14> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 20:19:14> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 20:19:15> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 20:19:15> Unhandled exception: System.AggregateException: One or more errors occurred. ---> System.Exception: Couldn't acquire lock, is another instance running
at Squirrel.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
at Squirrel.UpdateManager.<acquireUpdateLock>b__32_0()
at System.Threading.Tasks.Task`1.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
--- 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.<CheckForUpdate>d__7.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.Exception: Couldn't acquire lock, is another instance running
at Squirrel.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
at Squirrel.UpdateManager.<acquireUpdateLock>b__32_0()
at System.Threading.Tasks.Task`1.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
--- 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.<CheckForUpdate>d__7.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()<---
2019-07-01 20:31:19> Program: Starting Squirrel Updater: --install . --rerunningWithoutUAC
2019-07-01 20:31:20> Program: Starting install, writing to C:\Users\leet-rio\AppData\Local\SquirrelTemp
2019-07-01 20:31:20> Program: About to install to: C:\Users\leet-rio\AppData\Local\atom
2019-07-01 20:31:20> Program: Install path C:\Users\leet-rio\AppData\Local\atom already exists, burning it to the ground
2019-07-01 20:31:20> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 20:31:20> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 20:31:21> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 20:31:21> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 20:31:21> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 20:31:21> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 20:31:22> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 20:31:22> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F: System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework\v3.5.0000\.squirrel-lock-F07B3479F27D42031DCE84231997E2BB3491BD9F' is denied.
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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2019-07-01 20:31:22> Unhandled exception: System.AggregateException: One or more errors occurred. ---> System.Exception: Couldn't acquire lock, is another instance running
at Squirrel.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
at Squirrel.UpdateManager.<acquireUpdateLock>b__32_0()
at System.Threading.Tasks.Task`1.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
--- 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.<CheckForUpdate>d__7.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.Exception: Couldn't acquire lock, is another instance running
at Squirrel.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
at Squirrel.UpdateManager.<acquireUpdateLock>b__32_0()
at System.Threading.Tasks.Task`1.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
--- 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.<CheckForUpdate>d__7.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()<---
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment