No DB record or trace of files
  • Hi

    I am using 2.3.1 and when I add or import using a watch folder the asset gets, or at least it looks like, imported but I cannot see any entery in the Library list.  I see the asset in the /tmp/plupload folder with a temp name.  In the /srv/airtime/stor/imported/ folder it is empty and also all folders under /srv/airtime/stor/ is also empty.  After a reboot the /tmp/plupload is empty and if I add a new file it just shows in the /tmp/plupload folder. 

    Is there a log I can look at?  I checked all that was in the /var/log/airtime but nothing helped me.  Is there a specific log for importing,  and if there is can I set it to debug?

    Just note I'm using Debian Wheezy and it did work after I set it up but now for some reason it stopped.

    Reaz

  • 2 Comments sorted by
  • Getting the following in the media-monitor.log.  How do I start the RabbitMQ Server?  I reinstalled yet it still happens:

    2013-03-24 12:25:55,868 INFO - [MainThread] [launcher.py : setup_global()] : LINE 110 - Attempting to set the locale...
    2013-03-24 12:25:55,881 INFO - [Thread-1] [watchersyncer.py : __init__()] : LINE 19 - Created timeout thread...
    2013-03-24 12:25:55,882 INFO - [Thread-1] [airtime.py : init_rabbit_mq()] : LINE 35 - Initializing RabbitMQ message consumer...
    2013-03-24 12:25:55,885 INFO - [Thread-1] [airtime.py : init_rabbit_mq()] : LINE 49 - Failed to initialize RabbitMQ consumer
    2013-03-24 12:25:55,885 ERROR - [Thread-1] [airtime.py : init_rabbit_mq()] : LINE 50 - [Errno 111] Connection refused
    2013-03-24 12:25:55,885 ERROR - [Thread-1] [airtime.py : __init__()] : LINE 30 - Error connecting to RabbitMQ Server. Trying again in few seconds

  • So, I started RabbitMQ server and the files showed up in the db.  Now how do I get airtime to start this server?