1. 09 Apr, 2015 1 commit
  2. 24 Nov, 2014 1 commit
  3. 27 Oct, 2014 1 commit
  4. 21 Oct, 2014 2 commits
  5. 20 Oct, 2014 2 commits
  6. 27 Aug, 2014 1 commit
  7. 22 Aug, 2014 1 commit
  8. 03 Aug, 2014 1 commit
  9. 17 Jul, 2014 1 commit
  10. 27 Jun, 2014 1 commit
  11. 11 Jun, 2014 1 commit
  12. 02 Jun, 2014 1 commit
  13. 25 Mar, 2014 1 commit
  14. 10 Feb, 2014 1 commit
  15. 07 Feb, 2014 1 commit
  16. 24 Jan, 2014 1 commit
  17. 22 Jan, 2014 1 commit
  18. 26 Nov, 2013 1 commit
  19. 31 Oct, 2013 2 commits
  20. 30 Oct, 2013 2 commits
  21. 28 Oct, 2013 1 commit
  22. 25 Oct, 2013 1 commit
  23. 24 Oct, 2013 1 commit
  24. 23 Oct, 2013 2 commits
  25. 22 Oct, 2013 1 commit
  26. 17 Oct, 2013 2 commits
  27. 15 Oct, 2013 1 commit
  28. 11 Oct, 2013 5 commits
    • Switching LOGLEVEL from DEBUG to INFO · 74037529
      Too much logs in DEBUG..
      Philippe Chiu committed
    • Update main.yml · 17f19f4c
      Philippe Chiu committed
    • Added a default value for XQUEUE_RABBIT_HOSTNAME · ac84cea9
      Was causing a flood of error logs in /mnt/logs/edx.log
      
      Oct 11 15:48:21 hostname [queue.management.commands.run_consumer][env:sandbox] INFO [hostname  1630] [run_consumer.py:69] -  [*] Starting queue consumers...
      Oct 11 15:48:21 hostname [pika.callback][env:sandbox] DEBUG [hostname  1630] [callback.py:161] - Added: {'callback': <bound method Worker.on_connected of Worker (u'http://localhost:18050', u'edX-DemoX')>, 'only': None, 'one_shot': False, 'arguments': None}
      Oct 11 15:48:21 hostname [pika.callback][env:sandbox] DEBUG [hostname  1630] [callback.py:161] - Added: {'callback': <bound method SelectConnection._on_connection_start of <pika.adapters.select_connection.SelectConnection object at 0x2383990>>, 'only': None, 'one_shot': True, 'arguments': None, 'calls': 1}
      Oct 11 15:48:21 hostname [pika.connection][env:sandbox] DEBUG [hostname  1630] [connection.py:810] - Attempting connection
      Oct 11 15:48:21 hostname [pika.adapters.base_connection][env:sandbox] DEBUG [hostname  1630] [base_connection.py:98] - Connecting the adapter to the remote host
      Oct 11 15:48:21 hostname [pika.adapters.base_connection][env:sandbox] DEBUG [hostname  1630] [base_connection.py:153] - Creating the socket
      Oct 11 15:48:21 hostname [pika.adapters.base_connection][env:sandbox] INFO [hostname  1630] [base_connection.py:163] - Connecting fd 5 to $XQUEUE_RABBIT_HOSTNAME:5672
      Oct 11 15:48:21 hostname [pika.adapters.base_connection][env:sandbox] ERROR [hostname  1630] [base_connection.py:109] - socket error: Temporary failure in name resolution
      Oct 11 15:48:21 hostname [pika.adapters.base_connection][env:sandbox] ERROR [hostname  1630] [base_connection.py:118] - Could not connect: Temporary failure in name resolution
      Philippe Chiu committed
  29. 09 Oct, 2013 2 commits