Guest User

Untitled

a guest
Jul 22nd, 2018
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.91 KB | None | 0 0
  1. 2018-07-22 22:17:40> Program: Starting Squirrel Updater: --install .
  2. 2018-07-22 22:17:40> Program: Starting install, writing to C:\ProgramData\User\SquirrelTemp
  3. 2018-07-22 22:17:40> Program: About to install to: C:\ProgramData\User\gitkraken
  4. 2018-07-22 22:17:40> CheckForUpdateImpl: Couldn't write out staging user ID, this user probably shouldn't get beta anything: System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\ProgramData\User\gitkraken\packages\.betaId'.
  5. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  6. 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)
  7. at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
  8. at System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)
  9. at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
  10. at System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost)
  11. at System.IO.File.WriteAllText(String path, String contents, Encoding encoding)
  12. at Squirrel.UpdateManager.CheckForUpdateImpl.getOrCreateStagedUserId()
  13. 2018-07-22 22:17:40> CheckForUpdateImpl: Failed to load local releases, starting from scratch: System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\ProgramData\User\gitkraken\packages\RELEASES'.
  14. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  15. 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)
  16. at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
  17. at Squirrel.Utility.LoadLocalReleases(String localReleaseFile)
  18. at Squirrel.UpdateManager.CheckForUpdateImpl.<CheckForUpdate>d__2.MoveNext()
  19. 2018-07-22 22:17:40> CheckForUpdateImpl: Reading RELEASES file from C:\ProgramData\User\SquirrelTemp
  20. 2018-07-22 22:17:40> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
  21. 2018-07-22 22:17:41> ApplyReleasesImpl: Writing files to app directory: C:\ProgramData\User\gitkraken\app-3.6.6
  22. 2018-07-22 22:18:11> IEnableLogger: Failed to update local releases file: System.UnauthorizedAccessException: Access to the path is denied.
  23. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  24. at System.IO.__Error.WinIOError()
  25. at System.IO.File.InternalMove(String sourceFileName, String destFileName, Boolean checkHost)
  26. at Squirrel.ReleaseEntry.BuildReleasesFile(String releasePackagesDir)
  27. at Squirrel.UpdateManager.ApplyReleasesImpl.<updateLocalReleasesFile>b__17_0()
  28. at System.Threading.Tasks.Task`1.InnerInvoke()
  29. at System.Threading.Tasks.Task.Execute()
  30. --- End of stack trace from previous location where exception was thrown ---
  31. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  32. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  33. at Squirrel.UpdateManager.ApplyReleasesImpl.<updateLocalReleasesFile>d__17.MoveNext()
  34. --- End of stack trace from previous location where exception was thrown ---
  35. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  36. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  37. at Squirrel.Utility.<LogIfThrows>d__35`1.MoveNext()
  38. 2018-07-22 22:18:11> Unhandled exception: System.AggregateException: One or more errors occurred. ---> System.UnauthorizedAccessException: Access to the path is denied.
  39. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  40. at System.IO.__Error.WinIOError()
  41. at System.IO.File.InternalMove(String sourceFileName, String destFileName, Boolean checkHost)
  42. at Squirrel.ReleaseEntry.BuildReleasesFile(String releasePackagesDir)
  43. at Squirrel.UpdateManager.ApplyReleasesImpl.<updateLocalReleasesFile>b__17_0()
  44. at System.Threading.Tasks.Task`1.InnerInvoke()
  45. at System.Threading.Tasks.Task.Execute()
  46. --- End of stack trace from previous location where exception was thrown ---
  47. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  48. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  49. at Squirrel.UpdateManager.ApplyReleasesImpl.<updateLocalReleasesFile>d__17.MoveNext()
  50. --- End of stack trace from previous location where exception was thrown ---
  51. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  52. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  53. at Squirrel.Utility.<LogIfThrows>d__35`1.MoveNext()
  54. --- End of stack trace from previous location where exception was thrown ---
  55. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  56. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  57. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  58. at Squirrel.UpdateManager.ApplyReleasesImpl.<ApplyReleases>d__2.MoveNext()
  59. --- End of stack trace from previous location where exception was thrown ---
  60. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  61. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  62. at Squirrel.UpdateManager.<FullInstall>d__10.MoveNext()
  63. --- End of stack trace from previous location where exception was thrown ---
  64. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  65. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  66. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  67. at Squirrel.Update.Program.<Install>d__4.MoveNext()
  68. --- End of inner exception stack trace ---
  69. at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
  70. at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
  71. at System.Threading.Tasks.Task.Wait()
  72. at Squirrel.Update.Program.executeCommandLine(String[] args)
  73. at Squirrel.Update.Program.main(String[] args)
  74. ---> (Inner Exception #0) System.UnauthorizedAccessException: Access to the path is denied.
  75. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  76. at System.IO.__Error.WinIOError()
  77. at System.IO.File.InternalMove(String sourceFileName, String destFileName, Boolean checkHost)
  78. at Squirrel.ReleaseEntry.BuildReleasesFile(String releasePackagesDir)
  79. at Squirrel.UpdateManager.ApplyReleasesImpl.<updateLocalReleasesFile>b__17_0()
  80. at System.Threading.Tasks.Task`1.InnerInvoke()
  81. at System.Threading.Tasks.Task.Execute()
  82. --- End of stack trace from previous location where exception was thrown ---
  83. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  84. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  85. at Squirrel.UpdateManager.ApplyReleasesImpl.<updateLocalReleasesFile>d__17.MoveNext()
  86. --- End of stack trace from previous location where exception was thrown ---
  87. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  88. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  89. at Squirrel.Utility.<LogIfThrows>d__35`1.MoveNext()
  90. --- End of stack trace from previous location where exception was thrown ---
  91. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  92. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  93. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  94. at Squirrel.UpdateManager.ApplyReleasesImpl.<ApplyReleases>d__2.MoveNext()
  95. --- End of stack trace from previous location where exception was thrown ---
  96. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  97. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  98. at Squirrel.UpdateManager.<FullInstall>d__10.MoveNext()
  99. --- End of stack trace from previous location where exception was thrown ---
  100. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  101. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  102. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  103. at Squirrel.Update.Program.<Install>d__4.MoveNext()<---
  104.  
  105. 2018-07-22 22:21:09> Program: Starting Squirrel Updater: --install . --rerunningWithoutUAC
  106. 2018-07-22 22:21:09> Program: Starting install, writing to C:\ProgramData\User\SquirrelTemp
  107. 2018-07-22 22:21:09> Program: About to install to: C:\ProgramData\User\gitkraken
  108. 2018-07-22 22:21:09> Program: Install path C:\ProgramData\User\gitkraken already exists, burning it to the ground
  109. 2018-07-22 22:21:11> Utility: DeleteDirectory: could not delete - C:\ProgramData\User\gitkraken\app-3.6.6\lib\net45: System.IO.IOException: Access to the path 'C:\ProgramData\User\gitkraken\app-3.6.6\lib\net45' is denied.
  110. at System.IO.Directory.DeleteHelper(String fullPath, String userPath, Boolean recursive, Boolean throwOnTopLevelDirectoryNotFound)
  111. at System.IO.Directory.Delete(String fullPath, String userPath, Boolean recursive, Boolean checkHost)
  112. at Squirrel.Utility.<DeleteDirectory>d__19.MoveNext()
  113. 2018-07-22 22:21:11> Utility: DeleteDirectory: could not delete - C:\ProgramData\User\gitkraken\app-3.6.6\lib: System.IO.IOException: Access to the path 'C:\ProgramData\User\gitkraken\app-3.6.6\lib' is denied.
  114. at System.IO.Directory.DeleteHelper(String fullPath, String userPath, Boolean recursive, Boolean throwOnTopLevelDirectoryNotFound)
  115. at System.IO.Directory.Delete(String fullPath, String userPath, Boolean recursive, Boolean checkHost)
  116. at Squirrel.Utility.<DeleteDirectory>d__19.MoveNext()
  117. 2018-07-22 22:21:11> IEnableLogger: Failed to remove existing directory on full install, is the app still running???: System.UnauthorizedAccessException: Access to the path 'C:\ProgramData\User\gitkraken\Update.exe' is denied.
  118. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  119. at System.IO.File.InternalDelete(String path, Boolean checkHost)
  120. at System.IO.File.Delete(String path)
  121. at Squirrel.Utility.<>c.<DeleteDirectory>b__19_0(String file)
  122. at Squirrel.Utility.<>c__DisplayClass12_1`1.<ForEachAsync>b__1()
  123. at System.Threading.Tasks.Task.InnerInvoke()
  124. at System.Threading.Tasks.Task.Execute()
  125. --- End of stack trace from previous location where exception was thrown ---
  126. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  127. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  128. at Squirrel.Utility.<>c__DisplayClass13_0`1.<<ForEachAsync>b__1>d.MoveNext()
  129. --- End of stack trace from previous location where exception was thrown ---
  130. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  131. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  132. at Squirrel.Utility.<DeleteDirectory>d__19.MoveNext()
  133. --- End of stack trace from previous location where exception was thrown ---
  134. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  135. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  136. at Squirrel.Utility.<LogIfThrows>d__34.MoveNext()
  137. 2018-07-22 22:21:11> Unhandled exception: System.AggregateException: One or more errors occurred. ---> System.UnauthorizedAccessException: Access to the path 'C:\ProgramData\User\gitkraken\Update.exe' is denied.
  138. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  139. at System.IO.File.InternalDelete(String path, Boolean checkHost)
  140. at System.IO.File.Delete(String path)
  141. at Squirrel.Utility.<>c.<DeleteDirectory>b__19_0(String file)
  142. at Squirrel.Utility.<>c__DisplayClass12_1`1.<ForEachAsync>b__1()
  143. at System.Threading.Tasks.Task.InnerInvoke()
  144. at System.Threading.Tasks.Task.Execute()
  145. --- End of stack trace from previous location where exception was thrown ---
  146. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  147. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  148. at Squirrel.Utility.<>c__DisplayClass13_0`1.<<ForEachAsync>b__1>d.MoveNext()
  149. --- End of stack trace from previous location where exception was thrown ---
  150. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  151. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  152. at Squirrel.Utility.<DeleteDirectory>d__19.MoveNext()
  153. --- End of stack trace from previous location where exception was thrown ---
  154. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  155. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  156. at Squirrel.Utility.<LogIfThrows>d__34.MoveNext()
  157. --- End of stack trace from previous location where exception was thrown ---
  158. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  159. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  160. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  161. at Squirrel.Update.Program.<Install>d__4.MoveNext()
  162. --- End of inner exception stack trace ---
  163. at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
  164. at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
  165. at System.Threading.Tasks.Task.Wait()
  166. at Squirrel.Update.Program.executeCommandLine(String[] args)
  167. at Squirrel.Update.Program.main(String[] args)
  168. ---> (Inner Exception #0) System.UnauthorizedAccessException: Access to the path 'C:\ProgramData\User\gitkraken\Update.exe' is denied.
  169. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  170. at System.IO.File.InternalDelete(String path, Boolean checkHost)
  171. at System.IO.File.Delete(String path)
  172. at Squirrel.Utility.<>c.<DeleteDirectory>b__19_0(String file)
  173. at Squirrel.Utility.<>c__DisplayClass12_1`1.<ForEachAsync>b__1()
  174. at System.Threading.Tasks.Task.InnerInvoke()
  175. at System.Threading.Tasks.Task.Execute()
  176. --- End of stack trace from previous location where exception was thrown ---
  177. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  178. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  179. at Squirrel.Utility.<>c__DisplayClass13_0`1.<<ForEachAsync>b__1>d.MoveNext()
  180. --- End of stack trace from previous location where exception was thrown ---
  181. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  182. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  183. at Squirrel.Utility.<DeleteDirectory>d__19.MoveNext()
  184. --- End of stack trace from previous location where exception was thrown ---
  185. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  186. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  187. at Squirrel.Utility.<LogIfThrows>d__34.MoveNext()
  188. --- End of stack trace from previous location where exception was thrown ---
  189. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  190. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  191. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  192. at Squirrel.Update.Program.<Install>d__4.MoveNext()<---
Add Comment
Please, Sign In to add comment