Icecast won't start
  • Icecast won't start, taken from the error.log:

    [2013-09-07  01:03:19] INFO sighandler/_sig_die Caught signal 15, shutting down...
    [2013-09-07  01:03:19] INFO main/main Shutting down
    [2013-09-07  01:03:19] INFO fserve/fserve_shutdown file serving thread stopped
    [2013-09-07  01:03:19] INFO slave/_slave_thread shutting down current relays
    [2013-09-07  01:03:19] INFO slave/_slave_thread Slave thread shutdown complete
    [2013-09-07  01:03:19] INFO auth/auth_shutdown Auth shutdown
    [2013-09-07  01:03:19] INFO yp/yp_shutdown YP thread down
    [2013-09-07  01:03:20] INFO stats/stats_shutdown stats thread finished
    [2013-09-07  01:04:13] INFO main/main Icecast 2.3.2 server started
    [2013-09-07  01:04:13] INFO yp/yp_update_thread YP update thread started
    [2013-09-07  01:04:13] INFO connection/get_ssl_certificate No SSL capability on any configured ports

    I've tried changing the port number, and everything, to the same result.... Any ideas what could be causing this? I've racked my brain for the past couple days and I haven't been able to find anything on how to fix this issue.

    Edit: It appears something is killing it... But I have no idea what could be killing it. 

    Thanks for the help. 
    Post edited by Nolan Wagner at 2013-09-07 22:04:54
  • 2 Comments sorted by
  • Vote Up0Vote Down hoerichhoerich
    Posts: 627Member, Airtime Moderator
    Hi Nolan,

    what do

    sudo airtime-check-system
    sudo airtime-test-icecast (reference https://wiki.sourcefabric.org/display/CC/Changelog+2.3.X )

    say?

    cheers
    Official Airtime Forum Manager
    --------------------------
    Most of the time an issue is located between keyboard and chair.
  • radio@serv1:~# sudo airtime-check-system
    PHP Deprecated:  Comments starting with '#' are deprecated in /etc/php5/cli/conf
    .d/ming.ini on line 1 in Unknown on line 0
    AIRTIME_STATUS_URL             = http://air.yupradio.com:80/api/status/format/js
    on/api_key/%%api_key%%
    AIRTIME_SERVER_RESPONDING      = OK
    KERNEL_VERSION                 = 3.10.9-xxxx-grs-ipv6-64
    MACHINE_ARCHITECTURE           = x86_64
    TOTAL_MEMORY_MBYTES            = 8063280
    TOTAL_SWAP_MBYTES              = 1050616
    AIRTIME_VERSION                = 2.4.1
    OS                             = Debian GNU/Linux 7.1 (wheezy) x86_64
    CPU                            = Intel(R) Core(TM) i3-2130 CPU @ 3.40GHz
    WEB_SERVER                     = Apache/2.2.22 (Debian)
    PLAYOUT_ENGINE_PROCESS_ID      = 6332
    PLAYOUT_ENGINE_RUNNING_SECONDS = 160228
    PLAYOUT_ENGINE_MEM_PERC        = 0.1%
    PLAYOUT_ENGINE_CPU_PERC        = 0.0%
    LIQUIDSOAP_PROCESS_ID          = 6463
    LIQUIDSOAP_RUNNING_SECONDS     = 160226
    LIQUIDSOAP_MEM_PERC            = 0.2%
    LIQUIDSOAP_CPU_PERC            = 0.7%
    MEDIA_MONITOR_PROCESS_ID       = 6326
    MEDIA_MONITOR_RUNNING_SECONDS  = 160228
    MEDIA_MONITOR_MEM_PERC         = 0.1%
    MEDIA_MONITOR_CPU_PERC         = 0.0%
    -- Your installation of Airtime looks OK!

    airtime-test-icecast
    -bash: airtime-test-icecast: command not found