Skip to content

Instantly share code, notes, and snippets.

@trnktms
Created March 23, 2021 11:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save trnktms/71bdb6943e04358bd7f45524cf3e3ac4 to your computer and use it in GitHub Desktop.
Save trnktms/71bdb6943e04358bd7f45524cf3e3ac4 to your computer and use it in GitHub Desktop.
2492 11:08:24 ERROR WebHook execution failed.
Exception: System.AggregateException
Message: One or more errors occurred.
Source: mscorlib
at System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
at Sitecore.JavaScriptServices.AppServices.WebHooks.PostWebHookRequestClient.Execute(WebHookDefinition definition)
Nested Exception
Exception: System.Net.Http.HttpRequestException
Message: An error occurred while sending the request.
Nested Exception
Exception: System.Net.WebException
Message: The remote name could not be resolved: 'www.discovering_sitecore101.localhost'
Source: System
at System.Net.HttpWebRequest.EndGetRequestStream(IAsyncResult asyncResult, TransportContext& context)
at System.Net.Http.HttpClientHandler.GetRequestStreamCallback(IAsyncResult ar)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment