Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

requests.exceptions.ConnectionError: HTTPSConnectionPool(host='none.tts.speech.microsoft.com', port=443): Max retries exceeded with url: /cognitiveservices/avatar/relay/token/v1 (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x000001BA41E47910>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed')) #2374

Closed
hamzahjazi opened this issue May 13, 2024 · 2 comments
Labels
pending close Closed soon without new activity

Comments

@hamzahjazi
Copy link

I've tried to test the Sample and I've entered the required Keys and endpoint but I got an error message says

requests.exceptions.ConnectionError: HTTPSConnectionPool(host='none.tts.speech.microsoft.com', port=443): Max retries exceeded with url: /cognitiveservices/avatar/relay/token/v1 (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x000001BA41E47910>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed'))

@pankopon
Copy link
Contributor

@hamzahjazi What sample exactly? Programming language? Speech SDK version? When you create a New issue and select Bug report, there is a template meant to be filled in.

For starters, there is no host with a name none.tts.speech.microsoft.com so looks like a misconfiguration.

@pankopon pankopon added the pending close Closed soon without new activity label May 16, 2024
@pankopon
Copy link
Contributor

Closed since no further information provided.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pending close Closed soon without new activity
Projects
None yet
Development

No branches or pull requests

2 participants