cannot open any of Synapse Workspaces

Jovanović, Žarko 25 Reputation points
2023-01-23T09:15:42.37+00:00

I tried opening Synapse Workspaces from Azure portal and also tried getting IR nodes info using Powershell command Get-AzSynapseIntegrationRuntime. Portal just timeouts and PowerShell produces error:

Get-AzSynapseIntegrationRuntime -WorkspaceName "eonhr-syws-dev"
Get-AzSynapseIntegrationRuntime: Operation returned an invalid status code 'InternalServerError' System.Net.Http.HttpRequestException : An error occurred while sending the request. ---> System.Net.WebException : The underlying connection was closed: An unexpected error occurred on a send. ---> System.IO.IOException : Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException : An existing connection was forcibly closed by the remote host
   at System.Net.Sockets.Socket.EndReceive(IAsyncResult asyncResult)
   at System.Net.Sockets.NetworkStream.EndRead(IAsyncResult asyncResult)
  --- End of inner exception stack trace ---
   at System.Net.TlsStream.EndWrite(IAsyncResult asyncResult)
   at System.Net.ConnectStream.WriteHeadersCallback(IAsyncResult ar)
  --- End of inner exception stack trace ---
   at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   at System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
  --- End of inner exception stack trace ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Microsoft.Analytics.Common.Http.Auth.PartnerCertificateRequestHandler.<SendAsync>d__9.MoveNext() in S:\src\common\Microsoft.Analytics.Common\Http\Auth\PartnerCertificateRequestHandler.cs:line 55
--- 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 Microsoft.Analytics.Common.Http.DownstreamApiMetricEmissionHandler.<SendAsync>d__5.MoveNext() in S:\src\common\Microsoft.Analytics.Common\Http\DownstreamApiMetricEmissionHandler.cs:line 35
--- 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 Microsoft.Analytics.Common.Http.RequestResponseLoggingHandler.<SendAsync>d__7.MoveNext() in S:\src\common\Microsoft.Analytics.Common\Http\RequestResponseLoggingHandler.cs:line 51
--- 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 Microsoft.Analytics.Common.Http.RetryWebRequestHandler.<>c__DisplayClass15_0.<<SendAsync>b__0>d.MoveNext() in S:\src\common\Microsoft.Analytics.Common\Http\RetryWebRequestHandler.cs:line 180
--- 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 Microsoft.Analytics.Common.Extensions.RetryExtensions.<>c__DisplayClass4_0`2.<<ExecuteFuncWithRetry>b__0>d.MoveNext() in S:\src\common\Microsoft.Analytics.Common\Extensions\RetryExtensions.cs:line 0
--- 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 Microsoft.Analytics.Common.Extensions.RetryExtensions.<ExecuteFuncWithRetry>d__4`2.MoveNext() in S:\src\common\Microsoft.Analytics.Common\Extensions\RetryExtensions.cs:line 0
--- 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 System.Net.Http.HttpClient.<FinishSendAsyncBuffered>d__58.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 Microsoft.Analytics.Common.PartnerApi.DataFactoryResourceProviderClient.<Microsoft-Analytics-Common-PartnerApi-IDataFactoryResourceProviderClient-List>d__8.MoveNext() in S:\src\common\Microsoft.Analytics.Common\PartnerApi\DataFactoryResourceProviderClient.cs:line 199
--- 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 Microsoft.Analytics.Common.ADF.DataFactoryManagementApiBase.<ListAsync>d__22.MoveNext() in S:\src\common\Microsoft.Analytics.Common\ADF\DataFactoryManagementApiBase.cs:line 231
--- 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 Microsoft.Analytics.RpApiSvc.Controllers.IntegrationRuntimeManagementController.<>c__DisplayClass14_0.<<ListIntegrationRuntimes>b__0>d.MoveNext() in S:\src\services\rpc\Microsoft.Analytics.RpApiSvc\Controllers\IntegrationRuntimeManagementController.cs:line 167
--- 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 Microsoft.Analytics.Common.Http.BaseController.<HttpWrapOperationAsync>d__4.MoveNext() in S:\src\common\Microsoft.Analytics.Common\Http\BaseController.cs:line 42
Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
{count} vote

Answer accepted by question author
  1. PRADEEPCHEEKATLA 91,496 Reputation points Moderator
    2023-01-23T14:00:47.7+00:00

    Hello @Jovanović, Žarko

    We have identified a root cause and rolled out a hotfix to mitigate the issue. 

    User's image

    For more information, please do checkout the service health page: Azure Synapse Analytics – West Europe

    Note: To view Service Health events, users must have the reader role on a subscription.

    Hope this helps. Do let us know if you any further queries.


    Please don’t forget to Accept Answer wherever the information provided helps you, this can be beneficial to other community members.

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.