raise APIConnectionError() from e
Jul 05 11
5011 ip-172-31-13-140 python3[62072]: livekit.agents._exceptions.APIConnectionError: Connection error. (body=None, retryable=True) {"tts": "livekit.plugins.elevenlabs.tts.TTS", "attempt": 1, "streamed": true, "pid": 62903, "job_id": "AJ_4eQvVqcdPXFw"}
Jul 05 11
5011 ip-172-31-13-140 python3[62072]: 2025-07-05 11
5011,472 - WARNING livekit.agents - failed to synthesize speech, retrying in 2.0s
Jul 05 11
5011 ip-172-31-13-140 python3[62072]: Traceback (most recent call last):
Jul 05 11
5011 ip-172-31-13-140 python3[62072]: File "/home/ubuntu/line_service/venv/lib/python3.12/site-packages/livekit/agents/tts/tts.py", line 319, in _main_task
Jul 05 11
5011 ip-172-31-13-140 python3[62072]: raise APIError(f"no audio frames were pushed for text: {self._pushed_text}")
Jul 05 11
5011 ip-172-31-13-140 python3[62072]:
livekit.ag