Hi Alain!

Le 14 juillet 2011 22:16, Alain Bolli <[email protected]> a écrit :
> I have some problems using liquidsoap.
> I used the beta 1 during 3 months without a problem. With beta 2 I have to
> restart it every two or three songs played.
>
> I have those messages in logs :
> hundreds of :
>
> [server:3] New client : localhost.localdomain
> Broken pipe in write()
>
>
> And thousands of :
> [server:2] Failed to accept new client: "Too many files in accept()"
>
>
> I'm starting liquidsoap with : liquidsoap ./muzeeli.liq &
> Installed on centos 5.5.
>
> Can someone help me ?

The issue you are describing looks like a file descriptor leak where
liquidsoap does not properly close the file/network ressources it
opens.
Could you give more informations about your script, if possible a
striped-down version of it so we can try to see where the issue comes
from?

Thanks,
Romain

------------------------------------------------------------------------------
AppSumo Presents a FREE Video for the SourceForge Community by Eric 
Ries, the creator of the Lean Startup Methodology on "Lean Startup 
Secrets Revealed." This video shows you how to validate your ideas, 
optimize your ideas and identify your business strategy.
http://p.sf.net/sfu/appsumosfdev2dev
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to