Problem install Airtime 2.5.x on remote VPS hosting (Automated Install)
  • After install:

    rl@rlcompany:~$ sudo airtime-check-system
    AIRTIME_STATUS_URL             = http://localhost:80/api/status/format/json/api_key/%%api_key%%
    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.3 LTS x86_64
    CPU                            = QEMU Virtual CPU version (cpu64-rhel6)
    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
    -- 2013-12-19 00:26:59,476 INFO - [api_client.py : is_server_compatible() : line 220] - Unable to get Airtime version number.
    --
    -- 2013-12-19 00:27:04,482 DEBUG - [api_client.py : __call__() : line 134] - http://localhost:80/api/version/api_key/9QGAXU9KTJ3652DP71N2
    -- 2013-12-19 00:27:04,491 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%
    tail: cannot open `/var/log/airtime/pypo-liquidsoap/ls_script.log' for reading: No such file or directory
    -- Displaying log file /var/log/airtime/pypo-liquidsoap/ls_script.log
    --
    --
    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
    -- 2013-12-19 00:27:03,240 INFO - [Thread-1] [watchersyncer.py : __init__()] : LINE 19 - Created timeout thread...
    -- 2013-12-19 00:27:03,240 INFO - [Thread-1] [airtime.py : init_rabbit_mq()] : LINE 36 - Initializing RabbitMQ message consumer...
    -- 2013-12-19 00:27:03,244 INFO - [Thread-1] [airtime.py : init_rabbit_mq()] : LINE 48 - Initialized RabbitMQ consumer.
    -- 2013-12-19 00:27:03,246 DEBUG - [Thread-1] [api_client.py : __call__()] : LINE 134 - http://localhost:80/api/media-monitor-setup/format/json/api_key/9QGAXU9KTJ3652DP71N2
    -- 2013-12-19 00:27:03,250 INFO - [Thread-1] [syncdb.py : reload_directories()] : LINE 49 - HTTP Error 500: Internal Server Error
    --
    --
    -- There appears to be a problem with your Airtime installation.
    -- Please visit http://wiki.sourcefabric.org/x/HABQ

    P.S. In file 'airtime-log-all-2013-12-18-20-19-41.tgz.txt' have to delete '.txt' for unzipping log files
  • 6 Comments sorted by
  • Firstly, thank you for your answer!!!

    Yes, I did all those steps!!!

    I can't figureout the reasons...

    I send all logs in my post.


  • Albert, did you look at my logs?
    What do you think?

    BTW, when I've installed on clear system on virtual machine (the same OS), all are working OK.
    This is problem with remote hosting i suppose...
    Post edited by Sergey Kruzhilin at 2013-12-20 07:33:09
  • Vote Up0Vote Down Albert FRAlbert FR
    Posts: 1,978Member, Airtime Moderator
    causes could be multiples
    did you follow all theses steps ?

    http://sourcefabric.booktype.pro/airtime-25-for-broadcasters/automated-installation/
  • Vote Up0Vote Down Albert FRAlbert FR
    Posts: 1,978Member, Airtime Moderator
    now, yes ;-)

    you seems to have multiples problems

    your apache seems to be misconfigured, did you change something on it ?

    with python too, etc.

    did you do a server install or minimal install ?
    Post edited by Albert FR at 2013-12-22 03:51:16
  • Hello, Albert!
    Thank you for the answer!

    I tried to install on configured VPS server, where 2 web sites have been already installed . I installed them through web panel - IPS Manager lite. Apache config files I didnt change.
    Nither other soft too.

    Server is Ubuntu 12.04.3 LTS 64bit server.

    Airtime - Automated install.