Hello,
we are running Centovacast on a Debian 64 bit system. Initially during the setup procedure we configured the server for shoutcast which is running fine. But as there is a problem with the autodj function we now also installed icecast. This seems to be running well on the server itself and Centovacast seems to be configured OK according to your manuals.
But when I am trying to start a server configured for ices2 stream, I am getting this error message:
"Application /home/centovacast/system/sources/ices2/bin/ices2 does not exist."
Running this path on the server via ssh reads as follows:
host:~# /home/centovacast/system/sources/ices2/bin/ices2
/home/centovacast/system/sources/ices2/bin/ices2: error while loading shared libraries: libvorbisenc.so.2: cannot open shared object file: No such file or directory
Originally there was a problem with access rights that I changed like this:
host:~# ls -l /home/centovacast/system/sources/ices2/bin/ices2
-rwxr-xr-x 1 centovacast centovacast 76080 2. Apr 2009 /home/centovacast/system/sources/ices2/bin/ices2
=> Any ideas about that?
***************************************************************
Next when I am trying to start a server configured for ices stream I get this log here:
Diagnostic output from streaming software:
===============================================================================
Logfile opened
DEBUG: Sending following information to libshout:
DEBUG: Stream: 0
DEBUG: Host: 85.25.147.136:8005 (protocol: http)
DEBUG: Mount: /autodj, Password: ***
DEBUG: Name: ices stream URL:
http://localhost/DEBUG: Genre: Unspecified Desc: Default description
DEBUG: Bitrate: 128 Public: 0
DEBUG: Dump file: (null)
DEBUG: Initializing playlist handler...
DEBUG: Initializing builting playlist handler...
Could not find a valid playlist file.
DEBUG: Crossfader shutting down
Ices Exiting...
Last 25 lines from the relevant log file:
===============================================================================
DEBUG: Host: 85.25.147.136:8005 (protocol: http)
DEBUG: Mount: /autodj, Password: ***
DEBUG: Name: ices stream URL:
http://localhost/DEBUG: Genre: Unspecified Desc: Default description
DEBUG: Bitrate: 128 Public: 0
DEBUG: Dump file: (null)
DEBUG: Initializing playlist handler...
DEBUG: Initializing builting playlist handler...
Could not find a valid playlist file.
DEBUG: Crossfader shutting down
Ices Exiting...
Logfile opened
DEBUG: Sending following information to libshout:
DEBUG: Stream: 0
DEBUG: Host: 85.25.147.136:8005 (protocol: http)
DEBUG: Mount: /autodj, Password: ***
DEBUG: Name: ices stream URL:
http://localhost/DEBUG: Genre: Unspecified Desc: Default description
DEBUG: Bitrate: 128 Public: 0
DEBUG: Dump file: (null)
DEBUG: Initializing playlist handler...
DEBUG: Initializing builting playlist handler...
Could not find a valid playlist file.
DEBUG: Crossfader shutting down
Ices Exiting...
=> It looks as if there was a problem with the playlist. But as far as I can see, there should be a valid list available for this server.
--
Thank you very much for your help,
Felix