Icecast Streaming Media Server Forum Index Icecast Streaming Media Server
Icecast is a Xiph Foundation Project
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Help!

 
Post new topic   Reply to topic    Icecast Streaming Media Server Forum Index -> Icecast Server
View previous topic :: View next topic  
Author Message
Anonymous
Guest





PostPosted: Wed Dec 12, 2007 11:25 pm    Post subject: Help! Reply with quote

I have SAM braodcaster running well.. ICEcast server running well... but withing SAM braodcaster, the statistics relay shows error 401, error retreiving icecast.xml afaik the passwords are the same and i can't see why it can't log into the xml document... can anyone help? i am using legacy MP3 encoder if this also helps....


website: audiocentral.quotaless.com

SAM is running well as i can make requests.. but the server is not talking to SAM or something... I have been at this for a month now... and just now got this far Smile please get me other the "hump" Smile
Back to top
karlH
Code Warrior
Code Warrior


Joined: 13 Jun 2005
Posts: 5476
Location: UK

PostPosted: Thu Dec 13, 2007 12:22 am    Post subject: Reply with quote

I don't use sam so I don't know what exactly what the stats relay is, but you could check the access log and or error log to see what requests icecast is receiving.

karl.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Anonymous
Guest





PostPosted: Thu Dec 13, 2007 12:49 am    Post subject: part of icecast logs Reply with quote

Code:



[2007-12-12  17:26:35] INFO main/main.c Icecast 2.3.1 server started
[2007-12-12  17:26:35] DBUG yp/yp.c Updating YP configuration
[2007-12-12  17:26:35] INFO yp/yp.c YP update thread started
[2007-12-12  17:26:35] INFO auth/auth.c Authentication thread started
[2007-12-12  17:26:36] DBUG slave/slave.c checking master stream list
[2007-12-12  17:28:36] DBUG slave/slave.c checking master stream list
[2007-12-12  17:30:40] DBUG slave/slave.c checking master stream list
[2007-12-12  17:32:40] DBUG slave/slave.c checking master stream list
[2007-12-12  17:34:40] DBUG slave/slave.c checking master stream list
[2007-12-12  17:36:40] DBUG slave/slave.c checking master stream list
[2007-12-12  17:38:40] DBUG slave/slave.c checking master stream list
[2007-12-12  17:40:40] DBUG slave/slave.c checking master stream list
[2007-12-12  17:42:40] DBUG slave/slave.c checking master stream list
[2007-12-12  17:44:40] DBUG slave/slave.c checking master stream list
[2007-12-12  17:44:51] DBUG connection/connection.c Connection thread done
[2007-12-12  17:44:51] INFO main/main.c Shutting down
[2007-12-12  17:44:51] INFO fserve/fserve.c file serving thread stopped
[2007-12-12  17:44:51] DBUG slave/slave.c waiting for slave thread
[2007-12-12  17:44:51] DBUG slave/slave.c shutting down current relays
[2007-12-12  17:44:51] INFO slave/slave.c Slave thread shutdown complete
[2007-12-12  17:44:51] INFO auth/auth.c Authenication thread shutting down
[2007-12-12  17:44:51] INFO auth/auth.c Auth thread has terminated
[2007-12-12  17:44:52] INFO yp/yp.c YP thread down
[2007-12-12  17:44:52] INFO stats/stats.c stats thread finished
[2007-12-12  17:46:13] INFO main/main.c Icecast 2.3.1 server started
[2007-12-12  17:46:13] INFO fserve/fserve.c file serving thread started
[2007-12-12  17:46:13] INFO stats/stats.c stats thread started
[2007-12-12  17:46:13] DBUG yp/yp.c Updating YP configuration
[2007-12-12  17:46:13] INFO yp/yp.c YP update thread started
[2007-12-12  17:46:13] INFO auth/auth.c Authentication thread started
[2007-12-12  17:46:14] DBUG slave/slave.c checking master stream list
[2007-12-12  18:09:58] INFO fserve/fserve.c file serving thread started
[2007-12-12  18:09:58] INFO stats/stats.c stats thread started
[2007-12-12  18:09:58] INFO main/main.c Icecast 2.3.1 server started
[2007-12-12  18:09:58] DBUG yp/yp.c Updating YP configuration
[2007-12-12  18:09:58] INFO auth/auth.c Authentication thread started
[2007-12-12  18:09:58] INFO yp/yp.c YP update thread started
[2007-12-12  18:09:59] DBUG slave/slave.c checking master stream list
[2007-12-12  18:11:59] DBUG slave/slave.c checking master stream list
[2007-12-12  18:13:59] DBUG slave/slave.c checking master stream list
[2007-12-12  18:15:44] WARN client/client.c source connection has died
[2007-12-12  18:15:44] DBUG stats/stats.c update node clients (1)
[2007-12-12  18:15:44] DBUG stats/stats.c update node connections (1)
[2007-12-12  18:15:44] DBUG stats/stats.c update node clients (0)
[2007-12-12  18:15:59] DBUG slave/slave.c checking master stream list
[2007-12-12  18:17:59] DBUG slave/slave.c checking master stream list
[2007-12-12  18:18:26] DBUG stats/stats.c update node clients (1)
[2007-12-12  18:18:26] DBUG stats/stats.c update node connections (2)
[2007-12-12  18:18:26] DBUG admin/admin.c Admin request (/admin/stats.xml)
[2007-12-12  18:18:26] DBUG admin/admin.c Got command (stats.xml)
[2007-12-12  18:18:26] INFO admin/admin.c Bad or missing password on admin command request (command: stats.xml)
[2007-12-12  18:18:26] DBUG fserve/fserve.c Adding client to file serving engine
[2007-12-12  18:18:27] DBUG stats/stats.c update node client_connections (1)
[2007-12-12  18:18:27] DBUG stats/stats.c update node clients (0)
[2007-12-12  18:19:27] DBUG admin/admin.c Admin request (/admin/stats.xml)
[2007-12-12  18:19:27] DBUG admin/admin.c Got command (stats.xml)
[2007-12-12  18:19:27] INFO admin/admin.c Bad or missing password on admin command request (command: stats.xml)
[2007-12-12  18:19:27] DBUG fserve/fserve.c Adding client to file serving engine
[2007-12-12  18:19:27] DBUG stats/stats.c update node clients (1)
[2007-12-12  18:19:27] DBUG stats/stats.c update node connections (3)
[2007-12-12  18:19:27] DBUG stats/stats.c update node clients (2)
[2007-12-12  18:19:27] DBUG stats/stats.c update node connections (4)
[2007-12-12  18:19:27] DBUG stats/stats.c update node client_connections (2)
[2007-12-12  18:19:27] DBUG admin/admin.c Admin request (/admin/stats.xml)
[2007-12-12  18:19:27] DBUG admin/admin.c Got command (stats.xml)
[2007-12-12  18:19:27] INFO admin/admin.c Bad or missing password on admin command request (command: stats.xml)
[2007-12-12  18:19:27] DBUG fserve/fserve.c Adding client to file serving engine
[2007-12-12  18:19:27] DBUG stats/stats.c update node client_connections (3)
[2007-12-12  18:19:27] DBUG stats/stats.c update node clients (1)
[2007-12-12  18:19:27] DBUG stats/stats.c update node clients (0)
[2007-12-12  18:19:59] DBUG slave/slave.c checking master stream list
[2007-12-12  18:20:27] DBUG admin/admin.c Admin request (/admin/stats.xml)
[2007-12-12  18:20:27] DBUG admin/admin.c Got command (stats.xml)
[2007-12-12  18:20:27] INFO admin/admin.c Bad or missing password on admin command request (command: stats.xml)
[2007-12-12  18:20:27] DBUG fserve/fserve.c Adding client to file serving engine
[2007-12-12  18:20:27] DBUG stats/stats.c update node clients (1)
[2007-12-12  18:20:27] DBUG stats/stats.c update node connections (5)
[2007-12-12  18:20:27] DBUG stats/stats.c update node client_connections (4)
[2007-12-12  18:20:28] DBUG stats/stats.c update node clients (0)
[2007-12-12  18:20:56] DBUG stats/stats.c update node clients (1)
[2007-12-12  18:20:56] INFO connection/connection.c Source logging in at mountpoint "/live"
[2007-12-12  18:20:56] DBUG connection/connection.c sources count is 0
[2007-12-12  18:20:56] DBUG source/source.c Applying mount information for "/live"
[2007-12-12  18:20:56] DBUG source/source.c YP changed to 1
[2007-12-12  18:20:56] DBUG format-mp3/format_mp3.c mp3 interval -1
[2007-12-12  18:20:56] DBUG stats/stats.c update node connections (6)
[2007-12-12  18:20:56] DBUG source/source.c public set to 1
[2007-12-12  18:20:56] DBUG stats/stats.c update node sources (1)
[2007-12-12  18:20:56] DBUG source/source.c max listeners to -1
[2007-12-12  18:20:56] DBUG stats/stats.c new source stat /live
[2007-12-12  18:20:56] DBUG source/source.c queue size to 524288
[2007-12-12  18:20:56] DBUG stats/stats.c new node public (1)
[2007-12-12  18:20:56] DBUG source/source.c burst size to 65535
[2007-12-12  18:20:56] DBUG stats/stats.c new node server_name (Audio Central)
[2007-12-12  18:20:56] DBUG source/source.c source timeout to 10
[2007-12-12  18:20:56] DBUG stats/stats.c new node server_description (all the music you want, none of what you don't)
[2007-12-12  18:20:56] DBUG source/source.c fallback_when_full to 0
[2007-12-12  18:20:56] DBUG stats/stats.c new node server_url (http://www.audiorealm.com)
[2007-12-12  18:20:56] DBUG connection/connection.c source is ready to start
[2007-12-12  18:20:56] DBUG stats/stats.c new node genre (Various)
[2007-12-12  18:20:56] DBUG fserve/fserve.c Adding client to file serving engine
[2007-12-12  18:20:56] DBUG stats/stats.c new node bitrate (56)
[2007-12-12  18:20:56] DBUG stats/stats.c new node server_type (audio/mpeg)
[2007-12-12  18:20:56] DBUG stats/stats.c new node max_listeners (unlimited)
[2007-12-12  18:20:57] DBUG source/source.c Source creation complete
[2007-12-12  18:20:57] DBUG stats/stats.c new node source_ip (192.168.1.1)
[2007-12-12  18:20:57] DBUG stats/stats.c update node source_client_connections (1)
[2007-12-12  18:20:57] DBUG stats/stats.c new node listeners (0)
[2007-12-12  18:20:57] DBUG stats/stats.c new node ice-samplerate (44100)
[2007-12-12  18:20:57] DBUG stats/stats.c new node ice-bitrate (56)
[2007-12-12  18:20:57] DBUG stats/stats.c new node ice-channels (2)
[2007-12-12  18:20:57] DBUG stats/stats.c new node audio_info (ice-samplerate=44100;ice-bitrate=56;ice-channels=2)
[2007-12-12  18:20:57] DBUG stats/stats.c new node listenurl (http://localhost:8000/live)
[2007-12-12  18:20:57] DBUG stats/stats.c update node source_total_connections (1)
[2007-12-12  18:20:57] DBUG stats/stats.c new node slow_listeners (0)
[2007-12-12  18:20:57] DBUG stats/stats.c update node listeners (0)
[2007-12-12  18:20:57] DBUG stats/stats.c new node listener_peak (0)
[2007-12-12  18:20:57] DBUG stats/stats.c new node stream_start (Wed, 12 Dec 2007 18:20:57 Eastern Standard Time)
[2007-12-12  18:20:57] DBUG stats/stats.c new node total_bytes_read (0)
[2007-12-12  18:20:57] DBUG stats/stats.c new node total_bytes_sent (0)
[2007-12-12  18:21:02] DBUG stats/stats.c update node total_bytes_read (34684)
[2007-12-12  18:21:02] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:21:03] DBUG stats/stats.c update node clients (2)
[2007-12-12  18:21:03] DBUG stats/stats.c update node connections (7)
[2007-12-12  18:21:03] DBUG admin/admin.c Admin request (/admin/metadata)
[2007-12-12  18:21:03] DBUG admin/admin.c Got command (metadata)
[2007-12-12  18:21:03] INFO admin/admin.c Received admin command metadata on mount "/live"
[2007-12-12  18:21:03] DBUG admin/admin.c Got metadata update request
[2007-12-12  18:21:03] INFO admin/admin.c Metadata on mountpoint /live changed to "Alan Jackson - Bring On The Night"
[2007-12-12  18:21:03] DBUG fserve/fserve.c Adding client to file serving engine
[2007-12-12  18:21:03] DBUG stats/stats.c update node client_connections (5)
[2007-12-12  18:21:03] DBUG stats/stats.c update node clients (1)
[2007-12-12  18:21:03] DBUG stats/stats.c new node title (Alan Jackson - Bring On The Night)
[2007-12-12  18:21:07] DBUG stats/stats.c update node total_bytes_read (68600)
[2007-12-12  18:21:07] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:21:12] DBUG stats/stats.c update node total_bytes_read (103600)
[2007-12-12  18:21:12] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:21:17] DBUG stats/stats.c update node total_bytes_read (138600)
[2007-12-12  18:21:17] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:21:22] DBUG stats/stats.c update node total_bytes_read (175000)
[2007-12-12  18:21:22] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:21:27] DBUG stats/stats.c update node total_bytes_read (210000)
[2007-12-12  18:21:27] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:21:28] DBUG admin/admin.c Admin request (/admin/stats.xml)
[2007-12-12  18:21:28] DBUG admin/admin.c Got command (stats.xml)
[2007-12-12  18:21:28] INFO admin/admin.c Bad or missing password on admin command request (command: stats.xml)
[2007-12-12  18:21:28] DBUG fserve/fserve.c Adding client to file serving engine
[2007-12-12  18:21:28] DBUG stats/stats.c update node clients (2)
[2007-12-12  18:21:28] DBUG stats/stats.c update node connections (8)
[2007-12-12  18:21:28] DBUG stats/stats.c update node client_connections (6)
[2007-12-12  18:21:28] DBUG stats/stats.c update node clients (1)
[2007-12-12  18:21:32] DBUG stats/stats.c update node total_bytes_read (243600)
[2007-12-12  18:21:32] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:21:37] DBUG stats/stats.c update node total_bytes_read (280000)
[2007-12-12  18:21:37] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:21:42] DBUG stats/stats.c update node total_bytes_read (313600)
[2007-12-12  18:21:42] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:21:47] DBUG stats/stats.c update node total_bytes_read (350000)
[2007-12-12  18:21:47] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:21:52] DBUG stats/stats.c update node total_bytes_read (385000)
[2007-12-12  18:21:52] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:21:57] DBUG stats/stats.c update node total_bytes_read (420000)
[2007-12-12  18:21:57] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:21:59] DBUG slave/slave.c checking master stream list
[2007-12-12  18:22:02] DBUG stats/stats.c update node total_bytes_read (454619)
[2007-12-12  18:22:02] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:22:07] DBUG stats/stats.c update node total_bytes_read (488600)
[2007-12-12  18:22:07] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:22:12] DBUG stats/stats.c update node total_bytes_read (524888)
[2007-12-12  18:22:12] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:22:17] DBUG stats/stats.c update node total_bytes_read (558600)
[2007-12-12  18:22:17] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:22:22] DBUG stats/stats.c update node total_bytes_read (595000)
[2007-12-12  18:22:22] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:22:27] DBUG stats/stats.c update node total_bytes_read (630000)
[2007-12-12  18:22:27] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:22:28] DBUG admin/admin.c Admin request (/admin/stats.xml)
[2007-12-12  18:22:28] DBUG admin/admin.c Got command (stats.xml)
[2007-12-12  18:22:28] INFO admin/admin.c Bad or missing password on admin command request (command: stats.xml)
[2007-12-12  18:22:28] DBUG fserve/fserve.c Adding client to file serving engine
[2007-12-12  18:22:28] DBUG stats/stats.c update node clients (2)
[2007-12-12  18:22:28] DBUG stats/stats.c update node connections (9)
[2007-12-12  18:22:28] DBUG stats/stats.c update node client_connections (7)
[2007-12-12  18:22:29] DBUG stats/stats.c update node clients (1)
[2007-12-12  18:22:32] DBUG stats/stats.c update node total_bytes_read (663600)
[2007-12-12  18:22:32] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:22:37] DBUG stats/stats.c update node total_bytes_read (700000)
[2007-12-12  18:22:37] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:22:42] DBUG stats/stats.c update node total_bytes_read (735000)
[2007-12-12  18:22:42] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:22:47] DBUG stats/stats.c update node total_bytes_read (770000)
[2007-12-12  18:22:47] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:22:52] DBUG stats/stats.c update node total_bytes_read (805000)
[2007-12-12  18:22:52] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:22:57] DBUG stats/stats.c update node total_bytes_read (840000)
[2007-12-12  18:22:57] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:23:02] DBUG stats/stats.c update node total_bytes_read (875000)
[2007-12-12  18:23:02] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:23:07] DBUG stats/stats.c update node total_bytes_read (909626)
[2007-12-12  18:23:07] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:23:12] DBUG stats/stats.c update node total_bytes_read (945000)
[2007-12-12  18:23:12] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:23:17] DBUG stats/stats.c update node total_bytes_read (980000)
[2007-12-12  18:23:17] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:23:22] DBUG stats/stats.c update node total_bytes_read (1014788)
[2007-12-12  18:23:22] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:23:27] DBUG stats/stats.c update node total_bytes_read (1050000)
[2007-12-12  18:23:27] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:23:29] DBUG stats/stats.c update node clients (2)
[2007-12-12  18:23:29] DBUG stats/stats.c update node connections (10)
[2007-12-12  18:23:29] DBUG admin/admin.c Admin request (/admin/stats.xml)
[2007-12-12  18:23:29] DBUG admin/admin.c Got command (stats.xml)
[2007-12-12  18:23:29] INFO admin/admin.c Bad or missing password on admin command request (command: stats.xml)
[2007-12-12  18:23:29] DBUG fserve/fserve.c Adding client to file serving engine
[2007-12-12  18:23:29] DBUG stats/stats.c update node client_connections (8)
[2007-12-12  18:23:29] DBUG stats/stats.c update node clients (1)
[2007-12-12  18:23:32] DBUG stats/stats.c update node total_bytes_read (1084972)
[2007-12-12  18:23:32] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:23:37] DBUG stats/stats.c update node total_bytes_read (1120000)
[2007-12-12  18:23:37] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:23:42] DBUG stats/stats.c update node total_bytes_read (1155000)
[2007-12-12  18:23:42] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:23:47] DBUG stats/stats.c update node total_bytes_read (1190000)
[2007-12-12  18:23:47] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:23:52] DBUG stats/stats.c update node total_bytes_read (1223600)
[2007-12-12  18:23:52] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:23:57] DBUG stats/stats.c update node total_bytes_read (1260000)
[2007-12-12  18:23:57] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:23:59] DBUG slave/slave.c checking master stream list
[2007-12-12  18:24:02] DBUG stats/stats.c update node total_bytes_read (1295000)
[2007-12-12  18:24:02] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:24:07] DBUG stats/stats.c update node total_bytes_read (1330000)
[2007-12-12  18:24:07] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:24:12] DBUG stats/stats.c update node total_bytes_read (1365000)
[2007-12-12  18:24:12] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:24:17] DBUG stats/stats.c update node total_bytes_read (1400000)
[2007-12-12  18:24:17] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:24:22] DBUG stats/stats.c update node total_bytes_read (1435000)
[2007-12-12  18:24:22] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:24:27] DBUG stats/stats.c update node total_bytes_read (1470000)
[2007-12-12  18:24:27] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:24:29] DBUG admin/admin.c Admin request (/admin/stats.xml)
[2007-12-12  18:24:29] DBUG admin/admin.c Got command (stats.xml)
[2007-12-12  18:24:29] INFO admin/admin.c Bad or missing password on admin command request (command: stats.xml)
[2007-12-12  18:24:29] DBUG fserve/fserve.c Adding client to file serving engine
[2007-12-12  18:24:29] DBUG stats/stats.c update node clients (2)
[2007-12-12  18:24:29] DBUG stats/stats.c update node connections (11)
[2007-12-12  18:24:29] DBUG stats/stats.c update node client_connections (9)
[2007-12-12  18:24:29] DBUG stats/stats.c update node clients (1)
[2007-12-12  18:24:32] DBUG stats/stats.c update node total_bytes_read (1503600)
[2007-12-12  18:24:32] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:24:37] DBUG stats/stats.c update node total_bytes_read (1540000)
[2007-12-12  18:24:37] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:24:42] DBUG stats/stats.c update node total_bytes_read (1575000)
[2007-12-12  18:24:42] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:24:47] DBUG stats/stats.c update node total_bytes_read (1610000)
[2007-12-12  18:24:47] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:24:52] DBUG stats/stats.c update node total_bytes_read (1645000)
[2007-12-12  18:24:52] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:24:57] DBUG stats/stats.c update node total_bytes_read (1680000)
[2007-12-12  18:24:57] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:24:58] DBUG stats/stats.c update node clients (2)
[2007-12-12  18:24:58] DBUG stats/stats.c update node connections (12)
[2007-12-12  18:24:58] DBUG admin/admin.c Admin request (/admin/metadata)
[2007-12-12  18:24:58] DBUG admin/admin.c Got command (metadata)
[2007-12-12  18:24:58] INFO admin/admin.c Received admin command metadata on mount "/live"
[2007-12-12  18:24:58] DBUG admin/admin.c Got metadata update request
[2007-12-12  18:24:58] INFO admin/admin.c Metadata on mountpoint /live changed to "The Cure - Lullabye (Remix)"
[2007-12-12  18:24:58] DBUG fserve/fserve.c Adding client to file serving engine
[2007-12-12  18:24:58] DBUG stats/stats.c update node client_connections (10)
[2007-12-12  18:24:58] DBUG stats/stats.c update node title (The Cure - Lullabye (Remix))
[2007-12-12  18:24:58] DBUG stats/stats.c update node clients (1)
[2007-12-12  18:25:02] DBUG stats/stats.c update node total_bytes_read (1715000)
[2007-12-12  18:25:02] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:25:07] DBUG stats/stats.c update node total_bytes_read (1750000)
[2007-12-12  18:25:07] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:25:12] DBUG stats/stats.c update node total_bytes_read (1785000)
[2007-12-12  18:25:12] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:25:17] DBUG stats/stats.c update node total_bytes_read (1820000)
[2007-12-12  18:25:17] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:25:22] DBUG stats/stats.c update node total_bytes_read (1855000)
[2007-12-12  18:25:22] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:25:27] DBUG stats/stats.c update node total_bytes_read (1890000)
[2007-12-12  18:25:27] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:25:29] DBUG admin/admin.c Admin request (/admin/stats.xml)
[2007-12-12  18:25:29] DBUG admin/admin.c Got command (stats.xml)
[2007-12-12  18:25:29] INFO admin/admin.c Bad or missing password on admin command request (command: stats.xml)
[2007-12-12  18:25:29] DBUG fserve/fserve.c Adding client to file serving engine
[2007-12-12  18:25:29] DBUG stats/stats.c update node clients (2)
[2007-12-12  18:25:29] DBUG stats/stats.c update node connections (13)
[2007-12-12  18:25:29] DBUG stats/stats.c update node client_connections (11)
[2007-12-12  18:25:29] DBUG stats/stats.c update node clients (1)
[2007-12-12  18:25:32] DBUG stats/stats.c update node total_bytes_read (1925000)
[2007-12-12  18:25:32] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:25:37] DBUG stats/stats.c update node total_bytes_read (1960637)
[2007-12-12  18:25:37] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:25:42] DBUG stats/stats.c update node total_bytes_read (1995000)
[2007-12-12  18:25:42] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:25:47] DBUG stats/stats.c update node total_bytes_read (2030000)
[2007-12-12  18:25:47] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:25:52] DBUG stats/stats.c update node total_bytes_read (2065000)
[2007-12-12  18:25:52] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:25:57] DBUG stats/stats.c update node total_bytes_read (2100000)
[2007-12-12  18:25:57] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:25:59] DBUG slave/slave.c checking master stream list
[2007-12-12  18:26:02] DBUG stats/stats.c update node total_bytes_read (2135000)
[2007-12-12  18:26:02] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:26:07] DBUG stats/stats.c update node total_bytes_read (2170000)
[2007-12-12  18:26:07] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:26:12] DBUG stats/stats.c update node total_bytes_read (2205000)
[2007-12-12  18:26:12] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:26:17] DBUG stats/stats.c update node total_bytes_read (2240000)
[2007-12-12  18:26:17] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:26:22] DBUG stats/stats.c update node total_bytes_read (2275000)
[2007-12-12  18:26:22] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:26:27] DBUG stats/stats.c update node total_bytes_read (2310000)
[2007-12-12  18:26:27] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:26:30] DBUG admin/admin.c Admin request (/admin/stats.xml)
[2007-12-12  18:26:30] DBUG admin/admin.c Got command (stats.xml)
[2007-12-12  18:26:30] INFO admin/admin.c Bad or missing password on admin command request (command: stats.xml)
[2007-12-12  18:26:30] DBUG fserve/fserve.c Adding client to file serving engine
[2007-12-12  18:26:30] DBUG stats/stats.c update node clients (2)
[2007-12-12  18:26:30] DBUG stats/stats.c update node connections (14)
[2007-12-12  18:26:30] DBUG stats/stats.c update node client_connections (12)
[2007-12-12  18:26:30] DBUG stats/stats.c update node clients (1)
[2007-12-12  18:26:32] DBUG stats/stats.c update node total_bytes_read (2345000)
[2007-12-12  18:26:32] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:26:37] DBUG stats/stats.c update node total_bytes_read (2380000)
[2007-12-12  18:26:37] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:26:42] DBUG stats/stats.c update node total_bytes_read (2415000)
[2007-12-12  18:26:42] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:26:47] DBUG stats/stats.c update node total_bytes_read (2450000)
[2007-12-12  18:26:47] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:26:52] DBUG stats/stats.c update node total_bytes_read (2485000)
[2007-12-12  18:26:52] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:26:57] DBUG stats/stats.c update node total_bytes_read (2520000)
[2007-12-12  18:26:57] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:27:02] DBUG stats/stats.c update node total_bytes_read (2555000)
[2007-12-12  18:27:02] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:27:07] DBUG stats/stats.c update node total_bytes_read (2590000)
[2007-12-12  18:27:07] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:27:12] DBUG stats/stats.c update node total_bytes_read (2625370)
[2007-12-12  18:27:12] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:27:17] DBUG stats/stats.c update node total_bytes_read (2661400)
[2007-12-12  18:27:17] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:27:22] DBUG stats/stats.c update node total_bytes_read (2695000)
[2007-12-12  18:27:22] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:27:27] DBUG stats/stats.c update node total_bytes_read (2730000)
[2007-12-12  18:27:27] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:27:30] DBUG admin/admin.c Admin request (/admin/stats.xml)
[2007-12-12  18:27:30] DBUG admin/admin.c Got command (stats.xml)
[2007-12-12  18:27:30] INFO admin/admin.c Bad or missing password on admin command request (command: stats.xml)
[2007-12-12  18:27:30] DBUG fserve/fserve.c Adding client to file serving engine
[2007-12-12  18:27:30] DBUG stats/stats.c update node clients (2)
[2007-12-12  18:27:30] DBUG stats/stats.c update node connections (15)
[2007-12-12  18:27:30] DBUG stats/stats.c update node client_connections (13)
[2007-12-12  18:27:30] DBUG stats/stats.c update node clients (1)
[2007-12-12  18:27:32] DBUG stats/stats.c update node total_bytes_read (2765000)
[2007-12-12  18:27:32] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:27:37] DBUG stats/stats.c update node total_bytes_read (2801198)
[2007-12-12  18:27:37] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:27:42] DBUG stats/stats.c update node total_bytes_read (2835000)
[2007-12-12  18:27:42] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:27:47] DBUG stats/stats.c update node total_bytes_read (2871400)
[2007-12-12  18:27:47] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:27:52] DBUG stats/stats.c update node total_bytes_read (2906400)
[2007-12-12  18:27:52] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:27:57] DBUG stats/stats.c update node total_bytes_read (2941354)
[2007-12-12  18:27:57] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:27:59] DBUG slave/slave.c checking master stream list
[2007-12-12  18:28:02] DBUG stats/stats.c update node total_bytes_read (2975000)
[2007-12-12  18:28:02] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:28:07] DBUG stats/stats.c update node total_bytes_read (3010000)
[2007-12-12  18:28:07] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:28:12] DBUG stats/stats.c update node total_bytes_read (3045000)
[2007-12-12  18:28:12] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:28:17] DBUG stats/stats.c update node total_bytes_read (3080000)
[2007-12-12  18:28:17] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:28:22] DBUG stats/stats.c update node total_bytes_read (3116400)
[2007-12-12  18:28:22] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:28:27] DBUG stats/stats.c update node total_bytes_read (3150000)
[2007-12-12  18:28:27] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:28:31] DBUG stats/stats.c update node clients (2)
[2007-12-12  18:28:31] DBUG stats/stats.c update node connections (16)
[2007-12-12  18:28:31] DBUG admin/admin.c Admin request (/admin/stats.xml)
[2007-12-12  18:28:31] DBUG admin/admin.c Got command (stats.xml)
[2007-12-12  18:28:31] INFO admin/admin.c Bad or missing password on admin command request (command: stats.xml)
[2007-12-12  18:28:31] DBUG fserve/fserve.c Adding client to file serving engine
[2007-12-12  18:28:31] DBUG stats/stats.c update node client_connections (14)
[2007-12-12  18:28:31] DBUG stats/stats.c update node clients (1)
[2007-12-12  18:28:32] DBUG stats/stats.c update node total_bytes_read (3185000)
[2007-12-12  18:28:32] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:28:37] DBUG stats/stats.c update node total_bytes_read (3220000)
[2007-12-12  18:28:37] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:28:42] DBUG stats/stats.c update node total_bytes_read (3256400)
[2007-12-12  18:28:42] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:28:47] DBUG stats/stats.c update node total_bytes_read (3290000)
[2007-12-12  18:28:47] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:28:52] DBUG stats/stats.c update node total_bytes_read (3326400)
[2007-12-12  18:28:52] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:28:57] DBUG stats/stats.c update node total_bytes_read (3361400)
[2007-12-12  18:28:57] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:29:02] DBUG stats/stats.c update node total_bytes_read (3396400)
[2007-12-12  18:29:02] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:29:03] DBUG admin/admin.c Admin request (/admin/metadata)
[2007-12-12  18:29:03] DBUG admin/admin.c Got command (metadata)
[2007-12-12  18:29:03] INFO admin/admin.c Received admin command metadata on mount "/live"
[2007-12-12  18:29:03] DBUG admin/admin.c Got metadata update request
[2007-12-12  18:29:03] INFO admin/admin.c Metadata on mountpoint /live changed to "Andrea Bocelli - Sogno(dream)"
[2007-12-12  18:29:03] DBUG fserve/fserve.c Adding client to file serving engine
[2007-12-12  18:29:03] DBUG stats/stats.c update node clients (2)
[2007-12-12  18:29:03] DBUG stats/stats.c update node connections (17)
[2007-12-12  18:29:03] DBUG stats/stats.c update node client_connections (15)
[2007-12-12  18:29:03] DBUG stats/stats.c update node title (Andrea Bocelli - Sogno(dream))
[2007-12-12  18:29:03] DBUG stats/stats.c update node clients (1)
[2007-12-12  18:29:07] DBUG stats/stats.c update node total_bytes_read (3430000)
[2007-12-12  18:29:07] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:29:12] DBUG stats/stats.c update node total_bytes_read (3466400)
[2007-12-12  18:29:12] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:29:17] DBUG stats/stats.c update node total_bytes_read (3501400)
[2007-12-12  18:29:17] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:29:22] DBUG stats/stats.c update node total_bytes_read (3535000)
[2007-12-12  18:29:22] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:29:27] DBUG stats/stats.c update node total_bytes_read (3571206)
[2007-12-12  18:29:27] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:29:31] DBUG stats/stats.c update node clients (2)
[2007-12-12  18:29:31] DBUG stats/stats.c update node connections (18)
[2007-12-12  18:29:31] DBUG admin/admin.c Admin request (/admin/stats.xml)
[2007-12-12  18:29:31] DBUG admin/admin.c Got command (stats.xml)
[2007-12-12  18:29:31] INFO admin/admin.c Bad or missing password on admin command request (command: stats.xml)
[2007-12-12  18:29:31] DBUG fserve/fserve.c Adding client to file serving engine
[2007-12-12  18:29:31] DBUG stats/stats.c update node client_connections (16)
[2007-12-12  18:29:31] DBUG stats/stats.c update node clients (1)
[2007-12-12  18:29:32] DBUG stats/stats.c update node total_bytes_read (3605000)
[2007-12-12  18:29:32] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:29:37] DBUG stats/stats.c update node total_bytes_read (3641400)
[2007-12-12  18:29:37] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:29:42] DBUG stats/stats.c update node total_bytes_read (3676374)
[2007-12-12  18:29:42] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:29:47] DBUG stats/stats.c update node total_bytes_read (3711400)
[2007-12-12  18:29:47] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:29:52] DBUG stats/stats.c update node total_bytes_read (3746400)
[2007-12-12  18:29:52] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:29:57] DBUG stats/stats.c update node total_bytes_read (3780000)
[2007-12-12  18:29:57] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:29:59] DBUG slave/slave.c checking master stream list
[2007-12-12  18:30:02] DBUG stats/stats.c update node total_bytes_read (3815000)
[2007-12-12  18:30:02] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:30:07] DBUG stats/stats.c update node total_bytes_read (3850000)
[2007-12-12  18:30:07] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:30:12] DBUG stats/stats.c update node total_bytes_read (3886400)
[2007-12-12  18:30:12] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:30:17] DBUG stats/stats.c update node total_bytes_read (3920000)
[2007-12-12  18:30:17] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:30:22] DBUG stats/stats.c update node total_bytes_read (3956285)
[2007-12-12  18:30:22] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:30:27] DBUG stats/stats.c update node total_bytes_read (3991400)
[2007-12-12  18:30:27] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:30:32] DBUG admin/admin.c Admin request (/admin/stats.xml)
[2007-12-12  18:30:32] DBUG admin/admin.c Got command (stats.xml)
[2007-12-12  18:30:32] INFO admin/admin.c Bad or missing password on admin command request (command: stats.xml)
[2007-12-12  18:30:32] DBUG fserve/fserve.c Adding client to file serving engine
[2007-12-12  18:30:32] DBUG stats/stats.c update node clients (2)
[2007-12-12  18:30:32] DBUG stats/stats.c update node connections (19)
[2007-12-12  18:30:32] DBUG stats/stats.c update node client_connections (17)
[2007-12-12  18:30:32] DBUG stats/stats.c update node total_bytes_read (4026193)
[2007-12-12  18:30:32] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:30:32] DBUG stats/stats.c update node clients (1)
[2007-12-12  18:30:37] DBUG stats/stats.c update node total_bytes_read (4060000)
[2007-12-12  18:30:37] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:30:42] DBUG stats/stats.c update node total_bytes_read (4096400)
[2007-12-12  18:30:42] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:30:47] DBUG stats/stats.c update node total_bytes_read (4130000)
[2007-12-12  18:30:47] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:30:52] DBUG stats/stats.c update node total_bytes_read (4166400)
[2007-12-12  18:30:52] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:30:57] DBUG stats/stats.c update node total_bytes_read (4201400)
[2007-12-12  18:30:57] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:31:02] DBUG stats/stats.c update node total_bytes_read (4236400)
[2007-12-12  18:31:02] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:31:07] DBUG stats/stats.c update node total_bytes_read (4270000)
[2007-12-12  18:31:07] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:31:12] DBUG stats/stats.c update node total_bytes_read (4306400)
[2007-12-12  18:31:12] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:31:17] DBUG stats/stats.c update node total_bytes_read (4341400)
[2007-12-12  18:31:17] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:31:22] DBUG stats/stats.c update node total_bytes_read (4375000)
[2007-12-12  18:31:22] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:31:27] DBUG stats/stats.c update node total_bytes_read (4411400)
[2007-12-12  18:31:27] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:31:32] DBUG stats/stats.c update node total_bytes_read (4446400)
[2007-12-12  18:31:32] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:31:32] DBUG stats/stats.c update node clients (2)
[2007-12-12  18:31:32] DBUG stats/stats.c update node connections (20)
[2007-12-12  18:31:32] DBUG admin/admin.c Admin request (/admin/stats.xml)
[2007-12-12  18:31:32] DBUG admin/admin.c Got command (stats.xml)
[2007-12-12  18:31:32] INFO admin/admin.c Bad or missing password on admin command request (command: stats.xml)
[2007-12-12  18:31:32] DBUG fserve/fserve.c Adding client to file serving engine
[2007-12-12  18:31:32] DBUG stats/stats.c update node client_connections (18)
[2007-12-12  18:31:32] DBUG stats/stats.c update node clients (1)
[2007-12-12  18:31:37] DBUG stats/stats.c update node total_bytes_read (4481400)
[2007-12-12  18:31:37] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:31:42] DBUG stats/stats.c update node total_bytes_read (4515000)
[2007-12-12  18:31:42] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:31:47] DBUG stats/stats.c update node total_bytes_read (4551400)
[2007-12-12  18:31:47] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:31:52] DBUG stats/stats.c update node total_bytes_read (4586400)
[2007-12-12  18:31:52] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:31:57] DBUG stats/stats.c update node total_bytes_read (4621347)
[2007-12-12  18:31:57] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:31:59] DBUG slave/slave.c checking master stream list
[2007-12-12  18:32:02] DBUG stats/stats.c update node total_bytes_read (4656400)
[2007-12-12  18:32:02] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:32:07] DBUG stats/stats.c update node total_bytes_read (4691400)
[2007-12-12  18:32:07] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:32:12] DBUG stats/stats.c update node total_bytes_read (4726400)
[2007-12-12  18:32:12] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:32:17] DBUG stats/stats.c update node total_bytes_read (4761400)
[2007-12-12  18:32:17] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:32:22] DBUG stats/stats.c update node total_bytes_read (4796400)
[2007-12-12  18:32:22] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:32:27] DBUG stats/stats.c update node total_bytes_read (4831400)
[2007-12-12  18:32:27] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:32:32] DBUG stats/stats.c update node total_bytes_read (4866400)
[2007-12-12  18:32:32] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:32:32] DBUG admin/admin.c Admin request (/admin/stats.xml)
[2007-12-12  18:32:32] DBUG admin/admin.c Got command (stats.xml)
[2007-12-12  18:32:32] INFO admin/admin.c Bad or missing password on admin command request (command: stats.xml)
[2007-12-12  18:32:32] DBUG fserve/fserve.c Adding client to file serving engine
[2007-12-12  18:32:32] DBUG stats/stats.c update node clients (2)
[2007-12-12  18:32:32] DBUG stats/stats.c update node connections (21)
[2007-12-12  18:32:32] DBUG stats/stats.c update node client_connections (19)
[2007-12-12  18:32:33] DBUG stats/stats.c update node clients (1)
[2007-12-12  18:32:37] DBUG stats/stats.c update node total_bytes_read (4901400)
[2007-12-12  18:32:37] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:32:42] DBUG stats/stats.c update node total_bytes_read (4936400)
[2007-12-12  18:32:42] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:32:47] DBUG stats/stats.c update node total_bytes_read (4971400)
[2007-12-12  18:32:47] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:32:48] DBUG stats/stats.c update node clients (2)
[2007-12-12  18:32:48] DBUG stats/stats.c update node connections (22)
[2007-12-12  18:32:48] DBUG admin/admin.c Admin request (/admin/metadata)
[2007-12-12  18:32:48] DBUG admin/admin.c Got command (metadata)
[2007-12-12  18:32:48] INFO admin/admin.c Received admin command metadata on mount "/live"
[2007-12-12  18:32:48] DBUG admin/admin.c Got metadata update request
[2007-12-12  18:32:48] INFO admin/admin.c Metadata on mountpoint /live changed to "dc Talk/Michael Tait - Alibi"
[2007-12-12  18:32:48] DBUG fserve/fserve.c Adding client to file serving engine
[2007-12-12  18:32:48] DBUG stats/stats.c update node client_connections (20)
[2007-12-12  18:32:48] DBUG stats/stats.c update node clients (1)
[2007-12-12  18:32:48] DBUG stats/stats.c update node title (dc Talk/Michael Tait - Alibi)
[2007-12-12  18:32:52] DBUG stats/stats.c update node total_bytes_read (5006400)
[2007-12-12  18:32:52] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:32:57] DBUG stats/stats.c update node total_bytes_read (5041400)
[2007-12-12  18:32:57] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:33:02] DBUG stats/stats.c update node total_bytes_read (5076400)
[2007-12-12  18:33:02] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:33:07] DBUG stats/stats.c update node total_bytes_read (5111400)
[2007-12-12  18:33:07] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:33:12] DBUG stats/stats.c update node total_bytes_read (5146400)
[2007-12-12  18:33:12] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:33:17] DBUG stats/stats.c update node total_bytes_read (5181400)
[2007-12-12  18:33:17] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:33:22] DBUG stats/stats.c update node total_bytes_read (5216368)
[2007-12-12  18:33:22] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:33:27] DBUG stats/stats.c update node total_bytes_read (5251400)
[2007-12-12  18:33:27] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:33:32] DBUG stats/stats.c update node total_bytes_read (5286400)
[2007-12-12  18:33:32] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:33:33] DBUG admin/admin.c Admin request (/admin/stats.xml)
[2007-12-12  18:33:33] DBUG admin/admin.c Got command (stats.xml)
[2007-12-12  18:33:33] INFO admin/admin.c Bad or missing password on admin command request (command: stats.xml)
[2007-12-12  18:33:33] DBUG fserve/fserve.c Adding client to file serving engine
[2007-12-12  18:33:33] DBUG stats/stats.c update node clients (2)
[2007-12-12  18:33:33] DBUG stats/stats.c update node connections (23)
[2007-12-12  18:33:33] DBUG stats/stats.c update node client_connections (21)
[2007-12-12  18:33:33] DBUG stats/stats.c update node clients (1)
[2007-12-12  18:33:37] DBUG stats/stats.c update node total_bytes_read (5321400)
[2007-12-12  18:33:37] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:33:42] DBUG stats/stats.c update node total_bytes_read (5356400)
[2007-12-12  18:33:42] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:33:47] DBUG stats/stats.c update node total_bytes_read (5391400)
[2007-12-12  18:33:47] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:33:52] DBUG stats/stats.c update node total_bytes_read (5426400)
[2007-12-12  18:33:52] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:33:57] DBUG stats/stats.c update node total_bytes_read (5461400)
[2007-12-12  18:33:57] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:33:59] DBUG slave/slave.c checking master stream list
[2007-12-12  18:34:02] DBUG stats/stats.c update node total_bytes_read (5496400)
[2007-12-12  18:34:02] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:34:07] DBUG stats/stats.c update node total_bytes_read (5532100)
[2007-12-12  18:34:07] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:34:12] DBUG stats/stats.c update node total_bytes_read (5566400)
[2007-12-12  18:34:12] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:34:17] DBUG stats/stats.c update node total_bytes_read (5601400)
[2007-12-12  18:34:17] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:34:22] DBUG stats/stats.c update node total_bytes_read (5637800)
[2007-12-12  18:34:22] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:34:27] DBUG stats/stats.c update node total_bytes_read (5671400)
[2007-12-12  18:34:27] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:34:32] DBUG stats/stats.c update node total_bytes_read (5706400)
[2007-12-12  18:34:32] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:34:33] DBUG stats/stats.c update node clients (2)
[2007-12-12  18:34:33] DBUG stats/stats.c update node connections (24)
[2007-12-12  18:34:33] DBUG admin/admin.c Admin request (/admin/stats.xml)
[2007-12-12  18:34:33] DBUG admin/admin.c Got command (stats.xml)
[2007-12-12  18:34:33] INFO admin/admin.c Bad or missing password on admin command request (command: stats.xml)
[2007-12-12  18:34:33] DBUG fserve/fserve.c Adding client to file serving engine
[2007-12-12  18:34:33] DBUG stats/stats.c update node client_connections (22)
[2007-12-12  18:34:33] DBUG stats/stats.c update node clients (1)
[2007-12-12  18:34:37] DBUG stats/stats.c update node total_bytes_read (5741400)
[2007-12-12  18:34:37] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:34:42] DBUG stats/stats.c update node total_bytes_read (5777800)
[2007-12-12  18:34:42] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:34:47] DBUG stats/stats.c update node total_bytes_read (5812474)
[2007-12-12  18:34:47] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:34:52] DBUG stats/stats.c update node total_bytes_read (5846400)
[2007-12-12  18:34:52] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:34:57] DBUG stats/stats.c update node total_bytes_read (5881400)
[2007-12-12  18:34:57] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:35:02] DBUG stats/stats.c update node total_bytes_read (5917800)
[2007-12-12  18:35:02] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:35:07] DBUG stats/stats.c update node total_bytes_read (5952483)
[2007-12-12  18:35:07] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:35:12] DBUG stats/stats.c update node total_bytes_read (5986400)
[2007-12-12  18:35:12] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:35:17] DBUG stats/stats.c update node total_bytes_read (6021400)
[2007-12-12  18:35:17] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:35:22] DBUG stats/stats.c update node total_bytes_read (6056400)
[2007-12-12  18:35:22] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:35:27] DBUG stats/stats.c update node total_bytes_read (6091400)
[2007-12-12  18:35:27] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:35:32] DBUG stats/stats.c update node total_bytes_read (6126400)
[2007-12-12  18:35:32] DBUG stats/stats.c update node total_bytes_sent (0)
[2007-12-12  18:35:33] DBUG stats/stats.c update node clients (2)
[2007-12-12  18:35:33] DBUG stats/stats.c update node connections (25)
[2007-12-12  18:35:34] DBUG admin/admin.c Admin request (/admin/stats.xml)
[2007-12-12  18:35:34] DBUG admin/admin.c Got command (stats.xml)
[2007-12-12  18:35:34] INFO admin/admin.c Bad or missing password on admin command request (command: stats.xml)
[2007-12-12  18:35:34] DBUG fserve/fserve.c Adding client to file serving engine
[2007-12-12  18:35:34] DBUG stats/stats.c update node client_connections (23)
[2007-12-12  18:35:34] DBUG stats/stats.c update node clients (1)
[2007-12-12  18:35:37] DBUG stats/stats.c update node total_bytes_read (6161400)
[2007-12-12  18:35:37] DBUG stats/stats.c update node total_bytes_sent (0)
Back to top
karlH
Code Warrior
Code Warrior


Joined: 13 Jun 2005
Posts: 5476
Location: UK

PostPosted: Thu Dec 13, 2007 1:31 am    Post subject: Reply with quote

well it looks like the wrong user/pass is sent, It's probably sending the source user/pass instead of the admin user/pass. Check with a browser.

karl.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Anonymous
Guest





PostPosted: Thu Dec 13, 2007 5:29 am    Post subject: found an error Reply with quote

ok... I found a spot for admin-user fixed... now SAM says error retreiving document

Code:


<icecast>
    <limits>
        <clients>100</clients>
        <sources>2</sources>
        <threadpool>5</threadpool>
        <queue-size>524288</queue-size>
        <client-timeout>30</client-timeout>
        <header-timeout>15</header-timeout>
        <source-timeout>10</source-timeout>
        <burst-on-connect>1</burst-on-connect>
        <burst-size>65535</burst-size>
    </limits>
 
    <authentication>
        <source-password>****</source-password>
        <relay-password>****</relay-password>
        <admin-user>admin</admin-user>
        <admin-password>******</admin-password>
    </authentication>
 
    <hostname>localhost</hostname>
    <listen-socket>
        <port>8000</port>
    </listen-socket>
 
    <fileserve>1</fileserve>
 
 
    <paths>
        <basedir>./</basedir>
 
        <logdir>./logs</logdir>
        <webroot>./web</webroot>
        <adminroot>./admin</adminroot>
        <alias source="/" dest="/status.xsl"/>
    </paths>
 
    <logging>
        <accesslog>access.log</accesslog>
        <errorlog>error.log</errorlog>
         <loglevel>4</loglevel> <!-- 4 Debug, 3 Info, 2 Warn, 1 Error -->
         <logsize>10000</logsize> <!-- Max size of a logfile -->
    </logging>
 
    <security>
        <chroot>0</chroot>
    </security>
</icecast>
Back to top
karlH
Code Warrior
Code Warrior


Joined: 13 Jun 2005
Posts: 5476
Location: UK

PostPosted: Thu Dec 13, 2007 7:31 am    Post subject: Reply with quote

you assume that I know what that sam error message means, I don't use sam myself so I've no idea what it refers to. Are you able to get the stats page yourself, is it well formed, if not they what error is being produced. We cannot fix sam, but if there is an issue with icecast then it's possible.

karl.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    Icecast Streaming Media Server Forum Index -> Icecast Server All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2002 phpBB Group
subRebel style by ktauber