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
{{ message }}
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.
The OWT service occasionally experiences a black screen after running for a period of time, and the log reports the error message as above. Restarting the OWT service resolves the issue and restores normal call functionality. What could be the cause of this?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
exception info:
2024-03-22 08:39:48.566 - INFO: WorkingNode - pid: 11021
2024-03-22 08:39:48.568 - INFO: WorkingNode - Connecting to rabbitMQ server...
2024-03-22 08:39:48.657 - INFO: InternalConnectionFactory - QUIC is not enabled for internal IO
2024-03-22 08:39:48.664 - INFO: WorkingNode - [email protected]_13 as rpc server ready
2024-03-22 08:39:48.668 - INFO: WorkingNode - [email protected]_13 as monitor ready
2024-03-28 06:36:19,927 - WARN: LibNiceConnection - id: a07fd864660b4575aec3967c57f73b00, message: component failed, ice_config_.transport_name: video, componentId: 1
2024-03-28 06:36:19,927 - WARN: IceConnection - id: a07fd864660b4575aec3967c57f73b00, message: Ice Failed
2024-03-28 06:36:19,927 - ERROR: WebRtcConnection - id: a07fd864660b4575aec3967c57f73b00, message: Transport Failed, transportType: video
2024-03-28 06:36:19.927 - WARN: Connection - message: failed the ICE process, code: 502, id: a07fd864660b4575aec3967c57f73b00
2024-03-28 06:36:19.928 - WARN: WrtcConnection - ICE failed, 500 a07fd864660b4575aec3967c57f73b00
2024-03-28 06:36:21,909 - WARN: LibNiceConnection - id: ea9bf4d03ca64b488a701920408bba75, message: component failed, ice_config_.transport_name: video, componentId: 1
2024-03-28 06:36:21,909 - WARN: IceConnection - id: ea9bf4d03ca64b488a701920408bba75, message: Ice Failed
2024-03-28 06:36:21,909 - ERROR: WebRtcConnection - id: ea9bf4d03ca64b488a701920408bba75, message: Transport Failed, transportType: video
2024-03-28 06:36:21.909 - WARN: Connection - message: failed the ICE process, code: 502, id: ea9bf4d03ca64b488a701920408bba75
2024-03-28 06:36:21.909 - WARN: WrtcConnection - ICE failed, 500 ea9bf4d03ca64b488a701920408bba75
2024-04-07 06:55:28.981 - WARN: SdpInfo - Media 0 missing mid
The OWT service occasionally experiences a black screen after running for a period of time, and the log reports the error message as above. Restarting the OWT service resolves the issue and restores normal call functionality. What could be the cause of this?
The text was updated successfully, but these errors were encountered: