VPS node reboot killed Airtime
  • it was perfectly working but today i received a message from the vps telling that they needed to reboot aka
    "We've had to reboot your Droplet due to an issue on the underlying physical node where the Droplet runs."
    and voila, airtime isn't working anymore.

    any idea? 


    root@eastanbul:~# sudo airtime-check-system
    AIRTIME_SERVER_RESPONDING      = OK
    KERNEL_VERSION                 = UNKNOWN
    MACHINE_ARCHITECTURE           = UNKNOWN
    TOTAL_MEMORY_MBYTES            = UNKNOWN
    TOTAL_SWAP_MBYTES              = UNKNOWN
    AIRTIME_VERSION                = UNKNOWN
    OS                             = Ubuntu 12.04.5 LTS x86_64
    CPU                            = Intel(R) Xeon(R) CPU E5-2650L v3 @ 1.80GHz
    WEB_SERVER                     = Apache/2.2.22 (Ubuntu)
    PLAYOUT_ENGINE_PROCESS_ID      = FAILED
    PLAYOUT_ENGINE_RUNNING_SECONDS = 0
    PLAYOUT_ENGINE_MEM_PERC        = 0%
    PLAYOUT_ENGINE_CPU_PERC        = 0%
    -- Displaying log file /var/log/airtime/pypo/pypo.log
    -- 2015-07-03 00:33:16,432 INFO - [api_client.py : is_server_compatible() : line 220] - Unable to get Airtime version number.
    --
    -- 2015-07-03 00:33:21,437 DEBUG - [api_client.py : __call__() : line 134] - http://localhost:80/api/version/api_key/1O42LKKTS76P9GJWREJ4
    -- 2015-07-03 00:33:21,449 INFO - [api_client.py : is_server_compatible() : line 220] - Unable to get Airtime version number.
    --
    --
    --
    LIQUIDSOAP_PROCESS_ID          = FAILED
    LIQUIDSOAP_RUNNING_SECONDS     = 0
    LIQUIDSOAP_MEM_PERC            = 0%
    LIQUIDSOAP_CPU_PERC            = 0%
    -- Displaying log file /var/log/airtime/pypo-liquidsoap/ls_script.log
    -- 2015/07/02 16:02:04 [server:3] Client localhost disconnected.
    -- 2015/07/02 16:02:14 [server:3] New client: localhost.
    -- 2015/07/02 16:02:14 [server:3] Client localhost disconnected.
    -- 2015/07/02 16:02:24 [server:3] New client: localhost.
    -- 2015/07/02 16:02:24 [server:3] Client localhost disconnected.
    --
    --
    MEDIA_MONITOR_PROCESS_ID       = FAILED
    MEDIA_MONITOR_RUNNING_SECONDS  = 0
    MEDIA_MONITOR_MEM_PERC         = 0%
    MEDIA_MONITOR_CPU_PERC         = 0%
    -- Displaying log file /var/log/airtime/media-monitor/media-monitor.log
    -- 2015-07-03 00:33:21,234 INFO - [Thread-1] [watchersyncer.py : __init__()] : LINE 19 - Created timeout thread...
    -- 2015-07-03 00:33:21,234 INFO - [Thread-1] [airtime.py : init_rabbit_mq()] : LINE 36 - Initializing RabbitMQ message consumer...
    -- 2015-07-03 00:33:21,248 INFO - [Thread-1] [airtime.py : init_rabbit_mq()] : LINE 48 - Initialized RabbitMQ consumer.
    -- 2015-07-03 00:33:21,248 DEBUG - [Thread-1] [api_client.py : __call__()] : LINE 134 - http://localhost:80/api/media-monitor-setup/format/json/api_key/1O42LKKTS76P9GJWREJ4
    -- 2015-07-03 00:33:21,259 INFO - [Thread-1] [syncdb.py : reload_directories()] : LINE 49 - HTTP Error 503: Service Unavailable
    --
    --
    -- There appears to be a problem with your Airtime installation.

    eastanbul.com
  • 2 Comments sorted by
  • try this bash script i use it to restart all of the  airtime pieces/proccesses as I need them, sometimes I have to restart all
    Note you will have to rename the bash file to use it once uploaded
    Post edited by Design Pow at 2015-07-06 00:50:55
  • Thanks Design Pow, but too late I already destroyed the droplet and trying to re-install airtime from scratch. 

    eastanbul.com