question

AvaTomlinson-7607 avatar image
0 Votes"
AvaTomlinson-7607 asked CaseyYangMSFT-4714 commented

Workflow not working after disabling TLS 1.0, 1.1

We have disabled "TLS 1.0 , TLS 1.1" and enabled TLS 1.2 for all the servers. We observed workflows are not working after waiting for sometime we got popup message "Something went wrong. To try again reload the page and then start the workflow."

Web front end server ULS log:

StartWorkflow failed, WorkflowDefinitionId: 'c66629ef-e0ce-4a3d-8da0-566eef4f3bbf' WorkflowSubscriptionId: '7ea2a6a8-ecb5-4ed7-89d5-5f9d327adb91' User: '' Site: '' Web: 'aadbe51c-ac5c-4ae0-b809-f53ad092eece' WebUrl: '' WorkflowServiceAddress: '**' WorkflowTenantScopeId: 'default' Realm: 'e8701075-0d9e-4ea1-991d-5a0d110a5d29' IsIntegratedAppWeb: 'False' , error:System.TimeoutException: The HTTP request has timed out after 200000 milliseconds. ---> System.Net.WebException: The request was aborted: The request was canceled.
at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
at Microsoft.Workflow.Client.HttpGetResponseAsyncResult`1.OnGotResponse(IAsyncResult result) -
-- End of inner exception stack trace ---
at Microsoft.Workflow.Common.AsyncResult.End[TAsyncResult](IAsyncResult result)
at Microsoft.Workflow.Client.HttpGetResponseAsyncResult`1.End(IAsyncResult result)
at Microsoft.Workflow.Client.ClientHelpers.SendRequest[T](HttpWebRequest request, T content)
at Microsoft.Workflow.Client.WorkflowManager.StartInternal(String workflowName, WorkflowStartParameters startParameters)
at Microsoft.SharePoint.WorkflowServices.FabricWorkflowManagementClient.StartInstance(String serviceGroupName, String workflowName, String monitoringParam, String activationKey, IDictionary`2 payload)
at Microsoft.SharePoint.WorkflowServices.FabricWorkflowInstanceProvider.StartWorkflow(WorkflowSubscription subscription, IDictionary`2 payload)

==================================================================================
Exception occured in scope Microsoft.SharePoint.WorkflowServices.WorkflowInstanceService.StartWorkflowOnListItem. Exception=System.TimeoutException: The HTTP request has timed out after 200000 milliseconds. ---> System.Net.WebException: The request was aborted: The request was canceled.
at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
at Microsoft.Workflow.Client.HttpGetResponseAsyncResult`1.OnGotResponse(IAsyncResult result) -
-- End of inner exception stack trace ---
at Microsoft.Workflow.Common.AsyncResult.End[TAsyncResult](IAsyncResult result)
at Microsoft.Workflow.Client.HttpGetResponseAsyncResult`1.End(IAsyncResult result)
at Microsoft.Workflow.Client.ClientHelpers.SendRequest[T](HttpWebRequest request, T content)
at Microsoft.Workflow.Client.WorkflowManager.StartInternal(String workflowName, WorkflowStartParameters startParameters)
at Microsoft.SharePoint.WorkflowServices.FabricWorkflowManagementClient.StartInstance(String serviceGroupName, String workflowName, String monitoringParam, String activationKey, IDictionary`2 payload)
at Microsoft.SharePoint.WorkflowServices.FabricWorkflowInstanceProvider.StartWorkflow(WorkflowSubscription subscription, IDictionary`2 payload)
at Microsoft.SharePoint.WorkflowServices.FabricWorkflowInstanceProvider.StartWorkflowOnListItem(WorkflowSubscription subscription, Int32 itemId, IDictionary`2 payload)
at Microsoft.SharePoint.WorkflowServices.WorkflowInstanceServiceServerStub.StartWorkflowOnListItem_MethodProxy(WorkflowInstanceService target, XmlNodeList xmlargs, ProxyContext proxyContext)
at Microsoft.SharePoint.WorkflowServices.WorkflowInstanceServiceServerStub.InvokeMethod(Object target, String methodName, XmlNodeList xmlargs, ProxyContext proxyContext, Boolean& isVoid)
at Microsoft.SharePoint.Client.ServerStub.InvokeMethodWithMonitoredScope(Object target, String methodName, XmlNodeList args, ProxyContext proxyContext, Boolean& isVoid)

sharepoint-workflow
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

CaseyYangMSFT-4714 avatar image
1 Vote"
CaseyYangMSFT-4714 answered CaseyYangMSFT-4714 commented

Hi @AvaTomlinson-7607

Please check status of the following services:1. Windows Fabric Host Service 2. Service Bus Gateway 3. Service Bus Message Broker. All status of those services should be Running.

For Reference:
https://sharepoint.stackexchange.com/questions/154452/workflow-service-the-http-request-has-timed-out-after-20000-milliseconds/154902
Note: Microsoft is providing this information as a convenience to you. The sites are not controlled by Microsoft. Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information found there. Please make sure that you completely understand the risk before retrieving any suggestions from the above link.


If an Answer is helpful, please click "Accept Answer" and upvote it.

Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


· 3
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi @CaseyYangMSFT-4714

After disabling TLS 1.0, 1.1 Server was rebooted but not sure these services were running or not. We rollbacked the changes after workflow broke.

0 Votes 0 ·

Hi @AvaTomlinson-7607

Thank you for reply, If there is any progress on this issue please feel free to ask.

0 Votes 0 ·

Hi @AvaTomlinson-7607

I'm checking how the things are going on about this issue. Is there any progress on this issue?

0 Votes 0 ·