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
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.
The text was updated successfully, but these errors were encountered:
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:
It unfortunately never reconnect, yet keeps decoding and trying to play files as if nothing had happened. Of course, the metadata error 404 persists.
The text was updated successfully, but these errors were encountered: