Reply To: Broken Pipe Error when Streaming files to Soundbridge

#8795
rpedde
Participant

@jheinitz wrote:

I searched the forums for “Broken Pipe” and found that there are issues around, but I believe that it is related to the image in the file and not to network settings like DHCP or WLAN.

Looks like the soundbridge is seeking past the image data. It reads the headers, sees where the file actually starts, and seeks to that position. It does that by closing the connection and requesting a new connection at a longer offset.

That’s probably normal. Not very polite, but normal. Perhaps I could tune down the logs some, but the error could be indicative of other problems, so I’d rather leave it in there.

In the case you show, though, it’s a normal error. If that makes sense.

— Ron