Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Chris Mahoney 235 posts 447 karma points
    Sep 06, 2018 @ 23:20
    Chris Mahoney
    0

    An existing connection was forcibly closed by the remote host

    Hi,

    I've just installed this into a 7.11.1 site and am trying to log in. I click the Authorise button and get the OAuth window. I enter my details, click Allow, and then get the following.

    What am I doing wrong?

    Server Error in '/' Application. An existing connection was forcibly closed by the remote host Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

    Exception Details: System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host

    Source Error:

    An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

    Stack Trace:

    [SocketException (0x2746): An existing connection was forcibly closed by the remote host] System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) +222

    [IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host.] System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) +782 System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) +48 System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) +220 System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) +345 System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest) +203 System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) +769 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) +355 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) +20 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) +82 System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) +1105 System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) +60 System.Net.ConnectStream.WriteHeaders(Boolean async) +463

    [WebException: The underlying connection was closed: An unexpected error occurred on a send.] System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) +662 System.Net.HttpWebRequest.GetRequestStream() +21 Skybrud.Social.SocialUtils.DoHttpRequest(String url, String method, NameValueCollection queryString, NameValueCollection postData) +299 Skybrud.Social.Google.OAuth.GoogleOAuthClient.GetAccessTokenFromRefreshToken(String refreshToken) +208 Skybrud.Social.Google.GoogleService.CreateFromRefreshToken(String clientId, String clientSecret, String refreshToken) +172 Analytics.AppPlugins.Analytics.BackOffice.OAuthCalllback.PageLoad(Object sender, EventArgs e) +1038 System.Web.UI.Control.OnLoad(EventArgs e) +106 Umbraco.Web.UI.Pages.BasePage.OnLoad(EventArgs e) +38 System.Web.UI.Control.LoadRecursive() +68 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1377

    Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.7.2623.0

Please Sign in or register to post replies

Write your reply to:

Draft