agents
agents copied to clipboard
Agents failed to start without error infos.
The service won't start and keeps failing during initialization. How can I figure out where the error in the code is? It's started using python assistant.py dev.
2024-10-12 15:04:22,681 - DEBUG asyncio - Using selector: EpollSelector
2024-10-12 15:04:22,684 - INFO livekit.agents - starting worker {"version": "0.10.1", "rtc-version": "0.17.5"}
2024-10-12 15:04:22,980 - INFO livekit.agents - registered worker {"id": "AW_V8dXadurWV9G", "region": "Singapore", "protocol": 15, "node_id": "NC_OSINGAPORE1A_of89ynfSBtjp"}
2024-10-12 15:04:32,690 - ERROR livekit.agents - initialization timed out, killing job {"pid": 3284594}
2024-10-12 15:04:32,690 - INFO livekit.agents - killing job process {"pid": 3284594}
2024-10-12 15:04:42,694 - ERROR livekit.agents - initialization timed out, killing job {"pid": 3284722}
2024-10-12 15:04:42,695 - INFO livekit.agents - killing job process {"pid": 3284722}
2024-10-12 15:04:52,701 - ERROR livekit.agents - initialization timed out, killing job {"pid": 3284856}
2024-10-12 15:04:52,701 - INFO livekit.agents - killing job process {"pid": 3284856}
2024-10-12 15:05:02,705 - ERROR livekit.agents - initialization timed out, killing job {"pid": 3284997}
hi can I work on this?
To start the MultimodalAgent program, remove prewarm_fnc from the WorkerOptions configuration.