You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
.env.local seems ok, but when running python3 agent.py dev, I get the following error again and again:
2024-12-28 14:29:00,324 - WARNING livekit.agents - failed to connect to livekit, retrying in 0s: Cannot connect to host .livekit.cloud:443 ssl:True [SSLCertVerificationError: (1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1002)')]
No information in the docs about this.
The text was updated successfully, but these errors were encountered:
I could not get the node agent sample working, so decided to try the Python version.
Can't get this working either.
.env.local
seems ok, but when runningpython3 agent.py dev
, I get the following error again and again:No information in the docs about this.
The text was updated successfully, but these errors were encountered: