Question

Azure Networking Issues .NET SDK

  • 22 January 2020
  • 1 reply
  • 1469 views

I'm using the RingCentral .NET SDK (currently v2.3.0) in Azure in both an API App and an Azure Function App. These apps sit in different Azure regions on different machines, but starting a couple of weeks ago I started receiving the below error and now receive it intermittently on the API but almost every time my Azure Function runs, which causes it to fail. Restarting the function app seems to make it run properly once or twice but it soon reverts to erroring out again shortly after that.

I've seen others mention this problem but haven't seen any real solutions other than check your network. I can't seem to figure out the root cause of this error on my end and was hoping someone could point me in the right direction on how to best troubleshoot this. Thanks for the help!


An Error OccurredSystem.Net.Http.HttpRequestException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 



1 reply

Can you please check this issue with the backend team by submitting a support ticket?

They can debug the issue and help you in this case.

Reply