Why am i getting this error
# ask-ai
m
Why am i getting this error
t
Thanks for reaching out, Rahib. I'm an AI assistant and I'm here to help. Give me a moment while I research this topic.
I'm here to help! Could you please share a bit more about the error you're experiencing? For instance, the exact error message, when it happened, and any steps you took before it showed up. This will really help me support you better.
m
{"message": "unhandled exception while running the job task\nTraceback (most recent call last):\n File \"/Users/reverse/PycharmProjects/cmetric/cmetric-voicekit/.venv/lib/python3.13/site-packages/opentelemetry/util/_decorator.py\", line 71, in async_wrapper\n return await func(*args, **kwargs) # type: ignore\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/Users/reverse/PycharmProjects/cmetric/cmetric-voicekit/.venv/lib/python3.13/site-packages/livekit/agents/ipc/job_proc_lazy_main.py\", line 240, in _traceable_entrypoint\n await self._job_entrypoint_fnc(job_ctx)\n File \"/Users/reverse/PycharmProjects/cmetric/cmetric-voicekit/src/agent.py\", line 142, in entrypoint\n dial_info = json.loads(ctx.job.metadata)\n File \"/opt/homebrew/Cellar/python@3.13/3.13.0_1/Frameworks/Python.framework/Versions/3.13/lib/python3.13/json/__init__.py\", line 346, in loads\n return _default_decoder.decode(s)\n ~~~~~~~~~~~~~~~~~~~~~~~^^^\n File \"/opt/homebrew/Cellar/python@3.13/3.13.0_1/Frameworks/Python.framework/Versions/3.13/lib/python3.13/json/decoder.py\", line 344, in decode\n obj, end = self.raw_decode(s, idx=_w(s, 0).end())\n ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^\n File \"/opt/homebrew/Cellar/python@3.13/3.13.0_1/Frameworks/Python.framework/Versions/3.13/lib/python3.13/json/decoder.py\", line 362, in raw_decode\n raise JSONDecodeError(\"Expecting value\", s, err.value) from None\njson.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)", "level": "ERROR", "name": "livekit.agents", "room_name": "telephony-voice-assistant__testing-user-cmetric_zMYhAMnv3mhg", "pid": 19571, "job_id": "AJ_TPPLmDmwo8gP", "timestamp": "2025-09-18T204344.198914+00:00"}
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!