No "On Air", very strange....
  • Very Strange this Airtime ..... Confused

    Hi,

    No change from yesterday, no change but today, ON AIR is OFF, no sound Mad
    I played playlists while 5days without problems

    Airtime-check-system

    CPU = Intel(R) Pentium(R) Dual CPU E2180 @ 2.00GHz
    Total RAM = 2040300 kB
    Free RAM = 1479224 kB
    OS = Ubuntu 10.10 x86-64
    AIRTIME_CONFIG_FILES = OK
    POSTGRESQL_DATABASE = OK
    PYTHON_KOMBU_VERSION = 1.1.6
    PYTHON_POSTER_VERSION = 0.8.1
    RABBITMQ_SERVER = OK
    AIRTIME_VERSION_URL = http://xxxxxxxxxxxxxx:80/api/version/api_key/%%api_key%%
    APACHE_CONFIGURED = YES
    AIRTIME_VERSION = 1.8.2
    PLAYOUT_ENGINE_PROCESS_ID = 3219
    PLAYOUT_ENGINE_RUNNING_SECONDS = 678
    LIQUIDSOAP_PROCESS_ID = 2890
    LIQUIDSOAP_RUNNING_SECONDS = 687
    ICECAST_PROCESS_ID = 3075

    -- System setup looks OK!

    airtime.conf

    [database]
    host = localhost
    dbname = airtime
    dbuser = airtime
    dbpass = airtime

    [rabbitmq]
    host = 127.0.0.1
    port = 5672
    user = guest
    password = guest
    vhost = /

    [general]
    api_key = TL12Q4NPXCL7J2M4FEDM
    web_server_user = www-data
    airtime_dir = /var/www/airtime
    base_files_dir = /home/srv/airtime
    base_url = localhost
    base_port = 80


    Any solution ?
  • 18 Comments sorted by
  • Read my thread here:

    http://forum.sourcefabric.org/index.php/t/3785/

    I don't know if it will help you with the no sound issue, but I've managed to change the storage location.

    James
  • Vote Up0Vote Down Ofir GalOfir Gal
    Posts: 130Member
    If you can't find a solution to your problem in the thread, please attach a copy of your /var/log/airtime/pypo-liquidsoap
  • @James :
    yes, I've change the location of the storage

    The log is attached
  • Razz

    thank
  • the permission of my folder /home/srv/airtime/stor

    drwxr-xr-x 63 root root 4096 2011-07-07 13:07 stor
  • Hi, there's nobody for my problem ?

    thank for your help
  • Nobody ? Sad(
  • Vote Up0Vote Down Ofir GalOfir Gal
    Posts: 130Member
    Hi, please upload your database and all of the logs and config files in /etc/airtime to a secure online server and allow us access to it.

    We're very busy with the 1.9 release, we will do our best to support you on that next week.


    If you require ASAP support, we have a paid support option.


  • Hi, thank for your answer....

    I attach all the conf files exept le DB files (I don't know how to do Embarrassed )

    Regards
  • Vote Up0Vote Down Paul BaranowskiPaul Baranowski
    Posts: 389Member, Administrator, Sourcefabric Team
    Try changing the permissions of your stor directory to be:

    sudo chown -R pypo.www-data /home/srv/airtime/stor
    sudo chmod -R 777 /home/src/airtime/stor
    sudo chmod g+s /home/src/airtime/stor


    Paul Baranowski
    CTO, Sourcefabric, http://sourcefabric.org

    +1 (416) 832-6436 (Cell)
    Skype: paulbaranowski
    720 Bathurst St. / Suite 203 / Toronto / ON / M5S 2R4 / Canada



    On Thu, Jul 7, 2011 at 12:46 PM, Nicolas Rolin <
    airtime-support@lists.sourcefabric.org> wrote:

    > **
    > the permission of my folder /home/srv/airtime/stor
    >
    > drwxr-xr-x 63 root root 4096 2011-07-07 13:07 stor
    >
    >

  • Thank Paul but unfortunately, no changes Sad

  • Vote Up0Vote Down Paul BaranowskiPaul Baranowski
    Posts: 389Member, Administrator, Sourcefabric Team
    How did you import your files - through airtime-import or through the web
    interface?


    Paul Baranowski
    CTO, Sourcefabric, http://sourcefabric.org

    +1 (416) 832-6436 (Cell)
    Skype: paulbaranowski
    720 Bathurst St. / Suite 203 / Toronto / ON / M5S 2R4 / Canada



    On Mon, Jul 11, 2011 at 4:44 PM, Nicolas Rolin <
    airtime-support@lists.sourcefabric.org> wrote:

    > **
    > Thank Paul but unfortunately, no changes [image: Sad]
    >
    >
    >

  • No, I've just moved the folder /srv/airtime into /home/srv/airtime with the #cp -R command.. Embarrassed
  • Hi Nicolas,

    With Airtime 1.8.x, if you moved your stor folder, all entries in the database become invalid. What you need to do is run "airtime-clean-storage" and then re-import your files using airtime-import.

    The good news is that we've fixed this problem in Airtime 1.9.0. File management should be much more intuitive, and no more of these hidden "gotchas" when moving your files around.
    Airtime Pro Hosting: http://airtime.pro
  • Thank Martin and Paul for your help.
    I'll reimport all my music in the server and will make a test.

    thank
  • Hi, Do you have input a limit of the size to import mp3 ? (my MP3's size is 54Mo)

  • Vote Up0Vote Down Paul BaranowskiPaul Baranowski
    Posts: 389Member, Administrator, Sourcefabric Team
    No, there is no size limit to what we can import. However, we did discover
    that there is a limit of 250MB when uploading through the web interface.


    Paul Baranowski
    CTO, Sourcefabric, http://sourcefabric.org

    +1 (416) 832-6436 (Cell)
    Skype: paulbaranowski
    720 Bathurst St. / Suite 203 / Toronto / ON / M5S 2R4 / Canada



    On Tue, Jul 12, 2011 at 1:17 PM, Nicolas Rolin <
    airtime-support@lists.sourcefabric.org> wrote:

    > **
    > Hi, Do you have input a limit of the size to import mp3 ? (my MP3's size
    > is 54Mo)
    >
    >
    >

  • It's working now, thank a lot for your help everyone...