[Icecast] stream/ices_instance_stream Failed initial connect to 172.16.0.116:8000 (Login failed: Success

José Luis Artuch artuch at speedy.com.ar
Tue Dec 25 03:54:13 UTC 2012


José, te dice que está mal la contraseña del ices. En el ices tenés que
poner la contraseña <source-password> que pusiste en el icecast.
In the ices you must put the icecast <source-password>.
Saludos.
José Luis

El lun, 24-12-2012 a las 20:40 -0600, Don Soad escribió:

> Hello Everyone,
> 
> 
> 
> I have a bit of a problem trying to set up Icecast2 + Ice2, on my
> debian box, I installed  icecast2 ver  2.3.2-6 and ices2 2.0.1-8. I'm
> able to start icecast2 as shown in the logs:
> 
> 
> [2012-12-24  20:34:27] INFO main/main Icecast 2.3.2 server started
> [2012-12-24  20:34:27] DBUG yp/yp_recheck_config Updating YP
> configuration
> [2012-12-24  20:34:27] INFO connection/get_ssl_certificate No SSL
> capability
> [2012-12-24  20:34:27] INFO yp/yp_update_thread YP update thread
> started
> [2012-12-24  20:34:27] INFO fserve/fserv_thread_function file serving
> thread started
> [2012-12-24  20:34:27] INFO stats/_stats_thread stats thread started
> [2012-12-24  20:34:28] DBUG slave/_slave_thread checking master stream
> list
> 
> 
> 
> 
> I configure icecast wih pretty much default configuration and changed
> on my /etc/icecast/icecast.conf :
> 
> 
> encoder_password qwQ4N.9cD37ag
> admin_password   qwQ4N.9cD37ag
> oper_password    qwQ4N.9cD37ag
> 
> 
> and my xml file for ices, looks like this:
> 
> 
> <instance>
> <hostname>172.16.0.116</hostname>
> <port>8000</port>
> <password>hackme</password>
> <mount>/mpd.ogg</mount>
> 
> 
> the problem is when I started ices2. I got this error message:
> 
> 
> 
> 
> INFO playlist-basic/playlist_basic_get_next_filename Loading playlist
> from file "/etc/icecast/playlist.txt"
> INFO playlist-builtin/playlist_read Currently playing
> "/mnt/sdb1/Music/c/Cuca La/Lo Mejor de La
> Cuca/La_Cuca-Lo_Mejor_de_La_Cuca-01-Cara_De_Pizza.ogg"
> INFO connection/_handle_source_request Source logging in at mountpoint
> "/mpd.ogg"
> [2012-12-24  20:36:59] INFO connection/_handle_source_request Source
> (/mpd.ogg) attempted to login with
> INFO connection/_handle_source_request Source (/mpd.ogg) attempted to
> login with invalid or missing password
> 
> 
> EROR stream/ices_instance_stream Failed initial connect to
> 172.16.0.116:8000 (Login failed: Success)
> 
> 
> I've tried all regarding makepasswd. but so far nothing. I've attached
> ices.xml and icecast2.conf in case any one can please help me out.
> Thanks in advance, and merry chistmas by the way.
> 
> 
> 
> 
> icecast.conf
> 
> 
> location Just west of Mars
> rp_email kirk at enterprise.space
> server_url http://www.icecast.org/
> max_clients 900
> max_clients_per_source 900
> max_sources 10
> max_admins 5
> throttle 10.0
> use_meta_data 0
> streamurllock 0
> streamtitletemplate %s
> streamurl http://yp.icecast.org
> nametemplate %s
> desctemplate %s
> mount_fallback 1
> encoder_password qwQ4N.9cD37ag
> admin_password   qwQ4N.9cD37ag
> oper_password    qwQ4N.9cD37ag
> touch_freq 5
> hostname 172.16.0.116
> port 8000
> port 8001
> server_name debian.soadland.com
> force_servername 0
> logfile /var/log/icecast/icecast.log
> accessfile /var/log/icecast/icecast.log
> usagefile /var/log/icecast/icecast.log
> logfiledebuglevel 0
> consoledebuglevel 0
> reverse_lookups 1
> console_mode 0
> client_timeout 30
> kick_clients 0
> staticdir /usr/share/icecast/static
> templatedir /usr/share/icecast/templates
> logdir /var/log/icecast
> stats_log icecast.log
> statshtml_log stats.html
> stats_time 60
> alias radiofri http://195.7.65.207:6903
> kick_relays 10
> transparent_proxy 0
> acl_policy 0
> allow all *
> 
> 
> 
> 
> Ices.xml
> <?xml version="1.0"?>
> <ices>
> <background>1</background>
> <logpath>/var/log/</logpath>
> <logfile>access.log</logfile>
> <loglevel>4</loglevel>
> <consolelog>0</consolelog>
> 
> 
> <stream>
> 
> 
> <input>
> <module>playlist</module>
> <param name="type">basic</param>
> <param name="file">/etc/icecast/playlist.txt</param>
> <param name="random">0</param>
> <param name="restart-after-reread">0</param>
> <param name="once">0</param>
> </input>
> 
> 
> 
> 
> <instance>
> <hostname>172.16.0.116</hostname>
> <port>8000</port>
> <password>hackme</password>
> <mount>/mpd.ogg</mount>
> <reconnectdelay>2</reconnectdelay>
> <reconnectattempts>5</reconnectattempts>
> <maxqueuelength>80</maxqueuelength>
> <encode>
> <nominal-bitrate>64000</nominal-bitrate>
> <samplerate>44100</samplerate>
> <channels>2</channels>
> </encode>
> </instance>
> </stream>
> </ices>
> 
> 
> Jose Valdivia.
> 
> 
> 
> _______________________________________________
> Icecast mailing list
> Icecast at xiph.org
> http://lists.xiph.org/mailman/listinfo/icecast


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xiph.org/pipermail/icecast/attachments/20121225/9002646b/attachment.htm>


More information about the Icecast mailing list