Skip to content

Instantly share code, notes, and snippets.

@hosamshahin
Last active August 29, 2015 14:15
Show Gist options
  • Save hosamshahin/16bb6224314d86f4358f to your computer and use it in GitHub Desktop.
Save hosamshahin/16bb6224314d86f4358f to your computer and use it in GitHub Desktop.
/edx/var/log/{lms,cms,nginx}/*log
==> /edx/var/log/lms/edx.log <==
File "/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/celery/worker/consumer.py", line 458, in consume_messages
poll_timeout = (fire_timers(propagate=errors) if scheduled
File "/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/celery/worker/hub.py", line 157, in fire_timers
entry()
File "/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/celery/utils/timer2.py", line 59, in __call__
return self.fun(*self.args, **self.kwargs)
File "/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/celery/utils/timer2.py", line 165, in _reschedules
return fun(*args, **kwargs)
File "/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/kombu/connection.py", line 270, in heartbeat_check
return self.transport.heartbeat_check(self.connection, rate=rate)
File "/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/kombu/transport/pyamqp.py", line 134, in heartbeat_check
return connection.heartbeat_tick(rate=rate)
File "/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/amqp/connection.py", line 844, in heartbeat_tick
raise ConnectionError('Too many heartbeats missed')
ConnectionError: Too many heartbeats missed
Feb 21 14:28:15 xyz [service_variant=lms][celery.worker.consumer][env:sandbox] INFO [xyz 24180] [consumer.py:742] - consumer: Connected to amqp://celery@127.0.0.1:5672//.
Feb 21 14:41:45 xyz [service_variant=lms][celery.worker.consumer][env:sandbox] ERROR [xyz 24190] [consumer.py:397] - consumer: Connection to broker lost. Trying to re-establish the connection...
Traceback (most recent call last):
File "/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/celery/worker/consumer.py", line 395, in start
self.consume_messages()
File "/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/celery/worker/consumer.py", line 458, in consume_messages
poll_timeout = (fire_timers(propagate=errors) if scheduled
File "/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/celery/worker/hub.py", line 157, in fire_timers
entry()
File "/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/celery/utils/timer2.py", line 59, in __call__
return self.fun(*self.args, **self.kwargs)
File "/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/celery/utils/timer2.py", line 165, in _reschedules
return fun(*args, **kwargs)
File "/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/kombu/connection.py", line 270, in heartbeat_check
return self.transport.heartbeat_check(self.connection, rate=rate)
File "/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/kombu/transport/pyamqp.py", line 134, in heartbeat_check
return connection.heartbeat_tick(rate=rate)
File "/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/amqp/connection.py", line 844, in heartbeat_tick
raise ConnectionError('Too many heartbeats missed')
ConnectionError: Too many heartbeats missed
Feb 21 14:41:45 xyz [service_variant=lms][celery.worker.consumer][env:sandbox] INFO [xyz 24190] [consumer.py:742] - consumer: Connected to amqp://celery@127.0.0.1:5672//.
Feb 21 15:16:12 xyz [service_variant=lms][edxmako.shortcuts][env:sandbox] WARNING [xyz 3205] [shortcuts.py:56] - Cannot find corresponding link for name: JOBS
Feb 21 15:16:12 xyz [service_variant=lms][edxmako.shortcuts][env:sandbox] WARNING [xyz 3205] [shortcuts.py:56] - Cannot find corresponding link for name: JOBS
Feb 21 15:16:12 xyz [service_variant=lms][edxmako.shortcuts][env:sandbox] WARNING [xyz 3205] [shortcuts.py:56] - Cannot find corresponding link for name: NEWS
Feb 21 15:16:12 xyz [service_variant=lms][edxmako.shortcuts][env:sandbox] WARNING [xyz 3205] [shortcuts.py:56] - Cannot find corresponding link for name: NEWS
Feb 21 16:10:08 xyz [service_variant=lms][gunicorn.error][env:sandbox] INFO [xyz 3208] [glogging.py:213] - Worker exiting (pid: 3208)
Feb 21 16:10:08 xyz [service_variant=lms][gunicorn.error][env:sandbox] INFO [xyz 3211] [glogging.py:213] - Worker exiting (pid: 3211)
Feb 21 16:10:08 xyz [service_variant=lms][gunicorn.error][env:sandbox] INFO [xyz 3209] [glogging.py:213] - Worker exiting (pid: 3209)
Feb 21 16:10:08 xyz [service_variant=lms][gunicorn.error][env:sandbox] INFO [xyz 3207] [glogging.py:213] - Worker exiting (pid: 3207)
Feb 21 16:10:08 xyz [service_variant=lms][gunicorn.error][env:sandbox] INFO [xyz 3206] [glogging.py:213] - Worker exiting (pid: 3206)
Feb 21 16:10:08 xyz [service_variant=lms][gunicorn.error][env:sandbox] INFO [xyz 3212] [glogging.py:213] - Worker exiting (pid: 3212)
Feb 21 16:10:08 xyz [service_variant=lms][gunicorn.error][env:sandbox] INFO [xyz 3205] [glogging.py:213] - Worker exiting (pid: 3205)
Feb 21 16:10:08 xyz [service_variant=lms][gunicorn.error][env:sandbox] INFO [xyz 3210] [glogging.py:213] - Worker exiting (pid: 3210)
Feb 21 16:10:08 xyz [service_variant=lms][gunicorn.error][env:sandbox] INFO [xyz 3161] [glogging.py:213] - Handling signal: term
Feb 21 16:10:08 xyz [service_variant=lms][gunicorn.error][env:sandbox] INFO [xyz 3161] [glogging.py:213] - Shutting down: Master
==> /edx/var/log/cms/edx.log <==
Feb 21 16:01:33 xyz [service_variant=cms][edxmako.shortcuts][env:sandbox] WARNING [xyz 3200] [shortcuts.py:56] - Cannot find corresponding link for name: ROOT
Feb 21 16:01:33 xyz [service_variant=cms][edxmako.shortcuts][env:sandbox] WARNING [xyz 3200] [shortcuts.py:56] - Cannot find corresponding link for name: TOS
Feb 21 16:01:33 xyz [service_variant=cms][edxmako.shortcuts][env:sandbox] WARNING [xyz 3200] [shortcuts.py:56] - Cannot find corresponding link for name: PRIVACY
Feb 21 16:01:42 xyz [service_variant=cms][edxmako.shortcuts][env:sandbox] WARNING [xyz 3199] [shortcuts.py:56] - Cannot find corresponding link for name: ROOT
Feb 21 16:01:42 xyz [service_variant=cms][edxmako.shortcuts][env:sandbox] WARNING [xyz 3199] [shortcuts.py:56] - Cannot find corresponding link for name: TOS
Feb 21 16:01:42 xyz [service_variant=cms][edxmako.shortcuts][env:sandbox] WARNING [xyz 3199] [shortcuts.py:56] - Cannot find corresponding link for name: PRIVACY
Feb 21 16:08:05 xyz [service_variant=cms][audit][env:sandbox] INFO [xyz 3201] [models.py:1399] - Logout - verified
Feb 21 16:08:05 xyz [service_variant=cms][edxmako.shortcuts][env:sandbox] WARNING [xyz 3197] [shortcuts.py:56] - Cannot find corresponding link for name: ROOT
Feb 21 16:08:05 xyz [service_variant=cms][edxmako.shortcuts][env:sandbox] WARNING [xyz 3197] [shortcuts.py:56] - Cannot find corresponding link for name: TOS
Feb 21 16:08:05 xyz [service_variant=cms][edxmako.shortcuts][env:sandbox] WARNING [xyz 3197] [shortcuts.py:56] - Cannot find corresponding link for name: PRIVACY
Feb 21 16:08:08 xyz [service_variant=cms][edxmako.shortcuts][env:sandbox] WARNING [xyz 3199] [shortcuts.py:56] - Cannot find corresponding link for name: ROOT
Feb 21 16:08:08 xyz [service_variant=cms][edxmako.shortcuts][env:sandbox] WARNING [xyz 3199] [shortcuts.py:56] - Cannot find corresponding link for name: TOS
Feb 21 16:08:08 xyz [service_variant=cms][edxmako.shortcuts][env:sandbox] WARNING [xyz 3199] [shortcuts.py:56] - Cannot find corresponding link for name: PRIVACY
Feb 21 16:08:10 xyz [service_variant=cms][audit][env:sandbox] INFO [xyz 3199] [models.py:1390] - Login success - verified (verified@example.com)
Feb 21 16:08:10 xyz [service_variant=cms][edxmako.shortcuts][env:sandbox] WARNING [xyz 3200] [shortcuts.py:56] - Cannot find corresponding link for name: ROOT
Feb 21 16:08:10 xyz [service_variant=cms][edxmako.shortcuts][env:sandbox] WARNING [xyz 3200] [shortcuts.py:56] - Cannot find corresponding link for name: TOS
Feb 21 16:08:10 xyz [service_variant=cms][edxmako.shortcuts][env:sandbox] WARNING [xyz 3200] [shortcuts.py:56] - Cannot find corresponding link for name: PRIVACY
Feb 21 16:08:19 xyz [service_variant=cms][edxmako.shortcuts][env:sandbox] WARNING [xyz 3200] [shortcuts.py:56] - Cannot find corresponding link for name: ROOT
Feb 21 16:08:19 xyz [service_variant=cms][edxmako.shortcuts][env:sandbox] WARNING [xyz 3200] [shortcuts.py:56] - Cannot find corresponding link for name: TOS
Feb 21 16:08:19 xyz [service_variant=cms][edxmako.shortcuts][env:sandbox] WARNING [xyz 3200] [shortcuts.py:56] - Cannot find corresponding link for name: PRIVACY
Feb 21 16:08:29 xyz [service_variant=cms][edxmako.shortcuts][env:sandbox] WARNING [xyz 3201] [shortcuts.py:56] - Cannot find corresponding link for name: ROOT
Feb 21 16:08:29 xyz [service_variant=cms][edxmako.shortcuts][env:sandbox] WARNING [xyz 3201] [shortcuts.py:56] - Cannot find corresponding link for name: TOS
Feb 21 16:08:29 xyz [service_variant=cms][edxmako.shortcuts][env:sandbox] WARNING [xyz 3201] [shortcuts.py:56] - Cannot find corresponding link for name: PRIVACY
Feb 21 16:08:34 xyz [service_variant=cms][contentstore.views.preview][env:sandbox] WARNING [xyz 3200] [preview.py:263] - Unable to render student_view for <JSAVXBlockWithMixins @7796 visible_to_staff_only=False, problem_width=800, rerandomize='never', graded=False, weight=10, annotation_token_secret='xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx', JXOP_feedback='continuous', JXOP_code='none', giturl=None, student_submissions_pe=[], edxnotes=False, long_name='Quick Sort Proficiency Problem', source_file=None, JXOP_fixmode='fix', course_edit_method='Studio', default_tab=None, in_entrance_exam=False, showanswer='finished', extended_due=None, short_name='quicksortPRO', video_speed_optimizations=True, chrome=None, student_proficiency=False, tags=[], due=None, start=datetime.datetime(2030, 1, 1, 0, 0, tzinfo=tzutc()), threshold=0.9, days_early_for_beta=None, instructions='Write instructions to learners here...', max_attempts=None, text_customization={}, JOP_lang='en', showhide='hide', parent=BlockUsageLocator(CourseLocator(u'12', u'12', u'12', u'draft', None), u'vertical', u'00925b6bdd02441e939cca518c9fad26'), format=None, matlab_api_key=None, xqa_key=None, required=False, annotation_storage_url='http://your_annotation_storage.com', use_latex_compiler=False, problem_url='/AV/Sorting/', display_name=None, problem_type='pe', XBlock_type='problem', static_asset_path='', name=None, hide_from_toc=False, group_access={}, student_score=0, ispublic=None, user_partitions=[], problem_height=800, graceperiod=None, seed=74, edxnotes_visibility=True, show_reset_button=False, student_submissions_ss=[]>
Traceback (most recent call last):
File "/edx/app/edxapp/edx-platform/cms/djangoapps/contentstore/views/preview.py", line 261, in get_preview_fragment
fragment = module.render(preview_view, context)
File "/edx/app/edxapp/venvs/edxapp/src/xblock/xblock/core.py", line 154, in render
return self.runtime.render(self, view, context)
File "/edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/x_module.py", line 1634, in render
return self.__getattr__('render')(block, view_name, context)
File "/edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/x_module.py", line 1139, in render
return super(MetricsMixin, self).render(block, view_name, context=context)
File "/edx/app/edxapp/venvs/edxapp/src/xblock/xblock/runtime.py", line 806, in render
frag = view_fn(context)
File "/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/jsav/jsav.py", line 143, in student_view
File "/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/jsav/jsav.py", line 193, in resource_string
File "/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/pkg_resources.py", line 928, in resource_string
self, resource_name
File "/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/pkg_resources.py", line 1226, in get_resource_string
return self._get(self._fn(self.module_path, resource_name))
File "/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/pkg_resources.py", line 1353, in _get
stream = open(path, 'rb')
IOError: [Errno 2] No such file or directory: '/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/jsav/public/html/student_view.html'
Feb 21 16:10:08 xyz [service_variant=cms][gunicorn.error][env:sandbox] INFO [xyz 3201] [glogging.py:213] - Worker exiting (pid: 3201)
Feb 21 16:10:08 xyz [service_variant=cms][gunicorn.error][env:sandbox] INFO [xyz 3199] [glogging.py:213] - Worker exiting (pid: 3199)
Feb 21 16:10:08 xyz [service_variant=cms][gunicorn.error][env:sandbox] INFO [xyz 3200] [glogging.py:213] - Worker exiting (pid: 3200)
Feb 21 16:10:08 xyz [service_variant=cms][gunicorn.error][env:sandbox] INFO [xyz 3197] [glogging.py:213] - Worker exiting (pid: 3197)
Feb 21 16:10:08 xyz [service_variant=cms][gunicorn.error][env:sandbox] INFO [xyz 3162] [glogging.py:213] - Handling signal: term
Feb 21 16:10:08 xyz [service_variant=cms][gunicorn.error][env:sandbox] INFO [xyz 3162] [glogging.py:213] - Shutting down: Master
==> /edx/var/log/nginx/access.log <==
- - 127.0.0.1 - edx [21/Feb/2015:17:40:00 -0500] "GET /xqueue/get_queuelen/?queue_name=certificates HTTP/1.1" 200 61 0.106 "-" "python-requests/2.3.0 CPython/2.7.3 Linux/3.8.0-44-generic"
- - 127.0.0.1 - edx [21/Feb/2015:17:40:06 -0500] "GET /xqueue/get_queuelen/?queue_name=certificates HTTP/1.1" 200 61 0.105 "-" "python-requests/2.3.0 CPython/2.7.3 Linux/3.8.0-44-generic"
- - 127.0.0.1 - edx [21/Feb/2015:17:40:11 -0500] "GET /xqueue/get_queuelen/?queue_name=certificates HTTP/1.1" 200 61 0.106 "-" "python-requests/2.3.0 CPython/2.7.3 Linux/3.8.0-44-generic"
- - 127.0.0.1 - edx [21/Feb/2015:17:40:16 -0500] "GET /xqueue/get_queuelen/?queue_name=certificates HTTP/1.1" 200 61 0.104 "-" "python-requests/2.3.0 CPython/2.7.3 Linux/3.8.0-44-generic"
- - 127.0.0.1 - edx [21/Feb/2015:17:40:21 -0500] "GET /xqueue/get_queuelen/?queue_name=certificates HTTP/1.1" 200 61 0.112 "-" "python-requests/2.3.0 CPython/2.7.3 Linux/3.8.0-44-generic"
- - 127.0.0.1 - edx [21/Feb/2015:17:40:26 -0500] "GET /xqueue/get_queuelen/?queue_name=certificates HTTP/1.1" 200 61 0.106 "-" "python-requests/2.3.0 CPython/2.7.3 Linux/3.8.0-44-generic"
- - 127.0.0.1 - edx [21/Feb/2015:17:40:31 -0500] "GET /xqueue/get_queuelen/?queue_name=certificates HTTP/1.1" 200 61 0.109 "-" "python-requests/2.3.0 CPython/2.7.3 Linux/3.8.0-44-generic"
- - 127.0.0.1 - edx [21/Feb/2015:17:40:36 -0500] "GET /xqueue/get_queuelen/?queue_name=certificates HTTP/1.1" 200 61 0.106 "-" "python-requests/2.3.0 CPython/2.7.3 Linux/3.8.0-44-generic"
- - 127.0.0.1 - edx [21/Feb/2015:17:40:41 -0500] "GET /xqueue/get_queuelen/?queue_name=certificates HTTP/1.1" 200 61 0.109 "-" "python-requests/2.3.0 CPython/2.7.3 Linux/3.8.0-44-generic"
- - 127.0.0.1 - edx [21/Feb/2015:17:40:46 -0500] "GET /xqueue/get_queuelen/?queue_name=certificates HTTP/1.1" 200 61 0.106 "-" "python-requests/2.3.0 CPython/2.7.3 Linux/3.8.0-44-generic"
- - 127.0.0.1 - edx [21/Feb/2015:17:40:52 -0500] "GET /xqueue/get_queuelen/?queue_name=certificates HTTP/1.1" 200 61 0.108 "-" "python-requests/2.3.0 CPython/2.7.3 Linux/3.8.0-44-generic"
- - 127.0.0.1 - edx [21/Feb/2015:17:40:57 -0500] "GET /xqueue/get_queuelen/?queue_name=certificates HTTP/1.1" 200 61 0.117 "-" "python-requests/2.3.0 CPython/2.7.3 Linux/3.8.0-44-generic"
- - 127.0.0.1 - edx [21/Feb/2015:17:41:02 -0500] "GET /xqueue/get_queuelen/?queue_name=certificates HTTP/1.1" 200 61 0.109 "-" "python-requests/2.3.0 CPython/2.7.3 Linux/3.8.0-44-generic"
- - 127.0.0.1 - edx [21/Feb/2015:17:41:07 -0500] "GET /xqueue/get_queuelen/?queue_name=certificates HTTP/1.1" 200 61 0.103 "-" "python-requests/2.3.0 CPython/2.7.3 Linux/3.8.0-44-generic"
- - 127.0.0.1 - edx [21/Feb/2015:17:41:12 -0500] "GET /xqueue/get_queuelen/?queue_name=certificates HTTP/1.1" 200 61 0.110 "-" "python-requests/2.3.0 CPython/2.7.3 Linux/3.8.0-44-generic"
- - 127.0.0.1 - edx [21/Feb/2015:17:41:17 -0500] "GET /xqueue/get_queuelen/?queue_name=certificates HTTP/1.1" 200 61 0.109 "-" "python-requests/2.3.0 CPython/2.7.3 Linux/3.8.0-44-generic"
- - 127.0.0.1 - edx [21/Feb/2015:17:41:22 -0500] "GET /xqueue/get_queuelen/?queue_name=certificates HTTP/1.1" 200 61 0.110 "-" "python-requests/2.3.0 CPython/2.7.3 Linux/3.8.0-44-generic"
- - 127.0.0.1 - edx [21/Feb/2015:17:41:28 -0500] "GET /xqueue/get_queuelen/?queue_name=certificates HTTP/1.1" 200 61 0.253 "-" "python-requests/2.3.0 CPython/2.7.3 Linux/3.8.0-44-generic"
- - 127.0.0.1 - edx [21/Feb/2015:17:41:33 -0500] "GET /xqueue/get_queuelen/?queue_name=certificates HTTP/1.1" 200 61 0.109 "-" "python-requests/2.3.0 CPython/2.7.3 Linux/3.8.0-44-generic"
- - 127.0.0.1 - edx [21/Feb/2015:17:41:38 -0500] "GET /xqueue/get_queuelen/?queue_name=certificates HTTP/1.1" 200 61 0.106 "-" "python-requests/2.3.0 CPython/2.7.3 Linux/3.8.0-44-generic"
- - 127.0.0.1 - edx [21/Feb/2015:17:41:43 -0500] "GET /xqueue/get_queuelen/?queue_name=certificates HTTP/1.1" 200 61 0.101 "-" "python-requests/2.3.0 CPython/2.7.3 Linux/3.8.0-44-generic"
- - 127.0.0.1 - edx [21/Feb/2015:17:41:48 -0500] "GET /xqueue/get_queuelen/?queue_name=certificates HTTP/1.1" 200 61 0.129 "-" "python-requests/2.3.0 CPython/2.7.3 Linux/3.8.0-44-generic"
- - 127.0.0.1 - edx [21/Feb/2015:17:41:53 -0500] "GET /xqueue/get_queuelen/?queue_name=certificates HTTP/1.1" 200 61 0.114 "-" "python-requests/2.3.0 CPython/2.7.3 Linux/3.8.0-44-generic"
- - 127.0.0.1 - edx [21/Feb/2015:17:41:58 -0500] "GET /xqueue/get_queuelen/?queue_name=certificates HTTP/1.1" 200 61 0.105 "-" "python-requests/2.3.0 CPython/2.7.3 Linux/3.8.0-44-generic"
- - 127.0.0.1 - edx [21/Feb/2015:17:42:03 -0500] "GET /xqueue/get_queuelen/?queue_name=certificates HTTP/1.1" 200 61 0.105 "-" "python-requests/2.3.0 CPython/2.7.3 Linux/3.8.0-44-generic"
- - 127.0.0.1 - edx [21/Feb/2015:17:42:08 -0500] "GET /xqueue/get_queuelen/?queue_name=certificates HTTP/1.1" 200 61 0.101 "-" "python-requests/2.3.0 CPython/2.7.3 Linux/3.8.0-44-generic"
- - 127.0.0.1 - edx [21/Feb/2015:17:42:14 -0500] "GET /xqueue/get_queuelen/?queue_name=certificates HTTP/1.1" 200 61 0.101 "-" "python-requests/2.3.0 CPython/2.7.3 Linux/3.8.0-44-generic"
- - 127.0.0.1 - edx [21/Feb/2015:17:42:19 -0500] "GET /xqueue/get_queuelen/?queue_name=certificates HTTP/1.1" 200 61 0.116 "-" "python-requests/2.3.0 CPython/2.7.3 Linux/3.8.0-44-generic"
- - 127.0.0.1 - edx [21/Feb/2015:17:42:24 -0500] "GET /xqueue/get_queuelen/?queue_name=certificates HTTP/1.1" 200 61 0.111 "-" "python-requests/2.3.0 CPython/2.7.3 Linux/3.8.0-44-generic"
- - 127.0.0.1 - edx [21/Feb/2015:17:42:29 -0500] "GET /xqueue/get_queuelen/?queue_name=certificates HTTP/1.1" 200 61 0.102 "-" "python-requests/2.3.0 CPython/2.7.3 Linux/3.8.0-44-generic"
- - 127.0.0.1 - edx [21/Feb/2015:17:42:34 -0500] "GET /xqueue/get_queuelen/?queue_name=certificates HTTP/1.1" 200 61 0.106 "-" "python-requests/2.3.0 CPython/2.7.3 Linux/3.8.0-44-generic"
- - 127.0.0.1 - edx [21/Feb/2015:17:42:39 -0500] "GET /xqueue/get_queuelen/?queue_name=certificates HTTP/1.1" 200 61 0.104 "-" "python-requests/2.3.0 CPython/2.7.3 Linux/3.8.0-44-generic"
- - 127.0.0.1 - edx [21/Feb/2015:17:42:44 -0500] "GET /xqueue/get_queuelen/?queue_name=certificates HTTP/1.1" 200 61 0.108 "-" "python-requests/2.3.0 CPython/2.7.3 Linux/3.8.0-44-generic"
- - 127.0.0.1 - edx [21/Feb/2015:17:42:49 -0500] "GET /xqueue/get_queuelen/?queue_name=certificates HTTP/1.1" 200 61 0.096 "-" "python-requests/2.3.0 CPython/2.7.3 Linux/3.8.0-44-generic"
- - 127.0.0.1 - edx [21/Feb/2015:17:42:55 -0500] "GET /xqueue/get_queuelen/?queue_name=certificates HTTP/1.1" 200 61 0.122 "-" "python-requests/2.3.0 CPython/2.7.3 Linux/3.8.0-44-generic"
- - 127.0.0.1 - edx [21/Feb/2015:17:43:00 -0500] "GET /xqueue/get_queuelen/?queue_name=certificates HTTP/1.1" 200 61 0.116 "-" "python-requests/2.3.0 CPython/2.7.3 Linux/3.8.0-44-generic"
- - 127.0.0.1 - edx [21/Feb/2015:17:43:05 -0500] "GET /xqueue/get_queuelen/?queue_name=certificates HTTP/1.1" 200 61 0.098 "-" "python-requests/2.3.0 CPython/2.7.3 Linux/3.8.0-44-generic"
- - 127.0.0.1 - edx [21/Feb/2015:17:43:10 -0500] "GET /xqueue/get_queuelen/?queue_name=certificates HTTP/1.1" 200 61 0.121 "-" "python-requests/2.3.0 CPython/2.7.3 Linux/3.8.0-44-generic"
- - 127.0.0.1 - edx [21/Feb/2015:17:43:15 -0500] "GET /xqueue/get_queuelen/?queue_name=certificates HTTP/1.1" 200 61 0.108 "-" "python-requests/2.3.0 CPython/2.7.3 Linux/3.8.0-44-generic"
- - 127.0.0.1 - edx [21/Feb/2015:17:43:20 -0500] "GET /xqueue/get_queuelen/?queue_name=certificates HTTP/1.1" 200 61 0.108 "-" "python-requests/2.3.0 CPython/2.7.3 Linux/3.8.0-44-generic"
- - 127.0.0.1 - edx [21/Feb/2015:17:43:25 -0500] "GET /xqueue/get_queuelen/?queue_name=certificates HTTP/1.1" 200 61 0.100 "-" "python-requests/2.3.0 CPython/2.7.3 Linux/3.8.0-44-generic"
- - 127.0.0.1 - edx [21/Feb/2015:17:43:30 -0500] "GET /xqueue/get_queuelen/?queue_name=certificates HTTP/1.1" 200 61 0.108 "-" "python-requests/2.3.0 CPython/2.7.3 Linux/3.8.0-44-generic"
- - 127.0.0.1 - edx [21/Feb/2015:17:43:35 -0500] "GET /xqueue/get_queuelen/?queue_name=certificates HTTP/1.1" 200 61 0.113 "-" "python-requests/2.3.0 CPython/2.7.3 Linux/3.8.0-44-generic"
- - 127.0.0.1 - edx [21/Feb/2015:17:43:41 -0500] "GET /xqueue/get_queuelen/?queue_name=certificates HTTP/1.1" 200 61 0.115 "-" "python-requests/2.3.0 CPython/2.7.3 Linux/3.8.0-44-generic"
- - 127.0.0.1 - edx [21/Feb/2015:17:43:46 -0500] "GET /xqueue/get_queuelen/?queue_name=certificates HTTP/1.1" 200 61 0.102 "-" "python-requests/2.3.0 CPython/2.7.3 Linux/3.8.0-44-generic"
- - 127.0.0.1 - edx [21/Feb/2015:17:43:51 -0500] "GET /xqueue/get_queuelen/?queue_name=certificates HTTP/1.1" 200 61 0.113 "-" "python-requests/2.3.0 CPython/2.7.3 Linux/3.8.0-44-generic"
- - 127.0.0.1 - edx [21/Feb/2015:17:43:56 -0500] "GET /xqueue/get_queuelen/?queue_name=certificates HTTP/1.1" 200 61 0.105 "-" "python-requests/2.3.0 CPython/2.7.3 Linux/3.8.0-44-generic"
- - 127.0.0.1 - edx [21/Feb/2015:17:44:01 -0500] "GET /xqueue/get_queuelen/?queue_name=certificates HTTP/1.1" 200 61 0.114 "-" "python-requests/2.3.0 CPython/2.7.3 Linux/3.8.0-44-generic"
- - 127.0.0.1 - edx [21/Feb/2015:17:44:06 -0500] "GET /xqueue/get_queuelen/?queue_name=certificates HTTP/1.1" 200 61 0.104 "-" "python-requests/2.3.0 CPython/2.7.3 Linux/3.8.0-44-generic"
- - 127.0.0.1 - edx [21/Feb/2015:17:44:11 -0500] "GET /xqueue/get_queuelen/?queue_name=certificates HTTP/1.1" 200 61 0.102 "-" "python-requests/2.3.0 CPython/2.7.3 Linux/3.8.0-44-generic"
==> /edx/var/log/nginx/error.log <==
2015/02/21 16:12:26 [error] 29516#0: *7 connect() failed (111: Connection refused) while connecting to upstream, client: 98.244.101.59, server: ~^((stage|prod)-)?studio.*, request: "GET /container/i4x://12/12/vertical/00925b6bdd02441e939cca518c9fad26?action=new HTTP/1.1", upstream: "http://127.0.0.1:8010/container/i4x://12/12/vertical/00925b6bdd02441e939cca518c9fad26?action=new", host: "xyz.cc.vt.edu:18010", referrer: "http://xyz.cc.vt.edu:18010/course/12/12/12"
2015/02/21 16:26:00 [error] 32108#0: *98 connect() failed (111: Connection refused) while connecting to upstream, client: 98.244.101.59, server: ~^((stage|prod)-)?studio.*, request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:8010/", host: "xyz.cc.vt.edu:18010"
2015/02/21 16:26:01 [error] 32108#0: *98 connect() failed (111: Connection refused) while connecting to upstream, client: 98.244.101.59, server: ~^((stage|prod)-)?studio.*, request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:8010/", host: "xyz.cc.vt.edu:18010"
2015/02/21 16:26:06 [error] 32108#0: *98 connect() failed (111: Connection refused) while connecting to upstream, client: 98.244.101.59, server: ~^((stage|prod)-)?studio.*, request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:8010/", host: "xyz.cc.vt.edu:18010"
2015/02/21 16:26:08 [error] 32108#0: *98 connect() failed (111: Connection refused) while connecting to upstream, client: 98.244.101.59, server: ~^((stage|prod)-)?studio.*, request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:8010/", host: "xyz.cc.vt.edu:18010"
2015/02/21 16:26:08 [error] 32108#0: *98 connect() failed (111: Connection refused) while connecting to upstream, client: 98.244.101.59, server: ~^((stage|prod)-)?studio.*, request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:8010/", host: "xyz.cc.vt.edu:18010"
2015/02/21 16:26:09 [error] 32108#0: *98 connect() failed (111: Connection refused) while connecting to upstream, client: 98.244.101.59, server: ~^((stage|prod)-)?studio.*, request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:8010/", host: "xyz.cc.vt.edu:18010"
2015/02/21 16:26:09 [error] 32108#0: *98 connect() failed (111: Connection refused) while connecting to upstream, client: 98.244.101.59, server: ~^((stage|prod)-)?studio.*, request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:8010/", host: "xyz.cc.vt.edu:18010"
2015/02/21 16:26:10 [error] 32108#0: *98 connect() failed (111: Connection refused) while connecting to upstream, client: 98.244.101.59, server: ~^((stage|prod)-)?studio.*, request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:8010/", host: "xyz.cc.vt.edu:18010"
2015/02/21 16:26:10 [error] 32108#0: *98 connect() failed (111: Connection refused) while connecting to upstream, client: 98.244.101.59, server: ~^((stage|prod)-)?studio.*, request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:8010/", host: "xyz.cc.vt.edu:18010"
2015/02/21 16:26:11 [error] 32108#0: *98 connect() failed (111: Connection refused) while connecting to upstream, client: 98.244.101.59, server: ~^((stage|prod)-)?studio.*, request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:8010/", host: "xyz.cc.vt.edu:18010"
2015/02/21 16:26:31 [error] 32108#0: *121 connect() failed (111: Connection refused) while connecting to upstream, client: 98.244.101.59, server: , request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:8000/", host: "xyz.cc.vt.edu"
2015/02/21 16:26:34 [error] 32108#0: *121 connect() failed (111: Connection refused) while connecting to upstream, client: 98.244.101.59, server: , request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:8000/", host: "xyz.cc.vt.edu"
2015/02/21 16:26:37 [error] 32108#0: *121 connect() failed (111: Connection refused) while connecting to upstream, client: 98.244.101.59, server: , request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:8000/", host: "xyz.cc.vt.edu"
2015/02/21 16:26:37 [error] 32108#0: *121 connect() failed (111: Connection refused) while connecting to upstream, client: 98.244.101.59, server: , request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:8000/", host: "xyz.cc.vt.edu"
2015/02/21 16:26:40 [error] 32108#0: *121 connect() failed (111: Connection refused) while connecting to upstream, client: 98.244.101.59, server: , request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:8000/", host: "xyz.cc.vt.edu"
2015/02/21 16:26:40 [error] 32108#0: *121 connect() failed (111: Connection refused) while connecting to upstream, client: 98.244.101.59, server: , request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:8000/", host: "xyz.cc.vt.edu"
2015/02/21 16:26:43 [error] 32108#0: *121 connect() failed (111: Connection refused) while connecting to upstream, client: 98.244.101.59, server: , request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:8000/", host: "xyz.cc.vt.edu"
2015/02/21 17:07:48 [error] 32108#0: *622 connect() failed (111: Connection refused) while connecting to upstream, client: 98.244.101.59, server: ~^((stage|prod)-)?studio.*, request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:8010/", host: "xyz.cc.vt.edu:18010"
2015/02/21 17:07:51 [error] 32108#0: *622 connect() failed (111: Connection refused) while connecting to upstream, client: 98.244.101.59, server: ~^((stage|prod)-)?studio.*, request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:8010/", host: "xyz.cc.vt.edu:18010"
2015/02/21 17:07:52 [error] 32108#0: *622 connect() failed (111: Connection refused) while connecting to upstream, client: 98.244.101.59, server: ~^((stage|prod)-)?studio.*, request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:8010/", host: "xyz.cc.vt.edu:18010"
2015/02/21 17:08:01 [error] 32108#0: *622 connect() failed (111: Connection refused) while connecting to upstream, client: 98.244.101.59, server: ~^((stage|prod)-)?studio.*, request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:8010/", host: "xyz.cc.vt.edu:18010"
2015/02/21 17:08:02 [error] 32108#0: *622 connect() failed (111: Connection refused) while connecting to upstream, client: 98.244.101.59, server: ~^((stage|prod)-)?studio.*, request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:8010/", host: "xyz.cc.vt.edu:18010"
2015/02/21 17:08:50 [error] 32108#0: *640 connect() failed (111: Connection refused) while connecting to upstream, client: 98.244.101.59, server: , request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:8000/", host: "xyz.cc.vt.edu"
2015/02/21 17:08:51 [error] 32108#0: *640 connect() failed (111: Connection refused) while connecting to upstream, client: 98.244.101.59, server: , request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:8000/", host: "xyz.cc.vt.edu"
2015/02/21 17:08:52 [error] 32108#0: *640 connect() failed (111: Connection refused) while connecting to upstream, client: 98.244.101.59, server: , request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:8000/", host: "xyz.cc.vt.edu"
2015/02/21 17:09:30 [error] 32108#0: *653 connect() failed (111: Connection refused) while connecting to upstream, client: 98.244.101.59, server: ~^((stage|prod)-)?studio.*, request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:8010/", host: "xyz.cc.vt.edu:18010"
2015/02/21 17:09:43 [error] 32108#0: *653 connect() failed (111: Connection refused) while connecting to upstream, client: 98.244.101.59, server: ~^((stage|prod)-)?studio.*, request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:8010/", host: "xyz.cc.vt.edu:18010"
2015/02/21 17:09:44 [error] 32108#0: *653 connect() failed (111: Connection refused) while connecting to upstream, client: 98.244.101.59, server: ~^((stage|prod)-)?studio.*, request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:8010/", host: "xyz.cc.vt.edu:18010"
2015/02/21 17:09:45 [error] 32108#0: *653 connect() failed (111: Connection refused) while connecting to upstream, client: 98.244.101.59, server: ~^((stage|prod)-)?studio.*, request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:8010/", host: "xyz.cc.vt.edu:18010"
2015/02/21 17:25:25 [error] 32108#0: *752 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: 127.0.0.1, server: , request: "GET /xqueue/get_queuelen/?queue_name=certificates HTTP/1.1", upstream: "http://127.0.0.1:8040/xqueue/get_queuelen/?queue_name=certificates", host: "localhost:18040"
2015/02/21 17:26:03 [error] 1263#0: *1 connect() failed (111: Connection refused) while connecting to upstream, client: 98.244.101.59, server: ~^((stage|prod)-)?studio.*, request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:8010/", host: "xyz.cc.vt.edu:18010"
2015/02/21 17:26:16 [error] 1263#0: *1 connect() failed (111: Connection refused) while connecting to upstream, client: 98.244.101.59, server: ~^((stage|prod)-)?studio.*, request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:8010/", host: "xyz.cc.vt.edu:18010"
2015/02/21 17:29:08 [error] 1260#0: *39 connect() failed (111: Connection refused) while connecting to upstream, client: 98.244.101.59, server: ~^((stage|prod)-)?studio.*, request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:8010/", host: "xyz.cc.vt.edu:18010"
2015/02/21 17:32:06 [error] 5343#0: *6 connect() failed (111: Connection refused) while connecting to upstream, client: 98.244.101.59, server: , request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:8000/", host: "xyz.cc.vt.edu"
2015/02/21 17:32:09 [error] 5343#0: *8 connect() failed (111: Connection refused) while connecting to upstream, client: 98.244.101.59, server: ~^((stage|prod)-)?studio.*, request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:8010/", host: "xyz.cc.vt.edu:18010"
2015/02/21 17:32:12 [error] 5343#0: *11 connect() failed (111: Connection refused) while connecting to upstream, client: 66.249.83.196, server: , request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:8000/", host: "xyz.cc.vt.edu"
2015/02/21 17:32:16 [error] 5343#0: *6 connect() failed (111: Connection refused) while connecting to upstream, client: 98.244.101.59, server: , request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:8000/", host: "xyz.cc.vt.edu"
2015/02/21 17:32:34 [error] 5343#0: *8 connect() failed (111: Connection refused) while connecting to upstream, client: 98.244.101.59, server: ~^((stage|prod)-)?studio.*, request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:8010/", host: "xyz.cc.vt.edu:18010", referrer: "http://xyz.cc.vt.edu:18010/home/"
2015/02/21 17:37:05 [error] 5345#0: *71 connect() failed (111: Connection refused) while connecting to upstream, client: 98.244.101.59, server: , request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:8000/", host: "xyz.cc.vt.edu"
@brenthmiras
Copy link

How do I solve this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment