Since i can't find any relevant topics about Airtime 2.5.2.1 on Debian Jessie machines, i figured i start one.
In my case i downloaded the tarball and ran the installer according to the documentation provided. Including the sudo. It all went well except for the media-monitor. According to Airtime it's not running so i did a restart... Still not running...
2016-05-25 12:00:57,625 INFO - [Thread-1] [launcher.py : run()] : LINE 60 - initializing mm with directories: {u'watched_dirs': [], u'stor': u'/home/airtime/MediaStorage'}
2016-05-25 12:00:57,625 INFO - [Thread-1] [launcher.py : run()] : LINE 63 - Initing with the following airtime response:{u'watched_dirs': [], u'stor': u'/home/airtime/MediaStorage'}
2016-05-25 12:00:57,626 ERROR - [Thread-1] [log.py : fatal_exception()] : LINE 33 - 'Unexpected' exception has occured:
2016-05-25 12:00:57,626 ERROR - [Thread-1] [log.py : fatal_exception()] : LINE 34 - Failed to create path '/home/airtime/MediaStorage/problem_files'
-rw-r--r-- 1 airtime airtime 6704301 May 25 10:35 airtime-2.5.2.1.tar.gz
drwxr-xr-x 10 airtime airtime 4096 May 25 10:55 airtime-airtime-2.5.2.1
drwxr-xr-x 2 airtime airtime 4096 May 24 09:54 back-ups
drwxrwxrwx 2 airtime airtime 4096 May 25 11:08 MediaStorage
The errors don't reoccur in the logfile and the media monitor daemon seems to start... [ ok ] Starting airtime-media-monitor (via systemctl): airtime-media-monitor.service.
But then when you recheck... There is no monitor proces.
I'm using the ITK mod in the vhost so airtime (web)processes run as airtime. Still liquidsoap and playout run as user www-data. For security reasons i like to run airtime completely as the user 'airtime'. Maybe this points someone in the direction for a solution?