Connection failure occurs when using this sdk in China
See original GitHub issueThis app worked well before, Azure dashboard shows the last call from this app to speech service is successful in China on September 21. But this app has been unable to work since September 25 in China.
This issue is for a: (mark with an x
)
- [x] bug report -> please search issues before submitting
- [ ] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)
Minimal steps to reproduce
Run cognitive-services-speech-sdk/quickstart/csharp-dotnet-windows application in China.
Any log messages given by the failure
Say something… CANCELED: Reason=Error CANCELED: ErrorDetails=Connection failed (no connection to the remote host). Internal error: 8. Error details: 998. Please check network connection, firewall setting, and the region name used to create speech factory. CANCELED: Did you update the subscription info?
Expected/desired behavior
No Connection failed occurs.
OS and Version?
Windows 7
Versions
v1.0.0
Mention any other details that might be useful
none
Issue Analytics
- State:
- Created 5 years ago
- Reactions:2
- Comments:8 (5 by maintainers)
Top Results From Across the Web
Could not using this SDK in China · Issue #284 · Azure ...
I am using the China version Microsoft Azure. the website is ... in create_connection raise err socket.error: [Errno 61] Connection refused.
Read more >flutter doctor command failed to retrieve the Dart SDK on ...
This is an openssl certificates error. This just means there is a problem trying to establish a secure connection to get the SDK, ......
Read more >cannot fetch s3 data in china by SDK
Hi support,. When we using SDK to achieve s3 fetching document by SDK, it prompt up endpoint= https://s3-ap-southeast-1.amazonaws.com/ is not a safe link...
Read more >"auth sdk failed" when running zoom sdk demo - Windows
When running the zoom sdk demo, I always get “auth sdk failed”. ... could do “https://zoom.uk” so that you connect to servers closer...
Read more >Since yesterday, I get this error when I use gpt-3.5-turbo ...
Accessing the OpenAI API through the server developed by nodeJs always reports request timeout -4039, and I have not tried to access it...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I have tried eastasia region and westus region,both of them return the same error code. I tried to run this app on another PC in China, but still got the same error.
looks like the issue was resolved. closing this issue