#79: Liquidsoap Icecast streams shut down
------------------------------+---------------------------------------------
Reporter: claudiob | Owner: toots
Type: Bugs | Status: assigned
Priority: 1 | Milestone:
Component: Debian packages | Version:
Resolution: | Keywords:
------------------------------+---------------------------------------------
Changes (by toots):
* owner: => toots
* status: new => assigned
Comment:
Hi !
Ok, first think to notice, the dynamic request seems to fail, and we can
notice a very high scheduler usage.
Then, if you run liquidsoap as daemon, there are two things you need to
to:
* use full path in scripts: the daemon current directory is set to "/"
* make sure scripts to not write to stdout or stderr, this will crash the
daemon since they are closed.
I'll commit a fix for the second issue, I think that may be enough to
close this ticket.
--
Ticket URL: <http://savonet.rastageeks.org/ticket/79#comment:1>
Savonet <http://savonet.rastageeks.org/>
Let's program our stream !