Advertisement
Guest User

Untitled

a guest
Jun 4th, 2013
253
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.13 KB | None | 0 0
  1. AIRTIME_STATUS_URL = http://localhost:8010/api/status/format/json/api_key/%%api_key%%
  2. AIRTIME_SERVER_RESPONDING = OK
  3. KERNEL_VERSION = UNKNOWN
  4. MACHINE_ARCHITECTURE = UNKNOWN
  5. TOTAL_MEMORY_MBYTES = UNKNOWN
  6. TOTAL_SWAP_MBYTES = UNKNOWN
  7. AIRTIME_VERSION = UNKNOWN
  8. OS = Ubuntu 12.04.2 LTS x86_64
  9. CPU = AMD Athlon(tm) II X3 425 Processor
  10. WEB_SERVER = Apache/2.2.22 (Ubuntu)
  11. PLAYOUT_ENGINE_PROCESS_ID = FAILED
  12. PLAYOUT_ENGINE_RUNNING_SECONDS = 0
  13. PLAYOUT_ENGINE_MEM_PERC = 0%
  14. PLAYOUT_ENGINE_CPU_PERC = 0%
  15. -- Displaying log file /var/log/airtime/pypo/pypo.log
  16. -- raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
  17. -- HTTPError: HTTP Error 404: Not Found
  18. --
  19. -- 2013-06-03 16:31:32,866 INFO - [api_client.py : is_server_compatible() : line 162] - Unable to get Airtime version number.
  20. --
  21. --
  22. --
  23. LIQUIDSOAP_PROCESS_ID = FAILED
  24. LIQUIDSOAP_RUNNING_SECONDS = 0
  25. LIQUIDSOAP_MEM_PERC = 0%
  26. LIQUIDSOAP_CPU_PERC = 0%
  27. -- Displaying log file /var/log/airtime/pypo-liquidsoap/ls_script.log
  28. -- 2013/06/03 16:31:17 [server:3] Client localhost disconnected.
  29. -- 2013/06/03 16:31:27 [server:3] New client: localhost.
  30. -- 2013/06/03 16:31:27 [server:3] Client localhost disconnected.
  31. -- 2013/06/03 16:31:27 [server:3] New client: localhost.
  32. -- 2013/06/03 16:31:27 [server:3] Client localhost disconnected.
  33. --
  34. --
  35. MEDIA_MONITOR_PROCESS_ID = FAILED
  36. MEDIA_MONITOR_RUNNING_SECONDS = 0
  37. MEDIA_MONITOR_MEM_PERC = 0%
  38. MEDIA_MONITOR_CPU_PERC = 0%
  39. -- Displaying log file /var/log/airtime/media-monitor/media-monitor.log
  40. -- File "/usr/lib/python2.7/urllib2.py", line 527, in http_error_default
  41. -- raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
  42. -- HTTPError: HTTP Error 404: Not Found
  43. --
  44. -- 2013-06-03 16:31:28,009 INFO - [Thread-1] [syncdb.py : reload_directories()] : LINE 49 - HTTP Error 404: Not Found
  45. --
  46. --
  47. -- There appears to be a problem with your Airtime installation.
  48. -- Please visit http://wiki.sourcefabric.org/x/HABQ
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement