I've been trying to troubleshoot why I was getting silence after the
first track plays, among other things, and now I'm simply getting
silence on all three of my test channels - not even a first track plays.
My .liq:
#!/usr/local/bin/liquidsoap
set("log.file.path","/home/audiodef/liquidradio.log")
set("log.level",4)
output.icecast.vorbis(host = "localhost", port = 8000,
password = "(password)", mount = "audiodef.ogg",
mksafe(playlist(timeout=900.,
"http://audiodef/playlists/audiodef.m3u")))
output.icecast.vorbis(host = "localhost", port = 8000,
password = "(password)", mount = "ambient.ogg",
mksafe(playlist(timeout=900.,
"http://audiodef/playlists/ambient.m3u")))
output.icecast.vorbis(host = "localhost", port = 8000,
password = "(password)", mount = "techno.ogg",
mksafe(playlist(timeout=900., "http://audiodef/playlists/techno.m3u")))
This was working until recently. I'm at a complete loss as to why it no
longer works. What can I look for to find out what's happening?
All three playlists use remote files. Not even metadata appears in my
player.
The log:
2011/09/21 16:49:13 >>> LOG START
2011/09/21 16:49:13 [protocols.external:3] Didn't find "ufetch"
2011/09/21 16:49:13 [protocols.external:3] Found "/usr/bin/wget"
2011/09/21 16:49:13 [main:3] Liquidsoap 0.9.3
2011/09/21 16:49:13 [video.converter:4] Couldn't find prefered video
converter: gavl
2011/09/21 16:49:13 [audio.converter:4] Using prefered samplerate
converter: libsamplerate
2011/09/21 16:49:13 [threads:3] Created thread "generic queue #1".
2011/09/21 16:49:13 [threads:3] Created thread "root" (1 total).
2011/09/21 16:49:13 [root:3] Waking up active nodes...
2011/09/21 16:49:13 [source:4] src_4908 gets up
2011/09/21 16:49:13 [source:4] mksafe gets up
2011/09/21 16:49:13 [source:4] src_4905 gets up
2011/09/21 16:49:13 [techno(dot)m3u:3] Loading playlist...
2011/09/21 16:49:13 [protocols.external:4] Executing /usr/bin/wget
"http://audiodef/playlists/techno.m3u" "/tmp/liq0a59a5.osb"
2011/09/21 16:49:13 [protocols.external:4] Download process finished (ok)
2011/09/21 16:49:13 [techno(dot)m3u:3] No mime type specified, trying
autodetection.
2011/09/21 16:49:13 [playlist parser:4] Trying audio/x-scpls parser
2011/09/21 16:49:13 [playlist parser:4] Trying audio/mpegurl parser
2011/09/21 16:49:13 [techno(dot)m3u:3] Playlist treated as format
audio/mpegurl
2011/09/21 16:49:13 [techno(dot)m3u:3] Successfully loaded a playlist of
3 tracks.
2011/09/21 16:49:13 [techno(dot)m3u:4] Activations changed: static=[],
dynamic=[mksafe:techno(dot)ogg:techno(dot)ogg].
2011/09/21 16:49:13 [source:4] safe_blank gets up
2011/09/21 16:49:13 [safe_blank:4] Activations changed: static=[],
dynamic=[mksafe:techno(dot)ogg:techno(dot)ogg].
2011/09/21 16:49:13 [mksafe:4] Activations changed:
static=[techno(dot)ogg:techno(dot)ogg], dynamic=[].
2011/09/21 16:49:13 [techno(dot)ogg:4] Activations changed:
static=[techno(dot)ogg], dynamic=[].
2011/09/21 16:49:13 [techno(dot)ogg:4] Enabling caching mode (active source)
2011/09/21 16:49:13 [source:4] src_4904 gets up
2011/09/21 16:49:13 [source:4] mksafe gets up
2011/09/21 16:49:13 [source:4] src_4901 gets up
2011/09/21 16:49:13 [ambient(dot)m3u:3] Loading playlist...
2011/09/21 16:49:13 [protocols.external:4] Executing /usr/bin/wget
"http://audiodef/playlists/ambient.m3u" "/tmp/liq58a3bb.osb"
2011/09/21 16:49:13 [protocols.external:4] Executing /usr/bin/wget
"http://www.archive.org/download/Techno_0/Element__Numb.ogg"
"/tmp/liq4e36f9.osb"
2011/09/21 16:49:15 [protocols.external:4] Download process finished (ok)
2011/09/21 16:49:15 [protocols.external:4] Download process finished (ok)
2011/09/21 16:49:15 [decoder:4] Trying OGG decoder for
"/tmp/liq4e36f9.osb"...
2011/09/21 16:49:15 [ambient(dot)m3u:3] No mime type specified, trying
autodetection.
2011/09/21 16:49:15 [ogg.demuxer:4] Found a ogg logical stream, serial:
8f146f1
2011/09/21 16:49:15 [playlist parser:4] Trying audio/x-scpls parser
2011/09/21 16:49:15 [ogg.demuxer:4] Trying ogg/vorbis format
2011/09/21 16:49:15 [playlist parser:4] Trying audio/mpegurl parser
2011/09/21 16:49:15 [decoder:3] Decoder OGG chosen for "/tmp/liq4e36f9.osb".
2011/09/21 16:49:15 [ambient(dot)m3u:3] Playlist treated as format
audio/mpegurl
2011/09/21 16:49:15 [ambient(dot)m3u:3] Successfully loaded a playlist
of 11 tracks.
2011/09/21 16:49:15 [ogg.demuxer:4] Found a ogg logical stream, serial:
8f146f1
2011/09/21 16:49:15 [ambient(dot)m3u:4] Activations changed: static=[],
dynamic=[mksafe:ambient(dot)ogg:ambient(dot)ogg].
2011/09/21 16:49:15 [source:4] safe_blank gets up
2011/09/21 16:49:15 [safe_blank:4] Activations changed: static=[],
dynamic=[mksafe:ambient(dot)ogg:ambient(dot)ogg].
2011/09/21 16:49:15 [mksafe:4] Activations changed:
static=[ambient(dot)ogg:ambient(dot)ogg], dynamic=[].
2011/09/21 16:49:15 [ambient(dot)ogg:4] Activations changed:
static=[ambient(dot)ogg], dynamic=[].
2011/09/21 16:49:15 [ambient(dot)ogg:4] Enabling caching mode (active
source)
2011/09/21 16:49:15 [source:4] src_4900 gets up
2011/09/21 16:49:15 [source:4] mksafe gets up
2011/09/21 16:49:15 [source:4] src_4897 gets up
2011/09/21 16:49:15 [audiodef(dot)m3u:3] Loading playlist...
2011/09/21 16:49:15 [ogg.demuxer:4] Trying ogg/vorbis format
2011/09/21 16:49:15 [protocols.external:4] Executing /usr/bin/wget
"http://audiodef/playlists/audiodef.m3u" "/tmp/liq09b212.osb"
2011/09/21 16:49:15 [techno(dot)m3u:4] Remaining: 0, queued: 0, adding:
1323000 (RID 2)
2011/09/21 16:49:15 [protocols.external:4] Executing /usr/bin/wget
"http://stillstream.com/assets/2011-01-16-Har_Live_On_Nightscaping.mp3"
"/tmp/liqd1698b.osb"
2011/09/21 16:49:15 [protocols.external:4] Download process finished (ok)
2011/09/21 16:49:15 [audiodef(dot)m3u:3] No mime type specified, trying
autodetection.
2011/09/21 16:49:15 [playlist parser:4] Trying audio/x-scpls parser
2011/09/21 16:49:15 [playlist parser:4] Trying audio/mpegurl parser
2011/09/21 16:49:15 [audiodef(dot)m3u:3] Playlist treated as format
audio/mpegurl
2011/09/21 16:49:15 [audiodef(dot)m3u:3] Successfully loaded a playlist
of 77 tracks.
2011/09/21 16:49:15 [audiodef(dot)m3u:4] Activations changed: static=[],
dynamic=[mksafe:audiodef(dot)ogg:audiodef(dot)ogg].
2011/09/21 16:49:15 [source:4] safe_blank gets up
2011/09/21 16:49:15 [safe_blank:4] Activations changed: static=[],
dynamic=[mksafe:audiodef(dot)ogg:audiodef(dot)ogg].
2011/09/21 16:49:15 [mksafe:4] Activations changed:
static=[audiodef(dot)ogg:audiodef(dot)ogg], dynamic=[].
2011/09/21 16:49:15 [audiodef(dot)ogg:4] Activations changed:
static=[audiodef(dot)ogg], dynamic=[].
2011/09/21 16:49:15 [audiodef(dot)ogg:4] Enabling caching mode (active
source)
2011/09/21 16:49:15 [techno(dot)ogg:3] Connecting mount techno.ogg for
source@localhost...
2011/09/21 16:49:15 [techno(dot)ogg:3] Connection setup was successful.
2011/09/21 16:49:15 [ambient(dot)ogg:3] Connecting mount ambient.ogg for
source@localhost...
2011/09/21 16:49:15 [ambient(dot)ogg:3] Connection setup was successful.
2011/09/21 16:49:15 [audiodef(dot)ogg:3] Connecting mount audiodef.ogg
for source@localhost...
2011/09/21 16:49:16 [audiodef(dot)ogg:3] Connection setup was successful.
2011/09/21 16:49:16 [root:3] Broadcast starts up!
2011/09/21 16:49:16 [mksafe:3] Switch to safe_blank.
2011/09/21 16:49:16 [safe_blank:4] Activations changed:
static=[mksafe:techno(dot)ogg:techno(dot)ogg],
dynamic=[mksafe:techno(dot)ogg:techno(dot)ogg].
2011/09/21 16:49:16 [techno(dot)m3u:4] Remaining: 0, queued: 1323000,
taking: 1323000
2011/09/21 16:49:16 [ogg.demuxer:4] Found a ogg logical stream, serial:
8f146f1
2011/09/21 16:49:16 [ogg.demuxer:4] Trying ogg/vorbis format
2011/09/21 16:49:16 [techno(dot)m3u:3] Prepared "/tmp/liq4e36f9.osb"
(RID 2).
2011/09/21 16:49:16 [mksafe:3] Switch to techno(dot)m3u with transition.
2011/09/21 16:49:16 [safe_blank:4] Activations changed: static=[],
dynamic=[mksafe:techno(dot)ogg:techno(dot)ogg].
2011/09/21 16:49:16 [techno(dot)m3u:4] Activations changed:
static=[mksafe:techno(dot)ogg:techno(dot)ogg],
dynamic=[mksafe:techno(dot)ogg:techno(dot)ogg].
2011/09/21 16:49:16 [ogg.encoder:4] techno(dot)ogg: Starting all streams
2011/09/21 16:49:16 [mksafe:3] Switch to safe_blank.
2011/09/21 16:49:16 [safe_blank:4] Activations changed:
static=[mksafe:ambient(dot)ogg:ambient(dot)ogg],
dynamic=[mksafe:ambient(dot)ogg:ambient(dot)ogg].
2011/09/21 16:49:16 [ogg.encoder:4] ambient(dot)ogg: Starting all streams
2011/09/21 16:49:16 [mksafe:3] Switch to safe_blank.
2011/09/21 16:49:16 [safe_blank:4] Activations changed:
static=[mksafe:audiodef(dot)ogg:audiodef(dot)ogg],
dynamic=[mksafe:audiodef(dot)ogg:audiodef(dot)ogg].
2011/09/21 16:49:16 [ogg.encoder:4] audiodef(dot)ogg: Starting all streams
2011/09/21 16:49:16 [ogg.encoder:4] techno(dot)ogg: Setting end of track
24d615c4.
2011/09/21 16:49:16 [ogg.encoder:4] techno(dot)ogg: Every ogg logical
tracks have ended: setting end of stream.
2011/09/21 16:49:16 [ogg.encoder:4] techno(dot)ogg: Starting new
sequentialized ogg stream.
2011/09/21 16:49:16 [ogg.encoder:4] techno(dot)ogg: Starting all streams
2011/09/21 16:52:42 [ogg.demuxer:4] Reached last page of logical stream
8f146f1
2011/09/21 16:52:52 [techno(dot)m3u:3] Finished with "/tmp/liq4e36f9.osb".
2011/09/21 16:52:52 [mksafe:3] Switch to safe_blank with forgetful
transition.
2011/09/21 16:52:52 [techno(dot)m3u:4] Activations changed: static=[],
dynamic=[mksafe:techno(dot)ogg:techno(dot)ogg].
2011/09/21 16:52:52 [safe_blank:4] Activations changed:
static=[mksafe:techno(dot)ogg:techno(dot)ogg],
dynamic=[mksafe:techno(dot)ogg:techno(dot)ogg].
2011/09/21 17:04:15 [protocols.external:4] Download process finished
(killed)
2011/09/21 17:04:15 [request:4] Failed to resolve
"http://stillstream.com/assets/2011-01-16-Har_Live_On_Nightscaping.mp3"!
For more info, see server command 'trace 4'.
2011/09/21 17:04:15 [protocols.external:4] Executing /usr/bin/wget
"http://audiodef.com/audio/ltbl_inst3.ogg" "/tmp/liq29ffc8.osb"
2011/09/21 17:04:16 [protocols.external:4] Download process finished (ok)
2011/09/21 17:04:16 [decoder:4] Trying OGG decoder for
"/tmp/liq29ffc8.osb"...
2011/09/21 17:04:16 [ogg.demuxer:4] Found a ogg logical stream, serial:
2794009c
2011/09/21 17:04:16 [ogg.demuxer:4] Trying ogg/vorbis format
2011/09/21 17:04:16 [decoder:3] Decoder OGG chosen for "/tmp/liq29ffc8.osb".
2011/09/21 17:04:16 [ogg.demuxer:4] Found a ogg logical stream, serial:
2794009c
2011/09/21 17:04:16 [ogg.demuxer:4] Trying ogg/vorbis format
2011/09/21 17:04:16 [audiodef(dot)m3u:4] Remaining: 0, queued: 0,
adding: 1323000 (RID 5)
2011/09/21 17:04:16 [protocols.external:4] Executing /usr/bin/wget
"http://www.archive.org/download/Techno_0/Elements__Dissent.ogg"
"/tmp/liq199b97.osb"
2011/09/21 17:04:16 [audiodef(dot)m3u:4] Remaining: 0, queued: 1323000,
taking: 1323000
2011/09/21 17:04:16 [ogg.demuxer:4] Found a ogg logical stream, serial:
2794009c
2011/09/21 17:04:16 [ogg.demuxer:4] Trying ogg/vorbis format
2011/09/21 17:04:16 [audiodef(dot)m3u:3] Prepared "/tmp/liq29ffc8.osb"
(RID 5).
2011/09/21 17:04:16 [mksafe:3] Switch to audiodef(dot)m3u with transition.
2011/09/21 17:04:16 [safe_blank:4] Activations changed: static=[],
dynamic=[mksafe:audiodef(dot)ogg:audiodef(dot)ogg].
2011/09/21 17:04:16 [audiodef(dot)m3u:4] Activations changed:
static=[mksafe:audiodef(dot)ogg:audiodef(dot)ogg],
dynamic=[mksafe:audiodef(dot)ogg:audiodef(dot)ogg].
2011/09/21 17:04:16 [ogg.encoder:4] audiodef(dot)ogg: Setting end of
track 1034328c.
2011/09/21 17:04:16 [ogg.encoder:4] audiodef(dot)ogg: Every ogg logical
tracks have ended: setting end of stream.
2011/09/21 17:04:17 [ogg.encoder:4] audiodef(dot)ogg: Starting new
sequentialized ogg stream.
2011/09/21 17:04:17 [ogg.encoder:4] audiodef(dot)ogg: Starting all streams
2011/09/21 17:04:19 [protocols.external:4] Download process finished (ok)
2011/09/21 17:04:19 [decoder:4] Trying OGG decoder for
"/tmp/liq199b97.osb"...
2011/09/21 17:04:19 [ogg.demuxer:4] Found a ogg logical stream, serial:
4c2c7139
2011/09/21 17:04:19 [ogg.demuxer:4] Trying ogg/vorbis format
2011/09/21 17:04:19 [decoder:3] Decoder OGG chosen for "/tmp/liq199b97.osb".
2011/09/21 17:04:19 [ogg.demuxer:4] Found a ogg logical stream, serial:
4c2c7139
2011/09/21 17:04:19 [ogg.demuxer:4] Trying ogg/vorbis format
2011/09/21 17:04:19 [techno(dot)m3u:4] Remaining: 0, queued: 0, adding:
1323000 (RID 6)
2011/09/21 17:04:19 [protocols.external:4] Executing /usr/bin/wget
"http://stillstream.com/assets/2008-11-07-Allen_Goodman_Live_Ambient_Kerchunkage.mp3"
"/tmp/liq76cbb9.osb"
2011/09/21 17:04:19 [techno(dot)m3u:4] Remaining: 0, queued: 1323000,
taking: 1323000
2011/09/21 17:04:19 [ogg.demuxer:4] Found a ogg logical stream, serial:
4c2c7139
2011/09/21 17:04:19 [ogg.demuxer:4] Trying ogg/vorbis format
2011/09/21 17:04:19 [techno(dot)m3u:3] Prepared "/tmp/liq199b97.osb"
(RID 6).
2011/09/21 17:04:19 [mksafe:3] Switch to techno(dot)m3u with transition.
2011/09/21 17:04:19 [safe_blank:4] Activations changed: static=[],
dynamic=[mksafe:techno(dot)ogg:techno(dot)ogg].
2011/09/21 17:04:19 [techno(dot)m3u:4] Activations changed:
static=[mksafe:techno(dot)ogg:techno(dot)ogg],
dynamic=[mksafe:techno(dot)ogg:techno(dot)ogg].
2011/09/21 17:04:19 [ogg.encoder:4] techno(dot)ogg: Setting end of track
4e7c9fb.
2011/09/21 17:04:19 [ogg.encoder:4] techno(dot)ogg: Every ogg logical
tracks have ended: setting end of stream.
2011/09/21 17:04:19 [ogg.encoder:4] techno(dot)ogg: Starting new
sequentialized ogg stream.
2011/09/21 17:04:19 [ogg.encoder:4] techno(dot)ogg: Starting all streams
2011/09/21 17:07:11 [ogg.demuxer:4] Reached last page of logical stream
4c2c7139
2011/09/21 17:07:21 [techno(dot)m3u:3] Finished with "/tmp/liq199b97.osb".
2011/09/21 17:07:21 [mksafe:3] Switch to safe_blank with forgetful
transition.
2011/09/21 17:07:21 [techno(dot)m3u:4] Activations changed: static=[],
dynamic=[mksafe:techno(dot)ogg:techno(dot)ogg].
2011/09/21 17:07:21 [safe_blank:4] Activations changed:
static=[mksafe:techno(dot)ogg:techno(dot)ogg],
dynamic=[mksafe:techno(dot)ogg:techno(dot)ogg].
2011/09/21 17:09:36 [ogg.demuxer:4] Reached last page of logical stream
2794009c
2011/09/21 17:09:46 [audiodef(dot)m3u:3] Finished with "/tmp/liq29ffc8.osb".
2011/09/21 17:09:46 [mksafe:3] Switch to safe_blank with forgetful
transition.
2011/09/21 17:09:46 [audiodef(dot)m3u:4] Activations changed: static=[],
dynamic=[mksafe:audiodef(dot)ogg:audiodef(dot)ogg].
2011/09/21 17:09:46 [safe_blank:4] Activations changed:
static=[mksafe:audiodef(dot)ogg:audiodef(dot)ogg],
dynamic=[mksafe:audiodef(dot)ogg:audiodef(dot)ogg].
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users