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

AWS ECS Deployment - livekit.plugins.elevenlabs - aiodns.error.DNSError: (12, 'Timeout while contacting DNS servers') #1167

Open
firattamurlc opened this issue Dec 3, 2024 · 0 comments
Labels
question Further information is requested

Comments

@firattamurlc
Copy link

Is there anyone who encounter with this error when working with the 11labs tts ?

failed to connect to 11labs, retrying in 5s
Traceback (most recent call last):
File "/home/appuser/.local/lib/python3.12/site-packages/aiohttp/resolver.py", line 105, in resolve
resp = await self._resolver.getaddrinfo(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
aiodns.error.DNSError: (12, 'Timeout while contacting DNS servers')

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
File "/home/appuser/.local/lib/python3.12/site-packages/aiohttp/connector.py", line 1317, in _create_direct_connection
hosts = await self._resolve_host(host, port, traces=traces)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/appuser/.local/lib/python3.12/site-packages/aiohttp/connector.py", line 946, in _resolve_host
await future
File "/home/appuser/.local/lib/python3.12/site-packages/aiohttp/connector.py", line 1002, in _resolve_host_with_throttle
addrs = await self._resolver.resolve(host, port, family=self._family)
...

@firattamurlc firattamurlc added the question Further information is requested label Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant