This message was deleted.
# helpdesk
s
This message was deleted.
b
Copy code
2023/06/21 06:10:58 "level"=0 "msg"="resuming connection..." "reconnectCount"=0
2023/06/21 06:10:58 "level"=0 "msg"="received offer for subscriber"
2023/06/21 06:10:58 "level"=0 "msg"="successfully set publisher answer"
2023/06/21 06:10:58 "level"=0 "msg"="ICE connected"
2023/06/21 06:13:28 "level"=0 "msg"="resuming connection..." "reconnectCount"=0
2023/06/21 06:13:29 "level"=0 "msg"="successfully set publisher answer"
2023/06/21 06:13:29 "level"=0 "msg"="received offer for subscriber"
2023/06/21 06:13:29 "level"=0 "msg"="ICE connected"
2023/06/21 06:13:39 "level"=0 "msg"="resuming connection..." "reconnectCount"=0
2023/06/21 06:13:39 "level"=0 "msg"="received offer for subscriber"
2023/06/21 06:13:39 "msg"="could not send ICE candidates for subscriber" "error"="write tcp <http://xxx.xxx.xxx.xxx:34720->xxx.xxx.xxx.xxx:443|xxx.xxx.xxx.xxx:34720->xxx.xxx.xxx.xxx:443>: write: broken pipe"
2023/06/21 06:13:39 "msg"="could not send ICE candidates for publisher" "error"="write tcp <http://xxx.xxx.xxx.xxx:34720->xxx.xxx.xxx.xxx:443|xxx.xxx.xxx.xxx:34720->xxx.xxx.xxx.xxx:443>: write: broken pipe"
2023/06/21 06:13:54 "msg"="resume connection failed" "error"="could not connect after timeout"
2023/06/21 06:13:54 "level"=0 "msg"="restarting connection..." "reconnectCount"=1
2023/06/21 06:13:55 "level"=0 "msg"="received offer for subscriber"
2023/06/21 06:13:57 "level"=0 "msg"="ICE connected"
I've been getting a lot more of these lately, where
resume connection failed
Copy code
2023/06/21 06:14:37 "level"=0 "msg"="resuming connection..." "reconnectCount"=0
2023/06/21 06:14:37 "msg"="could not negotiate" "error"="ICEAgent does not exist: unable to restart ICETransport"
2023/06/21 06:14:38 "level"=0 "msg"="received offer for subscriber"
2023/06/21 06:14:40 "level"=0 "msg"="ICE connected"
2023/06/21 06:14:50 "level"=0 "msg"="resuming connection..." "reconnectCount"=0
2023/06/21 06:14:50 "msg"="could not negotiate" "error"="ICEAgent does not exist: unable to restart ICETransport"
2023/06/21 06:14:50 "level"=0 "msg"="received offer for subscriber"
2023/06/21 06:14:53 "level"=0 "msg"="ICE connected"
2023/06/21 06:15:37 "level"=0 "msg"="Leave room" "reason"="JOIN_FAILURE"
m
cc @fancy-wire-61616
f
Which version of livekit sever and server-sdk-go are you on Pat? I will check for an increase in the ICE Agent error. That looks new.
b
Using Cloud, and the SDK server-sdk-go v1.0.10
🙇🏽 1
f
Looks like there is no uptick in the ICEAgent issue (I need to look at the source of when that happens, but I digress 🙂 ) Can you please share your project ID (you can DM me)? Will check for an up tick in resumes in your project.