Advertisement
Guest User

Untitled

a guest
Apr 1st, 2018
11
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.41 KB | None | 0 0
  1. 2015-07-08 23:03:48> Program: Starting Squirrel Updater: --install .
  2. 2015-07-08 23:03:48> Program: Starting install, writing to C:\Users\You\AppData\Local\SquirrelTemp
  3. 2015-07-08 23:03:48> Program: About to install to: C:\Users\You\AppData\Local\Quip
  4. 2015-07-08 23:03:48> CheckForUpdateImpl: Failed to load local releases, starting from scratch: System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\You\AppData\Local\Quip\packages\RELEASES'.
  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)
  8. at Squirrel.Utility.LoadLocalReleases(String localReleaseFile)
  9. at Squirrel.UpdateManager.CheckForUpdateImpl.<CheckForUpdate>d__28.MoveNext()
  10. 2015-07-08 23:03:48> CheckForUpdateImpl: Reading RELEASES file from C:\Users\You\AppData\Local\SquirrelTemp
  11. 2015-07-08 23:03:48> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
  12. 2015-07-08 23:03:49> ApplyReleasesImpl: Writing files to app directory: C:\Users\You\AppData\Local\Quip\app-4.0.10
  13. 2015-07-08 23:04:01> ApplyReleasesImpl: Squirrel Enabled Apps: [C:\Users\You\AppData\Local\Quip\app-4.0.10\Quip.exe]
  14. 2015-07-08 23:04:03> ApplyReleasesImpl: Starting fixPinnedExecutables
  15. 2015-07-08 23:04:03> ApplyReleasesImpl: fixPinnedExecutables: oldAppDirectories is empty, this is pointless
  16. 2015-07-08 23:04:03> ApplyReleasesImpl: cleanDeadVersions: for version 4.0.10
  17. 2015-07-08 23:04:03> ApplyReleasesImpl: cleanDeadVersions: exclude folder app-4.0.10
  18. 2018-03-27 18:03:11> Program: Starting Squirrel Updater: --install . --installer-path C:\Users\You\Downloads\BraveSetup-x64.exe
  19. 2018-03-27 18:03:11> Program: Starting install, writing to C:\Users\You\AppData\Local\SquirrelTemp
  20. 2018-03-27 18:03:11> Program: About to install to: C:\Users\You\AppData\Local\Brave
  21. 2018-03-27 18:03:11> Program: Install path C:\Users\You\AppData\Local\Brave already exists, burning it to the ground
  22. 2018-03-27 18:03:13> IEnableLogger: Failed to remove existing directory on full install, is the app still running???: System.UnauthorizedAccessException: Access to the path 'C:\Users\You\AppData\Local\Brave\app-0.21.24\squirrel.exe' is denied.
  23. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  24. at System.IO.File.InternalDelete(String path, Boolean checkHost)
  25. at System.IO.File.Delete(String path)
  26. at Squirrel.Utility.<>c.<DeleteDirectory>b__19_0(String file)
  27. at Squirrel.Utility.<>c__DisplayClass12_1`1.<ForEachAsync>b__1()
  28. at System.Threading.Tasks.Task.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.Utility.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.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.<DeleteDirectory>d__19.MoveNext()
  38. --- End of stack trace from previous location where exception was thrown ---
  39. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  40. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  41. at Squirrel.Utility.<>c.<<DeleteDirectory>b__19_1>d.MoveNext()
  42. --- End of stack trace from previous location where exception was thrown ---
  43. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  44. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  45. at Squirrel.Utility.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.MoveNext()
  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.Utility.<DeleteDirectory>d__19.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__42.MoveNext()
  54. 2018-03-27 18:03:13> Unhandled exception: System.AggregateException: One or more errors occurred. ---> System.UnauthorizedAccessException: Access to the path 'C:\Users\You\AppData\Local\Brave\app-0.21.24\squirrel.exe' is denied.
  55. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  56. at System.IO.File.InternalDelete(String path, Boolean checkHost)
  57. at System.IO.File.Delete(String path)
  58. at Squirrel.Utility.<>c.<DeleteDirectory>b__19_0(String file)
  59. at Squirrel.Utility.<>c__DisplayClass12_1`1.<ForEachAsync>b__1()
  60. at System.Threading.Tasks.Task.InnerInvoke()
  61. at System.Threading.Tasks.Task.Execute()
  62. --- End of stack trace from previous location where exception was thrown ---
  63. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  64. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  65. at Squirrel.Utility.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.MoveNext()
  66. --- End of stack trace from previous location where exception was thrown ---
  67. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  68. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  69. at Squirrel.Utility.<DeleteDirectory>d__19.MoveNext()
  70. --- End of stack trace from previous location where exception was thrown ---
  71. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  72. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  73. at Squirrel.Utility.<>c.<<DeleteDirectory>b__19_1>d.MoveNext()
  74. --- End of stack trace from previous location where exception was thrown ---
  75. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  76. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  77. at Squirrel.Utility.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.MoveNext()
  78. --- End of stack trace from previous location where exception was thrown ---
  79. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  80. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  81. at Squirrel.Utility.<DeleteDirectory>d__19.MoveNext()
  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.Utility.<LogIfThrows>d__42.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 System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  90. at Squirrel.Update.Program.<Install>d__4.MoveNext()
  91. --- End of inner exception stack trace ---
  92. at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
  93. at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
  94. at System.Threading.Tasks.Task.Wait()
  95. at Squirrel.Update.Program.executeCommandLine(String[] args)
  96. at Squirrel.Update.Program.main(String[] args)
  97. ---> (Inner Exception #0) System.UnauthorizedAccessException: Access to the path 'C:\Users\You\AppData\Local\Brave\app-0.21.24\squirrel.exe' is denied.
  98. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  99. at System.IO.File.InternalDelete(String path, Boolean checkHost)
  100. at System.IO.File.Delete(String path)
  101. at Squirrel.Utility.<>c.<DeleteDirectory>b__19_0(String file)
  102. at Squirrel.Utility.<>c__DisplayClass12_1`1.<ForEachAsync>b__1()
  103. at System.Threading.Tasks.Task.InnerInvoke()
  104. at System.Threading.Tasks.Task.Execute()
  105. --- End of stack trace from previous location where exception was thrown ---
  106. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  107. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  108. at Squirrel.Utility.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.MoveNext()
  109. --- End of stack trace from previous location where exception was thrown ---
  110. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  111. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  112. at Squirrel.Utility.<DeleteDirectory>d__19.MoveNext()
  113. --- End of stack trace from previous location where exception was thrown ---
  114. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  115. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  116. at Squirrel.Utility.<>c.<<DeleteDirectory>b__19_1>d.MoveNext()
  117. --- End of stack trace from previous location where exception was thrown ---
  118. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  119. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  120. at Squirrel.Utility.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.MoveNext()
  121. --- End of stack trace from previous location where exception was thrown ---
  122. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  123. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  124. at Squirrel.Utility.<DeleteDirectory>d__19.MoveNext()
  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.<LogIfThrows>d__42.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 System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  133. at Squirrel.Update.Program.<Install>d__4.MoveNext()<---
  134.  
  135. 2018-03-27 18:06:33> Program: Starting Squirrel Updater: --install . --installer-path C:\Users\You\Downloads\BraveSetup-x64.exe
  136. 2018-03-27 18:06:33> Program: Starting install, writing to C:\Users\You\AppData\Local\SquirrelTemp
  137. 2018-03-27 18:06:33> Program: About to install to: C:\Users\You\AppData\Local\Brave
  138. 2018-03-27 18:06:33> Program: Install path C:\Users\You\AppData\Local\Brave already exists, burning it to the ground
  139. 2018-03-27 18:06:33> IEnableLogger: Failed to remove existing directory on full install, is the app still running???: System.UnauthorizedAccessException: Access to the path 'C:\Users\You\AppData\Local\Brave\app-0.21.24\squirrel.exe' is denied.
  140. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  141. at System.IO.File.InternalDelete(String path, Boolean checkHost)
  142. at System.IO.File.Delete(String path)
  143. at Squirrel.Utility.<>c.<DeleteDirectory>b__19_0(String file)
  144. at Squirrel.Utility.<>c__DisplayClass12_1`1.<ForEachAsync>b__1()
  145. at System.Threading.Tasks.Task.InnerInvoke()
  146. at System.Threading.Tasks.Task.Execute()
  147. --- End of stack trace from previous location where exception was thrown ---
  148. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  149. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  150. at Squirrel.Utility.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.MoveNext()
  151. --- End of stack trace from previous location where exception was thrown ---
  152. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  153. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  154. at Squirrel.Utility.<DeleteDirectory>d__19.MoveNext()
  155. --- End of stack trace from previous location where exception was thrown ---
  156. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  157. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  158. at Squirrel.Utility.<>c.<<DeleteDirectory>b__19_1>d.MoveNext()
  159. --- End of stack trace from previous location where exception was thrown ---
  160. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  161. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  162. at Squirrel.Utility.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.MoveNext()
  163. --- End of stack trace from previous location where exception was thrown ---
  164. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  165. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  166. at Squirrel.Utility.<DeleteDirectory>d__19.MoveNext()
  167. --- End of stack trace from previous location where exception was thrown ---
  168. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  169. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  170. at Squirrel.Utility.<LogIfThrows>d__42.MoveNext()
  171. 2018-03-27 18:06:33> Unhandled exception: System.AggregateException: One or more errors occurred. ---> System.UnauthorizedAccessException: Access to the path 'C:\Users\You\AppData\Local\Brave\app-0.21.24\squirrel.exe' is denied.
  172. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  173. at System.IO.File.InternalDelete(String path, Boolean checkHost)
  174. at System.IO.File.Delete(String path)
  175. at Squirrel.Utility.<>c.<DeleteDirectory>b__19_0(String file)
  176. at Squirrel.Utility.<>c__DisplayClass12_1`1.<ForEachAsync>b__1()
  177. at System.Threading.Tasks.Task.InnerInvoke()
  178. at System.Threading.Tasks.Task.Execute()
  179. --- End of stack trace from previous location where exception was thrown ---
  180. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  181. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  182. at Squirrel.Utility.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.MoveNext()
  183. --- End of stack trace from previous location where exception was thrown ---
  184. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  185. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  186. at Squirrel.Utility.<DeleteDirectory>d__19.MoveNext()
  187. --- End of stack trace from previous location where exception was thrown ---
  188. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  189. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  190. at Squirrel.Utility.<>c.<<DeleteDirectory>b__19_1>d.MoveNext()
  191. --- End of stack trace from previous location where exception was thrown ---
  192. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  193. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  194. at Squirrel.Utility.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.MoveNext()
  195. --- End of stack trace from previous location where exception was thrown ---
  196. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  197. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  198. at Squirrel.Utility.<DeleteDirectory>d__19.MoveNext()
  199. --- End of stack trace from previous location where exception was thrown ---
  200. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  201. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  202. at Squirrel.Utility.<LogIfThrows>d__42.MoveNext()
  203. --- End of stack trace from previous location where exception was thrown ---
  204. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  205. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  206. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  207. at Squirrel.Update.Program.<Install>d__4.MoveNext()
  208. --- End of inner exception stack trace ---
  209. at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
  210. at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
  211. at System.Threading.Tasks.Task.Wait()
  212. at Squirrel.Update.Program.executeCommandLine(String[] args)
  213. at Squirrel.Update.Program.main(String[] args)
  214. ---> (Inner Exception #0) System.UnauthorizedAccessException: Access to the path 'C:\Users\You\AppData\Local\Brave\app-0.21.24\squirrel.exe' is denied.
  215. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  216. at System.IO.File.InternalDelete(String path, Boolean checkHost)
  217. at System.IO.File.Delete(String path)
  218. at Squirrel.Utility.<>c.<DeleteDirectory>b__19_0(String file)
  219. at Squirrel.Utility.<>c__DisplayClass12_1`1.<ForEachAsync>b__1()
  220. at System.Threading.Tasks.Task.InnerInvoke()
  221. at System.Threading.Tasks.Task.Execute()
  222. --- End of stack trace from previous location where exception was thrown ---
  223. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  224. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  225. at Squirrel.Utility.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.MoveNext()
  226. --- End of stack trace from previous location where exception was thrown ---
  227. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  228. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  229. at Squirrel.Utility.<DeleteDirectory>d__19.MoveNext()
  230. --- End of stack trace from previous location where exception was thrown ---
  231. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  232. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  233. at Squirrel.Utility.<>c.<<DeleteDirectory>b__19_1>d.MoveNext()
  234. --- End of stack trace from previous location where exception was thrown ---
  235. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  236. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  237. at Squirrel.Utility.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.MoveNext()
  238. --- End of stack trace from previous location where exception was thrown ---
  239. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  240. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  241. at Squirrel.Utility.<DeleteDirectory>d__19.MoveNext()
  242. --- End of stack trace from previous location where exception was thrown ---
  243. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  244. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  245. at Squirrel.Utility.<LogIfThrows>d__42.MoveNext()
  246. --- End of stack trace from previous location where exception was thrown ---
  247. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  248. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  249. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  250. at Squirrel.Update.Program.<Install>d__4.MoveNext()<---
  251.  
  252. 2018-04-01 15:38:51> Program: Starting Squirrel Updater: --install . --installer-path C:\Users\You\Downloads\BraveSetup-x64.exe
  253. 2018-04-01 15:38:52> Program: Starting install, writing to C:\Users\You\AppData\Local\SquirrelTemp
  254. 2018-04-01 15:38:52> Program: About to install to: C:\Users\You\AppData\Local\Brave
  255. 2018-04-01 15:38:52> Program: Install path C:\Users\You\AppData\Local\Brave already exists, burning it to the ground
  256. 2018-04-01 15:38:54> CheckForUpdateImpl: Couldn't write out staging user ID, this user probably shouldn't get beta anything: System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\You\AppData\Local\Brave\packages\.betaId'.
  257. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  258. 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)
  259. 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)
  260. at System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)
  261. at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
  262. at System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost)
  263. at System.IO.File.WriteAllText(String path, String contents, Encoding encoding)
  264. at Squirrel.UpdateManager.CheckForUpdateImpl.getOrCreateStagedUserId()
  265. 2018-04-01 15:38:54> CheckForUpdateImpl: Failed to load local releases, starting from scratch: System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\You\AppData\Local\Brave\packages\RELEASES'.
  266. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  267. 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)
  268. at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
  269. at Squirrel.Utility.LoadLocalReleases(String localReleaseFile)
  270. at Squirrel.UpdateManager.CheckForUpdateImpl.<CheckForUpdate>d__2.MoveNext()
  271. 2018-04-01 15:38:54> CheckForUpdateImpl: Reading RELEASES file from C:\Users\You\AppData\Local\SquirrelTemp
  272. 2018-04-01 15:38:54> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
  273. 2018-04-01 15:38:55> ApplyReleasesImpl: Writing files to app directory: C:\Users\You\AppData\Local\Brave\app-0.21.24
  274. 2018-04-01 15:38:57> LogHost: Rigging execution stub for Brave_ExecutionStub.exe to C:\Users\You\AppData\Local\Brave\Brave.exe
  275. 2018-04-01 15:39:16> ApplyReleasesImpl: Incoming args to UpdateManager process: C:\Users\You\AppData\Local\SquirrelTemp\Update.exe,--install,.,--installer-path,C:\Users\You\Downloads\BraveSetup-x64.exe
  276. 2018-04-01 15:39:16> ApplyReleasesImpl: Running app with args: --squirrel-install 0.21.24 --squirrel-installer-path "C:\Users\You\Downloads\BraveSetup-x64.exe"
  277. 2018-04-01 15:39:17> ApplyReleasesImpl: Squirrel Enabled Apps: [C:\Users\You\AppData\Local\Brave\app-0.21.24\Brave.exe]
  278. 2018-04-01 15:39:17> ApplyReleasesImpl: Starting fixPinnedExecutables
  279. 2018-04-01 15:39:17> ApplyReleasesImpl: Examining Pin: Calculator.lnk
  280. 2018-04-01 15:39:18> ApplyReleasesImpl: Examining Pin: Fucking The Internet.lnk
  281. 2018-04-01 15:39:18> ApplyReleasesImpl: Fixing up tray icons
  282. 2018-04-01 15:39:18> ApplyReleasesImpl: cleanDeadVersions: for version 0.21.24
  283. 2018-04-01 15:39:18> ApplyReleasesImpl: cleanDeadVersions: exclude folder app-0.21.24
  284. 2018-04-01 15:39:20> InstallHelperImpl: Couldn't write uninstall icon, don't care: System.Configuration.ConfigurationErrorsException: Error creating the Web Proxy specified in the 'system.net/defaultProxy' configuration section. ---> System.Net.Sockets.SocketException: A socket operation encountered a dead network
  285. at System.Net.SafeCloseSocketAndEvent.CreateWSASocketWithEvent(AddressFamily addressFamily, SocketType socketType, ProtocolType protocolType, Boolean autoReset, Boolean signaled)
  286. at System.Net.NetworkAddressChangePolled..ctor()
  287. at System.Net.AutoWebProxyScriptEngine.AutoDetector.Initialize()
  288. at System.Net.AutoWebProxyScriptEngine.AutoDetector.get_CurrentAutoDetector()
  289. at System.Net.AutoWebProxyScriptEngine..ctor(WebProxy proxy, Boolean useRegistry)
  290. at System.Net.WebProxy.UnsafeUpdateFromRegistry()
  291. at System.Net.WebProxy..ctor(Boolean enableAutoproxy)
  292. at System.Net.Configuration.DefaultProxySectionInternal..ctor(DefaultProxySection section)
  293. at System.Net.Configuration.DefaultProxySectionInternal.GetSection()
  294. --- End of inner exception stack trace ---
  295. at System.Net.Configuration.DefaultProxySectionInternal.GetSection()
  296. at System.Net.WebRequest.get_InternalDefaultWebProxy()
  297. at System.Net.WebRequest.get_DefaultWebProxy()
  298. at Squirrel.Utility.CreateWebClient()
  299. at Squirrel.UpdateManager.InstallHelperImpl.<CreateUninstallerRegistryEntry>d__5.MoveNext()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement