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 

Icecast 2 Listener Authentication

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





PostPosted: Wed Feb 22, 2006 1:54 pm    Post subject: Icecast 2 Listener Authentication Reply with quote

Hi Guys,
first i want to say sorry for my very bad primaryschool english Wink

HTPASSWD Listener Authentication don't works on my server.
When i try to add a user there comes the following message "User add failed - check the icecast error log"
I can't find anything like that in the error log.
Code:
 <mount>
        <mount-name>/stream</mount-name>
        <authentication type="htpasswd">
                <option name="filename" value="myauth"/>
                <option name="allow_duplicate_users" value="1"/>
        </authentication>
    </mount>


This is the part out of my icecast config. Anything wrong?
Back to top
karlH
Code Warrior
Code Warrior


Joined: 13 Jun 2005
Posts: 5476
Location: UK

PostPosted: Wed Feb 22, 2006 2:28 pm    Post subject: Reply with quote

Before we can say what needs fixing, we would need to know the error log details. Only there will it say the reason for the failure. This is assuming that the above mountpoint description applies, as most people who say it doesn't work have actually commented out the <mount> in their xml

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





PostPosted: Wed Feb 22, 2006 2:51 pm    Post subject: Icecast 2 Listener Authentication Reply with quote

Here's the error log.
I have deleted the "<!---- ---->" If you mean that...

Code:
[2006-02-22  15:45:40] DBUG stats/modify_node_event update node clients (1)
[2006-02-22  15:45:40] DBUG stats/modify_node_event update node connections (159)
[2006-02-22  15:45:40] INFO connection/_handle_source_request Source logging in at mountpoint "/streampw"
[2006-02-22  15:45:40] DBUG connection/connection_complete_source sources count is 0
[2006-02-22  15:45:40] DBUG source/source_apply_mount Applying mount information for "/streampw"
[2006-02-22  15:45:40] DBUG format-mp3/format_mp3_apply_settings mp3 interval -1
[2006-02-22  15:45:40] DBUG source/source_update_settings public set to 0
[2006-02-22  15:45:40] DBUG source/source_update_settings max listeners to -1
[2006-02-22  15:45:40] DBUG source/source_update_settings queue size to 524288
[2006-02-22  15:45:40] DBUG source/source_update_settings burst size to 65535
[2006-02-22  15:45:40] DBUG source/source_update_settings source timeout to 10
[2006-02-22  15:45:40] DBUG source/source_update_settings fallback_when_full to 0
[2006-02-22  15:45:40] DBUG connection/connection_complete_source source is ready to start
[2006-02-22  15:45:40] DBUG fserve/fserve_add_client_callback Adding client to file serving engine
[2006-02-22  15:45:40] DBUG source/source_init Source creation complete
[2006-02-22  15:45:40] INFO connection/_handle_source_request Source logging in at mountpoint "/stream"
[2006-02-22  15:45:40] DBUG connection/connection_complete_source sources count is 1
[2006-02-22  15:45:40] DBUG source/source_apply_mount Applying mount information for "/stream"
[2006-02-22  15:45:40] DBUG source/source_apply_mount YP changed to 1
[2006-02-22  15:45:40] DBUG format-mp3/format_mp3_apply_settings mp3 interval -1
[2006-02-22  15:45:40] DBUG source/source_update_settings public set to 1
[2006-02-22  15:45:40] DBUG source/source_update_settings max listeners to -1
[2006-02-22  15:45:40] DBUG source/source_update_settings queue size to 524288
[2006-02-22  15:45:40] DBUG source/source_update_settings burst size to 65535
[2006-02-22  15:45:40] DBUG source/source_update_settings source timeout to 10
[2006-02-22  15:45:40] DBUG source/source_update_settings fallback_when_full to 0
[2006-02-22  15:45:40] DBUG source/source_apply_mount Applying mount information for "/streampw"
[2006-02-22  15:45:40] DBUG format-mp3/format_mp3_apply_settings mp3 interval -1
[2006-02-22  15:45:40] DBUG source/source_update_settings public set to 0
[2006-02-22  15:45:40] DBUG source/source_update_settings max listeners to -1
[2006-02-22  15:45:40] DBUG source/source_update_settings queue size to 524288
[2006-02-22  15:45:40] DBUG source/source_update_settings burst size to 65535
[2006-02-22  15:45:40] DBUG source/source_update_settings source timeout to 10
[2006-02-22  15:45:40] DBUG source/source_update_settings fallback_when_full to 0
[2006-02-22  15:45:40] DBUG connection/connection_complete_source source is ready to start
[2006-02-22  15:45:40] DBUG fserve/fserve_add_client_callback Adding client to file serving engine
[2006-02-22  15:45:40] DBUG stats/modify_node_event update node clients (2)
[2006-02-22  15:45:40] DBUG stats/modify_node_event update node connections (160)
[2006-02-22  15:45:40] DBUG stats/modify_node_event update node sources (1)
[2006-02-22  15:45:40] DBUG stats/process_source_event new source stat /streampw
[2006-02-22  15:45:40] DBUG stats/process_source_event new node public (0)
[2006-02-22  15:45:40] DBUG stats/process_source_event new node server_name (heldenfunk)
[2006-02-22  15:45:40] DBUG stats/process_source_event new node server_description (Unspecified description)
[2006-02-22  15:45:40] DBUG stats/process_source_event new node server_url (http://www.heldundhilde.de)
[2006-02-22  15:45:40] DBUG stats/process_source_event new node genre (various)
[2006-02-22  15:45:40] DBUG stats/process_source_event new node bitrate (64)
[2006-02-22  15:45:40] DBUG stats/process_source_event new node server_type (audio/mpeg)
[2006-02-22  15:45:40] DBUG stats/process_source_event new node authenticator (htpasswd)
[2006-02-22  15:45:40] DBUG stats/process_source_event new node max_listeners (unlimited)
[2006-02-22  15:45:40] DBUG stats/process_source_event new node source_ip (213.23.157.108)
[2006-02-22  15:45:40] DBUG stats/modify_node_event update node source_client_connections (11)
[2006-02-22  15:45:40] DBUG stats/process_source_event new node listeners (0)
[2006-02-22  15:45:40] DBUG stats/process_source_event new node ice-samplerate (44100)
[2006-02-22  15:45:40] DBUG stats/process_source_event new node ice-bitrate (64)
[2006-02-22  15:45:40] DBUG stats/process_source_event new node ice-channels (2)
[2006-02-22  15:45:40] DBUG stats/process_source_event new node audio_info (ice-samplerate=44100;ice-bitrate=64;ice-channels=2)
[2006-02-22  15:45:40] DBUG stats/process_source_event new node listenurl (http://heldundhilde.de:8128/streampw)
[2006-02-22  15:45:40] DBUG stats/modify_node_event update node source_total_connections (11)
[2006-02-22  15:45:40] DBUG stats/process_source_event new node slow_listeners (0)
[2006-02-22  15:45:40] DBUG stats/modify_node_event update node listeners (0)
[2006-02-22  15:45:40] DBUG stats/process_source_event new node listener_peak (0)
[2006-02-22  15:45:40] DBUG stats/process_source_event new node stream_start (Wed, 22 Feb 2006 15:45:40 +0100)
[2006-02-22  15:45:40] DBUG stats/modify_node_event update node sources (2)
[2006-02-22  15:45:40] DBUG stats/process_source_event new source stat /stream
[2006-02-22  15:45:40] DBUG stats/process_source_event new node public (1)
[2006-02-22  15:45:40] DBUG stats/process_source_event new node server_name (This is my server name)
[2006-02-22  15:45:40] DBUG stats/process_source_event new node server_description (This is my server desription)
[2006-02-22  15:45:40] DBUG stats/process_source_event new node server_url (http://www.oddsock.org)
[2006-02-22  15:45:40] DBUG stats/process_source_event new node genre (Rock)
[2006-02-22  15:45:40] DBUG stats/process_source_event new node bitrate (64)
[2006-02-22  15:45:40] DBUG stats/process_source_event new node server_type (audio/mpeg)
[2006-02-22  15:45:40] DBUG stats/process_source_event new node max_listeners (unlimited)
[2006-02-22  15:45:40] DBUG stats/modify_node_event update node public (0)
[2006-02-22  15:45:40] DBUG stats/modify_node_event update node server_name (heldenfunk)
[2006-02-22  15:45:40] DBUG stats/modify_node_event update node server_description (Unspecified description)
[2006-02-22  15:45:40] DBUG stats/modify_node_event update node server_url (http://www.heldundhilde.de)
[2006-02-22  15:45:40] DBUG stats/modify_node_event update node genre (various)
[2006-02-22  15:45:40] DBUG stats/modify_node_event update node bitrate (64)
[2006-02-22  15:45:40] DBUG stats/modify_node_event update node server_type (audio/mpeg)
[2006-02-22  15:45:40] DBUG stats/modify_node_event update node authenticator (htpasswd)
[2006-02-22  15:45:40] DBUG stats/modify_node_event update node max_listeners (unlimited)
[2006-02-22  15:45:40] DBUG source/source_init Source creation complete
[2006-02-22  15:45:41] DBUG stats/process_source_event new node source_ip (213.23.157.108)
[2006-02-22  15:45:41] DBUG stats/modify_node_event update node source_client_connections (12)
[2006-02-22  15:45:41] DBUG stats/process_source_event new node listeners (0)
[2006-02-22  15:45:41] DBUG stats/process_source_event new node ice-samplerate (44100)
[2006-02-22  15:45:41] DBUG stats/process_source_event new node ice-bitrate (64)
[2006-02-22  15:45:41] DBUG stats/process_source_event new node ice-channels (2)
[2006-02-22  15:45:41] DBUG stats/process_source_event new node audio_info (ice-samplerate=44100;ice-bitrate=64;ice-channels=2)
[2006-02-22  15:45:41] DBUG stats/process_source_event new node listenurl (http://heldundhilde.de:8128/stream)
[2006-02-22  15:45:41] DBUG stats/modify_node_event update node source_total_connections (12)
[2006-02-22  15:45:41] DBUG stats/process_source_event new node slow_listeners (0)
[2006-02-22  15:45:41] DBUG stats/modify_node_event update node listeners (0)
[2006-02-22  15:45:41] DBUG stats/process_source_event new node listener_peak (0)
[2006-02-22  15:45:41] DBUG stats/process_source_event new node stream_start (Wed, 22 Feb 2006 15:45:40 +0100)
[2006-02-22  15:45:41] DBUG stats/process_source_event new node total_bytes_read (0)
[2006-02-22  15:45:41] DBUG stats/process_source_event new node total_bytes_sent (0)
[2006-02-22  15:45:41] DBUG stats/process_source_event new node total_bytes_read (0)
[2006-02-22  15:45:41] DBUG stats/process_source_event new node total_bytes_sent (0)
[2006-02-22  15:45:44] WARN client/client_read_bytes source connection has died
[2006-02-22  15:45:44] INFO source/get_next_buffer End of Stream /streampw
[2006-02-22  15:45:44] INFO source/source_shutdown Source "/streampw" exiting
[2006-02-22  15:45:44] DBUG source/source_clear_source clearing source "/streampw"
[2006-02-22  15:45:44] DBUG source/source_free_source freeing source "/streampw"
[2006-02-22  15:45:44] WARN client/client_read_bytes source connection has died
[2006-02-22  15:45:44] INFO source/get_next_buffer End of Stream /stream
[2006-02-22  15:45:44] INFO source/source_shutdown Source "/stream" exiting
[2006-02-22  15:45:44] DBUG source/source_clear_source clearing source "/stream"
[2006-02-22  15:45:44] DBUG source/source_free_source freeing source "/stream"
[2006-02-22  15:45:44] DBUG stats/process_source_event delete source node /streampw
[2006-02-22  15:45:44] DBUG stats/modify_node_event update node clients (1)
[2006-02-22  15:45:44] DBUG stats/modify_node_event update node sources (1)
[2006-02-22  15:45:44] DBUG stats/process_source_event delete source node /stream
[2006-02-22  15:45:44] DBUG stats/modify_node_event update node clients (0)
[2006-02-22  15:45:44] DBUG stats/modify_node_event update node sources (0)
[2006-02-22  15:45:45] DBUG stats/modify_node_event update node clients (1)
[2006-02-22  15:45:45] DBUG stats/modify_node_event update node connections (161)
[2006-02-22  15:45:45] INFO connection/_handle_source_request Source logging in at mountpoint "/streampw"
[2006-02-22  15:45:45] DBUG connection/connection_complete_source sources count is 0
[2006-02-22  15:45:45] DBUG source/source_apply_mount Applying mount information for "/streampw"
[2006-02-22  15:45:45] DBUG format-mp3/format_mp3_apply_settings mp3 interval -1
[2006-02-22  15:45:45] DBUG source/source_update_settings public set to 0
[2006-02-22  15:45:45] DBUG source/source_update_settings max listeners to -1
[2006-02-22  15:45:45] DBUG source/source_update_settings queue size to 524288
[2006-02-22  15:45:45] DBUG source/source_update_settings burst size to 65535
[2006-02-22  15:45:45] DBUG source/source_update_settings source timeout to 10
[2006-02-22  15:45:45] DBUG source/source_update_settings fallback_when_full to 0
[2006-02-22  15:45:45] DBUG connection/connection_complete_source source is ready to start
[2006-02-22  15:45:45] DBUG fserve/fserve_add_client_callback Adding client to file serving engine
[2006-02-22  15:45:45] INFO connection/_handle_source_request Source logging in at mountpoint "/stream"
[2006-02-22  15:45:45] DBUG connection/connection_complete_source sources count is 1
[2006-02-22  15:45:45] DBUG source/source_apply_mount Applying mount information for "/stream"
[2006-02-22  15:45:45] DBUG source/source_apply_mount YP changed to 1
[2006-02-22  15:45:45] DBUG format-mp3/format_mp3_apply_settings mp3 interval -1
[2006-02-22  15:45:45] DBUG source/source_update_settings public set to 1
[2006-02-22  15:45:45] DBUG source/source_update_settings max listeners to -1
[2006-02-22  15:45:45] DBUG source/source_update_settings queue size to 524288
[2006-02-22  15:45:45] DBUG source/source_update_settings burst size to 65535
[2006-02-22  15:45:45] DBUG source/source_update_settings source timeout to 10
[2006-02-22  15:45:45] DBUG source/source_update_settings fallback_when_full to 0
[2006-02-22  15:45:45] DBUG source/source_apply_mount Applying mount information for "/streampw"
[2006-02-22  15:45:45] DBUG format-mp3/format_mp3_apply_settings mp3 interval -1
[2006-02-22  15:45:45] DBUG source/source_update_settings public set to 0
[2006-02-22  15:45:45] DBUG source/source_update_settings max listeners to -1
[2006-02-22  15:45:45] DBUG source/source_update_settings queue size to 524288
[2006-02-22  15:45:45] DBUG source/source_update_settings burst size to 65535
[2006-02-22  15:45:45] DBUG source/source_update_settings source timeout to 10
[2006-02-22  15:45:45] DBUG source/source_update_settings fallback_when_full to 0
[2006-02-22  15:45:45] DBUG connection/connection_complete_source source is ready to start
[2006-02-22  15:45:45] DBUG fserve/fserve_add_client_callback Adding client to file serving engine
[2006-02-22  15:45:45] DBUG source/source_init Source creation complete
[2006-02-22  15:45:45] DBUG source/source_init Source creation complete
[2006-02-22  15:45:45] DBUG stats/modify_node_event update node clients (2)
[2006-02-22  15:45:45] DBUG stats/modify_node_event update node connections (162)
[2006-02-22  15:45:45] DBUG stats/modify_node_event update node sources (1)
[2006-02-22  15:45:45] DBUG stats/process_source_event new source stat /streampw
[2006-02-22  15:45:45] DBUG stats/process_source_event new node public (0)
[2006-02-22  15:45:45] DBUG stats/process_source_event new node server_name (heldenfunk)
[2006-02-22  15:45:45] DBUG stats/process_source_event new node server_description (Unspecified description)
[2006-02-22  15:45:45] DBUG stats/process_source_event new node server_url (http://www.heldundhilde.de)
[2006-02-22  15:45:45] DBUG stats/process_source_event new node genre (various)
[2006-02-22  15:45:45] DBUG stats/process_source_event new node bitrate (64)
[2006-02-22  15:45:45] DBUG stats/process_source_event new node server_type (audio/mpeg)
[2006-02-22  15:45:45] DBUG stats/process_source_event new node authenticator (htpasswd)
[2006-02-22  15:45:45] DBUG stats/process_source_event new node max_listeners (unlimited)
[2006-02-22  15:45:45] DBUG stats/modify_node_event update node sources (2)
[2006-02-22  15:45:45] DBUG stats/process_source_event new source stat /stream
[2006-02-22  15:45:45] DBUG stats/process_source_event new node public (1)
[2006-02-22  15:45:45] DBUG stats/process_source_event new node server_name (This is my server name)
[2006-02-22  15:45:45] DBUG stats/process_source_event new node server_description (This is my server desription)
[2006-02-22  15:45:45] DBUG stats/process_source_event new node server_url (http://www.oddsock.org)
[2006-02-22  15:45:45] DBUG stats/process_source_event new node genre (Rock)
[2006-02-22  15:45:45] DBUG stats/process_source_event new node bitrate (64)
[2006-02-22  15:45:45] DBUG stats/process_source_event new node server_type (audio/mpeg)
[2006-02-22  15:45:45] DBUG stats/process_source_event new node max_listeners (unlimited)
[2006-02-22  15:45:45] DBUG stats/modify_node_event update node public (0)
[2006-02-22  15:45:45] DBUG stats/modify_node_event update node server_name (heldenfunk)
[2006-02-22  15:45:45] DBUG stats/modify_node_event update node server_description (Unspecified description)
[2006-02-22  15:45:45] DBUG stats/modify_node_event update node server_url (http://www.heldundhilde.de)
[2006-02-22  15:45:45] DBUG stats/modify_node_event update node genre (various)
[2006-02-22  15:45:45] DBUG stats/modify_node_event update node bitrate (64)
[2006-02-22  15:45:45] DBUG stats/modify_node_event update node server_type (audio/mpeg)
[2006-02-22  15:45:45] DBUG stats/modify_node_event update node authenticator (htpasswd)
[2006-02-22  15:45:45] DBUG stats/modify_node_event update node max_listeners (unlimited)
[2006-02-22  15:45:45] DBUG stats/process_source_event new node source_ip (213.23.157.108)
[2006-02-22  15:45:45] DBUG stats/modify_node_event update node source_client_connections (13)
[2006-02-22  15:45:45] DBUG stats/process_source_event new node listeners (0)
[2006-02-22  15:45:45] DBUG stats/process_source_event new node source_ip (213.23.157.108)
[2006-02-22  15:45:45] DBUG stats/process_source_event new node ice-samplerate (44100)
[2006-02-22  15:45:45] DBUG stats/process_source_event new node ice-bitrate (64)
[2006-02-22  15:45:45] DBUG stats/process_source_event new node ice-channels (2)
[2006-02-22  15:45:45] DBUG stats/process_source_event new node audio_info (ice-samplerate=44100;ice-bitrate=64;ice-channels=2)
[2006-02-22  15:45:45] DBUG stats/process_source_event new node listenurl (http://heldundhilde.de:8128/streampw)
[2006-02-22  15:45:45] DBUG stats/modify_node_event update node source_total_connections (13)
[2006-02-22  15:45:45] DBUG stats/process_source_event new node slow_listeners (0)
[2006-02-22  15:45:45] DBUG stats/modify_node_event update node listeners (0)
[2006-02-22  15:45:45] DBUG stats/process_source_event new node listener_peak (0)
[2006-02-22  15:45:45] DBUG stats/process_source_event new node stream_start (Wed, 22 Feb 2006 15:45:45 +0100)
[2006-02-22  15:45:45] DBUG stats/modify_node_event update node source_client_connections (14)
[2006-02-22  15:45:45] DBUG stats/process_source_event new node listeners (0)
[2006-02-22  15:45:45] DBUG stats/process_source_event new node ice-samplerate (44100)
[2006-02-22  15:45:45] DBUG stats/process_source_event new node ice-bitrate (64)
[2006-02-22  15:45:45] DBUG stats/process_source_event new node ice-channels (2)
[2006-02-22  15:45:45] DBUG stats/process_source_event new node audio_info (ice-samplerate=44100;ice-bitrate=64;ice-channels=2)
[2006-02-22  15:45:45] DBUG stats/process_source_event new node listenurl (http://heldundhilde.de:8128/stream)
[2006-02-22  15:45:45] DBUG stats/modify_node_event update node source_total_connections (14)
[2006-02-22  15:45:45] DBUG stats/process_source_event new node slow_listeners (0)
[2006-02-22  15:45:45] DBUG stats/modify_node_event update node listeners (0)
[2006-02-22  15:45:45] DBUG stats/process_source_event new node listener_peak (0)
[2006-02-22  15:45:45] DBUG stats/process_source_event new node stream_start (Wed, 22 Feb 2006 15:45:45 +0100)
[2006-02-22  15:45:46] DBUG stats/process_source_event new node total_bytes_read (0)
[2006-02-22  15:45:46] DBUG stats/process_source_event new node total_bytes_sent (0)
[2006-02-22  15:45:46] DBUG stats/process_source_event new node total_bytes_read (0)
[2006-02-22  15:45:46] DBUG stats/process_source_event new node total_bytes_sent (0)
[2006-02-22  15:45:50] DBUG stats/modify_node_event update node total_bytes_read (0)
[2006-02-22  15:45:50] DBUG stats/modify_node_event update node total_bytes_sent (0)
[2006-02-22  15:45:50] DBUG stats/modify_node_event update node total_bytes_read (0)
[2006-02-22  15:45:50] DBUG stats/modify_node_event update node total_bytes_sent (0)
[2006-02-22  15:45:55] DBUG stats/modify_node_event update node total_bytes_read (33600)
[2006-02-22  15:45:55] DBUG stats/modify_node_event update node total_bytes_sent (0)
[2006-02-22  15:45:55] DBUG stats/modify_node_event update node total_bytes_read (34271)
[2006-02-22  15:45:55] DBUG stats/modify_node_event update node total_bytes_sent (0)
[2006-02-22  15:46:00] DBUG stats/modify_node_event update node total_bytes_read (74200)
[2006-02-22  15:46:00] DBUG stats/modify_node_event update node total_bytes_sent (0)
[2006-02-22  15:46:00] DBUG stats/modify_node_event update node total_bytes_read (74200)
[2006-02-22  15:46:00] DBUG stats/modify_node_event update node total_bytes_sent (0)
[2006-02-22  15:46:05] DBUG stats/modify_node_event update node total_bytes_read (114800)
[2006-02-22  15:46:05] DBUG stats/modify_node_event update node total_bytes_sent (0)
[2006-02-22  15:46:05] DBUG stats/modify_node_event update node total_bytes_read (114728)
[2006-02-22  15:46:05] DBUG stats/modify_node_event update node total_bytes_sent (0)
[2006-02-22  15:46:10] DBUG stats/modify_node_event update node total_bytes_read (154434)
[2006-02-22  15:46:10] DBUG stats/modify_node_event update node total_bytes_sent (0)
[2006-02-22  15:46:10] DBUG stats/modify_node_event update node total_bytes_read (154643)
[2006-02-22  15:46:10] DBUG stats/modify_node_event update node total_bytes_sent (0)
[2006-02-22  15:46:13] DBUG stats/modify_node_event update node clients (3)
[2006-02-22  15:46:13] DBUG stats/modify_node_event update node connections (163)
[2006-02-22  15:46:13] DBUG connection/_handle_get_request alias has made / into /status.xsl
[2006-02-22  15:46:13] DBUG connection/_handle_get_request Stats request, sending XSL transformed stats
[2006-02-22  15:46:13] DBUG xslt/xslt_get_stylesheet Using cached sheet 2
[2006-02-22  15:46:13] DBUG fserve/fserve_add_client Adding client to file serving engine
[2006-02-22  15:46:13] DBUG stats/modify_node_event update node client_connections (143)
[2006-02-22  15:46:13] DBUG stats/modify_node_event update node clients (2)
[2006-02-22  15:46:13] DBUG stats/modify_node_event update node clients (3)
[2006-02-22  15:46:13] DBUG stats/modify_node_event update node connections (164)
[2006-02-22  15:46:13] INFO fserve/fserve_client_create checking for file /style.css (/usr/local/share/icecast/web/style.css)
[2006-02-22  15:46:13] DBUG fserve/fserve_add_client Adding client to file serving engine
[2006-02-22  15:46:13] DBUG stats/modify_node_event update node client_connections (144)
[2006-02-22  15:46:13] DBUG stats/modify_node_event update node file_connections (110)
[2006-02-22  15:46:13] DBUG stats/modify_node_event update node clients (2)
[2006-02-22  15:46:13] DBUG stats/modify_node_event update node clients (3)
[2006-02-22  15:46:13] DBUG stats/modify_node_event update node connections (165)
[2006-02-22  15:46:14] DBUG stats/modify_node_event update node clients (4)
[2006-02-22  15:46:14] DBUG stats/modify_node_event update node connections (166)
[2006-02-22  15:46:14] DBUG stats/modify_node_event update node clients (5)
[2006-02-22  15:46:14] DBUG stats/modify_node_event update node connections (167)
[2006-02-22  15:46:14] DBUG stats/modify_node_event update node clients (6)
[2006-02-22  15:46:14] DBUG stats/modify_node_event update node connections (168)
[2006-02-22  15:46:14] DBUG stats/modify_node_event update node clients (7)
[2006-02-22  15:46:14] DBUG stats/modify_node_event update node connections (169)
[2006-02-22  15:46:14] INFO fserve/fserve_client_create checking for file /icecast.png (/usr/local/share/icecast/web/icecast.png)
[2006-02-22  15:46:14] DBUG fserve/fserve_add_client Adding client to file serving engine
[2006-02-22  15:46:14] INFO fserve/fserve_client_create checking for file /corner_topleft.jpg (/usr/local/share/icecast/web/corner_topleft.jpg)
[2006-02-22  15:46:14] DBUG fserve/fserve_add_client Adding client to file serving engine
[2006-02-22  15:46:14] DBUG stats/modify_node_event update node client_connections (145)
[2006-02-22  15:46:14] DBUG stats/modify_node_event update node file_connections (111)
[2006-02-22  15:46:14] DBUG stats/modify_node_event update node clients (6)
[2006-02-22  15:46:14] DBUG stats/modify_node_event update node client_connections (146)
[2006-02-22  15:46:14] DBUG stats/modify_node_event update node file_connections (112)
[2006-02-22  15:46:14] INFO fserve/fserve_client_create checking for file /corner_bottomleft.jpg (/usr/local/share/icecast/web/corner_bottomleft.jpg)
[2006-02-22  15:46:14] DBUG fserve/fserve_add_client Adding client to file serving engine
[2006-02-22  15:46:14] INFO fserve/fserve_client_create checking for file /tunein.png (/usr/local/share/icecast/web/tunein.png)
[2006-02-22  15:46:14] DBUG fserve/fserve_add_client Adding client to file serving engine
[2006-02-22  15:46:14] INFO fserve/fserve_client_create checking for file /key.png (/usr/local/share/icecast/web/key.png)
[2006-02-22  15:46:14] DBUG fserve/fserve_add_client Adding client to file serving engine
[2006-02-22  15:46:14] INFO fserve/fserve_client_create checking for file /corner_topright.jpg (/usr/local/share/icecast/web/corner_topright.jpg)
[2006-02-22  15:46:14] DBUG fserve/fserve_add_client Adding client to file serving engine
[2006-02-22  15:46:14] DBUG stats/modify_node_event update node clients (7)
[2006-02-22  15:46:14] DBUG stats/modify_node_event update node connections (170)
[2006-02-22  15:46:14] DBUG stats/modify_node_event update node clients (8)
[2006-02-22  15:46:14] DBUG stats/modify_node_event update node connections (171)
[2006-02-22  15:46:14] DBUG stats/modify_node_event update node client_connections (147)
[2006-02-22  15:46:14] DBUG stats/modify_node_event update node file_connections (113)
[2006-02-22  15:46:14] DBUG stats/modify_node_event update node client_connections (148)
[2006-02-22  15:46:14] DBUG stats/modify_node_event update node file_connections (114)
[2006-02-22  15:46:14] DBUG stats/modify_node_event update node client_connections (149)
[2006-02-22  15:46:14] DBUG stats/modify_node_event update node file_connections (115)
[2006-02-22  15:46:14] DBUG stats/modify_node_event update node clients (7)
[2006-02-22  15:46:14] DBUG stats/modify_node_event update node clients (6)
[2006-02-22  15:46:14] DBUG stats/modify_node_event update node client_connections (150)
[2006-02-22  15:46:14] DBUG stats/modify_node_event update node file_connections (116)
[2006-02-22  15:46:14] DBUG stats/modify_node_event update node clients (5)
[2006-02-22  15:46:14] DBUG stats/modify_node_event update node clients (4)
[2006-02-22  15:46:15] INFO fserve/fserve_client_create checking for file /corner_bottomright.jpg (/usr/local/share/icecast/web/corner_bottomright.jpg)
[2006-02-22  15:46:15] DBUG fserve/fserve_add_client Adding client to file serving engine
[2006-02-22  15:46:15] DBUG stats/modify_node_event update node clients (3)
[2006-02-22  15:46:15] DBUG stats/modify_node_event update node client_connections (151)
[2006-02-22  15:46:15] DBUG stats/modify_node_event update node file_connections (117)
[2006-02-22  15:46:15] DBUG stats/modify_node_event update node total_bytes_read (193200)
[2006-02-22  15:46:15] DBUG stats/modify_node_event update node total_bytes_sent (0)
[2006-02-22  15:46:15] DBUG stats/modify_node_event update node total_bytes_read (193096)
[2006-02-22  15:46:15] DBUG stats/modify_node_event update node total_bytes_sent (0)
[2006-02-22  15:46:15] DBUG stats/modify_node_event update node clients (2)
[2006-02-22  15:46:15] DBUG stats/modify_node_event update node clients (3)
[2006-02-22  15:46:15] DBUG stats/modify_node_event update node connections (172)
[2006-02-22  15:46:15] INFO fserve/fserve_client_create checking for file /favicon.ico (/usr/local/share/icecast/web/favicon.ico)
[2006-02-22  15:46:15] WARN fserve/fserve_client_create req for file "/usr/local/share/icecast/web/favicon.ico" No such file or directory
[2006-02-22  15:46:15] DBUG fserve/fserve_add_client Adding client to file serving engine
[2006-02-22  15:46:15] DBUG stats/modify_node_event update node client_connections (152)
[2006-02-22  15:46:15] DBUG stats/modify_node_event update node clients (2)
[2006-02-22  15:46:17] DBUG stats/modify_node_event update node clients (3)
[2006-02-22  15:46:17] DBUG stats/modify_node_event update node connections (173)
[2006-02-22  15:46:17] DBUG admin/admin_handle_request Admin request (/admin/)
[2006-02-22  15:46:17] DBUG admin/admin_handle_request Got command ()
[2006-02-22  15:46:17] DBUG admin/command_stats Stats request, sending xml stats
[2006-02-22  15:46:17] DBUG admin/admin_send_response Sending XSLT (/usr/local/share/icecast/admin/stats.xsl)
[2006-02-22  15:46:17] DBUG xslt/xslt_get_stylesheet Using cached sheet 1
[2006-02-22  15:46:17] DBUG fserve/fserve_add_client Adding client to file serving engine
[2006-02-22  15:46:17] DBUG stats/modify_node_event update node client_connections (153)
[2006-02-22  15:46:17] DBUG stats/modify_node_event update node clients (2)
[2006-02-22  15:46:18] DBUG stats/modify_node_event update node clients (3)
[2006-02-22  15:46:18] DBUG stats/modify_node_event update node connections (174)
[2006-02-22  15:46:18] INFO fserve/fserve_client_create checking for file /style.css (/usr/local/share/icecast/web/style.css)
[2006-02-22  15:46:18] DBUG fserve/fserve_add_client Adding client to file serving engine
[2006-02-22  15:46:18] DBUG stats/modify_node_event update node client_connections (154)
[2006-02-22  15:46:18] DBUG stats/modify_node_event update node file_connections (118)
[2006-02-22  15:46:18] DBUG stats/modify_node_event update node clients (2)
[2006-02-22  15:46:18] DBUG stats/modify_node_event update node clients (3)
[2006-02-22  15:46:18] DBUG stats/modify_node_event update node connections (175)
[2006-02-22  15:46:18] DBUG stats/modify_node_event update node clients (4)
[2006-02-22  15:46:18] DBUG stats/modify_node_event update node connections (176)
[2006-02-22  15:46:18] DBUG stats/modify_node_event update node clients (5)
[2006-02-22  15:46:18] DBUG stats/modify_node_event update node connections (177)
[2006-02-22  15:46:18] DBUG stats/modify_node_event update node clients (6)
[2006-02-22  15:46:18] DBUG stats/modify_node_event update node connections (178)
[2006-02-22  15:46:18] DBUG stats/modify_node_event update node clients (7)
[2006-02-22  15:46:18] DBUG stats/modify_node_event update node connections (179)
[2006-02-22  15:46:18] INFO fserve/fserve_client_create checking for file /icecast.png (/usr/local/share/icecast/web/icecast.png)
[2006-02-22  15:46:18] DBUG fserve/fserve_add_client Adding client to file serving engine
[2006-02-22  15:46:18] INFO fserve/fserve_client_create checking for file /corner_topleft.jpg (/usr/local/share/icecast/web/corner_topleft.jpg)
[2006-02-22  15:46:18] DBUG fserve/fserve_add_client Adding client to file serving engine
[2006-02-22  15:46:18] DBUG stats/modify_node_event update node client_connections (155)
[2006-02-22  15:46:18] DBUG stats/modify_node_event update node file_connections (119)
[2006-02-22  15:46:18] DBUG stats/modify_node_event update node clients (6)
[2006-02-22  15:46:18] DBUG stats/modify_node_event update node client_connections (156)
[2006-02-22  15:46:18] DBUG stats/modify_node_event update node file_connections (120)
[2006-02-22  15:46:18] INFO fserve/fserve_client_create checking for file /corner_bottomleft.jpg (/usr/local/share/icecast/web/corner_bottomleft.jpg)
[2006-02-22  15:46:18] DBUG fserve/fserve_add_client Adding client to file serving engine
[2006-02-22  15:46:18] INFO fserve/fserve_client_create checking for file /tunein.png (/usr/local/share/icecast/web/tunein.png)
[2006-02-22  15:46:18] DBUG fserve/fserve_add_client Adding client to file serving engine
[2006-02-22  15:46:19] INFO fserve/fserve_client_create checking for file /key.png (/usr/local/share/icecast/web/key.png)
[2006-02-22  15:46:19] DBUG fserve/fserve_add_client Adding client to file serving engine
[2006-02-22  15:46:19] INFO fserve/fserve_client_create checking for file /corner_topright.jpg (/usr/local/share/icecast/web/corner_topright.jpg)
[2006-02-22  15:46:19] DBUG fserve/fserve_add_client Adding client to file serving engine
[2006-02-22  15:46:19] DBUG stats/modify_node_event update node clients (7)
[2006-02-22  15:46:19] DBUG stats/modify_node_event update node connections (180)
[2006-02-22  15:46:19] DBUG stats/modify_node_event update node clients (8)
[2006-02-22  15:46:19] DBUG stats/modify_node_event update node connections (181)
[2006-02-22  15:46:19] DBUG stats/modify_node_event update node client_connections (157)
[2006-02-22  15:46:19] DBUG stats/modify_node_event update node file_connections (121)
[2006-02-22  15:46:19] DBUG stats/modify_node_event update node client_connections (158)
[2006-02-22  15:46:19] DBUG stats/modify_node_event update node file_connections (122)
[2006-02-22  15:46:19] DBUG stats/modify_node_event update node client_connections (159)
[2006-02-22  15:46:19] DBUG stats/modify_node_event update node file_connections (123)
[2006-02-22  15:46:19] DBUG stats/modify_node_event update node clients (7)
[2006-02-22  15:46:19] DBUG stats/modify_node_event update node clients (6)
[2006-02-22  15:46:19] DBUG stats/modify_node_event update node client_connections (160)
[2006-02-22  15:46:19] DBUG stats/modify_node_event update node file_connections (124)
[2006-02-22  15:46:19] INFO fserve/fserve_client_create checking for file /corner_bottomright.jpg (/usr/local/share/icecast/web/corner_bottomright.jpg)
[2006-02-22  15:46:19] DBUG fserve/fserve_add_client Adding client to file serving engine
[2006-02-22  15:46:19] DBUG stats/modify_node_event update node clients (5)
[2006-02-22  15:46:19] DBUG stats/modify_node_event update node clients (4)
[2006-02-22  15:46:19] DBUG stats/modify_node_event update node client_connections (161)
[2006-02-22  15:46:19] DBUG stats/modify_node_event update node file_connections (125)
[2006-02-22  15:46:19] DBUG stats/modify_node_event update node clients (3)
[2006-02-22  15:46:19] DBUG stats/modify_node_event update node clients (2)
[2006-02-22  15:46:20] DBUG stats/modify_node_event update node total_bytes_read (233800)
[2006-02-22  15:46:20] DBUG stats/modify_node_event update node total_bytes_sent (0)
[2006-02-22  15:46:20] DBUG stats/modify_node_event update node total_bytes_read (234474)
[2006-02-22  15:46:20] DBUG stats/modify_node_event update node total_bytes_sent (0)
[2006-02-22  15:46:25] DBUG stats/modify_node_event update node total_bytes_read (274389)
[2006-02-22  15:46:25] DBUG stats/modify_node_event update node total_bytes_sent (0)
[2006-02-22  15:46:25] DBUG stats/modify_node_event update node total_bytes_read (274389)
[2006-02-22  15:46:25] DBUG stats/modify_node_event update node total_bytes_sent (0)
[2006-02-22  15:46:30] DBUG stats/modify_node_event update node total_bytes_read (314513)
[2006-02-22  15:46:30] DBUG stats/modify_node_event update node total_bytes_sent (0)
[2006-02-22  15:46:30] DBUG stats/modify_node_event update node total_bytes_read (314513)
[2006-02-22  15:46:30] DBUG stats/modify_node_event update node total_bytes_sent (0)
[2006-02-22  15:46:34] DBUG stats/modify_node_event update node clients (3)
[2006-02-22  15:46:34] DBUG stats/modify_node_event update node connections (182)
[2006-02-22  15:46:34] DBUG admin/admin_handle_request Admin request (/admin/metadata)
[2006-02-22  15:46:34] DBUG admin/admin_handle_request Got command (metadata)
[2006-02-22  15:46:34] INFO admin/admin_handle_request Received admin command metadata on mount "/streampw"
[2006-02-22  15:46:34] DBUG admin/command_metadata Got metadata update request
[2006-02-22  15:46:34] INFO admin/command_metadata Metadata on mountpoint /streampw changed to "Michael Jackson - 80's Disco Megamix"
[2006-02-22  15:46:34] DBUG fserve/fserve_add_client Adding client to file serving engine
[2006-02-22  15:46:34] DBUG admin/admin_handle_request Admin request (/admin/metadata)
[2006-02-22  15:46:34] DBUG admin/admin_handle_request Got command (metadata)
[2006-02-22  15:46:34] INFO admin/admin_handle_request Received admin command metadata on mount "/stream"
[2006-02-22  15:46:34] DBUG admin/command_metadata Got metadata update request
[2006-02-22  15:46:34] INFO admin/command_metadata Metadata on mountpoint /stream changed to "Michael Jackson - 80's Disco Megamix"
[2006-02-22  15:46:34] DBUG fserve/fserve_add_client Adding client to file serving engine
[2006-02-22  15:46:35] DBUG stats/modify_node_event update node clients (4)
[2006-02-22  15:46:35] DBUG stats/modify_node_event update node connections (183)
[2006-02-22  15:46:35] DBUG stats/modify_node_event update node client_connections (162)
[2006-02-22  15:46:35] DBUG stats/modify_node_event update node client_connections (163)
[2006-02-22  15:46:35] DBUG stats/process_source_event new node title (Michael Jackson - 80's Disco Megamix)
[2006-02-22  15:46:35] DBUG stats/modify_node_event update node clients (3)
[2006-02-22  15:46:35] DBUG stats/modify_node_event update node clients (2)
[2006-02-22  15:46:35] DBUG stats/process_source_event new node title (Michael Jackson - 80's Disco Megamix)
[2006-02-22  15:46:35] DBUG stats/modify_node_event update node total_bytes_read (354637)
[2006-02-22  15:46:35] DBUG stats/modify_node_event update node total_bytes_sent (0)
[2006-02-22  15:46:35] DBUG stats/modify_node_event update node total_bytes_read (354637)
[2006-02-22  15:46:35] DBUG stats/modify_node_event update node total_bytes_sent (0)
[2006-02-22  15:46:40] DBUG stats/modify_node_event update node total_bytes_read (394552)
[2006-02-22  15:46:40] DBUG stats/modify_node_event update node total_bytes_sent (0)
[2006-02-22  15:46:40] DBUG stats/modify_node_event update node total_bytes_read (394552)
[2006-02-22  15:46:40] DBUG stats/modify_node_event update node total_bytes_sent (0)
[2006-02-22  15:46:44] DBUG slave/_slave_thread checking master stream list
[2006-02-22  15:46:45] DBUG stats/modify_node_event update node total_bytes_read (434676)
[2006-02-22  15:46:45] DBUG stats/modify_node_event update node total_bytes_sent (0)
[2006-02-22  15:46:45] DBUG stats/modify_node_event update node total_bytes_read (434676)
[2006-02-22  15:46:45] DBUG stats/modify_node_event update node total_bytes_sent (0)
[2006-02-22  15:46:50] DBUG stats/modify_node_event update node total_bytes_read (474600)
[2006-02-22  15:46:50] DBUG stats/modify_node_event update node total_bytes_sent (0)
[2006-02-22  15:46:50] DBUG stats/modify_node_event update node total_bytes_read (474382)
[2006-02-22  15:46:50] DBUG stats/modify_node_event update node total_bytes_sent (0)
[2006-02-22  15:46:51] DBUG admin/admin_handle_request Admin request (/admin/manageauth.xsl)
[2006-02-22  15:46:51] DBUG admin/admin_handle_request Got command (manageauth.xsl)
[2006-02-22  15:46:51] INFO admin/admin_handle_request Received admin command manageauth.xsl on mount "/streampw"
[2006-02-22  15:46:51] WARN auth_htpasswd/htpasswd_recheckfile failed to check status of myauth
[2006-02-22  15:46:51] DBUG admin/admin_send_response Sending XSLT (/usr/local/share/icecast/admin/manageauth.xsl)
[2006-02-22  15:46:51] DBUG xslt/xslt_get_stylesheet Using cached sheet 0
[2006-02-22  15:46:51] DBUG fserve/fserve_add_client Adding client to file serving engine
[2006-02-22  15:46:51] DBUG stats/modify_node_event update node clients (3)
[2006-02-22  15:46:51] DBUG stats/modify_node_event update node connections (184)
[2006-02-22  15:46:51] DBUG stats/modify_node_event update node client_connections (164)
[2006-02-22  15:46:51] DBUG stats/modify_node_event update node clients (2)
[2006-02-22  15:46:52] DBUG stats/modify_node_event update node clients (3)
[2006-02-22  15:46:52] DBUG stats/modify_node_event update node connections (185)
[2006-02-22  15:46:52] INFO fserve/fserve_client_create checking for file /style.css (/usr/local/share/icecast/web/style.css)
[2006-02-22  15:46:52] DBUG fserve/fserve_add_client Adding client to file serving engine
[2006-02-22  15:46:52] DBUG stats/modify_node_event update node client_connections (165)
[2006-02-22  15:46:52] DBUG stats/modify_node_event update node file_connections (126)
[2006-02-22  15:46:52] DBUG stats/modify_node_event update node clients (2)
[2006-02-22  15:46:52] DBUG stats/modify_node_event update node clients (3)
[2006-02-22  15:46:52] DBUG stats/modify_node_event update node connections (186)
[2006-02-22  15:46:52] DBUG stats/modify_node_event update node clients (4)
[2006-02-22  15:46:52] DBUG stats/modify_node_event update node connections (187)
[2006-02-22  15:46:52] INFO fserve/fserve_client_create checking for file /icecast.png (/usr/local/share/icecast/web/icecast.png)
[2006-02-22  15:46:52] DBUG fserve/fserve_add_client Adding client to file serving engine
[2006-02-22  15:46:53] DBUG stats/modify_node_event update node client_connections (166)
[2006-02-22  15:46:53] DBUG stats/modify_node_event update node file_connections (127)
[2006-02-22  15:46:53] DBUG stats/modify_node_event update node clients (3)
[2006-02-22  15:46:53] INFO fserve/fserve_client_create checking for file /corner_topleft.jpg (/usr/local/share/icecast/web/corner_topleft.jpg)
[2006-02-22  15:46:53] DBUG fserve/fserve_add_client Adding client to file serving engine
[2006-02-22  15:46:53] INFO fserve/fserve_client_create checking for file /corner_bottomleft.jpg (/usr/local/share/icecast/web/corner_bottomleft.jpg)
[2006-02-22  15:46:53] DBUG fserve/fserve_add_client Adding client to file serving engine
[2006-02-22  15:46:53] INFO fserve/fserve_client_create checking for file /corner_topright.jpg (/usr/local/share/icecast/web/corner_topright.jpg)
[2006-02-22  15:46:53] DBUG fserve/fserve_add_client Adding client to file serving engine
[2006-02-22  15:46:53] DBUG stats/modify_node_event update node clients (4)
[2006-02-22  15:46:53] DBUG stats/modify_node_event update node connections (188)
[2006-02-22  15:46:53] DBUG stats/modify_node_event update node client_connections (167)
[2006-02-22  15:46:53] DBUG stats/modify_node_event update node file_connections (128)
[2006-02-22  15:46:53] DBUG stats/modify_node_event update node clients (5)
[2006-02-22  15:46:53] DBUG stats/modify_node_event update node connections (189)
[2006-02-22  15:46:53] DBUG stats/modify_node_event update node client_connections (168)
[2006-02-22  15:46:53] DBUG stats/modify_node_event update node file_connections (129)
[2006-02-22  15:46:53] DBUG stats/modify_node_event update node clients (6)
[2006-02-22  15:46:53] DBUG stats/modify_node_event update node connections (190)
[2006-02-22  15:46:53] DBUG stats/modify_node_event update node client_connections (169)
[2006-02-22  15:46:53] DBUG stats/modify_node_event update node file_connections (130)
[2006-02-22  15:46:53] INFO fserve/fserve_client_create checking for file /corner_bottomright.jpg (/usr/local/share/icecast/web/corner_bottomright.jpg)
[2006-02-22  15:46:53] DBUG fserve/fserve_add_client Adding client to file serving engine
[2006-02-22  15:46:53] DBUG stats/modify_node_event update node client_connections (170)
[2006-02-22  15:46:53] DBUG stats/modify_node_event update node file_connections (131)
[2006-02-22  15:46:53] DBUG stats/modify_node_event update node clients (5)
[2006-02-22  15:46:53] DBUG stats/modify_node_event update node clients (4)
[2006-02-22  15:46:53] DBUG stats/modify_node_event update node clients (3)
[2006-02-22  15:46:53] DBUG stats/modify_node_event update node clients (2)
[2006-02-22  15:46:55] DBUG stats/modify_node_event update node total_bytes_read (513800)
[2006-02-22  15:46:55] DBUG stats/modify_node_event update node total_bytes_sent (0)
[2006-02-22  15:46:55] DBUG stats/modify_node_event update node total_bytes_read (514715)
[2006-02-22  15:46:55] DBUG stats/modify_node_event update node total_bytes_sent (0)
[2006-02-22  15:46:58] DBUG stats/modify_node_event update node clients (3)
[2006-02-22  15:46:58] DBUG stats/modify_node_event update node connections (191)
[2006-02-22  15:46:58] DBUG admin/admin_handle_request Admin request (/admin/manageauth.xsl)
[2006-02-22  15:46:58] DBUG admin/admin_handle_request Got command (manageauth.xsl)
[2006-02-22  15:46:58] INFO admin/admin_handle_request Received admin command manageauth.xsl on mount "/streampw"
[2006-02-22  15:46:58] WARN auth_htpasswd/htpasswd_recheckfile failed to check status of myauth
[2006-02-22  15:46:58] WARN auth_htpasswd/htpasswd_adduser Failed to open authentication database "myauth": Permission denied
[2006-02-22  15:46:58] WARN auth_htpasswd/htpasswd_recheckfile failed to check status of myauth
[2006-02-22  15:46:58] DBUG admin/admin_send_response Sending XSLT (/usr/local/share/icecast/admin/manageauth.xsl)
[2006-02-22  15:46:58] DBUG xslt/xslt_get_stylesheet Using cached sheet 0
[2006-02-22  15:46:58] DBUG fserve/fserve_add_client Adding client to file serving engine
[2006-02-22  15:46:58] DBUG stats/modify_node_event update node client_connections (171)
[2006-02-22  15:46:58] DBUG stats/modify_node_event update node clients (2)
[2006-02-22  15:46:59] INFO fserve/fserve_client_create checking for file /style.css (/usr/local/share/icecast/web/style.css)
[2006-02-22  15:46:59] DBUG fserve/fserve_add_client Adding client to file serving engine
[2006-02-22  15:46:59] DBUG stats/modify_node_event update node clients (3)
[2006-02-22  15:46:59] DBUG stats/modify_node_event update node connections (192)
[2006-02-22  15:46:59] DBUG stats/modify_node_event update node client_connections (172)
[2006-02-22  15:46:59] DBUG stats/modify_node_event update node file_connections (132)
[2006-02-22  15:46:59] DBUG stats/modify_node_event update node clients (2)
[2006-02-22  15:46:59] DBUG stats/modify_node_event update node clients (3)
[2006-02-22  15:46:59] DBUG stats/modify_node_event update node connections (193)
[2006-02-22  15:46:59] DBUG stats/modify_node_event update node clients (4)
[2006-02-22  15:46:59] DBUG stats/modify_node_event update node connections (194)
[2006-02-22  15:46:59] DBUG stats/modify_node_event update node clients (5)
[2006-02-22  15:46:59] DBUG stats/modify_node_event update node connections (195)
[2006-02-22  15:46:59] DBUG stats/modify_node_event update node clients (6)
[2006-02-22  15:46:59] DBUG stats/modify_node_event update node connections (196)
[2006-02-22  15:46:59] DBUG stats/modify_node_event update node clients (7)
[2006-02-22  15:46:59] DBUG stats/modify_node_event update node connections (197)
[2006-02-22  15:46:59] INFO fserve/fserve_client_create checking for file /icecast.png (/usr/local/share/icecast/web/icecast.png)
[2006-02-22  15:46:59] DBUG fserve/fserve_add_client Adding client to file serving engine
[2006-02-22  15:47:00] INFO fserve/fserve_client_create checking for file /corner_topleft.jpg (/usr/local/share/icecast/web/corner_topleft.jpg)
[2006-02-22  15:47:00] DBUG fserve/fserve_add_client Adding client to file serving engine
[2006-02-22  15:47:00] INFO fserve/fserve_client_create checking for file /corner_bottomleft.jpg (/usr/local/share/icecast/web/corner_bottomleft.jpg)
[2006-02-22  15:47:00] DBUG fserve/fserve_add_client Adding client to file serving engine
[2006-02-22  15:47:00] DBUG stats/modify_node_event update node client_connections (173)
[2006-02-22  15:47:00] DBUG stats/modify_node_event update node file_connections (133)
[2006-02-22  15:47:00] DBUG stats/modify_node_event update node total_bytes_read (553000)
[2006-02-22  15:47:00] DBUG stats/modify_node_event update node total_bytes_sent (0)
[2006-02-22  15:47:00] DBUG stats/modify_node_event update node client_connections (174)
[2006-02-22  15:47:00] DBUG stats/modify_node_event update node file_connections (134)
[2006-02-22  15:47:00] DBUG stats/modify_node_event update node total_bytes_read (553000)
[2006-02-22  15:47:00] DBUG stats/modify_node_event update node total_bytes_sent (0)
[2006-02-22  15:47:00] DBUG stats/modify_node_event update node clients (6)
[2006-02-22  15:47:00] DBUG stats/modify_node_event update node client_connections (175)
[2006-02-22  15:47:00] DBUG stats/modify_node_event update node file_connections (135)
[2006-02-22  15:47:00] INFO fserve/fserve_client_create checking for file /corner_topright.jpg (/usr/local/share/icecast/web/corner_topright.jpg)
[2006-02-22  15:47:00] DBUG fserve/fserve_add_client Adding client to file serving engine
[2006-02-22  15:47:00] INFO fserve/fserve_client_create checking for file /corner_bottomright.jpg (/usr/local/share/icecast/web/corner_bottomright.jpg)
[2006-02-22  15:47:00] DBUG fserve/fserve_add_client Adding client to file serving engine
[2006-02-22  15:47:00] DBUG stats/modify_node_event update node clients (5)
[2006-02-22  15:47:00] DBUG stats/modify_node_event update node client_connections (176)
[2006-02-22  15:47:00] DBUG stats/modify_node_event update node file_connections (136)
[2006-02-22  15:47:00] DBUG stats/modify_node_event update node clients (4)
[2006-02-22  15:47:00] DBUG stats/modify_node_event update node client_connections (177)
[2006-02-22  15:47:00] DBUG stats/modify_node_event update node file_connections (137)
[2006-02-22  15:47:00] DBUG stats/modify_node_event update node clients (3)
[2006-02-22  15:47:00] DBUG stats/modify_node_event update node clients (2)
[2006-02-22  15:47:05] DBUG stats/modify_node_event update node total_bytes_read (594545)
[2006-02-22  15:47:05] DBUG stats/modify_node_event update node total_bytes_sent (0)
[2006-02-22  15:47:05] DBUG stats/modify_node_event update node total_bytes_read (594754)
[2006-02-22  15:47:05] DBUG stats/modify_node_event update node total_bytes_sent (0)
[2006-02-22  15:47:10] DBUG stats/modify_node_event update node total_bytes_read (632800)
[2006-02-22  15:47:10] DBUG stats/modify_node_event update node total_bytes_sent (0)
[2006-02-22  15:47:10] DBUG stats/modify_node_event update node total_bytes_read (633834)
[2006-02-22  15:47:10] DBUG stats/modify_node_event update node total_bytes_sent (0)
Back to top
karlH
Code Warrior
Code Warrior


Joined: 13 Jun 2005
Posts: 5476
Location: UK

PostPosted: Wed Feb 22, 2006 3:37 pm    Post subject: Reply with quote

When I see lines like

[2006-02-22 15:46:58] WARN auth_htpasswd/htpasswd_recheckfile failed to check status of myauth
[2006-02-22 15:46:58] WARN auth_htpasswd/htpasswd_adduser Failed to open authentication database "myauth": Permission denied

I suspect you haven't place the auth file in a place where the icecast server can read and write the file. Have you tried using absolute paths?

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





PostPosted: Wed Feb 22, 2006 4:07 pm    Post subject: Icecast 2 Listener Authentication Reply with quote

Code:
 <mount>
        <mount-name>/stream</mount-name>
        <authentication type="htpasswd">

should i post the absolute path right here?
                <option name="filename" value="myauth"/>
                <option name="allow_duplicate_users" value="1"/>
        </authentication>
    </mount>


I don't know where this database is located - icecast runs on a vserver.
i own rootrights but im a hardcore unix newbie Wink

thanks for your help..i try for days without any idea

sorry again for my bad english...are there any german icecast-support-boards?
Back to top
karlH
Code Warrior
Code Warrior


Joined: 13 Jun 2005
Posts: 5476
Location: UK

PostPosted: Wed Feb 22, 2006 5:58 pm    Post subject: Reply with quote

You really should place the text file somewhere icecast can read and write, where is up to you but try avoid places like webroot or any other place where users could download it. I know next to nothing about your situation, how about /usr/local/share/icecast/myauth

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





PostPosted: Wed Feb 22, 2006 6:42 pm    Post subject: Icecast 2 Listener Authentication Reply with quote

thats silly or isnt it?
sry for the stupid questions

Code:
 <mount>
        <mount-name>/streampw</mount-name>
             <authentication type="htpasswd">
                <option name="/usr/local/share/icecast/myauth/.htaccess" value="myauth"/>
                <option name="allow_duplicate_users" value="1"/>
        </authentication>

       
    </mount>
Back to top
karlH
Code Warrior
Code Warrior


Joined: 13 Jun 2005
Posts: 5476
Location: UK

PostPosted: Wed Feb 22, 2006 8:02 pm    Post subject: Reply with quote

Rolling Eyes
wrong!, you set the value, not the name. Don't you think it would be more sensible to have

<option name="filename" value="/path/to/myauth"/>

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





PostPosted: Wed Feb 22, 2006 9:01 pm    Post subject: Icecast 2 Listener Authentication Reply with quote

it works!!!! Wink

thank you
Code:

<mount>
        <mount-name>/streampw</mount-name>
             <authentication type="htpasswd">
                <option name="filename" value="/usr/local/share/icecast/myauth/pw.txt"/>
                <option name="allow_duplicate_users" value="1"/>
        </authentication>

       
    </mount>
Back to top
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