#35: No available RID !
------------------------+---------------------------------------------------
Reporter: toots | Owner: admin
Type: Bugs | Status: new
Priority: 7 | Milestone: 0.3.4
Component: Liquidsoap | Version: 0.3.3+svn
Keywords: |
------------------------+---------------------------------------------------
On RadioPi, at some point, I get lots of lines like:
{{{2007/10/01 18:50:15 [request:2] No available RID!}}}
Then it stops preparing new requests and loops on the fallback jingle..
Seems that
{{{
let requests_max_id = 50
let requests_table_size = 50
}}}
in src/configure.ml is too low..
I would propose to raise it and add some dtools configuration keys to
allow manual setting.
--
Ticket URL: <http://savonet.rastageeks.org/ticket/35>
Savonet <http://savonet.rastageeks.org/>
Let's program our stream !