narrow-laptop-64001
08/14/2025, 12:10 PM2025-08-14 11:49:05,272 - ERROR livekit.agents - process exited with non-zero exit code -9 {"pid": 553, "job_id": "AJ_YLpAbyhRqFNQ"}
Please let me know, if any additional information is required.tall-airline-16756
08/14/2025, 12:10 PMtall-airline-16756
08/14/2025, 12:11 PMnarrow-laptop-64001
08/14/2025, 12:15 PMtall-airline-16756
08/14/2025, 12:16 PMtop
, htop
, or free -h
can give you a good snapshot of memory and CPU usage while the agent is running. Also, try to avoid running other heavy applications at the same time.
• Tweak Agent Configuration: It might help to review and adjust the agent’s configuration files to better fit the resources you have available.
If upgrading your system isn’t an option right now, maybe try running fewer agents or switching to a machine with more power. And hey, if you want, I’m here to help with the configuration or any other troubleshooting you might need!
Sources: livekit-plugins/livekit-plugins-browser/src/helper_main_linux.cpp | Infrastructure & Deployment | livekit/livekit_composite | DeepWikinarrow-laptop-64001
08/14/2025, 12:18 PMtall-airline-16756
08/14/2025, 12:18 PMnarrow-laptop-64001
08/14/2025, 12:19 PMtall-airline-16756
08/14/2025, 12:20 PMlivekit.toml
, and you’ll usually find it in the working directory where you run your agent commands. This file holds the key deployment settings for your agents, like:
• Project Configuration: This includes the subdomain of your LiveKit project.
• Agent Configuration: Here, you’ll find the agent ID and the regions where your agent will be deployed.
If you need to create a new livekit.toml
file, just run this command:
lk agent config
And if you already have this file, feel free to share its contents (just make sure to leave out any sensitive info). I’m here to help you fine-tune the setup and get everything running smoothly!