[Icecast] Problem with ices 2.0.1 : open localhost:8000 instead of what is in config file

Iceuse - Kris iceuse at bzhtec.com
Wed Jun 7 18:46:52 UTC 2006


Hi,
I just installed 2.0.1 but I'm unable to use it. It doesn't want to 
connect to my server, but instead, it tries to connect to localhost:8000 
(default).

My configuration file is the same than before. It's working fine with 
ices 2.0kh60
I wanted to change because since I installed icecast 2.3.1, ices freeze 
every day at each network interruption (xDSL IP change).

My ices runner is
        <runner>
                <instance>
                        <shout>
                                <hostname>ipipipip</hostname>
                                <port>xxxx</port>
                                <mount>/stream.ogg</mount>
                                <password>mypass</password>

                                <reconnectdelay>8</reconnectdelay>
                                <reconnectattempts>-1</reconnectattempts>
                        </shout>
                        <encode>

                                
<nominal-bitrate>55000</nominal-bitrate><maximum-bitrate>65000</maximum-bitrate>
                        </encode>
                        <downmix>0</downmix>
                        <resample>
                                <out-rate>33075</out-rate>
                        </resample>

                </instance>
        </runner>

Thanks for your help,
Chris


[2006-06-07  20:38:17] INFO ices-core/main IceS 2.0.1 started...
[2006-06-07  20:38:17] INFO input-oss/oss_open_module Opened audio 
device /dev/dsp at 1 channel(s), 44100 Hz
[2006-06-07  20:38:17] INFO input-oss/oss_open_module Starting metadata 
update thread
[2006-06-07  20:38:17] INFO signals/signal_usr1_handler Metadata update 
requested
[2006-06-07  20:38:17] DBUG metadata/metadata_thread_signal reading 
metadata from "/usr/radio/meta/ices_live_metadata_live.txt"
[2006-06-07  20:38:17] INFO metadata/metadata_thread_signal No metadata 
has been read
[2006-06-07  20:38:17] EROR stream/ices_instance_stream Failed initial 
connect to localhost:8000 (Couldn't connect: Connection refused)
[2006-06-07  20:38:17] DBUG input/input_loop An instance died, removing it
[2006-06-07  20:38:17] DBUG input/input_flush_queue Input queue flush 
requested
[2006-06-07  20:38:17] INFO input/input_loop All instances removed, 
shutting down...
[2006-06-07  20:38:17] INFO metadata/metadata_thread_signal metadata 
thread shutting down
[2006-06-07  20:38:18] INFO ices-core/main Shutdown complete




More information about the Icecast mailing list