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

liquidsoap not reconnecting to icecast after erroring out #3427

Closed
xogium opened this issue Sep 24, 2023 · 1 comment
Closed

liquidsoap not reconnecting to icecast after erroring out #3427

xogium opened this issue Sep 24, 2023 · 1 comment

Comments

@xogium
Copy link

xogium commented Sep 24, 2023

I run ls from the main branch, and sometimes, streaming will stop on the icecast side. Looking at the liquidsoap logs shows something like this:

2023/09/24 02:21:29 [dwmp3:2] Metadata update may have failed with error: 404, File Not Found (HTTP/1.1)
2023/09/24 02:21:29 [clock.main:2] We must catchup 16.03 seconds!
2023/09/24 02:21:29 [dwmp3:2] Error while sending data: could not write data to host: Unix.Unix_error(Unix.EPIPE, "write", "")!
2023/09/24 02:21:29 [dwmp3:3] Closing connection...
2023/09/24 02:21:29 [dwmp3:2] Error while closing connection: could not close connection: Unix.Unix_error(Unix.EPIPE, "write", "")
2023/09/24 02:21:29 [dwmp3:3] Will try to reconnect in 3.00 seconds.

It unfortunately never reconnect, yet keeps decoding and trying to play files as if nothing had happened. Of course, the metadata error 404 persists.

@toots toots closed this as completed in 5a1139b Sep 25, 2023
toots added a commit that referenced this issue Sep 25, 2023
@toots
Copy link
Member

toots commented Sep 25, 2023

Thanks for reporting! This should be fixed in main and rolling-release-v2.2.x!

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