Hi all, i have strange problem with autodj-liquidsoap.
The problem:
Streaming server: ONLINE
AutoDj OFFLINE
AutoDJ could not be reactivated: Application liquidsoap exited immediately after startup.
Diagnostics
Details:
Log has not been created, which may indicate a permissions problem or
an inability to run the external application. Consult the Centova Cast
knowledge base.
In the playlist there are mp3 and OGG files. I tried only OGG files too.
Tried the fixpermission tool (following the recovery disasters guide) but nothing happens.
AutoDJ (Source) Log are empty.
I found the liquidsoap log's path by .liq file in
(/usr/local/centovacast/var/vhosts/my_station_name/etc/liquidsoap)
So i checked the log path of liquidsoap (settings.liq) and found that are located in
/usr/local/centovacast/var/vhosts/my_station_name/var/log/source.log
gived 666 and 777 permission (ccuser as owner) too but the error persist.
My setup is:
Debian GNU/Linux 9
Centova:
Lastest version (3.2.10), tried /usr/local/centovacast/sbin/update --force too.
Output of grep _BIN /usr/local/centovacast/etc/cc-control.conf
SHOUTCAST_BIN=
ICES_BIN=
ICES2_BIN=
ICESCC_BIN=
EZSTREAM_BIN=
SCTRANS_BIN=
SCTRANS2_BIN=
ICECAST_BIN=/usr/local/icecast/bin/icecast
LIQUIDSOAP_BIN=/usr/bin/liquidsoap
SHOUTCAST2_BIN=/usr/local/centovacast/shoutcast2/sc_serv
I can execute all bin, so the bin's path are correct.
Any idea? thanks