We provided the SourceTree 3.0.15 application thinapp to users and when they are working on that application they are getting an PoPup window continuously with "Sh.exe Fatal Exception Exit". Could you let us know how to resolve this. And could let us know how to disable the the checking the updates automatically.
HiYou'd need to provide some additional information, we don't test with thinapp.Are there any %localappdata%\Atlassian\Sourcetree\Sourcetree.log or Event Viewer errors being recorded?
Hi Michael,
Please find the below conntent in the Sourcetree.log
ERROR [2019-02-13 03:31:26,974] [1] [SourceTree.UI.OnboardingManager] [Log] - Unable to submit Finished Registration AnalyticsSystem.AggregateException: One or more errors occurred. ---> System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: The remote server returned an error: (403) Forbidden.at System.Net.HttpWebRequest.EndGetRequestStream(IAsyncResult asyncResult, TransportContext& context)at System.Net.Http.HttpClientHandler.GetRequestStreamCallback(IAsyncResult ar)--- End of inner exception stack trace ---at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)at System.Net.Http.HttpClient.<FinishSendAsyncUnbuffered>d__59.MoveNext()--- End of stack trace from previous location where exception was thrown ---at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)at Refit.RequestBuilderImplementation.<>c__DisplayClass11_0`1.<<BuildCancellableTaskFuncForMethod>b__0>d.MoveNext() in \a\1\s\Refit\RequestBuilderImplementation.cs:line 224--- End of inner exception stack trace ---at System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)at SourceTree.Mau.Submission.Gas.GasMauSubmissionService.Submit(GasEvent userActivityEvent)at SourceTree.Mau.Submission.Gas.GasMauSubmissionService.ForceSubmission()at SourceTree.Analytics.AnalyticsDataManager.ForceSubmission()at SourceTree.UI.OnboardingManager.SubmitStartedRegistrationAnalytics()---> (Inner Exception #0) System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: The remote server returned an error: (403) Forbidden.at System.Net.HttpWebRequest.EndGetRequestStream(IAsyncResult asyncResult, TransportContext& context)at System.Net.Http.HttpClientHandler.GetRequestStreamCallback(IAsyncResult ar)--- End of inner exception stack trace ---at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)at System.Net.Http.HttpClient.<FinishSendAsyncUnbuffered>d__59.MoveNext()--- End of stack trace from previous location where exception was thrown ---at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)at Refit.RequestBuilderImplementation.<>c__DisplayClass11_0`1.<<BuildCancellableTaskFuncForMethod>b__0>d.MoveNext() in \a\1\s\Refit\RequestBuilderImplementation.cs:line 224<---
ERROR [2019-02-13 03:31:26,990] [19] [Sourcetree.Analytics.Emau.EMauSubmissionService] [Log] - POST MAU submission FAILEDSystem.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: The remote server returned an error: (403) Forbidden.at System.Net.HttpWebRequest.EndGetRequestStream(IAsyncResult asyncResult, TransportContext& context)at System.Net.Http.HttpClientHandler.GetRequestStreamCallback(IAsyncResult ar)--- End of inner exception stack trace ---at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)at System.Net.Http.HttpClient.<FinishSendAsyncUnbuffered>d__59.MoveNext()--- End of stack trace from previous location where exception was thrown ---at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)at Refit.RequestBuilderImplementation.<>c__DisplayClass11_0`1.<<BuildCancellableTaskFuncForMethod>b__0>d.MoveNext() in \a\1\s\Refit\RequestBuilderImplementation.cs:line 224--- End of stack trace from previous location where exception was thrown ---at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)at Atlassian.AnalyticsService.Client.AnalyticsServiceClient.<Post>d__14.MoveNext()--- End of stack trace from previous location where exception was thrown ---at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)at Sourcetree.Analytics.Emau.EMauSubmissionService.<SubmitBatch>d__59.MoveNext()ERROR [2019-02-13 03:31:48,084] [16] [Sourcetree.Installer.Squirrel.Utils.UpdateHelper] [Log] - Unable to check for Updates.System.Net.WebException: The remote server returned an error: (403) Forbidden.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.ExceptionServices.ExceptionDispatchInfo.Throw()at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)at Squirrel.Utility.<LogIfThrows>d__43`1.MoveNext()--- End of stack trace from previous location where exception was thrown ---at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)at Squirrel.FileDownloader.<DownloadUrl>d__3.MoveNext()--- End of stack trace from previous location where exception was thrown ---at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)at Squirrel.UpdateManager.CheckForUpdateImpl.<CheckForUpdate>d__2.MoveNext()--- End of stack trace from previous location where exception was thrown ---at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()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.ExceptionServices.ExceptionDispatchInfo.Throw()at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)at Sourcetree.Installer.Squirrel.Utils.UpdateHelper.<CheckForUpdate>d__16.MoveNext()--- End of stack trace from previous location where exception was thrown ---at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)at Sourcetree.Installer.Squirrel.Utils.UpdateHelper.<HasAvailableUpdates>d__17.MoveNext()
ERROR [2019-02-13 03:40:28,434] [24] [Sourcetree.Analytics.Emau.EMauSubmissionService] [Log] - POST MAU submission FAILEDSystem.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: The remote server returned an error: (403) Forbidden.at System.Net.HttpWebRequest.EndGetRequestStream(IAsyncResult asyncResult, TransportContext& context)at System.Net.Http.HttpClientHandler.GetRequestStreamCallback(IAsyncResult ar)--- End of inner exception stack trace ---at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)at System.Net.Http.HttpClient.<FinishSendAsyncUnbuffered>d__59.MoveNext()--- End of stack trace from previous location where exception was thrown ---at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)at Refit.RequestBuilderImplementation.<>c__DisplayClass11_0`1.<<BuildCancellableTaskFuncForMethod>b__0>d.MoveNext() in \a\1\s\Refit\RequestBuilderImplementation.cs:line 224--- End of stack trace from previous location where exception was thrown ---at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)at Atlassian.AnalyticsService.Client.AnalyticsServiceClient.<Post>d__14.MoveNext()--- End of stack trace from previous location where exception was thrown ---at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)at Sourcetree.Analytics.Emau.EMauSubmissionService.<SubmitBatch>d__59.MoveNext()ERROR [2019-02-13 03:40:28,528] [1] [SourceTree.UI.OnboardingManager] [Log] - Unable to submit Finished Registration AnalyticsSystem.AggregateException: One or more errors occurred. ---> System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: The remote server returned an error: (403) Forbidden.at System.Net.HttpWebRequest.EndGetRequestStream(IAsyncResult asyncResult, TransportContext& context)at System.Net.Http.HttpClientHandler.GetRequestStreamCallback(IAsyncResult ar)--- End of inner exception stack trace ---at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)at System.Net.Http.HttpClient.<FinishSendAsyncUnbuffered>d__59.MoveNext()--- End of stack trace from previous location where exception was thrown ---at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)at Refit.RequestBuilderImplementation.<>c__DisplayClass11_0`1.<<BuildCancellableTaskFuncForMethod>b__0>d.MoveNext() in \a\1\s\Refit\RequestBuilderImplementation.cs:line 224--- End of inner exception stack trace ---at System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)at SourceTree.Mau.Submission.Gas.GasMauSubmissionService.Submit(GasEvent userActivityEvent)at SourceTree.Mau.Submission.Gas.GasMauSubmissionService.ForceSubmission()at SourceTree.Analytics.AnalyticsDataManager.ForceSubmission()at SourceTree.UI.OnboardingManager.SubmitFinishedRegistrationAnalytics(Boolean onboardingResult)---> (Inner Exception #0) System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: The remote server returned an error: (403) Forbidden.at System.Net.HttpWebRequest.EndGetRequestStream(IAsyncResult asyncResult, TransportContext& context)at System.Net.Http.HttpClientHandler.GetRequestStreamCallback(IAsyncResult ar)--- End of inner exception stack trace ---at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)at System.Net.Http.HttpClient.<FinishSendAsyncUnbuffered>d__59.MoveNext()--- End of stack trace from previous location where exception was thrown ---at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)at Refit.RequestBuilderImplementation.<>c__DisplayClass11_0`1.<<BuildCancellableTaskFuncForMethod>b__0>d.MoveNext() in \a\1\s\Refit\RequestBuilderImplementation.cs:line 224<---
ERROR [2019-02-13 03:40:28,590] [6] [Sourcetree.Analytics.Emau.EMauSubmissionService] [Log] - POST MAU submission FAILEDSystem.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: The remote server returned an error: (403) Forbidden.at System.Net.HttpWebRequest.EndGetRequestStream(IAsyncResult asyncResult, TransportContext& context)at System.Net.Http.HttpClientHandler.GetRequestStreamCallback(IAsyncResult ar)--- End of inner exception stack trace ---at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)at System.Net.Http.HttpClient.<FinishSendAsyncUnbuffered>d__59.MoveNext()--- End of stack trace from previous location where exception was thrown ---at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)at Refit.RequestBuilderImplementation.<>c__DisplayClass11_0`1.<<BuildCancellableTaskFuncForMethod>b__0>d.MoveNext() in \a\1\s\Refit\RequestBuilderImplementation.cs:line 224--- End of stack trace from previous location where exception was thrown ---at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)at Atlassian.AnalyticsService.Client.AnalyticsServiceClient.<Post>d__14.MoveNext()--- End of stack trace from previous location where exception was thrown ---at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)at Sourcetree.Analytics.Emau.EMauSubmissionService.<SubmitBatch>d__59.MoveNext()ERROR [2019-02-13 03:40:28,622] [24] [Sourcetree.Analytics.Emau.EMauSubmissionService] [Log] - POST MAU submission FAILEDSystem.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: The remote server returned an error: (403) Forbidden.at System.Net.HttpWebRequest.EndGetRequestStream(IAsyncResult asyncResult, TransportContext& context)at System.Net.Http.HttpClientHandler.GetRequestStreamCallback(IAsyncResult ar)--- End of inner exception stack trace ---at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)at System.Net.Http.HttpClient.<FinishSendAsyncUnbuffered>d__59.MoveNext()--- End of stack trace from previous location where exception was thrown ---at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)at Refit.RequestBuilderImplementation.<>c__DisplayClass11_0`1.<<BuildCancellableTaskFuncForMethod>b__0>d.MoveNext() in \a\1\s\Refit\RequestBuilderImplementation.cs:line 224--- End of stack trace from previous location where exception was thrown ---at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)at Atlassian.AnalyticsService.Client.AnalyticsServiceClient.<Post>d__14.MoveNext()--- End of stack trace from previous location where exception was thrown ---at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)at Sourcetree.Analytics.Emau.EMauSubmissionService.<SubmitBatch>d__59.MoveNext()ERROR [2019-02-13 03:40:28,653] [1] [SourceTree.App] [Log] - Failed to startSystem.AggregateException: One or more errors occurred. ---> System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: The remote server returned an error: (403) Forbidden.at System.Net.HttpWebRequest.EndGetRequestStream(IAsyncResult asyncResult, TransportContext& context)at System.Net.Http.HttpClientHandler.GetRequestStreamCallback(IAsyncResult ar)--- End of inner exception stack trace ---at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)at System.Net.Http.HttpClient.<FinishSendAsyncUnbuffered>d__59.MoveNext()--- End of stack trace from previous location where exception was thrown ---at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)at Refit.RequestBuilderImplementation.<>c__DisplayClass11_0`1.<<BuildCancellableTaskFuncForMethod>b__0>d.MoveNext() in \a\1\s\Refit\RequestBuilderImplementation.cs:line 224--- End of inner exception stack trace ---at System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)at SourceTree.Mau.Submission.Gas.GasMauSubmissionService.Submit(GasEvent userActivityEvent)at SourceTree.Mau.Submission.Gas.GasMauSubmissionService.ForceSubmission()at SourceTree.Analytics.AnalyticsDataManager.ForceSubmission()at SourceTree.AppRoot.OnboardIfRequired()at SourceTree.AppRoot.<OnStartup>d__31.MoveNext()--- End of stack trace from previous location where exception was thrown ---at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)at SourceTree.App.<OnStartup>d__6.MoveNext()---> (Inner Exception #0) System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: The remote server returned an error: (403) Forbidden.at System.Net.HttpWebRequest.EndGetRequestStream(IAsyncResult asyncResult, TransportContext& context)at System.Net.Http.HttpClientHandler.GetRequestStreamCallback(IAsyncResult ar)--- End of inner exception stack trace ---at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)at System.Net.Http.HttpClient.<FinishSendAsyncUnbuffered>d__59.MoveNext()--- End of stack trace from previous location where exception was thrown ---at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)at Refit.RequestBuilderImplementation.<>c__DisplayClass11_0`1.<<BuildCancellableTaskFuncForMethod>b__0>d.MoveNext() in \a\1\s\Refit\RequestBuilderImplementation.cs:line 224<---
ERROR [2019-02-13 04:15:27,600] [1] [Sourcetree.Installer.Squirrel.SquirrelApplicationUpdater] [Log] - An error occurred while trying to copy the execution stub.System.Exception: Update.exe not found, not a Squirrel-installed app?at Squirrel.UpdateManager.getUpdateExe()at Squirrel.UpdateManager.getApplicationName()at Squirrel.UpdateManager..ctor(String urlOrPath, String applicationName, String rootDirectory, IFileDownloader urlDownloader)at Sourcetree.Installer.Squirrel.SquirrelApplicationUpdater.EnsureSquirrelExecutionStubIsCopied()ERROR [2019-02-13 04:15:28,194] [1] [SourceTree.UI.OnboardingManager] [Log] - Unable to submit Finished Registration AnalyticsSystem.AggregateException: One or more errors occurred. ---> System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: The remote server returned an error: (403) Forbidden.at System.Net.HttpWebRequest.EndGetRequestStream(IAsyncResult asyncResult, TransportContext& context)at System.Net.Http.HttpClientHandler.GetRequestStreamCallback(IAsyncResult ar)--- End of inner exception stack trace ---at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)at System.Net.Http.HttpClient.<FinishSendAsyncUnbuffered>d__59.MoveNext()--- End of stack trace from previous location where exception was thrown ---at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)at Refit.RequestBuilderImplementation.<>c__DisplayClass11_0`1.<<BuildCancellableTaskFuncForMethod>b__0>d.MoveNext() in \a\1\s\Refit\RequestBuilderImplementation.cs:line 224--- End of inner exception stack trace ---at System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)at SourceTree.Mau.Submission.Gas.GasMauSubmissionService.Submit(GasEvent userActivityEvent)at SourceTree.Mau.Submission.Gas.GasMauSubmissionService.ForceSubmission()at SourceTree.Analytics.AnalyticsDataManager.ForceSubmission()at SourceTree.UI.OnboardingManager.SubmitStartedRegistrationAnalytics()---> (Inner Exception #0) System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: The remote server returned an error: (403) Forbidden.at System.Net.HttpWebRequest.EndGetRequestStream(IAsyncResult asyncResult, TransportContext& context)at System.Net.Http.HttpClientHandler.GetRequestStreamCallback(IAsyncResult ar)--- End of inner exception stack trace ---at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)at System.Net.Http.HttpClient.<FinishSendAsyncUnbuffered>d__59.MoveNext()--- End of stack trace from previous location where exception was thrown ---at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)at Refit.RequestBuilderImplementation.<>c__DisplayClass11_0`1.<<BuildCancellableTaskFuncForMethod>b__0>d.MoveNext() in \a\1\s\Refit\RequestBuilderImplementation.cs:line 224<---
ERROR [2019-02-13 04:15:28,256] [17] [Sourcetree.Analytics.Emau.EMauSubmissionService] [Log] - POST MAU submission FAILEDSystem.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: The remote server returned an error: (403) Forbidden.at System.Net.HttpWebRequest.EndGetRequestStream(IAsyncResult asyncResult, TransportContext& context)at System.Net.Http.HttpClientHandler.GetRequestStreamCallback(IAsyncResult ar)--- End of inner exception stack trace ---at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)at System.Net.Http.HttpClient.<FinishSendAsyncUnbuffered>d__59.MoveNext()--- End of stack trace from previous location where exception was thrown ---at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)at Refit.RequestBuilderImplementation.<>c__DisplayClass11_0`1.<<BuildCancellableTaskFuncForMethod>b__0>d.MoveNext() in \a\1\s\Refit\RequestBuilderImplementation.cs:line 224--- End of stack trace from previous location where exception was thrown ---at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)at Atlassian.AnalyticsService.Client.AnalyticsServiceClient.<Post>d__14.MoveNext()--- End of stack trace from previous location where exception was thrown ---at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)at Sourcetree.Analytics.Emau.EMauSubmissionService.<SubmitBatch>d__59.MoveNext()ERROR [2019-02-13 04:15:47,241] [17] [Sourcetree.Analytics.Emau.EMauSubmissionService] [Log] - POST MAU submission FAILEDSystem.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: The remote server returned an error: (403) Forbidden.at System.Net.HttpWebRequest.EndGetRequestStream(IAsyncResult asyncResult, TransportContext& context)at System.Net.Http.HttpClientHandler.GetRequestStreamCallback(IAsyncResult ar)--- End of inner exception stack trace ---at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)at System.Net.Http.HttpClient.<FinishSendAsyncUnbuffered>d__59.MoveNext()--- End of stack trace from previous location where exception was thrown ---at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)at Refit.RequestBuilderImplementation.<>c__DisplayClass11_0`1.<<BuildCancellableTaskFuncForMethod>b__0>d.MoveNext() in \a\1\s\Refit\RequestBuilderImplementation.cs:line 224--- End of stack trace from previous location where exception was thrown ---at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)at Atlassian.AnalyticsService.Client.AnalyticsServiceClient.<Post>d__14.MoveNext()--- End of stack trace from previous location where exception was thrown ---at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)at Sourcetree.Analytics.Emau.EMauSubmissionService.<SubmitBatch>d__59.MoveNext()ERROR [2019-02-13 04:15:47,288] [1] [SourceTree.UI.OnboardingManager] [Log] - Unable to submit Finished Registration AnalyticsSystem.AggregateException: One or more errors occurred. ---> System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: The remote server returned an error: (403) Forbidden.at System.Net.HttpWebRequest.EndGetRequestStream(IAsyncResult asyncResult, TransportContext& context)at System.Net.Http.HttpClientHandler.GetRequestStreamCallback(IAsyncResult ar)--- End of inner exception stack trace ---at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)at System.Net.Http.HttpClient.<FinishSendAsyncUnbuffered>d__59.MoveNext()--- End of stack trace from previous location where exception was thrown ---at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)at Refit.RequestBuilderImplementation.<>c__DisplayClass11_0`1.<<BuildCancellableTaskFuncForMethod>b__0>d.MoveNext() in \a\1\s\Refit\RequestBuilderImplementation.cs:line 224--- End of inner exception stack trace ---at System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)at SourceTree.Mau.Submission.Gas.GasMauSubmissionService.Submit(GasEvent userActivityEvent)at SourceTree.Mau.Submission.Gas.GasMauSubmissionService.ForceSubmission()at SourceTree.Analytics.AnalyticsDataManager.ForceSubmission()at SourceTree.UI.OnboardingManager.SubmitFinishedRegistrationAnalytics(Boolean onboardingResult)---> (Inner Exception #0) System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: The remote server returned an error: (403) Forbidden.at System.Net.HttpWebRequest.EndGetRequestStream(IAsyncResult asyncResult, TransportContext& context)at System.Net.Http.HttpClientHandler.GetRequestStreamCallback(IAsyncResult ar)--- End of inner exception stack trace ---at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)at System.Net.Http.HttpClient.<FinishSendAsyncUnbuffered>d__59.MoveNext()--- End of stack trace from previous location where exception was thrown ---at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)at Refit.RequestBuilderImplementation.<>c__DisplayClass11_0`1.<<BuildCancellableTaskFuncForMethod>b__0>d.MoveNext() in \a\1\s\Refit\RequestBuilderImplementation.cs:line 224<---
ERROR [2019-02-13 04:15:47,335] [11] [Sourcetree.Analytics.Emau.EMauSubmissionService] [Log] - POST MAU submission FAILEDSystem.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: The remote server returned an error: (403) Forbidden.at System.Net.HttpWebRequest.EndGetRequestStream(IAsyncResult asyncResult, TransportContext& context)at System.Net.Http.HttpClientHandler.GetRequestStreamCallback(IAsyncResult ar)--- End of inner exception stack trace ---at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)at System.Net.Http.HttpClient.<FinishSendAsyncUnbuffered>d__59.MoveNext()--- End of stack trace from previous location where exception was thrown ---at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)at Refit.RequestBuilderImplementation.<>c__DisplayClass11_0`1.<<BuildCancellableTaskFuncForMethod>b__0>d.MoveNext() in \a\1\s\Refit\RequestBuilderImplementation.cs:line 224--- End of stack trace from previous location where exception was thrown ---at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)at Atlassian.AnalyticsService.Client.AnalyticsServiceClient.<Post>d__14.MoveNext()--- End of stack trace from previous location where exception was thrown ---at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)at Sourcetree.Analytics.Emau.EMauSubmissionService.<SubmitBatch>d__59.MoveNext()ERROR [2019-02-13 04:15:47,366] [17] [Sourcetree.Analytics.Emau.EMauSubmissionService] [Log] - POST MAU submission FAILEDSystem.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: The remote server returned an error: (403) Forbidden.at System.Net.HttpWebRequest.EndGetRequestStream(IAsyncResult asyncResult, TransportContext& context)at System.Net.Http.HttpClientHandler.GetRequestStreamCallback(IAsyncResult ar)--- End of inner exception stack trace ---at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)at System.Net.Http.HttpClient.<FinishSendAsyncUnbuffered>d__59.MoveNext()--- End of stack trace from previous location where exception was thrown ---at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)at Refit.RequestBuilderImplementation.<>c__DisplayClass11_0`1.<<BuildCancellableTaskFuncForMethod>b__0>d.MoveNext() in \a\1\s\Refit\RequestBuilderImplementation.cs:line 224--- End of stack trace from previous location where exception was thrown ---at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)at Atlassian.AnalyticsService.Client.AnalyticsServiceClient.<Post>d__14.MoveNext()--- End of stack trace from previous location where exception was thrown ---at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)at Sourcetree.Analytics.Emau.EMauSubmissionService.<SubmitBatch>d__59.MoveNext()ERROR [2019-02-13 04:15:47,397] [1] [SourceTree.App] [Log] - Failed to startSystem.AggregateException: One or more errors occurred. ---> System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: The remote server returned an error: (403) Forbidden.at System.Net.HttpWebRequest.EndGetRequestStream(IAsyncResult asyncResult, TransportContext& context)at System.Net.Http.HttpClientHandler.GetRequestStreamCallback(IAsyncResult ar)--- End of inner exception stack trace ---at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)at System.Net.Http.HttpClient.<FinishSendAsyncUnbuffered>d__59.MoveNext()--- End of stack trace from previous location where exception was thrown ---at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)at Refit.RequestBuilderImplementation.<>c__DisplayClass11_0`1.<<BuildCancellableTaskFuncForMethod>b__0>d.MoveNext() in \a\1\s\Refit\RequestBuilderImplementation.cs:line 224--- End of inner exception stack trace ---at System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)at SourceTree.Mau.Submission.Gas.GasMauSubmissionService.Submit(GasEvent userActivityEvent)at SourceTree.Mau.Submission.Gas.GasMauSubmissionService.ForceSubmission()at SourceTree.Analytics.AnalyticsDataManager.ForceSubmission()at SourceTree.AppRoot.OnboardIfRequired()at SourceTree.AppRoot.<OnStartup>d__31.MoveNext()--- End of stack trace from previous location where exception was thrown ---at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)at SourceTree.App.<OnStartup>d__6.MoveNext()---> (Inner Exception #0) System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: The remote server returned an error: (403) Forbidden.at System.Net.HttpWebRequest.EndGetRequestStream(IAsyncResult asyncResult, TransportContext& context)at System.Net.Http.HttpClientHandler.GetRequestStreamCallback(IAsyncResult ar)--- End of inner exception stack trace ---at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)at System.Net.Http.HttpClient.<FinishSendAsyncUnbuffered>d__59.MoveNext()--- End of stack trace from previous location where exception was thrown ---at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)at Refit.RequestBuilderImplementation.<>c__DisplayClass11_0`1.<<BuildCancellableTaskFuncForMethod>b__0>d.MoveNext() in \a\1\s\Refit\RequestBuilderImplementation.cs:line 224<---
Are you using Cygwin for your Git install?The log contains the following error
ERROR [2019-02-19 11:27:35,145] [56] [SourceTree.Repo.RepoHandlerGitOld] [Log] - Unable to get Git-Flow version: Cygwin WARNING:Couldn't compute FAST_CWD pointer. This typically occurs if you're usingan older Cygwin version on a newer Windows. Please update to the latestavailable Cygwin version from https://cygwin.com/. If the problem persists,please see https://cygwin.com/problems.htmlIf so we only really support Git for Windows installs
It looks like you're new here. Sign in or register to get started.