I am getting this error every time when llm respon...
# ask-ai
f
I am getting this error every time when llm respond and TTS performing , although my app is running smoothly. ERROR asyncio - Unclosed client session client_session: <aiohttp.client.ClientSession object at 0x0000029EE9268C50> 2025-06-24 201845,206 - ERROR asyncio - Unclosed connector connections: ['deque([(<aiohttp.client_proto.ResponseHandler object at 0x0000029EE3912F90>, 165962.343)])'] connector: <aiohttp.connector.TCPConnector object at 0x0000029EE74F64D0>
t
Thanks for reaching out, jitendra. I'm an AI assistant and I'm here to help. Give me a moment while I research this topic.
Could you provide more details about your application setup? Specifically: • Are you using any specific libraries or frameworks for TTS (Text-to-Speech) or LLM (Language Model) integration? • What version of Python and aiohttp are you using? • Does the error occur consistently, or only under certain conditions? • Have you implemented proper session management for aiohttp in your code? This information will help us identify the root cause of the issue.
f
i am using Google for TTS and LLM . my python version Python 3.11.1 and i am not using aiohttp in my code setup
t
I don't have the answer you're looking for. You could also try asking your question: • in one of the other Slack channels or • to https://deepwiki.com/livekit/livekit_composite which is trained on all LiveKit source code If you find the answer, please post it here to help others!