Quantcast
Viewing all articles
Browse latest Browse all 1390

[RESOLVED] problems with media monitor on 2.0.0.4

on a fresh install

 

File "/usr/lib/airtime/airtime_virtualenv/lib/python2.6/site-packages/pyinotify.py", line 1887, in add_watch
    for rpath in self.__walk_rec(apath, rec):
  File "/usr/lib/airtime/airtime_virtualenv/lib/python2.6/site-packages/pyinotify.py", line 2075, in __walk_rec
    for root, dirs, files in os.walk(top):
  File "/usr/lib/airtime/airtime_virtualenv/lib/python2.6/os.py", line 284, in walk
    if isdir(join(top, name)):
  File "/usr/lib/airtime/airtime_virtualenv/lib/python2.6/posixpath.py", line 68, in join
    path +=  b
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 9: ordinal not in range(128)


----
AIRTIME_STATUS_URL             = http://localhost/api/status/format/json/api_key/%%api_key%%
AIRTIME_SERVER_RESPONDING      = OK
KERNEL_VERSION                 = 2.6.38-13-generic-pae
MACHINE_ARCHITECTURE           = i686
TOTAL_MEMORY_MBYTES            = 4042704
TOTAL_SWAP_MBYTES              = 1044220
AIRTIME_VERSION                = 2.0.0
OS                             = Ubuntu 11.04 i686
CPU                            = Intel(R) Core(TM) i3 CPU         540  @ 3.07GHz
WEB_SERVER                     = Apache/2.2.17 (Ubuntu)
PLAYOUT_ENGINE_PROCESS_ID      = 911
PLAYOUT_ENGINE_RUNNING_SECONDS = 645
PLAYOUT_ENGINE_MEM_PERC        = 0.2%
PLAYOUT_ENGINE_CPU_PERC        = 0.0%
LIQUIDSOAP_PROCESS_ID          = 919
LIQUIDSOAP_RUNNING_SECONDS     = 645
LIQUIDSOAP_MEM_PERC            = 0.5%
LIQUIDSOAP_CPU_PERC            = 3.4%
MEDIA_MONITOR_PROCESS_ID       = 2338
MEDIA_MONITOR_RUNNING_SECONDS  = 230
MEDIA_MONITOR_MEM_PERC         = 0.2%
MEDIA_MONITOR_CPU_PERC         = 0.0%
SHOW_RECORDER_PROCESS_ID       = 930
SHOW_RECORDER_RUNNING_SECONDS  = 645
SHOW_RECORDER_MEM_PERC         = 0.2%
SHOW_RECORDER_CPU_PERC         = 0.0%
RABBITMQ_PROCESS_ID            = 1169
RABBITMQ_RUNNING_SECONDS       = 645
RABBITMQ_MEM_PERC              = 0.4%
RABBITMQ_CPU_PERC              = 0.0%



Viewing all articles
Browse latest Browse all 1390

Trending Articles