Hi,

I've run into a problem getting liquidsoap to start. The day's script
should load mp3s and oggs to output to icecast mp3/ogg. The script is 2078
lines. All of the requests are infallible: either done with single or
playlist.safe.

The mp3s (the first 1000 lines) seem to load OK, but when it begins to
process the ogg section, after nine requests, it begins to print out
in the extended log:


****

[request:2] No available RID!
[single:2] No available RID:
"/usr/local/www/rcr/ogg/announce/opener/opener-ogp.ogg" will be queued..

****


This re-occurs for each request until the end of the script.

I'm wondering: is 'No available RID!' significant?

Why I ask: at the very end of the script, it barfs on two requests for
playlist.safe() in the OGG section, but has processed similar requests
properly in the MP3 section. Log output states:


****

"Could not resolve playlist URI" . . . "Got an empty list."

****


even though the URI is valid and is there.

With the last playlist.safe() entry results in error: 'That source is
fallible'

Are these failures related to the 'No available RID!'? I'm puzzled since
I cannot find any errors with either URI, and yet the script won't start.

Any ideas where I should look?

Thanks,
Andre




-- 
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/

------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to