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

Track publication during reconnect not registered? #604

Open
SijmenHuizenga opened this issue Jan 20, 2025 · 0 comments
Open

Track publication during reconnect not registered? #604

SijmenHuizenga opened this issue Jan 20, 2025 · 0 comments

Comments

@SijmenHuizenga
Copy link
Contributor

SijmenHuizenga commented Jan 20, 2025

After updating the go server sdk from v2.3.1 to v2.4.1 we have seen the following regression:

The go application believes the track is published, but the web browser application does not see it.

These are the logs of the application:

2025-01-20 14:28:14	INFO	Livekit reconnecting    ( RoomCallbackOnReconnecting)
2025/01/20 14:28:14 "level"=0 "msg"="resuming connection..." "reconnectCount"=0
2025/01/20 14:28:14 "msg"="resume connection failed" "error"="reconnect received left, reason: STATE_MISMATCH"
2025/01/20 14:28:14 "level"=0 "msg"="restarting connection..." "reconnectCount"=1
2025/01/20 14:28:14 "level"=0 "msg"="published track" "name"="audio" "source"="MICROPHONE" "trackID"="TR_AMfaNXURDXiJDU"
2025-01-20 14:28:14	INFO	Livekit reconnected     (RoomCallback OnReconnected) 

Browser:
Image

I tried refreshing the browser to no effect.

Room: RM_HwAZcbJjDucX

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

1 participant