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

FATAL: except not rethrown #732

Closed
ryanleecode opened this issue Sep 10, 2024 · 2 comments
Closed

FATAL: except not rethrown #732

ryanleecode opened this issue Sep 10, 2024 · 2 comments

Comments

@ryanleecode
Copy link

ryanleecode commented Sep 10, 2024

no idea whats causing this

version: 0.8.10

{"message": "livekit::rtc_engine:611:livekit::rtc_engine - resuming connection... attempt: 0", "level": "ERROR", "pid": 581437, "job_id": "AJ_xUzDVbPtmW82", "timestamp": "2024-09-10T03:10:31.785861+00:00"}
{"message": "livekit::rtc_engine::peer_transport:150:livekit::rtc_engine::peer_transport - peer connection is closed, cannot create offer", "level": "WARNING", "pid": 581437, "job_id": "AJ_xUzDVbPtmW82", "timestamp": "2024-09-10T0:10:32.064398+00:00"}
{"message": "livekit::rtc_engine:613:livekit::rtc_engine - resuming connection failed: connection error: closed", "level": "ERROR", "pid": 581437, "job_id": "AJ_xUzDVbPtmW82", "timestamp": "2024-09-10T03:10:32.067442+00:00"}
{"message": "livekit::rtc_engine:545:livekit::rtc_engine - failed to reconnect to the livekit room", "level": "ERROR", "pid": 581437, "job_id": "AJ_xUzDVbPtmW82", "timestamp": "2024-09-10T03:10:32.067975+00:00"}
FATAL: exception not rethrown
@theomonnom
Copy link
Member

the FATAL: exception not rethrown is an issue we know internally, it is completely harmless and only happens when the child process ends. I'm going to work on a fix for the end of thing month (not a huge priority since there shouldn't be any side effects)

@theomonnom
Copy link
Member

Hey, this should now be fixed with livekit==0.17.3
Please reopen if you're still seeing this issue

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

2 participants