Skip to content

Instantly share code, notes, and snippets.

@rickwastaken
Created April 4, 2016 22:53
Show Gist options
  • Save rickwastaken/c659c5a9fe75ecb3db274222bf6c288c to your computer and use it in GitHub Desktop.
Save rickwastaken/c659c5a9fe75ecb3db274222bf6c288c to your computer and use it in GitHub Desktop.
2016-03-23 18:35:13> Program: Starting Squirrel Updater: --createShortcut=Google%20Play%20Music%20Desktop%20Player.exe
2016-03-23 18:35:13> ApplyReleasesImpl: About to create shortcuts for Google%20Play%20Music%20Desktop%20Player.exe, rootAppDir C:\Users\rick\AppData\Local\GPMDP_3
2016-03-23 18:35:13> ApplyReleasesImpl: Creating shortcut for Google%20Play%20Music%20Desktop%20Player.exe => C:\Users\rick\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Samuel Attard\Google Play Music Desktop Player.lnk
2016-03-23 18:35:13> ApplyReleasesImpl: About to save shortcut: C:\Users\rick\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Samuel Attard\Google Play Music Desktop Player.lnk (target C:\Users\rick\AppData\Local\GPMDP_3\Update.exe, workingDir C:\Users\rick\AppData\Local\GPMDP_3\app-3.0.1, args --processStart Google%20Play%20Music%20Desktop%20Player.exe)
2016-03-23 18:35:13> ApplyReleasesImpl: Creating shortcut for Google%20Play%20Music%20Desktop%20Player.exe => C:\Users\rick\Desktop\Google Play Music Desktop Player.lnk
2016-03-23 18:35:13> ApplyReleasesImpl: About to save shortcut: C:\Users\rick\Desktop\Google Play Music Desktop Player.lnk (target C:\Users\rick\AppData\Local\GPMDP_3\Update.exe, workingDir C:\Users\rick\AppData\Local\GPMDP_3\app-3.0.1, args --processStart Google%20Play%20Music%20Desktop%20Player.exe)
2016-03-23 18:35:13> ApplyReleasesImpl: Examining Pin: File Explorer.lnk
2016-03-23 18:35:13> ApplyReleasesImpl: Examining Pin: Google Chrome.lnk
2016-03-23 18:35:13> ApplyReleasesImpl: Examining Pin: HWiNFO64 Program.lnk
2016-03-23 18:35:13> ApplyReleasesImpl: Examining Pin: Oracle VM VirtualBox.lnk
2016-03-23 18:35:13> ApplyReleasesImpl: Examining Pin: Picasa 3.lnk
2016-03-23 18:35:13> ApplyReleasesImpl: Examining Pin: pythonw.lnk
2016-03-23 18:35:13> ApplyReleasesImpl: Examining Pin: Timer.lnk
2016-03-23 18:37:43> Program: Starting Squirrel Updater: --processStart Google%20Play%20Music%20Desktop%20Player.exe
2016-03-23 18:37:43> Program: Want to launch 'C:\Users\rick\AppData\Local\GPMDP_3\app-3.0.1\Google%20Play%20Music%20Desktop%20Player.exe'
2016-03-23 18:37:43> Program: About to launch: 'C:\Users\rick\AppData\Local\GPMDP_3\app-3.0.1\Google%20Play%20Music%20Desktop%20Player.exe':
2016-03-23 18:39:14> Program: Starting Squirrel Updater: --processStart Google%20Play%20Music%20Desktop%20Player.exe
2016-03-23 18:39:14> Program: Want to launch 'C:\Users\rick\AppData\Local\GPMDP_3\app-3.0.1\Google%20Play%20Music%20Desktop%20Player.exe'
2016-03-23 18:39:14> Program: About to launch: 'C:\Users\rick\AppData\Local\GPMDP_3\app-3.0.1\Google%20Play%20Music%20Desktop%20Player.exe':
2016-03-23 18:46:14> Program: Starting Squirrel Updater: --processStart Google%20Play%20Music%20Desktop%20Player.exe
2016-03-23 18:46:14> Program: Want to launch 'C:\Users\rick\AppData\Local\GPMDP_3\app-3.0.1\Google%20Play%20Music%20Desktop%20Player.exe'
2016-03-23 18:46:14> Program: About to launch: 'C:\Users\rick\AppData\Local\GPMDP_3\app-3.0.1\Google%20Play%20Music%20Desktop%20Player.exe':
2016-03-23 18:46:15> Program: Starting Squirrel Updater: --download http://update.googleplaymusicdesktopplayer.com/update/win/3.0.1
2016-03-23 18:46:15> Program: Fetching update information, downloading from http://update.googleplaymusicdesktopplayer.com/update/win/3.0.1
2016-03-23 18:46:15> CheckForUpdateImpl: Downloading RELEASES file from http://update.googleplaymusicdesktopplayer.com/update/win/3.0.1
2016-03-23 18:46:15> FileDownloader: Downloading url: http://update.googleplaymusicdesktopplayer.com/update/win/3.0.1/RELEASES?id=GPMDP_3&localVersion=3.0.1&arch=amd64
2016-03-23 18:51:15> Program: Starting Squirrel Updater: --download http://update.googleplaymusicdesktopplayer.com/update/win/3.0.1
2016-03-23 18:51:15> Program: Fetching update information, downloading from http://update.googleplaymusicdesktopplayer.com/update/win/3.0.1
2016-03-23 18:51:16> CheckForUpdateImpl: Downloading RELEASES file from http://update.googleplaymusicdesktopplayer.com/update/win/3.0.1
2016-03-23 18:51:16> FileDownloader: Downloading url: http://update.googleplaymusicdesktopplayer.com/update/win/3.0.1/RELEASES?id=GPMDP_3&localVersion=3.0.1&arch=amd64
2016-03-23 18:51:16> IEnableLogger: Failed to download url: http://update.googleplaymusicdesktopplayer.com/update/win/3.0.1/RELEASES?id=GPMDP_3&localVersion=3.0.1&arch=amd64: System.Net.WebException: The remote name could not be resolved: 'update.googleplaymusicdesktopplayer.com'
at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
at System.Net.WebClient.GetWebResponse(WebRequest request, IAsyncResult result)
at System.Net.WebClient.DownloadBitsResponseCallback(IAsyncResult result)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Squirrel.Utility.<LogIfThrows>d__50`1.MoveNext()
2016-03-23 18:51:16> FileDownloader: Downloading url: http://update.googleplaymusicdesktopplayer.com/update/win/3.0.1/releases?id=gpmdp_3&localversion=3.0.1&arch=amd64
2016-03-23 18:51:16> IEnableLogger: Failed to download url: http://update.googleplaymusicdesktopplayer.com/update/win/3.0.1/releases?id=gpmdp_3&localversion=3.0.1&arch=amd64: System.Net.WebException: The remote name could not be resolved: 'update.googleplaymusicdesktopplayer.com'
at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
at System.Net.WebClient.GetWebResponse(WebRequest request, IAsyncResult result)
at System.Net.WebClient.DownloadBitsResponseCallback(IAsyncResult result)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Squirrel.Utility.<LogIfThrows>d__50`1.MoveNext()
2016-03-23 18:51:16> CheckForUpdateImpl: Download resulted in WebException (returning blank release list): System.Net.WebException: The remote name could not be resolved: 'update.googleplaymusicdesktopplayer.com'
at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
at System.Net.WebClient.GetWebResponse(WebRequest request, IAsyncResult result)
at System.Net.WebClient.DownloadBitsResponseCallback(IAsyncResult result)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Squirrel.Utility.<LogIfThrows>d__50`1.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.FileDownloader.<DownloadUrl>d__14.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
at Squirrel.UpdateManager.CheckForUpdateImpl.<CheckForUpdate>d__3f.MoveNext()
2016-03-23 18:51:16> FileDownloader: Downloading url: http://update.googleplaymusicdesktopplayer.com/update/win/3.0.1/RELEASES?id=GPMDP_3&localVersion=3.0.1&arch=amd64
2016-03-23 18:51:16> IEnableLogger: Failed to download url: http://update.googleplaymusicdesktopplayer.com/update/win/3.0.1/RELEASES?id=GPMDP_3&localVersion=3.0.1&arch=amd64: System.Net.WebException: The remote name could not be resolved: 'update.googleplaymusicdesktopplayer.com'
at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
at System.Net.WebClient.GetWebResponse(WebRequest request, IAsyncResult result)
at System.Net.WebClient.DownloadBitsResponseCallback(IAsyncResult result)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Squirrel.Utility.<LogIfThrows>d__50`1.MoveNext()
2016-03-23 18:51:16> FileDownloader: Downloading url: http://update.googleplaymusicdesktopplayer.com/update/win/3.0.1/releases?id=gpmdp_3&localversion=3.0.1&arch=amd64
2016-03-23 18:51:16> IEnableLogger: Failed to download url: http://update.googleplaymusicdesktopplayer.com/update/win/3.0.1/releases?id=gpmdp_3&localversion=3.0.1&arch=amd64: System.Net.WebException: The remote name could not be resolved: 'update.googleplaymusicdesktopplayer.com'
at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
at System.Net.WebClient.GetWebResponse(WebRequest request, IAsyncResult result)
at System.Net.WebClient.DownloadBitsResponseCallback(IAsyncResult result)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Squirrel.Utility.<LogIfThrows>d__50`1.MoveNext()
2016-03-23 18:51:16> CheckForUpdateImpl: Download resulted in WebException (returning blank release list): System.Net.WebException: The remote name could not be resolved: 'update.googleplaymusicdesktopplayer.com'
at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
at System.Net.WebClient.GetWebResponse(WebRequest request, IAsyncResult result)
at System.Net.WebClient.DownloadBitsResponseCallback(IAsyncResult result)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Squirrel.Utility.<LogIfThrows>d__50`1.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.FileDownloader.<DownloadUrl>d__14.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
at Squirrel.UpdateManager.CheckForUpdateImpl.<CheckForUpdate>d__3f.MoveNext()
2016-03-23 18:51:16> FileDownloader: Downloading url: http://update.googleplaymusicdesktopplayer.com/update/win/3.0.1/RELEASES?id=GPMDP_3&localVersion=3.0.1&arch=amd64
2016-03-23 18:51:16> IEnableLogger: Failed to download url: http://update.googleplaymusicdesktopplayer.com/update/win/3.0.1/RELEASES?id=GPMDP_3&localVersion=3.0.1&arch=amd64: System.Net.WebException: The remote name could not be resolved: 'update.googleplaymusicdesktopplayer.com'
at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
at System.Net.WebClient.GetWebResponse(WebRequest request, IAsyncResult result)
at System.Net.WebClient.DownloadBitsResponseCallback(IAsyncResult result)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Squirrel.Utility.<LogIfThrows>d__50`1.MoveNext()
2016-03-23 18:51:16> FileDownloader: Downloading url: http://update.googleplaymusicdesktopplayer.com/update/win/3.0.1/releases?id=gpmdp_3&localversion=3.0.1&arch=amd64
2016-03-23 18:51:16> IEnableLogger: Failed to download url: http://update.googleplaymusicdesktopplayer.com/update/win/3.0.1/releases?id=gpmdp_3&localversion=3.0.1&arch=amd64: System.Net.WebException: The remote name could not be resolved: 'update.googleplaymusicdesktopplayer.com'
at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
at System.Net.WebClient.GetWebResponse(WebRequest request, IAsyncResult result)
at System.Net.WebClient.DownloadBitsResponseCallback(IAsyncResult result)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Squirrel.Utility.<LogIfThrows>d__50`1.MoveNext()
2016-03-23 18:51:16> CheckForUpdateImpl: Download resulted in WebException (returning blank release list): System.Net.WebException: The remote name could not be resolved: 'update.googleplaymusicdesktopplayer.com'
at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
at System.Net.WebClient.GetWebResponse(WebRequest request, IAsyncResult result)
at System.Net.WebClient.DownloadBitsResponseCallback(IAsyncResult result)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Squirrel.Utility.<LogIfThrows>d__50`1.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.FileDownloader.<DownloadUrl>d__14.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
at Squirrel.UpdateManager.CheckForUpdateImpl.<CheckForUpdate>d__3f.MoveNext()
2016-03-23 18:51:16> FileDownloader: Downloading url: http://update.googleplaymusicdesktopplayer.com/update/win/3.0.1/RELEASES?id=GPMDP_3&localVersion=3.0.1&arch=amd64
2016-03-23 18:51:16> IEnableLogger: Failed to download url: http://update.googleplaymusicdesktopplayer.com/update/win/3.0.1/RELEASES?id=GPMDP_3&localVersion=3.0.1&arch=amd64: System.Net.WebException: The remote name could not be resolved: 'update.googleplaymusicdesktopplayer.com'
at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
at System.Net.WebClient.GetWebResponse(WebRequest request, IAsyncResult result)
at System.Net.WebClient.DownloadBitsResponseCallback(IAsyncResult result)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Squirrel.Utility.<LogIfThrows>d__50`1.MoveNext()
2016-03-23 18:51:16> FileDownloader: Downloading url: http://update.googleplaymusicdesktopplayer.com/update/win/3.0.1/releases?id=gpmdp_3&localversion=3.0.1&arch=amd64
2016-03-23 18:51:16> IEnableLogger: Failed to download url: http://update.googleplaymusicdesktopplayer.com/update/win/3.0.1/releases?id=gpmdp_3&localversion=3.0.1&arch=amd64: System.Net.WebException: The remote name could not be resolved: 'update.googleplaymusicdesktopplayer.com'
at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
at System.Net.WebClient.GetWebResponse(WebRequest request, IAsyncResult result)
at System.Net.WebClient.DownloadBitsResponseCallback(IAsyncResult result)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Squirrel.Utility.<LogIfThrows>d__50`1.MoveNext()
2016-03-23 18:51:16> CheckForUpdateImpl: Download resulted in WebException (returning blank release list): System.Net.WebException: The remote name could not be resolved: 'update.googleplaymusicdesktopplayer.com'
at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
at System.Net.WebClient.GetWebResponse(WebRequest request, IAsyncResult result)
at System.Net.WebClient.DownloadBitsResponseCallback(IAsyncResult result)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Squirrel.Utility.<LogIfThrows>d__50`1.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.FileDownloader.<DownloadUrl>d__14.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
at Squirrel.UpdateManager.CheckForUpdateImpl.<CheckForUpdate>d__3f.MoveNext()
2016-03-23 18:51:16> Unhandled exception: System.AggregateException: One or more errors occurred. ---> System.Net.WebException: The remote name could not be resolved: 'update.googleplaymusicdesktopplayer.com'
at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
at System.Net.WebClient.GetWebResponse(WebRequest request, IAsyncResult result)
at System.Net.WebClient.DownloadBitsResponseCallback(IAsyncResult result)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Squirrel.Utility.<LogIfThrows>d__50`1.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.FileDownloader.<DownloadUrl>d__14.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
at Squirrel.UpdateManager.CheckForUpdateImpl.<CheckForUpdate>d__3f.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.<CheckForUpdate>d__0.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.Update.Program.<Download>d__5d.MoveNext()
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
at System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
at System.Threading.Tasks.Task`1.get_Result()
at Squirrel.Update.Program.executeCommandLine(String[] args)
at Squirrel.Update.Program.main(String[] args)
---> (Inner Exception #0) System.Net.WebException: The remote name could not be resolved: 'update.googleplaymusicdesktopplayer.com'
at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
at System.Net.WebClient.GetWebResponse(WebRequest request, IAsyncResult result)
at System.Net.WebClient.DownloadBitsResponseCallback(IAsyncResult result)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Squirrel.Utility.<LogIfThrows>d__50`1.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.FileDownloader.<DownloadUrl>d__14.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
at Squirrel.UpdateManager.CheckForUpdateImpl.<CheckForUpdate>d__3f.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.<CheckForUpdate>d__0.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.Update.Program.<Download>d__5d.MoveNext()<---
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment