Check that the airtime-media-monitor service is installed correctly in /etc/init, and ensure that...
  • I have attempted to install Airtime several  times and keep getting stuck on the config check screen with an error that airtime-media-monitor is not working. Can someone offer some assistance please?
    AndyC - BlastFM Internet Radio Stations
  • 7 Comments sorted by
  • How're you installing and which distro are you using?
    Post edited by Roger Wilco at 2015-06-20 10:48:02
  • I installed using the git clone option and then ran the install, Ubuntu 14.04
    AndyC - BlastFM Internet Radio Stations
  • I used:
    git clone https://github.com/sourcefabric/Airtime.git

    and then went into the Airtime folder and ran ./install
    AndyC - BlastFM Internet Radio Stations
  • Anyone please?
    AndyC - BlastFM Internet Radio Stations
  • Vote Up0Vote Down keonikeoni
    Posts: 3Member

    **Appologies as I can't seem to get this WYSIWYG thing to do anything useful**

    I'm having the same issue. Here is my log,

    2015-07-16 00:40:20,206 INFO - [MainThread] [launcher.py : setup_global()] : LINE 110 - Attempting to set the locale...

    2015-07-16 00:40:20,228 INFO - [Thread-1] [watchersyncer.py : __init__()] : LINE 19 - Created timeout thread...

    2015-07-16 00:40:20,228 INFO - [Thread-1] [airtime.py : init_rabbit_mq()] : LINE 35 - Initializing RabbitMQ message consumer...

    2015-07-16 00:40:20,249 INFO - [Thread-1] [airtime.py : init_rabbit_mq()] : LINE 47 - Initialized RabbitMQ consumer.

    2015-07-16 00:40:20,249 DEBUG - [Thread-1] [api_client.py : __call__()] : LINE 140 - http://airtime.tehiku.nz:80/api/media-monitor-setup/format/json/api_key/KKZ5VYDBVFA1WNNQVFTX

    2015-07-16 00:40:20,265 INFO - [Thread-1] [syncdb.py : reload_directories()] : LINE 49 - HTTP Error 404: Not Found

    Also if I run "sudo airtime-media-monitor", I get, 

    Exception in thread Thread-1:

    Traceback (most recent call last):

      File "/usr/lib/python2.7/threading.py", line 810, in __bootstrap_inner

        self.run()

      File "/usr/local/lib/python2.7/dist-packages/airtime_media_monitor-1.0-py2.7.egg/mm2/media/saas/launcher.py", line 56, in run

        u'stor' : adb.storage_path(),

      File "/usr/local/lib/python2.7/dist-packages/airtime_media_monitor-1.0-py2.7.egg/mm2/media/monitor/syncdb.py", line 60, in storage_path

        def storage_path(self)  : return self.base_storage

    AttributeError: 'AirtimeDB' object has no attribute 'base_storage'</span></font>
    Post edited by keoni at 2015-07-15 21:01:50
  • Was someone able to solve this?
    I have the exact same issue.

    Ubuntu Trusty
    Installed via git
  • Same here, but under Debian Jessie..