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

Initialization timed out , killing job #6

Open
Shubhgajj2004 opened this issue Sep 9, 2024 · 0 comments
Open

Initialization timed out , killing job #6

Shubhgajj2004 opened this issue Sep 9, 2024 · 0 comments

Comments

@Shubhgajj2004
Copy link

I tried running it on Windows WSL, but it is showing these errors:

(.venv) shubh@LAPTOP-UQ9C3LSC:/mnt/c/Users/SHUBH/Desktop/livekit-assistant$ python3 assistant.py start
{"message": "starting worker", "level": "INFO", "version": "0.8.11", "timestamp": "2024-09-09T18:12:28.617025+00:00"}
{"message": "registered worker", "level": "INFO", "id": "AW_g8Cum9x9iTsg", "server_info": "edition: Cloud\nversion: \"1.7.2\"\nprotocol: 15\nregion: \"India\"\nnode_id: \"NC_DBLR1A_V55WhSf2iQiY\"\n", "timestamp": "2024-09-09T18:12:28.851684+00:00"}      
{"message": "received job request", "level": "INFO", "job_request": "id: \"AJ_Uz38TfdAFhXR\"\nroom {\n  sid: \"RM_xCGb8Kz2JodU\"\n  name: \"playground-zSW1-uYyJ\"\n  empty_timeout: 300\n  creation_time: 1725905557\n  enabled_codecs {\n    mime: \"video/H264\"\n  }\n  enabled_codecs {\n    mime: \"video/VP8\"\n  }\n  enabled_codecs {\n    mime: \"video/VP9\"\n  }\n  enabled_codecs {\n    mime: \"video/AV1\"\n  }\n  enabled_codecs {\n    mime: \"audio/red\"\n  }\n  enabled_codecs {\n    mime: \"audio/opus\"\n  }\n  version {\n    unix_micro: 1725905558299302\n  }\n  departure_timeout: 20\n}\nstate {\n  updated_at: 1725905559896229580\n}\n", "resuming": false, "agent_name": "", "timestamp": "2024-09-09T18:12:37.291187+00:00"}
{"message": "initialization timed out, killing job", "level": "ERROR", "pid": 1451, "timestamp": "2024-09-09T18:12:38.644940+00:00"}
{"message": "initialization timed out, killing job", "level": "ERROR", "pid": 1522, "timestamp": "2024-09-09T18:12:48.106673+00:00"}
{"message": "room not connected after job_entry was called after 10 seconds, did you forget to call job_ctx.connect()?", "level": "WARNING", "pid": 1448, "job_id": "AJ_Uz38TfdAFhXR", "timestamp": "2024-09-09T18:12:48.370553+00:00"}
{"message": "initialization timed out, killing job", "level": "ERROR", "pid": 1548, "timestamp": "2024-09-09T18:12:48.653846+00:00"}
{"message": "initialization timed out, killing job", "level": "ERROR", "pid": 1591, "timestamp": "2024-09-09T18:12:58.115454+00:00"}
{"message": "initialization timed out, killing job", "level": "ERROR", "pid": 1596, "timestamp": "2024-09-09T18:12:58.660582+00:00"}
{"message": "initialization timed out, killing job", "level": "ERROR", "pid": 1636, "timestamp": "2024-09-09T18:13:08.124105+00:00"}

I am trying to connect the playground, but showing only these errors.

How can I solve it? thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant