radius-project / samples

Radius samples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flaky test - System.Net.Sockets.SocketException (104): Connection reset by peer

vinayada1 opened this issue · comments

{
"code": "RecipeDeploymentFailed",
"message": "failed to deploy recipe default of type Applications.Datastores/redisCaches",
"details": [
{
"code": "DeploymentFailed",
"message": "At least one resource deployment operation failed. Please see the details for the specific operation that failed.",
"target": "/planes/radius/local/resourceGroups/default/providers/Microsoft.Resources/deployments/recipe1706716104352021281",
"details": [
{
"code": "ResourceDeploymentFailure",
"message": "An exception was encountered. Current deployment operation has failed. Error message: 'An error occurred while sending the request.'. Exception: 'System.IO.IOException: Unable to read data from the transport connection: Connection reset by peer.\n ---\u003e System.Net.Sockets.SocketException (104): Connection reset by peer\n --- End of inner exception stack trace ---\n at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource\u003cSystem.Int32\u003e.GetResult(Int16 token)\n at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](TIOAdapter adapter)\n at System.Net.Security.SslStream.ReadAsyncInternal[TIOAdapter](TIOAdapter adapter, Memory`1 buffer)\n at System.Net.Http.HttpConnection.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)'",
"target": "/subscriptions/***/resourcegroups/rg-samplestest-7728654062-1-eshop-azure/providers/Microsoft.Cache/redis/cache-zma2r7mqghpn4"
}
]
}
]
}
]
},

AB#11065

This issue is not on our end but on the responding server's end. Please see the message: Connection reset by peer. Closing this for now.