1.8.2 - 'airtime-check-system' reports an error
  • Hi all,

    I've been busy installing Airtime, and after some streaming issues I've got it working.

    The command 'airtime-check-system' still says there appears to be a problem though.

    PHP Deprecated:  Comments starting with '#' are deprecated in /etc/php5/cli/conf.d/idn.ini on line 1 in Unknown on line 0
    PHP Deprecated:  Comments starting with '#' are deprecated in /etc/php5/cli/conf.d/imagick.ini on line 1 in Unknown on line 0
    PHP Deprecated:  Comments starting with '#' are deprecated in /etc/php5/cli/conf.d/imap.ini on line 1 in Unknown on line 0
    PHP Deprecated:  Comments starting with '#' are deprecated in /etc/php5/cli/conf.d/mcrypt.ini on line 1 in Unknown on line 0
    PHP Deprecated:  Comments starting with '#' are deprecated in /etc/php5/cli/conf.d/ming.ini on line 1 in Unknown on line 0
    CPU                            = Intel(R) Pentium(R) 4 CPU 3.40GHz
    Total RAM                      = 1013920 kB
    Free RAM                       = 43880 kB
    OS                             = Ubuntu 10.04.2 LTS x86-64
    AIRTIME_CONFIG_FILES           = OK
    POSTGRESQL_DATABASE            = OK
    PYTHON_KOMBU_VERSION           = 1.1.2
    PYTHON_POSTER_VERSION          = 0.8.0
    RABBITMQ_SERVER                = OK
    AIRTIME_VERSION_URL            = http://localhost:80/api/version/api_key/%%api_key%%
    APACHE_CONFIGURED              = YES
    AIRTIME_VERSION                = 1.8.2
    PLAYOUT_ENGINE_PROCESS_ID      = 7938
    PLAYOUT_ENGINE_RUNNING_SECONDS = 1561
    LIQUIDSOAP_PROCESS_ID          = 988
    LIQUIDSOAP_RUNNING_SECONDS     = 1807
    ICECAST_PROCESS_ID             = 3595
    
      -- There appears to be problems with your setup. Please visit
      -- http://wiki.sourcefabric.org/x/HABQ for troubleshooting info.


    Everything seems okay to me, except for the '# comments are deprecated' errors, are those triggering this message?

    I haven't fully tested everything so I cannot confirm everything works, but is this error message anything to worry about?

    Thanks in advance!

    Regards,
    Tekniq
  • 4 Comments sorted by
  • Vote Up0Vote Down Andrey PodshivalovAndrey Podshivalov
    Posts: 1,526Member, Administrator, Sourcefabric Team
    Quote:
    PHP Deprecated: Comments starting with '#' are deprecated in /etc/php5/cli/conf.d/idn.ini on line 1 in Unknown on line 0
    PHP Deprecated: Comments starting with '#' are deprecated in /etc/php5/cli/conf.d/imagick.ini on line 1 in Unknown on line 0
    PHP Deprecated: Comments starting with '#' are deprecated in /etc/php5/cli/conf.d/imap.ini on line 1 in Unknown on line 0
    PHP Deprecated: Comments starting with '#' are deprecated in /etc/php5/cli/conf.d/mcrypt.ini on line 1 in Unknown on line 0
    PHP Deprecated: Comments starting with '#' are deprecated in /etc/php5/cli/conf.d/ming.ini on line 1 in Unknown on line 0


    just change # to ; in that files to avoid warnings
  • Thanks for your reply. I've edited the files, but I still get the message saying that it's found an error:
    Quote:
    CPU = Intel(R) Pentium(R) 4 CPU 3.40GHz
    Total RAM = 1013920 kB
    Free RAM = 100228 kB
    OS = Ubuntu 10.04.2 LTS x86-64
    AIRTIME_CONFIG_FILES = OK
    POSTGRESQL_DATABASE = OK
    PYTHON_KOMBU_VERSION = 1.1.2
    PYTHON_POSTER_VERSION = 0.8.0
    RABBITMQ_SERVER = OK
    AIRTIME_VERSION_URL = http://localhost:80/api/version/api_key/%%api_key%%
    APACHE_CONFIGURED = YES
    AIRTIME_VERSION = 1.8.2
    PLAYOUT_ENGINE_PROCESS_ID = 7938
    PLAYOUT_ENGINE_RUNNING_SECONDS = 11655
    LIQUIDSOAP_PROCESS_ID = 988
    LIQUIDSOAP_RUNNING_SECONDS = 11901
    ICECAST_PROCESS_ID = 3595

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


    Should I just ignore this? Everything seems to work fine..
  • I have exactly the same issue. Running airtime-check-system shows OKs but in the end:

    -- There appears to be problems with your setup. Please visit
    -- http://wiki.sourcefabric.org/x/HABQ for troubleshooting info.
  • Vote Up0Vote Down Andrey PodshivalovAndrey Podshivalov
    Posts: 1,526Member, Administrator, Sourcefabric Team
    if works ok you can ignore this message. Will be worse if no any message but isn't working Wink