OpenInterpreter / 01-app

The AI assistant for computer control.
GNU Affero General Public License v3.0
261 stars 36 forks source link

Failed to reconnect to the livekit room #3

Open mjdierkes opened 2 months ago

mjdierkes commented 2 months ago

LiveKit Server Connection Issues

Description

Running poetry run 01 --server livekit --qr --expose doesn't connect.

Issues Observed

  1. Initial connection refused (os error 61)
  2. Failed reconnection attempts
  3. Unexpected disconnection from room

Steps to Reproduce

  1. Run poetry run 01 --server livekit --qr --expose
  2. Scan QR code with app

Environment

Logs

Key error messages:

error connecting to upstream error=Connection refused (os error 61)
failed to reconnect to the livekit room
unexpectedly disconnected from room: UnknownReason

Full logs available upon request.