Web interface does not work at domain.com
  • *** Verifying your system environment ***
    CPU                            = Intel(R) Xeon(R) CPU           E5645  @ 2.40GHz
    Total RAM                      = 786432 kB
    Free RAM                       = 229964 kB
    OS                             = 6.0.5 Intel 80386
    AIRTIME_CONFIG_FILES           = OK
    POSTGRESQL_DATABASE            = OK
    PYTHON_KOMBU_VERSION           = 1.2.0
    PYTHON_POSTER_VERSION          = 0.8.1
    PYTHON_MUTAGEN_VERSION         = 1.20
    PYTHON_PYINOTIFY_VERSION       = 0.9.2
    RABBITMQ_SERVER                = OK
    AIRTIME_VERSION_URL            = http://localhost:80/api/version/api_key/%%api_key%%
    APACHE_CONFIGURED              = YES
    AIRTIME_VERSION                = Could not contact server
    PLAYOUT_ENGINE_PROCESS_ID      = 3790
    PLAYOUT_ENGINE_RUNNING_SECONDS = 7
    LIQUIDSOAP_PROCESS_ID          =
    LIQUIDSOAP_RUNNING_SECONDS     = 0
      -- WARNING! It looks like the Liquidsoap engine is continually restarting.
      -- 2012/09/09 11:22:42 [protocols.external:3] Didn't find "ufetch".
      -- 2012/09/09 11:22:42 [protocols.external:3] Found "/usr/bin/wget".
      -- 2012/09/09 11:22:42 [main:3] Liquidsoap 1.0.0-beta2
      -- 2012/09/09 11:22:42 [main:3] Using: pcre=6.0.1 dtools=0.2.2 duppy=0.4.0 duppy.syntax=0.4.0 cry=0.2.0 mm=0.1.0 xmlplaylist=0.1.2 ogg=0.4.2 vorbis=0.6.0 mad=0.4.2 flac=0.1.0 flac.ogg=0.1.0 lame=0.3.0 alsa=0.2.1 samplerate=0.1.1 taglib=0.1.4 camomile=0.7.1 portaudio=@VERSION ladspa=0.1.2
      -- 2012/09/09 11:22:42 [dynamic.loader:2] Could not load plugins in directory /usr/local/lib/liquidsoap/1.0.0-beta2/plugins.
      -- 2012/09/09 11:22:42 [lang:3] Lastfm/audioscrobbler support was not compiled.
      -- 2012/09/09 11:22:42 [frame:3] Using 44100Hz audio, 25Hz video, 44100Hz master.
      -- 2012/09/09 11:22:42 [frame:3] Frame size must be a multiple of 1764 ticks = 1764 audio samples = 1 video samples.
      -- 2012/09/09 11:22:42 [frame:3] Targetting 'frame.duration': 0.04s = 1764 audio samples = 1764 ticks.
      -- 2012/09/09 11:22:42 [frame:3] Frames last 0.04s = 1764 audio samples = 1 video samples = 1764 ticks.
    MEDIA_MONITOR_PROCESS_ID       = 3902
    MEDIA_MONITOR_RUNNING_SECONDS  = 5
    SHOW_RECORDER_PROCESS_ID       = 3860
    SHOW_RECORDER_RUNNING_SECONDS  = 5
    ICECAST_PROCESS_ID             = 1331

      -- There appears to be problems with your setup. Please visit
      -- http://wiki.sourcefabric.org/x/HABQ for troubleshooting info.


    ******************************* Install Complete *******************************

    Web interface does not work at domain.com
    etc/apache2/sites-available/airtime 

    <VirtualHost *:80>
    ServerName mydomain.ru
    ServerAdmin admin@example.com
    DocumentRoot /usr/share/airtime/public
    php_admin_value upload_tmp_dir /tmp

    <Directory /usr/share/airtime/public>
    DirectoryIndex index.php
    AllowOverride all
    Order allow,deny
    Allow from all
    </Directory>
    </VirtualHost>

    -----------------
    domain.com:8000/airtime.ogg player works
    Help my please :(



    Post edited by Adam Thomas at 2012-09-09 07:03:35
  • 9 Comments sorted by
  • Vote Up1Vote Down Andrey PodshivalovAndrey Podshivalov
    Posts: 1,526Member, Administrator, Sourcefabric Team
    remove all files from /etc/apache2/sites-available/ folder except airtime file and reload apache server
  • Vote Up1Vote Down Andrey PodshivalovAndrey Podshivalov
    Posts: 1,526Member, Administrator, Sourcefabric Team
    remove airtime (sudo apt-get purge airtime) and install again
  • Please post 

    /var/log/airtime/media-monitor/media-monitor.log

    and

    /var/log/airtime/pypo/pypo.log
    Airtime Pro Hosting: http://airtime.pro
  • Vote Up1Vote Down Albert FRAlbert FR
    Posts: 1,978Member, Airtime Moderator
    I think your problem is with the host definition.

    look at /etc/hosts to see if your host is well declared
    and if yes try :

    dpkg-reconfigure airtime and give the same name for the dns resolution
  • AIRTIME_VERSION     = Could not contact server

    Post edited by jojik at 2012-09-09 04:36:51
  • Reply to @Andrey+Podshivalov:

    Done rm-rf / etc/apache2/sites-available / *, then re-created and wrote airtime settings as in the instructions, I did not help, the panel is not visible. Even here there is sudo ln -s /etc/airtime/airtime.ini /etc/php5/conf.d/airtime.ini
    ln: creating symbolic link `/etc/php5/conf.d/airtime.ini': File exists
    it is norm?
  • The problem is that when I install (update) 2.1.3 airtime log looks like this
     *** Verifying your system environment, running 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                             = Debian GNU/Linux 6.0.5 (squeeze) i686
    CPU                            = Intel(R) Xeon(R) CPU           E5645  @ 2.40GHz
    WEB_SERVER                     = A
    PLAYOUT_ENGINE_PROCESS_ID      = FAILED
    PLAYOUT_ENGINE_RUNNING_SECONDS = 0
    PLAYOUT_ENGINE_MEM_PERC        = 0%
    PLAYOUT_ENGINE_CPU_PERC        = 0%
    LIQUIDSOAP_PROCESS_ID          = FAILED
    LIQUIDSOAP_RUNNING_SECONDS     = 0
    LIQUIDSOAP_MEM_PERC            = 0%
    LIQUIDSOAP_CPU_PERC            = 0%
    MEDIA_MONITOR_PROCESS_ID       = FAILED
    MEDIA_MONITOR_RUNNING_SECONDS  = 0
    MEDIA_MONITOR_MEM_PERC         = 0%
    MEDIA_MONITOR_CPU_PERC         = 0%
    RABBITMQ_PROCESS_ID            = FAILED
    RABBITMQ_RUNNING_SECONDS       = 0
    RABBITMQ_MEM_PERC              = 0%
    RABBITMQ_CPU_PERC              = 0%

    -- There appears to be a problem with your Airtime installation.

    -- Please visit http://wiki.sourcefabric.org/x/HABQ
    dpkg: error processing airtime (--configure):
     subprocess installed post-installation script returned error exit status 1
    configured to not write apport reports
                                          Errors were encountered while processing:
     airtime

    a version 1.9.4

    *** Verifying your system environment ***
    CPU                            = Intel(R) Xeon(R) CPU           E5645  @ 2.40GHz
    Total RAM                      = 786432 kB
    Free RAM                       = 358328 kB
    OS                             = 6.0.5 Intel 80386
    AIRTIME_CONFIG_FILES           = OK
    POSTGRESQL_DATABASE            = OK
    PYTHON_KOMBU_VERSION           = 1.2.0
    PYTHON_POSTER_VERSION          = 0.8.1
    PYTHON_MUTAGEN_VERSION         = 1.20
    PYTHON_PYINOTIFY_VERSION       = 0.9.2
    RABBITMQ_SERVER                = OK
    AIRTIME_VERSION_URL            = http://localhost:80/api/version/api_key/%%api_key%%
    APACHE_CONFIGURED              = YES
    AIRTIME_VERSION                = Could not contact server
    PLAYOUT_ENGINE_PROCESS_ID      = 23823
    PLAYOUT_ENGINE_RUNNING_SECONDS = 6
    LIQUIDSOAP_PROCESS_ID          = 23827
    LIQUIDSOAP_RUNNING_SECONDS     = 6
    MEDIA_MONITOR_PROCESS_ID       = 23903
    MEDIA_MONITOR_RUNNING_SECONDS  = 4
    SHOW_RECORDER_PROCESS_ID       = 23875
    SHOW_RECORDER_RUNNING_SECONDS  = 5
    ICECAST_PROCESS_ID             = 17897

      -- System setup looks OK!


    ******************************* Install Complete *******************************


    I reinstal airtime. =\, the problem persists



  • Please post 


    /var/log/airtime/media-monitor/media-monitor.log

    and

    /var/log/airtime/pypo/pypo.log