Forum Discussion

Deleted's avatar
Deleted
Mar 29, 2018

ATA Services not starting

I have 2 DC controllers running in Azure connected to On-Prem domain with on-prem DC. The On-prem DC are Lightweight gateway are running fine but the 2 DC in IaaS (Azure cloud ) are not working Service status stopped.

 

Error in the Gateway Log folder for Both DC's in the cloud

 

Error [WebClient+<InvokeAsync>d__8`1] System.Net.Http.HttpRequestException: PostAsync failed [requestTypeName=UpsertGatewayMonitoringAlertRequest] ---> System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: The request was aborted: Could not create SSL/TLS secure channel.
at System.Net.HttpWebRequest.EndGetRequestStream(IAsyncResult asyncResult, TransportContext& context)
at System.Net.Http.HttpClientHandler.GetRequestStreamCallback(IAsyncResult ar)

 

please advise how i can solve this problem.

 

 

 

17 Replies

  • Can you check if you have any of the following registry keys set on the failing machine or the center?

    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL]
    "DisableRenegoOnServer"=dword:00000001
    "DisableRenegoOnClient"=dword:00000001

     

    If yes, please try while they are set to 0 (default).

    • Deleted's avatar
      Deleted

      thanks for you reply.

      the registry keys weren't present on the failing servers and ATA center. However i have tried doing this as i read your article and no luck here -thanks

      • EliOfek's avatar
        EliOfek
        Icon for Microsoft rankMicrosoft

        Are you able to access the console UI from the failing GWs using Internet Explorer without any errors?