codepedia2/nohup.out

14038 lines
1.0 MiB
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Performing system checks...
System check identified no issues (0 silenced).
June 30, 2018 - 13:46:26
Django version 2.0.6, using settings 'Codepedia2.settings'
Starting development server at http://0.0.0.0:8000/
Quit the server with CONTROL-C.
[30/Jun/2018 13:53:55] "GET / HTTP/1.1" 200 24242
[30/Jun/2018 13:53:58] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 48687
[30/Jun/2018 13:53:58] "GET /static/image/users/default.png HTTP/1.1" 304 0
[30/Jun/2018 13:53:58] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[30/Jun/2018 13:53:59] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[30/Jun/2018 13:53:59] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[30/Jun/2018 13:54:02] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1238916
[30/Jun/2018 15:06:33] "GET / HTTP/1.1" 200 24242
[30/Jun/2018 15:11:44] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 48687
[30/Jun/2018 15:11:46] "GET /static/image/users/default.png HTTP/1.1" 304 0
[30/Jun/2018 15:11:50] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[30/Jun/2018 15:11:52] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[30/Jun/2018 15:11:52] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[30/Jun/2018 15:11:55] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1238916
[30/Jun/2018 15:12:10] "POST /operations/get_codereading_content/ HTTP/1.1" 200 3562
[30/Jun/2018 15:12:10] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[30/Jun/2018 15:12:11] "POST /operations/get_codereading_content/ HTTP/1.1" 200 4034
[30/Jun/2018 15:12:11] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 62
[30/Jun/2018 15:12:11] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[30/Jun/2018 15:12:14] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 62
[30/Jun/2018 15:12:16] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 62
[30/Jun/2018 15:12:16] "POST /operations/get_codereading_content/ HTTP/1.1" 200 4784
[30/Jun/2018 15:12:16] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[30/Jun/2018 15:12:17] "POST /operations/show_navigation/ HTTP/1.1" 200 503
[30/Jun/2018 15:12:17] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1997
[30/Jun/2018 15:12:19] "POST /operations/get_codereading_content/ HTTP/1.1" 200 687777
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[30/Jun/2018 15:12:21] "POST /operations/show_navigation/ HTTP/1.1" 500 19084
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[30/Jun/2018 15:12:23] "POST /operations/show_navigation/ HTTP/1.1" 500 19061
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[30/Jun/2018 15:12:25] "POST /operations/show_navigation/ HTTP/1.1" 500 19084
[30/Jun/2018 15:12:25] "POST /operations/show_navigation/ HTTP/1.1" 500 19061
[30/Jun/2018 15:12:25] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1088
[30/Jun/2018 15:12:25] "POST /operations/show_navigation/ HTTP/1.1" 200 325
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[30/Jun/2018 15:12:25] "POST /operations/show_navigation/ HTTP/1.1" 500 19089
[30/Jun/2018 15:12:25] "POST /operations/get_codereading_content/ HTTP/1.1" 200 101947
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[30/Jun/2018 15:13:39] "POST /operations/show_navigation/ HTTP/1.1" 500 19089
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[30/Jun/2018 15:13:40] "POST /operations/show_navigation/ HTTP/1.1" 500 19102
[30/Jun/2018 15:13:50] "POST /operations/show_annotation/ HTTP/1.1" 200 7499
[30/Jun/2018 15:13:51] "POST /operations/show_issue_question/ HTTP/1.1" 200 2615
[30/Jun/2018 15:13:51] "POST /operations/show_issue_question/ HTTP/1.1" 200 2615
[30/Jun/2018 15:14:01] "POST /operations/show_annotation/ HTTP/1.1" 200 3025
[30/Jun/2018 15:14:02] "POST /operations/show_annotation/ HTTP/1.1" 200 3025
[30/Jun/2018 15:14:08] "POST /operations/show_annotation/ HTTP/1.1" 200 4402
[30/Jun/2018 15:14:17] "POST /operations/show_annotation/ HTTP/1.1" 200 7499
[30/Jun/2018 15:14:20] "POST /operations/show_issue_question/ HTTP/1.1" 200 2615
[30/Jun/2018 15:14:41] "POST /operations/show_annotation/ HTTP/1.1" 200 7499
[30/Jun/2018 15:14:43] "POST /operations/show_issue_question/ HTTP/1.1" 200 2615
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[30/Jun/2018 15:15:09] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 62
[30/Jun/2018 15:15:09] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[30/Jun/2018 15:15:09] "POST /operations/show_navigation/ HTTP/1.1" 500 19102
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[30/Jun/2018 15:15:09] "POST /operations/get_codereading_content/ HTTP/1.1" 200 3796
[30/Jun/2018 15:15:09] "POST /operations/show_navigation/ HTTP/1.1" 500 19102
[30/Jun/2018 15:15:09] "POST /operations/get_codereading_content/ HTTP/1.1" 200 5911
[30/Jun/2018 15:15:09] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 62
[30/Jun/2018 15:15:09] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[30/Jun/2018 15:15:09] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[30/Jun/2018 15:15:09] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 62
[30/Jun/2018 15:15:09] "POST /operations/get_codereading_content/ HTTP/1.1" 200 21750
[30/Jun/2018 15:15:31] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 62
[30/Jun/2018 15:15:31] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[30/Jun/2018 15:15:31] "POST /operations/get_codereading_content/ HTTP/1.1" 200 19364
[30/Jun/2018 15:15:32] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 62
[30/Jun/2018 15:15:32] "POST /operations/get_codereading_content/ HTTP/1.1" 200 922
[30/Jun/2018 15:15:32] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[30/Jun/2018 15:16:19] "POST /operations/add_annotation/ HTTP/1.1" 200 41
[30/Jun/2018 15:16:20] "POST /operations/add_annotation/ HTTP/1.1" 200 71
[30/Jun/2018 15:16:23] "POST /operations/add_annotation/ HTTP/1.1" 200 71
[30/Jun/2018 15:16:28] "POST /operations/show_annotation/ HTTP/1.1" 200 1618
[30/Jun/2018 15:16:31] "POST /operations/add_vote/ HTTP/1.1" 200 68
[30/Jun/2018 15:16:32] "POST /operations/add_vote/ HTTP/1.1" 200 87
[30/Jun/2018 15:16:33] "POST /operations/add_vote/ HTTP/1.1" 200 68
[30/Jun/2018 15:16:33] "POST /operations/add_vote/ HTTP/1.1" 200 87
[30/Jun/2018 15:16:33] "POST /operations/add_vote/ HTTP/1.1" 200 68
[30/Jun/2018 15:16:33] "POST /operations/add_vote/ HTTP/1.1" 200 87
[30/Jun/2018 15:16:33] "POST /operations/add_vote/ HTTP/1.1" 200 87
[30/Jun/2018 15:16:33] "POST /operations/add_vote/ HTTP/1.1" 200 87
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[30/Jun/2018 15:20:11] "POST /operations/show_navigation/ HTTP/1.1" 500 19065
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[30/Jun/2018 15:20:12] "POST /operations/show_navigation/ HTTP/1.1" 500 19075
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[30/Jun/2018 15:20:13] "POST /operations/show_navigation/ HTTP/1.1" 500 19066
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[30/Jun/2018 15:20:13] "POST /operations/show_navigation/ HTTP/1.1" 500 19067
[30/Jun/2018 15:20:14] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 62
[30/Jun/2018 15:20:14] "POST /operations/get_codereading_content/ HTTP/1.1" 200 4302
[30/Jun/2018 15:20:14] "POST /operations/show_navigation/ HTTP/1.1" 200 35
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[30/Jun/2018 15:20:15] "POST /operations/show_navigation/ HTTP/1.1" 500 19065
[30/Jun/2018 16:28:23] "HEAD / HTTP/1.0" 200 22443
[30/Jun/2018 22:12:40] "HEAD / HTTP/1.0" 200 22443
Not Found: /http:/www.baidu.com/cache/global/img/gs.gif
[30/Jun/2018 23:37:47] "GET http://www.baidu.com/cache/global/img/gs.gif HTTP/1.1" 404 1738
[01/Jul/2018 00:25:05] "HEAD / HTTP/1.0" 200 22443
Not Found: /http:/114.215.207.183:83/index.php
[01/Jul/2018 01:27:13] "GET http://114.215.207.183:83/index.php HTTP/1.1" 404 1716
Not Found: /http:/www.baidu.com/cache/global/img/gs.gif
[01/Jul/2018 02:22:49] "GET http://www.baidu.com/cache/global/img/gs.gif HTTP/1.1" 404 1738
[01/Jul/2018 03:50:38] "HEAD / HTTP/1.0" 200 22443
[01/Jul/2018 03:50:38] "HEAD / HTTP/1.0" 200 22443
[01/Jul/2018 04:26:15] "GET / HTTP/1.1" 200 22443
[01/Jul/2018 08:28:28] code 400, message Bad request syntax ('\x00\x00\x00TZ\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x04\x010I\x00\x00\x00\x00\x80\x0b¨À\x00\x0c)t F\x07\x00tsXrcsXYs9\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00bbXcsXctst\x00\x00\x00\x00\x00\x00')
[01/Jul/2018 08:28:28] "TZ0I€ ¨À )t FtsXrcsXYs9bbXcsXctst" 400 -
[01/Jul/2018 08:42:02] "GET / HTTP/1.0" 200 22443
Not Found: /http:/139.219.106.96:11000/1qiWaz2wRsx3eXdc4rDfv5tgb6yhn7Uujm8Lik999
[01/Jul/2018 09:26:49] "GET http://139.219.106.96:11000/1qiWaz2wRsx3eXdc4rDfv5tgb6yhn7Uujm8Lik999 HTTP/1.1" 404 1820
[01/Jul/2018 11:19:45] "HEAD / HTTP/1.0" 200 22443
[01/Jul/2018 11:22:35] "HEAD / HTTP/1.0" 200 22443
Not Found: /http:/www.baidu.com/cache/global/img/gs.gif
[01/Jul/2018 11:31:21] "GET http://www.baidu.com/cache/global/img/gs.gif HTTP/1.1" 404 1738
[01/Jul/2018 11:31:58] "HEAD / HTTP/1.0" 200 22443
[01/Jul/2018 13:45:05] "GET / HTTP/1.0" 200 22443
[01/Jul/2018 13:45:11] code 400, message Bad HTTP/0.9 request type ('l\x00')
[01/Jul/2018 13:45:11] "l " 400 -
Not Found: /nice ports,/Trinity.txt.bak
[01/Jul/2018 13:45:11] "GET /nice%20ports%2C/Tri%6Eity.txt%2ebak HTTP/1.0" 404 3147
[01/Jul/2018 13:45:11] code 400, message Bad request syntax ('\x05\x04\x00\x01\x02\x80\x05\x01\x00\x03')
[01/Jul/2018 13:45:11] "€" 400 -
[01/Jul/2018 13:45:17] code 400, message Bad request syntax ('\x04\x01\x00\x16\x7f\x00\x00\x01root\x00')
[01/Jul/2018 13:45:17] "root" 400 -
[01/Jul/2018 13:45:17] "OPTIONS / HTTP/1.0" 200 0
[01/Jul/2018 13:45:18] code 400, message Bad request version ('RTSP/1.0')
[01/Jul/2018 13:45:18] "OPTIONS / RTSP/1.0" 400 -
[01/Jul/2018 13:45:23] code 400, message Bad request version ('\x00\x01\x97|\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00')
[01/Jul/2018 13:45:23] "€(rþ† —|" 400 -
[01/Jul/2018 13:45:28] code 400, message Bad HTTP/0.9 request type ('\x00')
[01/Jul/2018 13:45:28] "versionbind" 400 -
[01/Jul/2018 13:45:34] code 400, message Bad HTTP/0.9 request type ('\x00')
[01/Jul/2018 13:45:34] " " 400 -
[01/Jul/2018 13:45:34] code 400, message Bad request syntax ('HELP')
[01/Jul/2018 13:45:34] "HELP" 400 -
[01/Jul/2018 13:45:34] code 400, message Bad request syntax ('\x16\x03\x00\x00S\x01\x00\x00O\x03\x00?G×÷º,îê²`~ó\x00ý\x82{¹Õ\x96Èw\x9bæÄÛ<=Ûoï\x10n\x00\x00(\x00\x16\x00\x13\x00')
[01/Jul/2018 13:45:34] You're accessing the development server over HTTPS, but it only supports HTTP.
[01/Jul/2018 13:45:35] code 400, message Bad request version ('\x00/\x00')
[01/Jul/2018 13:45:35] You're accessing the development server over HTTPS, but it only supports HTTP.
[01/Jul/2018 13:45:35] code 400, message Bad request syntax ('\x00\x00\x00qj\x81n0\x81k¡\x03\x02\x01\x05¢\x03\x02\x01')
[01/Jul/2018 13:45:35] "qjn0¢" 400 -
[01/Jul/2018 13:45:41] code 400, message Bad request syntax ('\x00\x00\x00¤ÿSMBr\x00\x00\x00\x00\x08\x01@\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x06\x00\x00\x01\x00\x00\x81\x00\x02PC NETWORK PROGRAM 1.0\x00\x02MICROSOFT NETWORKS 1.03\x00\x02MICROSOFT NETWORKS 3.0\x00\x02LANMAN1.0\x00\x02LM1.2X002\x00\x02Samba\x00\x02NT LANMAN 1.0\x00\x02NT LM 0.12\x00')
[01/Jul/2018 13:45:41] "¤ÿSMBr@@PC NETWORK PROGRAM 1.0MICROSOFT NETWORKS 1.03MICROSOFT NETWORKS 3.0LANMAN1.0LM1.2X002SambaNT LANMAN 1.0NT LM 0.12" 400 -
[01/Jul/2018 13:45:41] code 400, message Bad request syntax ('\x01default')
[01/Jul/2018 13:45:41] "default" 400 -
[01/Jul/2018 13:45:41] code 400, message Bad request syntax ('0\x84\x00\x00\x00-\x02\x01\x07c\x84\x00\x00\x00$\x04\x00')
[01/Jul/2018 13:45:41] "0„-c„$" 400 -
[01/Jul/2018 13:45:47] code 400, message Bad HTTP/0.9 request type ('0')
[01/Jul/2018 13:45:47] "0 `€" 400 -
[01/Jul/2018 13:45:47] code 400, message Bad request version ('SIP/2.0')
[01/Jul/2018 13:45:47] "OPTIONS sip:nm SIP/2.0" 400 -
[01/Jul/2018 13:45:53] code 400, message Bad request syntax ('TNMP\x04\x00\x00\x00TNME\x00\x00\x04\x00')
[01/Jul/2018 13:45:53] "TNMPTNME" 400 -
[01/Jul/2018 13:45:58] code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00')
[01/Jul/2018 13:45:58] " à" 400 -
[01/Jul/2018 13:46:03] code 400, message Bad request syntax ('DmdT\x00\x00\x00\x17\x00\x00\x00\x01\x00\x00\x00\x00\x11\x11\x00ÿ\x01ÿ\x13')
[01/Jul/2018 13:46:03] "DmdTÿÿ" 400 -
[01/Jul/2018 13:46:08] code 400, message Bad HTTP/0.9 request type (':\x00\x00\x00/\x00\x00\x00\x02\x00\x00@\x02\x0f\x00\x01\x00=\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00/\x00\x00\x00\x00\x00\x00\x00\x00\x00@')
[01/Jul/2018 13:46:08] ":/@=/@" 400 -
[01/Jul/2018 13:46:14] code 400, message Bad request syntax ('JRMI\x00\x02K')
[01/Jul/2018 13:46:14] "JRMIK" 400 -
[01/Jul/2018 13:46:19] code 400, message Bad request syntax ('\x01\x00\x00ýÎú\x0b°\xa0\x00\x00\x00MMS\x14\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x12\x00\x00\x00\x01\x00\x03\x00ðððð\x0b\x00\x04\x00\x1c\x00\x03\x00N\x00S\x00P\x00l\x00a\x00y\x00e\x00r\x00/\x009\x00.\x000\x00.\x000\x00.\x002\x009\x008\x000\x00;\x00 \x00{\x000\x000\x000\x000\x00A\x00A\x000\x000\x00-\x000\x00A\x000\x000\x00-\x000\x000\x00a\x000\x00-\x00A\x00A\x000\x00A\x00-\x000\x000\x000\x000\x00A\x000\x00A\x00A\x000\x00A\x00A\x000\x00}\x00\x00\x00àmß_')
[01/Jul/2018 13:46:19] "ýÎú ° MMSðððð NSPlayer/9.0.0.2980; {0000AA00-0A00-00a0-AA0A-0000A0AA0AA0}àmß_" 400 -
[01/Jul/2018 13:46:24] code 400, message Bad HTTP/0.9 request type ('\x00Z\x00\x00\x01\x00\x00\x00\x016\x01,\x00\x00\x08\x00\x7fÿ\x7f\x08\x00\x00\x00\x01\x00')
[01/Jul/2018 13:46:24] "Z6,ÿ :(CONNECT_DATA=(COMMAND=version))" 400 -
[01/Jul/2018 13:46:29] code 400, message Bad request version ('\x03\x00(\x00\x04ÿ\x08\x00\x01U\x00\x00\x00MSSQLServer\x00H\x0f\x00\x00')
[01/Jul/2018 13:46:29] "4 (ÿUMSSQLServerH" 400 -
[01/Jul/2018 13:46:35] code 400, message Bad request syntax ('\x00\x03\x00\x01\x00\x00\x00\x00\x00\x00\x00\x02\x00\x00\x00\x00\x0f\x00')
[01/Jul/2018 13:46:35] "" 400 -
[01/Jul/2018 13:46:40] code 400, message Bad request syntax ('GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x06\x00\x00\x00abcdef\x00\x00\x04\x00\x00\x00get\x00\x00\x00\x00\x00')
[01/Jul/2018 13:46:40] "GIOP$abcdefget" 400 -
Not Found: /nmaplowercheck1530424023
[01/Jul/2018 13:47:03] "GET /nmaplowercheck1530424023 HTTP/1.1" 404 3142
[01/Jul/2018 13:47:03] "GET / HTTP/1.1" 200 22443
Not Found: /HNAP1
[01/Jul/2018 13:47:04] "GET /HNAP1 HTTP/1.1" 404 3085
Not Found: /evox/about
[01/Jul/2018 13:47:04] "GET /evox/about HTTP/1.1" 404 3100
Not Found: /sdk
[01/Jul/2018 13:47:05] "POST /sdk HTTP/1.1" 404 3080
[01/Jul/2018 13:47:13] "GET / HTTP/1.1" 200 22443
[01/Jul/2018 15:23:52] "GET / HTTP/1.1" 200 24242
[01/Jul/2018 15:23:55] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 48687
[01/Jul/2018 15:23:55] "GET /static/image/users/default.png HTTP/1.1" 304 0
[01/Jul/2018 15:23:55] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[01/Jul/2018 15:23:56] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[01/Jul/2018 15:23:56] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[01/Jul/2018 15:24:00] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239047
[01/Jul/2018 15:24:00] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 62
[01/Jul/2018 15:24:00] "POST /operations/get_codereading_content/ HTTP/1.1" 200 3562
[01/Jul/2018 15:24:00] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[01/Jul/2018 15:24:01] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 62
[01/Jul/2018 15:24:01] "POST /operations/get_codereading_content/ HTTP/1.1" 200 4034
[01/Jul/2018 15:24:01] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[01/Jul/2018 15:24:02] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 62
[01/Jul/2018 15:24:02] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[01/Jul/2018 15:24:02] "POST /operations/get_codereading_content/ HTTP/1.1" 200 4330
[01/Jul/2018 15:24:03] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1855
[01/Jul/2018 15:24:03] "POST /operations/show_navigation/ HTTP/1.1" 200 384
[01/Jul/2018 15:24:04] "POST /operations/get_codereading_content/ HTTP/1.1" 200 165797
[01/Jul/2018 15:24:24] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 62
[01/Jul/2018 15:24:24] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[01/Jul/2018 15:24:24] "POST /operations/get_codereading_content/ HTTP/1.1" 200 5911
[01/Jul/2018 15:24:25] "POST /operations/get_codereading_content/ HTTP/1.1" 200 3571
[01/Jul/2018 15:24:25] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 62
[01/Jul/2018 15:24:26] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[01/Jul/2018 15:24:27] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 62
[01/Jul/2018 15:24:27] "POST /operations/get_codereading_content/ HTTP/1.1" 200 3796
[01/Jul/2018 15:24:27] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[01/Jul/2018 15:24:29] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[01/Jul/2018 15:24:29] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 62
[01/Jul/2018 15:24:29] "POST /operations/get_codereading_content/ HTTP/1.1" 200 141076
[01/Jul/2018 15:24:35] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 62
[01/Jul/2018 15:24:35] "POST /operations/get_codereading_content/ HTTP/1.1" 200 21750
[01/Jul/2018 15:24:35] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[01/Jul/2018 15:24:43] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 62
[01/Jul/2018 15:24:43] "POST /operations/get_codereading_content/ HTTP/1.1" 200 3559
[01/Jul/2018 15:24:43] "POST /operations/show_navigation/ HTTP/1.1" 200 35
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[01/Jul/2018 15:24:59] "POST /operations/show_navigation/ HTTP/1.1" 500 19108
[01/Jul/2018 15:41:22] "GET / HTTP/1.1" 200 24242
[01/Jul/2018 16:49:31] "GET / HTTP/1.1" 200 24242
[01/Jul/2018 16:49:33] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 48687
[01/Jul/2018 16:49:34] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[01/Jul/2018 16:49:34] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[01/Jul/2018 16:49:34] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[01/Jul/2018 16:49:38] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239047
[01/Jul/2018 16:58:52] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 62
[01/Jul/2018 16:58:52] "POST /operations/get_codereading_content/ HTTP/1.1" 200 3562
[01/Jul/2018 16:58:52] "POST /operations/show_navigation/ HTTP/1.1" 200 35
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[01/Jul/2018 16:58:53] "POST /operations/show_navigation/ HTTP/1.1" 500 19087
[01/Jul/2018 16:58:53] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 62
[01/Jul/2018 16:58:54] "POST /operations/get_codereading_content/ HTTP/1.1" 200 930
[01/Jul/2018 16:58:54] "POST /operations/show_navigation/ HTTP/1.1" 200 35
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[01/Jul/2018 16:58:55] "POST /operations/show_navigation/ HTTP/1.1" 500 19087
[01/Jul/2018 16:58:56] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 62
[01/Jul/2018 16:58:56] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[01/Jul/2018 16:58:56] "POST /operations/get_codereading_content/ HTTP/1.1" 200 6847
[01/Jul/2018 17:04:09] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 62
[01/Jul/2018 17:04:09] "POST /operations/get_codereading_content/ HTTP/1.1" 200 4034
[01/Jul/2018 17:04:09] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[01/Jul/2018 17:04:10] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 62
[01/Jul/2018 17:04:10] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[01/Jul/2018 17:04:10] "POST /operations/get_codereading_content/ HTTP/1.1" 200 4784
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[01/Jul/2018 17:04:15] "POST /operations/show_navigation/ HTTP/1.1" 500 19128
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[01/Jul/2018 17:04:16] "POST /operations/show_navigation/ HTTP/1.1" 500 19128
[01/Jul/2018 17:04:59] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1997
[01/Jul/2018 17:04:59] "POST /operations/show_navigation/ HTTP/1.1" 200 503
[01/Jul/2018 17:05:00] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 62
[01/Jul/2018 17:05:00] "POST /operations/show_navigation/ HTTP/1.1" 200 478
[01/Jul/2018 17:05:01] "POST /operations/get_codereading_content/ HTTP/1.1" 200 119438
[01/Jul/2018 17:05:01] "POST /operations/get_codereading_content/ HTTP/1.1" 200 687777
[01/Jul/2018 17:05:02] "POST /operations/show_navigation/ HTTP/1.1" 200 275
[01/Jul/2018 17:05:02] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1802
[01/Jul/2018 17:05:03] "POST /operations/get_codereading_content/ HTTP/1.1" 200 259280
[01/Jul/2018 17:05:17] "POST /operations/get_codereading_content/ HTTP/1.1" 200 4330
[01/Jul/2018 17:05:17] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 62
[01/Jul/2018 17:05:17] "POST /operations/show_navigation/ HTTP/1.1" 200 35
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[01/Jul/2018 17:05:18] "POST /operations/show_navigation/ HTTP/1.1" 500 19117
[01/Jul/2018 17:05:19] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 62
[01/Jul/2018 17:05:19] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[01/Jul/2018 17:05:19] "POST /operations/get_codereading_content/ HTTP/1.1" 200 3843
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[01/Jul/2018 17:05:19] "POST /operations/show_navigation/ HTTP/1.1" 500 19120
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[01/Jul/2018 17:05:20] "POST /operations/show_navigation/ HTTP/1.1" 500 19117
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[01/Jul/2018 17:05:22] "POST /operations/show_navigation/ HTTP/1.1" 500 19120
[01/Jul/2018 17:05:32] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 62
[01/Jul/2018 17:05:32] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[01/Jul/2018 17:05:32] "POST /operations/get_codereading_content/ HTTP/1.1" 200 5911
[01/Jul/2018 17:05:33] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 62
[01/Jul/2018 17:05:33] "POST /operations/get_codereading_content/ HTTP/1.1" 200 3559
[01/Jul/2018 17:05:33] "POST /operations/show_navigation/ HTTP/1.1" 200 35
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[01/Jul/2018 17:08:18] "POST /operations/show_navigation/ HTTP/1.1" 500 19096
[01/Jul/2018 17:08:19] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 62
[01/Jul/2018 17:08:19] "POST /operations/get_codereading_content/ HTTP/1.1" 200 5050
[01/Jul/2018 17:08:19] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[01/Jul/2018 17:08:20] "POST /operations/get_codereading_content/ HTTP/1.1" 200 3796
[01/Jul/2018 17:08:20] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[01/Jul/2018 17:08:20] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 62
[01/Jul/2018 17:16:11] "GET / HTTP/1.1" 200 22443
[01/Jul/2018 17:16:11] "GET /static/css/base.css HTTP/1.1" 200 18873
[01/Jul/2018 17:16:11] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414
[01/Jul/2018 17:16:11] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[01/Jul/2018 17:16:11] "GET /static/css/common.css HTTP/1.1" 200 8146
[01/Jul/2018 17:16:11] "GET /static/css/prettify.css HTTP/1.1" 200 1600
[01/Jul/2018 17:16:12] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070
[01/Jul/2018 17:16:12] "GET /static/css/jstree.css HTTP/1.1" 200 34637
[01/Jul/2018 17:16:12] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045
[01/Jul/2018 17:16:12] "GET /static/js/base.js HTTP/1.1" 200 21228
[01/Jul/2018 17:16:12] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738
[01/Jul/2018 17:16:13] "GET /static/vendor/site/css/style.css HTTP/1.1" 200 160222
[01/Jul/2018 17:16:13] "GET /media/avatar/users/default.png HTTP/1.1" 200 36378
[01/Jul/2018 17:16:13] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604
[01/Jul/2018 17:16:13] "GET /static/js/jstree.js HTTP/1.1" 200 297950
[01/Jul/2018 17:16:15] "GET /static/image/CodePedia.ico HTTP/1.1" 200 370070
Not Found: /favicon.ico
[01/Jul/2018 17:16:16] "GET /favicon.ico HTTP/1.1" 404 3103
[01/Jul/2018 17:16:49] "GET / HTTP/1.1" 200 22443
[01/Jul/2018 17:16:53] "GET / HTTP/1.1" 200 24242
[01/Jul/2018 17:16:53] "GET / HTTP/1.1" 200 22443
[01/Jul/2018 17:16:54] "GET /projects/ HTTP/1.1" 200 6520
[01/Jul/2018 17:16:56] "GET /files/ HTTP/1.1" 200 22443
[01/Jul/2018 17:16:57] "GET /projects/ HTTP/1.1" 200 6520
[01/Jul/2018 17:17:00] "GET /projects/Notes/ HTTP/1.1" 200 45791
[01/Jul/2018 17:17:00] "GET /static/js/source.js HTTP/1.1" 200 29534
[01/Jul/2018 17:17:00] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[01/Jul/2018 17:17:00] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[01/Jul/2018 17:17:00] "GET /static/image/codepedia.png HTTP/1.1" 200 1688
[01/Jul/2018 17:17:00] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[01/Jul/2018 17:17:00] "GET /static/css/code_show.css HTTP/1.1" 200 18787
[01/Jul/2018 17:17:01] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[01/Jul/2018 17:17:02] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160
[01/Jul/2018 17:17:04] "GET / HTTP/1.1" 200 22443
[01/Jul/2018 17:17:12] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 45791
[01/Jul/2018 17:17:12] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160
[01/Jul/2018 17:17:13] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[01/Jul/2018 17:17:13] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[01/Jul/2018 17:17:13] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[01/Jul/2018 17:17:17] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239047
[01/Jul/2018 17:17:18] "GET /static/image/question.png HTTP/1.1" 200 1112
[01/Jul/2018 17:17:18] "GET /static/image/annotation.png HTTP/1.1" 200 1148
[01/Jul/2018 17:18:03] "POST /operations/show_annotation/ HTTP/1.1" 200 59
[01/Jul/2018 17:18:22] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 62
[01/Jul/2018 17:18:22] "POST /operations/get_codereading_content/ HTTP/1.1" 200 3562
[01/Jul/2018 17:18:22] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[01/Jul/2018 17:18:23] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 62
[01/Jul/2018 17:18:23] "POST /operations/get_codereading_content/ HTTP/1.1" 200 4034
[01/Jul/2018 17:18:23] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[01/Jul/2018 17:18:24] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 62
[01/Jul/2018 17:18:24] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[01/Jul/2018 17:18:24] "POST /operations/get_codereading_content/ HTTP/1.1" 200 4784
[01/Jul/2018 17:18:25] "POST /operations/show_navigation/ HTTP/1.1" 200 325
[01/Jul/2018 17:18:25] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1088
[01/Jul/2018 17:18:25] "POST /operations/get_codereading_content/ HTTP/1.1" 200 101947
[01/Jul/2018 17:18:54] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 48801
[01/Jul/2018 17:18:54] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[01/Jul/2018 17:18:55] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[01/Jul/2018 17:18:55] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[01/Jul/2018 17:18:59] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239047
Internal Server Error: /operations/show_method_info/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 171, in post
result_dict = json.loads(query_result)
File "/root//envs/codepedia2/lib/python3.6/json/__init__.py", line 354, in loads
return _default_decoder.decode(s)
File "/root//envs/codepedia2/lib/python3.6/json/decoder.py", line 339, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
File "/root//envs/codepedia2/lib/python3.6/json/decoder.py", line 357, in raw_decode
raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
[01/Jul/2018 17:20:16] "POST /operations/show_method_info/ HTTP/1.1" 500 19239
[01/Jul/2018 17:21:05] "POST /operations/show_annotation/ HTTP/1.1" 200 59
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[01/Jul/2018 17:22:23] "POST /operations/show_navigation/ HTTP/1.1" 500 19020
[01/Jul/2018 17:22:25] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1997
[01/Jul/2018 17:22:25] "POST /operations/show_navigation/ HTTP/1.1" 200 503
[01/Jul/2018 17:22:26] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 62
[01/Jul/2018 17:22:26] "POST /operations/show_navigation/ HTTP/1.1" 200 478
[01/Jul/2018 17:22:26] "POST /operations/get_codereading_content/ HTTP/1.1" 200 119438
[01/Jul/2018 17:22:27] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1849
[01/Jul/2018 17:22:27] "POST /operations/show_navigation/ HTTP/1.1" 200 549
[01/Jul/2018 17:22:28] "POST /operations/get_codereading_content/ HTTP/1.1" 200 687777
[01/Jul/2018 17:22:29] "POST /operations/get_codereading_content/ HTTP/1.1" 200 464755
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[01/Jul/2018 17:23:01] "POST /operations/show_navigation/ HTTP/1.1" 500 19016
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[01/Jul/2018 17:23:03] "POST /operations/show_navigation/ HTTP/1.1" 500 19020
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[01/Jul/2018 17:23:03] "POST /operations/show_navigation/ HTTP/1.1" 500 19016
[01/Jul/2018 17:23:04] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 62
[01/Jul/2018 17:23:04] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[01/Jul/2018 17:23:04] "POST /operations/get_codereading_content/ HTTP/1.1" 200 6847
[01/Jul/2018 17:23:05] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1104
[01/Jul/2018 17:23:05] "POST /operations/show_navigation/ HTTP/1.1" 200 678
[01/Jul/2018 17:23:05] "POST /operations/show_navigation/ HTTP/1.1" 200 529
[01/Jul/2018 17:23:05] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1778
[01/Jul/2018 17:23:05] "POST /operations/get_codereading_content/ HTTP/1.1" 200 275636
[01/Jul/2018 17:23:06] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1789
[01/Jul/2018 17:23:06] "POST /operations/show_navigation/ HTTP/1.1" 200 500
[01/Jul/2018 17:23:06] "POST /operations/get_codereading_content/ HTTP/1.1" 200 240372
[01/Jul/2018 17:23:07] "POST /operations/get_codereading_content/ HTTP/1.1" 200 282318
[01/Jul/2018 17:23:07] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1736
[01/Jul/2018 17:23:07] "POST /operations/show_navigation/ HTTP/1.1" 200 1443
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[01/Jul/2018 17:23:12] "POST /operations/show_navigation/ HTTP/1.1" 500 19016
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[01/Jul/2018 17:23:13] "POST /operations/show_navigation/ HTTP/1.1" 500 19016
[01/Jul/2018 17:23:13] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1297025
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[01/Jul/2018 17:23:14] "POST /operations/show_navigation/ HTTP/1.1" 500 18999
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[01/Jul/2018 17:23:15] "POST /operations/show_navigation/ HTTP/1.1" 500 19016
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[01/Jul/2018 17:23:18] "POST /operations/show_navigation/ HTTP/1.1" 500 19019
[01/Jul/2018 17:24:14] "GET / HTTP/1.1" 200 24242
[01/Jul/2018 17:25:49] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 48801
[01/Jul/2018 17:25:49] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[01/Jul/2018 17:25:50] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[01/Jul/2018 17:25:50] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[01/Jul/2018 17:25:53] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239047
[01/Jul/2018 17:26:29] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1789
[01/Jul/2018 17:26:29] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1778
[01/Jul/2018 17:26:30] "POST /operations/get_codereading_content/ HTTP/1.1" 200 282318
[01/Jul/2018 17:26:30] "POST /operations/get_codereading_content/ HTTP/1.1" 200 240372
[01/Jul/2018 17:26:30] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1877
[01/Jul/2018 17:26:30] "POST /operations/show_navigation/ HTTP/1.1" 200 343
[01/Jul/2018 17:26:30] "POST /operations/get_codereading_content/ HTTP/1.1" 200 123215
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[01/Jul/2018 17:26:34] "POST /operations/show_navigation/ HTTP/1.1" 500 19024
[01/Jul/2018 17:26:34] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 62
[01/Jul/2018 17:26:34] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[01/Jul/2018 17:26:34] "POST /operations/get_codereading_content/ HTTP/1.1" 200 930
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[01/Jul/2018 17:26:35] "POST /operations/show_navigation/ HTTP/1.1" 500 19021
[01/Jul/2018 17:26:58] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 62
[01/Jul/2018 17:26:58] "POST /operations/get_codereading_content/ HTTP/1.1" 200 3562
[01/Jul/2018 17:26:58] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[01/Jul/2018 17:27:00] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[01/Jul/2018 17:27:00] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 62
[01/Jul/2018 17:27:00] "POST /operations/get_codereading_content/ HTTP/1.1" 200 4034
[01/Jul/2018 17:27:01] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[01/Jul/2018 17:27:01] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 62
[01/Jul/2018 17:27:01] "POST /operations/get_codereading_content/ HTTP/1.1" 200 4784
[01/Jul/2018 17:27:02] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1997
[01/Jul/2018 17:27:02] "POST /operations/show_navigation/ HTTP/1.1" 200 503
[01/Jul/2018 17:27:04] "POST /operations/get_codereading_content/ HTTP/1.1" 200 687777
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[01/Jul/2018 17:27:50] "POST /operations/show_navigation/ HTTP/1.1" 500 19115
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[01/Jul/2018 17:27:50] "POST /operations/show_navigation/ HTTP/1.1" 500 19115
Performing system checks...
System check identified no issues (0 silenced).
July 01, 2018 - 16:49:29
Django version 2.0.6, using settings 'Codepedia2.settings'
Starting development server at http://0.0.0.0:8000/
Quit the server with CONTROL-C.
hnhtwrm@163.com
AnonymousUser
AnonymousUser
hnhtwrm@163.com
hnhtwrm@163.com
Performing system checks...
System check identified no issues (0 silenced).
July 01, 2018 - 17:33:13
Django version 2.0.6, using settings 'Codepedia2.settings'
Starting development server at http://0.0.0.0:8000/
Quit the server with CONTROL-C.
[01/Jul/2018 17:33:32] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 48815
[01/Jul/2018 17:33:33] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[01/Jul/2018 17:33:33] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[01/Jul/2018 17:33:33] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[01/Jul/2018 17:33:36] "POST /operations/get_codereading_content/ HTTP/1.1" 200 4034
[01/Jul/2018 17:33:37] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 62
[01/Jul/2018 17:33:37] "POST /operations/show_navigation/ HTTP/1.1" 200 35
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[01/Jul/2018 17:33:37] "POST /operations/show_navigation/ HTTP/1.1" 500 19110
[01/Jul/2018 17:33:37] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239047
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[01/Jul/2018 17:33:38] "POST /operations/show_navigation/ HTTP/1.1" 500 19110
[01/Jul/2018 17:33:39] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 62
[01/Jul/2018 17:33:39] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[01/Jul/2018 17:33:39] "POST /operations/get_codereading_content/ HTTP/1.1" 200 4784
[01/Jul/2018 17:33:40] "POST /operations/show_navigation/ HTTP/1.1" 200 325
[01/Jul/2018 17:33:40] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1088
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[01/Jul/2018 17:33:41] "POST /operations/show_navigation/ HTTP/1.1" 500 19129
[01/Jul/2018 17:33:41] "POST /operations/get_codereading_content/ HTTP/1.1" 200 101947
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[01/Jul/2018 17:33:42] "POST /operations/show_navigation/ HTTP/1.1" 500 19128
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[01/Jul/2018 17:33:42] "POST /operations/show_navigation/ HTTP/1.1" 500 19128
[01/Jul/2018 17:33:42] "POST /operations/show_navigation/ HTTP/1.1" 500 19129
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[01/Jul/2018 17:33:43] "POST /operations/show_navigation/ HTTP/1.1" 500 19115
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[01/Jul/2018 17:33:45] "POST /operations/show_navigation/ HTTP/1.1" 500 19110
[01/Jul/2018 17:33:47] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 62
[01/Jul/2018 17:33:47] "POST /operations/get_codereading_content/ HTTP/1.1" 200 4784
Performing system checks...
System check identified no issues (0 silenced).
July 01, 2018 - 17:33:17
Django version 2.0.6, using settings 'Codepedia2.settings'
Starting development server at http://0.0.0.0:8000/
Quit the server with CONTROL-C.
hnhtwrm@163.com
[01/Jul/2018 17:34:58] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 45805
[01/Jul/2018 17:34:58] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[01/Jul/2018 17:34:58] "GET /static/css/prettify.css HTTP/1.1" 200 1600
[01/Jul/2018 17:34:58] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[01/Jul/2018 17:34:58] "GET /static/css/code_show.css HTTP/1.1" 200 18787
[01/Jul/2018 17:34:58] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[01/Jul/2018 17:34:58] "GET /static/js/source.js HTTP/1.1" 200 29534
[01/Jul/2018 17:34:58] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[01/Jul/2018 17:34:58] "GET /static/image/codepedia.png HTTP/1.1" 200 1688
[01/Jul/2018 17:34:59] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[01/Jul/2018 17:35:00] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160
[01/Jul/2018 17:35:00] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[01/Jul/2018 17:35:01] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[01/Jul/2018 17:35:01] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[01/Jul/2018 17:35:04] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 62
[01/Jul/2018 17:35:04] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[01/Jul/2018 17:35:04] "POST /operations/get_codereading_content/ HTTP/1.1" 200 3559
[01/Jul/2018 17:35:04] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239047
[01/Jul/2018 17:35:05] "GET /static/image/annotation.png HTTP/1.1" 200 1148
[01/Jul/2018 17:35:05] "GET /static/image/question.png HTTP/1.1" 200 1112
[01/Jul/2018 17:35:06] "POST /operations/get_codereading_content/ HTTP/1.1" 200 3571
[01/Jul/2018 17:35:06] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 62
[01/Jul/2018 17:35:06] "POST /operations/show_navigation/ HTTP/1.1" 200 35
Performing system checks...
System check identified no issues (0 silenced).
July 01, 2018 - 17:33:52
Django version 2.0.6, using settings 'Codepedia2.settings'
Starting development server at http://0.0.0.0:8000/
Quit the server with CONTROL-C.
AnonymousUser
Performing system checks...
System check identified no issues (0 silenced).
July 01, 2018 - 17:35:13
Django version 2.0.6, using settings 'Codepedia2.settings'
Starting development server at http://0.0.0.0:8000/
Quit the server with CONTROL-C.
[01/Jul/2018 17:42:12] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 62
[01/Jul/2018 17:42:12] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[01/Jul/2018 17:42:12] "POST /operations/get_codereading_content/ HTTP/1.1" 200 5050
[01/Jul/2018 17:42:13] "POST /operations/get_codereading_content/ HTTP/1.1" 200 3825
[01/Jul/2018 17:42:13] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 62
[01/Jul/2018 17:42:13] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[01/Jul/2018 17:42:17] "POST /operations/get_codereading_content/ HTTP/1.1" 200 4034
[01/Jul/2018 17:42:17] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[01/Jul/2018 17:42:17] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 62
[01/Jul/2018 17:42:18] "POST /operations/get_codereading_content/ HTTP/1.1" 200 4784
[01/Jul/2018 17:42:18] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 62
[01/Jul/2018 17:42:18] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[01/Jul/2018 17:42:19] "POST /operations/show_navigation/ HTTP/1.1" 200 503
[01/Jul/2018 17:42:19] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1997
[01/Jul/2018 17:42:20] "POST /operations/get_codereading_content/ HTTP/1.1" 200 687777
Performing system checks...
System check identified no issues (0 silenced).
July 01, 2018 - 17:35:50
Django version 2.0.6, using settings 'Codepedia2.settings'
Starting development server at http://0.0.0.0:8000/
Quit the server with CONTROL-C.
Performing system checks...
System check identified no issues (0 silenced).
July 01, 2018 - 17:43:29
Django version 2.0.6, using settings 'Codepedia2.settings'
Starting development server at http://0.0.0.0:8000/
Quit the server with CONTROL-C.
Performing system checks...
System check identified no issues (0 silenced).
July 01, 2018 - 17:43:32
Django version 2.0.6, using settings 'Codepedia2.settings'
Starting development server at http://0.0.0.0:8000/
Quit the server with CONTROL-C.
Internal Server Error: /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/projects/views.py", line 147, in get
project_tree = get_project_tree.getHtml(settings.SOURCEPATH+project.path)
AttributeError: module 'utils.get_project_tree' has no attribute 'getHtml'
[01/Jul/2018 17:43:56] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 500 83973
Performing system checks...
System check identified no issues (0 silenced).
July 01, 2018 - 17:43:38
Django version 2.0.6, using settings 'Codepedia2.settings'
Starting development server at http://0.0.0.0:8000/
Quit the server with CONTROL-C.
AnonymousUser
[01/Jul/2018 17:44:19] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46207
[01/Jul/2018 17:44:20] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[01/Jul/2018 17:44:20] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[01/Jul/2018 17:44:20] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[01/Jul/2018 17:44:24] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239047
Performing system checks...
System check identified no issues (0 silenced).
July 01, 2018 - 17:44:15
Django version 2.0.6, using settings 'Codepedia2.settings'
Starting development server at http://0.0.0.0:8000/
Quit the server with CONTROL-C.
AnonymousUser
Performing system checks...
System check identified no issues (0 silenced).
July 01, 2018 - 17:45:02
Django version 2.0.6, using settings 'Codepedia2.settings'
Starting development server at http://0.0.0.0:8000/
Quit the server with CONTROL-C.
Performing system checks...
System check identified no issues (0 silenced).
July 01, 2018 - 17:45:30
Django version 2.0.6, using settings 'Codepedia2.settings'
Starting development server at http://0.0.0.0:8000/
Quit the server with CONTROL-C.
Performing system checks...
System check identified no issues (0 silenced).
July 01, 2018 - 17:45:46
Django version 2.0.6, using settings 'Codepedia2.settings'
Starting development server at http://0.0.0.0:8000/
Quit the server with CONTROL-C.
[01/Jul/2018 17:45:55] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 45999
[01/Jul/2018 17:45:55] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[01/Jul/2018 17:45:56] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[01/Jul/2018 17:45:56] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[01/Jul/2018 17:45:59] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239047
[01/Jul/2018 17:46:50] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 45999
[01/Jul/2018 17:46:51] "GET /static/css/prettify.css HTTP/1.1" 200 1600
[01/Jul/2018 17:46:51] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[01/Jul/2018 17:46:51] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[01/Jul/2018 17:46:51] "GET /static/css/code_show.css HTTP/1.1" 200 18787
[01/Jul/2018 17:46:51] "GET /static/js/source.js HTTP/1.1" 200 29534
[01/Jul/2018 17:46:51] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[01/Jul/2018 17:46:51] "GET /static/image/codepedia.png HTTP/1.1" 200 1688
[01/Jul/2018 17:46:51] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[01/Jul/2018 17:46:51] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[01/Jul/2018 17:46:53] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160
[01/Jul/2018 17:46:53] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[01/Jul/2018 17:46:54] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[01/Jul/2018 17:46:54] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[01/Jul/2018 17:46:57] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239047
[01/Jul/2018 17:46:58] "GET /static/image/annotation.png HTTP/1.1" 200 1148
[01/Jul/2018 17:46:58] "GET /static/image/question.png HTTP/1.1" 200 1112
Performing system checks...
System check identified no issues (0 silenced).
July 01, 2018 - 17:45:49
Django version 2.0.6, using settings 'Codepedia2.settings'
Starting development server at http://0.0.0.0:8000/
Quit the server with CONTROL-C.
AnonymousUser
AnonymousUser
Performing system checks...
System check identified no issues (0 silenced).
July 01, 2018 - 17:48:33
Django version 2.0.6, using settings 'Codepedia2.settings'
Starting development server at http://0.0.0.0:8000/
Quit the server with CONTROL-C.
[01/Jul/2018 17:49:31] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46415
[01/Jul/2018 17:49:32] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[01/Jul/2018 17:49:32] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[01/Jul/2018 17:49:32] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[01/Jul/2018 17:49:36] "POST /operations/get_codereading_content/ HTTP/1.1" 200 23375
[01/Jul/2018 17:49:36] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239047
[01/Jul/2018 17:49:36] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 62
[01/Jul/2018 17:49:36] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[01/Jul/2018 17:50:02] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 62
[01/Jul/2018 17:50:02] "POST /operations/get_codereading_content/ HTTP/1.1" 200 21750
[01/Jul/2018 17:50:02] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[01/Jul/2018 17:50:05] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 62
[01/Jul/2018 17:50:05] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[01/Jul/2018 17:50:06] "POST /operations/get_codereading_content/ HTTP/1.1" 200 52967
[01/Jul/2018 19:28:58] "HEAD / HTTP/1.0" 200 22443
[01/Jul/2018 19:43:52] "GET / HTTP/1.1" 200 22443
[01/Jul/2018 19:43:52] "GET /static/css/base.css HTTP/1.1" 200 18873
[01/Jul/2018 19:43:52] "GET /static/css/common.css HTTP/1.1" 200 8146
[01/Jul/2018 19:43:52] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[01/Jul/2018 19:43:52] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414
[01/Jul/2018 19:43:52] "GET /static/css/jstree.css HTTP/1.1" 200 34637
[01/Jul/2018 19:43:52] "GET /static/css/prettify.css HTTP/1.1" 200 1600
[01/Jul/2018 19:43:53] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604
[01/Jul/2018 19:43:53] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070
[01/Jul/2018 19:43:53] "GET /static/js/base.js HTTP/1.1" 200 21228
[01/Jul/2018 19:43:53] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045
[01/Jul/2018 19:43:53] "GET /static/vendor/site/css/style.css HTTP/1.1" 200 160222
[01/Jul/2018 19:43:54] "GET /media/avatar/users/default.png HTTP/1.1" 200 36378
[01/Jul/2018 19:43:54] "GET /static/js/jstree.js HTTP/1.1" 200 297950
[01/Jul/2018 19:43:55] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738
[01/Jul/2018 19:43:56] "GET /static/image/CodePedia.ico HTTP/1.1" 200 370070
Not Found: /favicon.ico
[01/Jul/2018 19:43:57] "GET /favicon.ico HTTP/1.1" 404 3103
[01/Jul/2018 19:43:57] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46415
[01/Jul/2018 19:43:58] "GET /static/css/code_show.css HTTP/1.1" 200 18787
[01/Jul/2018 19:43:58] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[01/Jul/2018 19:43:58] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[01/Jul/2018 19:43:58] "GET /static/js/source.js HTTP/1.1" 200 29534
[01/Jul/2018 19:43:58] "GET /static/image/codepedia.png HTTP/1.1" 200 1688
[01/Jul/2018 19:43:58] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[01/Jul/2018 19:43:59] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[01/Jul/2018 19:44:00] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160
[01/Jul/2018 19:44:01] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[01/Jul/2018 19:44:01] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[01/Jul/2018 19:44:01] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[01/Jul/2018 19:44:04] "POST /operations/show_navigation/ HTTP/1.1" 200 325
[01/Jul/2018 19:44:04] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1088
[01/Jul/2018 19:44:05] "POST /operations/get_codereading_content/ HTTP/1.1" 200 101947
[01/Jul/2018 19:44:05] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239047
[01/Jul/2018 19:44:06] "GET /static/image/question.png HTTP/1.1" 200 1112
[01/Jul/2018 19:44:06] "GET /static/image/annotation.png HTTP/1.1" 200 1148
[01/Jul/2018 19:53:28] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[01/Jul/2018 19:56:08] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[01/Jul/2018 20:01:19] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46415
[01/Jul/2018 20:01:19] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[01/Jul/2018 20:01:19] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[01/Jul/2018 20:01:20] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[01/Jul/2018 20:01:20] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[01/Jul/2018 20:01:21] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239047
[01/Jul/2018 20:04:33] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46432
[01/Jul/2018 20:04:34] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[01/Jul/2018 20:04:34] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[01/Jul/2018 20:04:34] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[01/Jul/2018 20:04:34] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[01/Jul/2018 20:04:38] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239047
[01/Jul/2018 20:05:34] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46432
[01/Jul/2018 20:05:34] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[01/Jul/2018 20:05:34] "GET /static/css/prettify.css HTTP/1.1" 200 1600
[01/Jul/2018 20:05:34] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[01/Jul/2018 20:05:34] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[01/Jul/2018 20:05:34] "GET /static/css/code_show.css HTTP/1.1" 200 18809
[01/Jul/2018 20:05:34] "GET /static/js/source.js HTTP/1.1" 200 29534
[01/Jul/2018 20:05:34] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[01/Jul/2018 20:05:35] "GET /static/image/codepedia.png HTTP/1.1" 200 1688
[01/Jul/2018 20:05:35] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[01/Jul/2018 20:05:36] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[01/Jul/2018 20:05:36] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160
[01/Jul/2018 20:05:36] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[01/Jul/2018 20:05:37] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[01/Jul/2018 20:05:37] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[01/Jul/2018 20:05:40] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239047
[01/Jul/2018 20:05:42] "GET /static/image/annotation.png HTTP/1.1" 200 1148
[01/Jul/2018 20:05:42] "GET /static/image/question.png HTTP/1.1" 200 1112
[01/Jul/2018 20:06:39] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 62
[01/Jul/2018 20:06:39] "POST /operations/get_codereading_content/ HTTP/1.1" 200 3571
[01/Jul/2018 20:06:39] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[01/Jul/2018 20:11:04] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46432
[01/Jul/2018 20:11:04] "GET /static/css/code_show.css HTTP/1.1" 200 18809
[01/Jul/2018 20:11:05] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[01/Jul/2018 20:11:05] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[01/Jul/2018 20:11:05] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[01/Jul/2018 20:11:05] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[01/Jul/2018 20:11:09] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239047
[01/Jul/2018 20:14:56] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46424
[01/Jul/2018 20:14:56] "GET /static/css/code_show.css HTTP/1.1" 200 18810
[01/Jul/2018 20:14:56] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[01/Jul/2018 20:14:56] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1742
[01/Jul/2018 20:14:56] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[01/Jul/2018 20:15:00] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239047
[01/Jul/2018 20:15:31] "GET /static/css/code_show.css HTTP/1.1" 304 0
[01/Jul/2018 20:15:31] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[01/Jul/2018 20:16:29] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46424
[01/Jul/2018 20:16:29] "GET /static/css/code_show.css HTTP/1.1" 304 0
[01/Jul/2018 20:16:30] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[01/Jul/2018 20:16:30] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[01/Jul/2018 20:16:30] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[01/Jul/2018 20:16:30] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[01/Jul/2018 20:16:34] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239047
[01/Jul/2018 20:18:00] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46424
[01/Jul/2018 20:18:00] "GET /static/css/code_show.css HTTP/1.1" 304 0
[01/Jul/2018 20:18:00] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[01/Jul/2018 20:18:01] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[01/Jul/2018 20:18:01] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[01/Jul/2018 20:18:01] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[01/Jul/2018 20:18:05] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239047
[01/Jul/2018 20:20:06] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 62
[01/Jul/2018 20:20:06] "POST /operations/get_codereading_content/ HTTP/1.1" 200 3562
[01/Jul/2018 20:20:06] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[01/Jul/2018 20:20:29] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46424
[01/Jul/2018 20:20:29] "GET /static/css/code_show.css HTTP/1.1" 304 0
[01/Jul/2018 20:20:30] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[01/Jul/2018 20:20:30] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[01/Jul/2018 20:20:30] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[01/Jul/2018 20:20:34] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239047
[01/Jul/2018 20:20:38] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[01/Jul/2018 20:24:29] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46478
[01/Jul/2018 20:24:29] "GET /static/css/code_show.css HTTP/1.1" 304 0
[01/Jul/2018 20:24:30] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[01/Jul/2018 20:24:30] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[01/Jul/2018 20:24:31] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[01/Jul/2018 20:24:31] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[01/Jul/2018 20:24:35] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239047
[01/Jul/2018 20:24:58] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[01/Jul/2018 20:28:40] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46478
[01/Jul/2018 20:28:40] "GET /static/css/code_show.css HTTP/1.1" 200 18826
[01/Jul/2018 20:28:41] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[01/Jul/2018 20:28:41] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[01/Jul/2018 20:28:41] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[01/Jul/2018 20:28:42] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[01/Jul/2018 20:28:45] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239047
[01/Jul/2018 20:29:45] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46478
[01/Jul/2018 20:29:45] "GET /static/css/code_show.css HTTP/1.1" 304 0
[01/Jul/2018 20:29:45] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[01/Jul/2018 20:29:46] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[01/Jul/2018 20:29:46] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[01/Jul/2018 20:29:46] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[01/Jul/2018 20:29:49] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239047
[01/Jul/2018 20:31:28] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46478
[01/Jul/2018 20:31:28] "GET /static/css/code_show.css HTTP/1.1" 200 18850
[01/Jul/2018 20:31:29] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[01/Jul/2018 20:31:29] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[01/Jul/2018 20:31:29] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[01/Jul/2018 20:31:29] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[01/Jul/2018 20:31:33] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239047
[01/Jul/2018 20:31:45] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46478
[01/Jul/2018 20:31:45] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[01/Jul/2018 20:31:46] "GET /static/css/prettify.css HTTP/1.1" 200 1600
[01/Jul/2018 20:31:46] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[01/Jul/2018 20:31:46] "GET /static/css/code_show.css HTTP/1.1" 200 18850
[01/Jul/2018 20:31:46] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[01/Jul/2018 20:31:46] "GET /static/js/source.js HTTP/1.1" 200 29534
[01/Jul/2018 20:31:46] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[01/Jul/2018 20:31:46] "GET /static/image/codepedia.png HTTP/1.1" 200 1688
[01/Jul/2018 20:31:46] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[01/Jul/2018 20:31:47] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[01/Jul/2018 20:31:47] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160
[01/Jul/2018 20:31:48] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[01/Jul/2018 20:31:48] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[01/Jul/2018 20:31:48] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[01/Jul/2018 20:31:52] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239047
[01/Jul/2018 20:31:53] "GET /static/image/question.png HTTP/1.1" 200 1112
[01/Jul/2018 20:31:53] "GET /static/image/annotation.png HTTP/1.1" 200 1148
[01/Jul/2018 20:32:03] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46478
[01/Jul/2018 20:32:03] "GET /static/css/code_show.css HTTP/1.1" 200 18850
[01/Jul/2018 20:32:03] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[01/Jul/2018 20:32:04] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[01/Jul/2018 20:32:04] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[01/Jul/2018 20:32:04] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[01/Jul/2018 20:32:07] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239047
[01/Jul/2018 20:36:10] "GET /static/css/code_show.css HTTP/1.1" 304 0
[01/Jul/2018 20:36:11] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[01/Jul/2018 20:38:32] "GET /users/register/ HTTP/1.1" 200 5102
[01/Jul/2018 20:38:32] "GET /static/css/base.css HTTP/1.1" 200 18873
[01/Jul/2018 20:38:32] "GET /static/css/common.css HTTP/1.1" 200 8146
[01/Jul/2018 20:38:32] "GET /static/css/register.css HTTP/1.1" 200 1762
[01/Jul/2018 20:38:32] "GET /static/css/jstree.css HTTP/1.1" 200 34637
[01/Jul/2018 20:38:32] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414
[01/Jul/2018 20:38:33] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070
[01/Jul/2018 20:38:33] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604
[01/Jul/2018 20:38:33] "GET /static/js/base.js HTTP/1.1" 200 21228
[01/Jul/2018 20:38:33] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045
[01/Jul/2018 20:38:33] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738
[01/Jul/2018 20:38:34] "GET /static/js/users-common.js HTTP/1.1" 200 966
[01/Jul/2018 20:38:34] "GET /captcha/image/a46be482a8f72899e416cbd160cbb9a81af4f923/ HTTP/1.1" 200 4117
[01/Jul/2018 20:38:34] "GET /static/js/jstree.js HTTP/1.1" 200 297950
[01/Jul/2018 20:38:35] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[01/Jul/2018 20:38:35] "GET /static/image/login/bg_login.jpg HTTP/1.1" 200 29922
[01/Jul/2018 20:38:35] "GET /static/image/CodePedia.ico HTTP/1.1" 200 370070
[01/Jul/2018 20:38:36] "GET / HTTP/1.1" 200 22443
[01/Jul/2018 20:38:36] "GET /media/avatar/users/default.png HTTP/1.1" 200 36378
[01/Jul/2018 20:38:37] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[01/Jul/2018 20:38:37] "GET /static/vendor/site/css/style.css HTTP/1.1" 200 160222
[01/Jul/2018 20:38:44] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46478
[01/Jul/2018 20:38:44] "GET /static/css/code_show.css HTTP/1.1" 304 0
[01/Jul/2018 20:38:44] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[01/Jul/2018 20:38:45] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[01/Jul/2018 20:38:45] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[01/Jul/2018 20:38:45] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[01/Jul/2018 20:38:49] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239047
[01/Jul/2018 20:46:14] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46478
[01/Jul/2018 20:46:14] "GET /static/css/code_show.css HTTP/1.1" 200 18879
[01/Jul/2018 20:46:15] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[01/Jul/2018 20:46:15] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[01/Jul/2018 20:46:15] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[01/Jul/2018 20:46:15] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[01/Jul/2018 20:46:19] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239047
Not Found: /http:/www.baidu.com/cache/global/img/gs.gif
[01/Jul/2018 20:52:27] "GET http://www.baidu.com/cache/global/img/gs.gif HTTP/1.1" 404 1738
[01/Jul/2018 20:57:51] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46478
[01/Jul/2018 20:57:51] "GET /static/css/code_show.css HTTP/1.1" 200 18865
[01/Jul/2018 20:57:52] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[01/Jul/2018 20:57:53] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[01/Jul/2018 20:57:53] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[01/Jul/2018 20:57:53] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[01/Jul/2018 20:58:11] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239047
[01/Jul/2018 20:58:50] "GET /static/css/code_show.css HTTP/1.1" 304 0
[01/Jul/2018 20:58:50] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46478
[01/Jul/2018 20:58:51] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[01/Jul/2018 20:58:53] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[01/Jul/2018 20:58:53] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[01/Jul/2018 20:58:54] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[01/Jul/2018 20:59:22] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239047
[01/Jul/2018 21:02:03] "GET /static/css/code_show.css HTTP/1.1" 200 18865
[01/Jul/2018 21:02:03] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46478
[01/Jul/2018 21:02:03] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[01/Jul/2018 21:02:05] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[01/Jul/2018 21:02:05] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[01/Jul/2018 21:02:06] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[01/Jul/2018 21:02:28] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239047
[01/Jul/2018 21:02:29] "GET /static/css/code_show.css HTTP/1.1" 304 0
[01/Jul/2018 21:02:29] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46478
[01/Jul/2018 21:02:30] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[01/Jul/2018 21:02:30] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[01/Jul/2018 21:02:31] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[01/Jul/2018 21:02:31] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[01/Jul/2018 21:02:55] "GET /static/css/code_show.css HTTP/1.1" 304 0
[01/Jul/2018 21:02:56] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[01/Jul/2018 21:02:59] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239047
[01/Jul/2018 21:05:32] "GET /static/css/code_show.css HTTP/1.1" 304 0
[01/Jul/2018 21:05:32] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46478
[01/Jul/2018 21:05:33] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[01/Jul/2018 21:05:33] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[01/Jul/2018 21:05:34] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[01/Jul/2018 21:05:34] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[01/Jul/2018 21:05:41] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239047
[01/Jul/2018 21:05:41] "GET /static/css/prettify.css HTTP/1.1" 200 1600
[01/Jul/2018 21:05:41] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[01/Jul/2018 21:05:41] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46478
[01/Jul/2018 21:05:41] "GET /static/css/code_show.css HTTP/1.1" 200 18865
[01/Jul/2018 21:05:42] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[01/Jul/2018 21:05:42] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[01/Jul/2018 21:05:42] "GET /static/js/source.js HTTP/1.1" 200 29534
[01/Jul/2018 21:05:42] "GET /static/image/codepedia.png HTTP/1.1" 200 35811
[01/Jul/2018 21:05:44] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[01/Jul/2018 21:05:45] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[01/Jul/2018 21:05:47] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[01/Jul/2018 21:05:47] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160
[01/Jul/2018 21:05:48] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[01/Jul/2018 21:05:49] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[01/Jul/2018 21:05:49] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[01/Jul/2018 21:06:07] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239047
[01/Jul/2018 21:06:08] "GET /static/image/annotation.png HTTP/1.1" 200 1148
[01/Jul/2018 21:06:08] "GET /static/image/question.png HTTP/1.1" 200 1112
[01/Jul/2018 21:07:24] "GET /static/css/code_show.css HTTP/1.1" 304 0
[01/Jul/2018 21:07:24] "GET /static/image/codepedia.png HTTP/1.1" 304 0
[01/Jul/2018 21:07:24] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46478
[01/Jul/2018 21:07:24] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[01/Jul/2018 21:07:24] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[01/Jul/2018 21:07:25] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[01/Jul/2018 21:07:25] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[01/Jul/2018 21:07:29] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239047
[01/Jul/2018 21:07:30] "GET /static/image/annotation.png HTTP/1.1" 200 1148
[01/Jul/2018 21:07:30] "GET /static/image/question.png HTTP/1.1" 200 1112
[01/Jul/2018 21:07:32] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46478
[01/Jul/2018 21:07:32] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[01/Jul/2018 21:07:32] "GET /static/js/source.js HTTP/1.1" 200 29534
[01/Jul/2018 21:07:32] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[01/Jul/2018 21:07:32] "GET /static/css/prettify.css HTTP/1.1" 200 1600
[01/Jul/2018 21:07:32] "GET /static/css/code_show.css HTTP/1.1" 200 18865
[01/Jul/2018 21:07:32] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[01/Jul/2018 21:07:33] "GET /static/image/codepedia.png HTTP/1.1" 200 1688
[01/Jul/2018 21:07:33] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[01/Jul/2018 21:07:33] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[01/Jul/2018 21:07:34] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[01/Jul/2018 21:07:34] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160
[01/Jul/2018 21:07:35] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[01/Jul/2018 21:07:35] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[01/Jul/2018 21:07:35] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[01/Jul/2018 21:07:39] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239047
[01/Jul/2018 21:07:39] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 62
[01/Jul/2018 21:07:39] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[01/Jul/2018 21:07:39] "POST /operations/get_codereading_content/ HTTP/1.1" 200 5911
[01/Jul/2018 21:07:39] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[01/Jul/2018 21:07:58] "GET / HTTP/1.1" 200 22443
Not Found: /favicon.ico
[01/Jul/2018 21:07:59] "GET /favicon.ico HTTP/1.1" 404 3103
[01/Jul/2018 21:08:01] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46478
[01/Jul/2018 21:08:02] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[01/Jul/2018 21:08:02] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[01/Jul/2018 21:08:02] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[01/Jul/2018 21:08:06] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239047
[01/Jul/2018 21:08:15] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46478
[01/Jul/2018 21:08:15] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[01/Jul/2018 21:08:16] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[01/Jul/2018 21:08:16] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[01/Jul/2018 21:08:19] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239047
[01/Jul/2018 21:08:31] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 62
[01/Jul/2018 21:08:31] "POST /operations/get_codereading_content/ HTTP/1.1" 200 3559
[01/Jul/2018 21:08:31] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[01/Jul/2018 21:08:35] "GET /static/css/code_show.css HTTP/1.1" 304 0
[01/Jul/2018 21:08:36] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[01/Jul/2018 21:09:38] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[01/Jul/2018 21:11:28] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46478
[01/Jul/2018 21:11:28] "GET /static/css/code_show.css HTTP/1.1" 200 18871
[01/Jul/2018 21:11:28] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[01/Jul/2018 21:11:29] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[01/Jul/2018 21:11:29] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[01/Jul/2018 21:11:29] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[01/Jul/2018 21:11:33] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239047
[01/Jul/2018 21:12:02] "GET /static/css/code_show.css HTTP/1.1" 304 0
[01/Jul/2018 21:12:02] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
Performing system checks...
System check identified no issues (0 silenced).
July 01, 2018 - 17:49:28
Django version 2.0.6, using settings 'Codepedia2.settings'
Starting development server at http://0.0.0.0:8000/
Quit the server with CONTROL-C.
AnonymousUser
AnonymousUser
AnonymousUser
AnonymousUser
AnonymousUser
AnonymousUser
AnonymousUser
AnonymousUser
AnonymousUser
AnonymousUser
AnonymousUser
AnonymousUser
AnonymousUser
AnonymousUser
AnonymousUser
AnonymousUser
AnonymousUser
AnonymousUser
AnonymousUser
AnonymousUser
AnonymousUser
AnonymousUser
AnonymousUser
AnonymousUser
AnonymousUser
AnonymousUser
AnonymousUser
AnonymousUser
AnonymousUser
Unhandled exception in thread started by <function check_errors.<locals>.wrapper at 0x7f099e77e378>
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/autoreload.py", line 225, in wrapper
fn(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/commands/runserver.py", line 120, in inner_run
self.check(display_num_errors=True)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/base.py", line 364, in check
include_deployment_checks=include_deployment_checks,
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/base.py", line 351, in _run_checks
return checks.run_checks(**kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/registry.py", line 73, in run_checks
new_errors = check(app_configs=app_configs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/urls.py", line 40, in check_url_namespaces_unique
all_namespaces = _load_all_namespaces(resolver)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/urls.py", line 57, in _load_all_namespaces
url_patterns = getattr(resolver, 'url_patterns', [])
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/functional.py", line 36, in __get__
res = instance.__dict__[self.name] = self.func(instance)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/urls/resolvers.py", line 540, in url_patterns
patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/functional.py", line 36, in __get__
res = instance.__dict__[self.name] = self.func(instance)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/urls/resolvers.py", line 533, in urlconf_module
return import_module(self.urlconf_name)
File "/root//envs/codepedia2/lib/python3.6/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 994, in _gcd_import
File "<frozen importlib._bootstrap>", line 971, in _find_and_load
File "<frozen importlib._bootstrap>", line 955, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 665, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 678, in exec_module
File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
File "/projects/codepedia/Codepedia2/urls.py", line 22, in <module>
from projects.views import FileListlView
File "/projects/codepedia/apps/projects/views.py", line 14, in <module>
from utils import get_project_tree,scanner_project
File "/projects/codepedia/apps/utils/get_project_tree.py", line 17
<div id='project-tree'>
^
IndentationError: unexpected indent
Performing system checks...
Unhandled exception in thread started by <function check_errors.<locals>.wrapper at 0x7fb565f38378>
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/autoreload.py", line 225, in wrapper
fn(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/commands/runserver.py", line 120, in inner_run
self.check(display_num_errors=True)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/base.py", line 364, in check
include_deployment_checks=include_deployment_checks,
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/base.py", line 351, in _run_checks
return checks.run_checks(**kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/registry.py", line 73, in run_checks
new_errors = check(app_configs=app_configs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/urls.py", line 40, in check_url_namespaces_unique
all_namespaces = _load_all_namespaces(resolver)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/urls.py", line 57, in _load_all_namespaces
url_patterns = getattr(resolver, 'url_patterns', [])
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/functional.py", line 36, in __get__
res = instance.__dict__[self.name] = self.func(instance)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/urls/resolvers.py", line 540, in url_patterns
patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/functional.py", line 36, in __get__
res = instance.__dict__[self.name] = self.func(instance)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/urls/resolvers.py", line 533, in urlconf_module
return import_module(self.urlconf_name)
File "/root//envs/codepedia2/lib/python3.6/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 994, in _gcd_import
File "<frozen importlib._bootstrap>", line 971, in _find_and_load
File "<frozen importlib._bootstrap>", line 955, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 665, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 678, in exec_module
File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
File "/projects/codepedia/Codepedia2/urls.py", line 22, in <module>
from projects.views import FileListlView
File "/projects/codepedia/apps/projects/views.py", line 14, in <module>
from utils import get_project_tree,scanner_project
File "/projects/codepedia/apps/utils/get_project_tree.py", line 19
<input checked='true' id='demo1-1' name='demo1-1' type='checkbox'>
^
IndentationError: unexpected indent
Performing system checks...
Unhandled exception in thread started by <function check_errors.<locals>.wrapper at 0x7f289839e378>
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/autoreload.py", line 225, in wrapper
fn(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/commands/runserver.py", line 120, in inner_run
self.check(display_num_errors=True)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/base.py", line 364, in check
include_deployment_checks=include_deployment_checks,
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/base.py", line 351, in _run_checks
return checks.run_checks(**kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/registry.py", line 73, in run_checks
new_errors = check(app_configs=app_configs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/urls.py", line 40, in check_url_namespaces_unique
all_namespaces = _load_all_namespaces(resolver)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/urls.py", line 57, in _load_all_namespaces
url_patterns = getattr(resolver, 'url_patterns', [])
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/functional.py", line 36, in __get__
res = instance.__dict__[self.name] = self.func(instance)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/urls/resolvers.py", line 540, in url_patterns
patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/functional.py", line 36, in __get__
res = instance.__dict__[self.name] = self.func(instance)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/urls/resolvers.py", line 533, in urlconf_module
return import_module(self.urlconf_name)
File "/root//envs/codepedia2/lib/python3.6/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 994, in _gcd_import
File "<frozen importlib._bootstrap>", line 971, in _find_and_load
File "<frozen importlib._bootstrap>", line 955, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 665, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 678, in exec_module
File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
File "/projects/codepedia/Codepedia2/urls.py", line 22, in <module>
from projects.views import FileListlView
File "/projects/codepedia/apps/projects/views.py", line 14, in <module>
from utils import get_project_tree,scanner_project
File "/projects/codepedia/apps/utils/get_project_tree.py", line 19
<input checked='true' id='demo1-1' name='demo1-1' type='checkbox'>
^
IndentationError: unexpected indent
Performing system checks...
Unhandled exception in thread started by <function check_errors.<locals>.wrapper at 0x7fa302b39378>
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/autoreload.py", line 225, in wrapper
fn(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/commands/runserver.py", line 120, in inner_run
self.check(display_num_errors=True)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/base.py", line 364, in check
include_deployment_checks=include_deployment_checks,
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/base.py", line 351, in _run_checks
return checks.run_checks(**kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/registry.py", line 73, in run_checks
new_errors = check(app_configs=app_configs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/urls.py", line 40, in check_url_namespaces_unique
all_namespaces = _load_all_namespaces(resolver)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/urls.py", line 57, in _load_all_namespaces
url_patterns = getattr(resolver, 'url_patterns', [])
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/functional.py", line 36, in __get__
res = instance.__dict__[self.name] = self.func(instance)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/urls/resolvers.py", line 540, in url_patterns
patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/functional.py", line 36, in __get__
res = instance.__dict__[self.name] = self.func(instance)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/urls/resolvers.py", line 533, in urlconf_module
return import_module(self.urlconf_name)
File "/root//envs/codepedia2/lib/python3.6/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 994, in _gcd_import
File "<frozen importlib._bootstrap>", line 971, in _find_and_load
File "<frozen importlib._bootstrap>", line 955, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 665, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 678, in exec_module
File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
File "/projects/codepedia/Codepedia2/urls.py", line 22, in <module>
from projects.views import FileListlView
File "/projects/codepedia/apps/projects/views.py", line 14, in <module>
from utils import get_project_tree,scanner_project
File "/projects/codepedia/apps/utils/get_project_tree.py", line 19
<input checked='true' id='demo1-1' name='demo1-1' type='checkbox'>
^
IndentationError: unexpected indent
Performing system checks...
Unhandled exception in thread started by <function check_errors.<locals>.wrapper at 0x7f83046d9378>
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/autoreload.py", line 225, in wrapper
fn(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/commands/runserver.py", line 120, in inner_run
self.check(display_num_errors=True)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/base.py", line 364, in check
include_deployment_checks=include_deployment_checks,
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/base.py", line 351, in _run_checks
return checks.run_checks(**kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/registry.py", line 73, in run_checks
new_errors = check(app_configs=app_configs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/urls.py", line 40, in check_url_namespaces_unique
all_namespaces = _load_all_namespaces(resolver)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/urls.py", line 57, in _load_all_namespaces
url_patterns = getattr(resolver, 'url_patterns', [])
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/functional.py", line 36, in __get__
res = instance.__dict__[self.name] = self.func(instance)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/urls/resolvers.py", line 540, in url_patterns
patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/functional.py", line 36, in __get__
res = instance.__dict__[self.name] = self.func(instance)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/urls/resolvers.py", line 533, in urlconf_module
return import_module(self.urlconf_name)
File "/root//envs/codepedia2/lib/python3.6/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 994, in _gcd_import
File "<frozen importlib._bootstrap>", line 971, in _find_and_load
File "<frozen importlib._bootstrap>", line 955, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 665, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 678, in exec_module
File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
File "/projects/codepedia/Codepedia2/urls.py", line 22, in <module>
from projects.views import FileListlView
File "/projects/codepedia/apps/projects/views.py", line 14, in <module>
from utils import get_project_tree,scanner_project
File "/projects/codepedia/apps/utils/get_project_tree.py", line 19
<input checked='true' id='demo1-1' name='demo1-1' type='checkbox'>
^
IndentationError: unexpected indent
Performing system checks...
Unhandled exception in thread started by <function check_errors.<locals>.wrapper at 0x7f7a0ca0f378>
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/autoreload.py", line 225, in wrapper
fn(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/commands/runserver.py", line 120, in inner_run
self.check(display_num_errors=True)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/base.py", line 364, in check
include_deployment_checks=include_deployment_checks,
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/base.py", line 351, in _run_checks
return checks.run_checks(**kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/registry.py", line 73, in run_checks
new_errors = check(app_configs=app_configs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/urls.py", line 40, in check_url_namespaces_unique
all_namespaces = _load_all_namespaces(resolver)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/urls.py", line 57, in _load_all_namespaces
url_patterns = getattr(resolver, 'url_patterns', [])
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/functional.py", line 36, in __get__
res = instance.__dict__[self.name] = self.func(instance)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/urls/resolvers.py", line 540, in url_patterns
patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/functional.py", line 36, in __get__
res = instance.__dict__[self.name] = self.func(instance)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/urls/resolvers.py", line 533, in urlconf_module
return import_module(self.urlconf_name)
File "/root//envs/codepedia2/lib/python3.6/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 994, in _gcd_import
File "<frozen importlib._bootstrap>", line 971, in _find_and_load
File "<frozen importlib._bootstrap>", line 955, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 665, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 678, in exec_module
File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
File "/projects/codepedia/Codepedia2/urls.py", line 22, in <module>
from projects.views import FileListlView
File "/projects/codepedia/apps/projects/views.py", line 14, in <module>
from utils import get_project_tree,scanner_project
File "/projects/codepedia/apps/utils/get_project_tree.py", line 19
<input checked='true' id='demo1-1' name='demo1-1' type='checkbox'>
^
IndentationError: unexpected indent
Performing system checks...
[01/Jul/2018 22:13:53] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46478
[01/Jul/2018 22:13:53] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[01/Jul/2018 22:13:53] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[01/Jul/2018 22:13:54] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[01/Jul/2018 22:13:54] "GET /static/css/prettify.css HTTP/1.1" 200 1600
[01/Jul/2018 22:13:54] "GET /static/css/code_show.css HTTP/1.1" 200 19242
[01/Jul/2018 22:13:54] "GET /static/js/source.js HTTP/1.1" 200 29534
[01/Jul/2018 22:13:55] "GET /static/image/codepedia.png HTTP/1.1" 200 1688
[01/Jul/2018 22:13:55] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[01/Jul/2018 22:13:56] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[01/Jul/2018 22:13:57] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[01/Jul/2018 22:13:57] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160
[01/Jul/2018 22:13:58] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[01/Jul/2018 22:13:58] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[01/Jul/2018 22:13:58] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[01/Jul/2018 22:14:01] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 62
[01/Jul/2018 22:14:01] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[01/Jul/2018 22:14:01] "POST /operations/get_codereading_content/ HTTP/1.1" 200 3559
[01/Jul/2018 22:14:02] "GET /static/image/annotation.png HTTP/1.1" 200 1148
[01/Jul/2018 22:14:02] "GET /static/image/question.png HTTP/1.1" 200 1112
[01/Jul/2018 22:14:08] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239047
[01/Jul/2018 22:14:33] "GET /static/css/code_show.css HTTP/1.1" 304 0
[01/Jul/2018 22:14:33] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46478
[01/Jul/2018 22:14:33] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[01/Jul/2018 22:14:34] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[01/Jul/2018 22:14:34] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[01/Jul/2018 22:14:34] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[01/Jul/2018 22:14:53] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239047
[01/Jul/2018 22:15:02] "GET /static/css/code_show.css HTTP/1.1" 200 0
[01/Jul/2018 22:15:02] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46478
[01/Jul/2018 22:15:02] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[01/Jul/2018 22:15:04] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[01/Jul/2018 22:15:05] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[01/Jul/2018 22:15:05] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[01/Jul/2018 22:15:15] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46478
[01/Jul/2018 22:15:16] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239047
[01/Jul/2018 22:15:18] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[01/Jul/2018 22:15:18] "GET /static/css/prettify.css HTTP/1.1" 200 1600
[01/Jul/2018 22:15:18] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[01/Jul/2018 22:15:18] "GET /static/css/code_show.css HTTP/1.1" 200 18887
[01/Jul/2018 22:15:19] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[01/Jul/2018 22:15:21] "GET /static/js/source.js HTTP/1.1" 200 29534
[01/Jul/2018 22:15:22] "GET /static/image/codepedia.png HTTP/1.1" 200 1688
[01/Jul/2018 22:15:23] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[01/Jul/2018 22:15:26] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[01/Jul/2018 22:15:33] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160
[01/Jul/2018 22:15:35] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[01/Jul/2018 22:15:37] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[01/Jul/2018 22:15:37] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[01/Jul/2018 22:15:49] "POST /operations/get_codereading_content/ HTTP/1.1" 200 3571
[01/Jul/2018 22:15:49] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[01/Jul/2018 22:15:49] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 62
[01/Jul/2018 22:15:51] "GET /static/image/annotation.png HTTP/1.1" 200 1148
[01/Jul/2018 22:15:51] "GET /static/image/question.png HTTP/1.1" 200 1112
[01/Jul/2018 22:15:56] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 62
[01/Jul/2018 22:15:56] "POST /operations/get_codereading_content/ HTTP/1.1" 200 970
[01/Jul/2018 22:15:56] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[01/Jul/2018 22:15:59] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239047
[01/Jul/2018 22:16:00] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 62
[01/Jul/2018 22:16:00] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[01/Jul/2018 22:16:03] "POST /operations/get_codereading_content/ HTTP/1.1" 200 52967
[01/Jul/2018 22:16:03] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[01/Jul/2018 22:16:03] "POST /operations/get_codereading_content/ HTTP/1.1" 200 5911
[01/Jul/2018 22:16:04] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 62
[01/Jul/2018 22:16:16] "GET /static/css/code_show.css HTTP/1.1" 304 0
[01/Jul/2018 22:16:16] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[01/Jul/2018 22:20:34] "POST /operations/show_navigation/ HTTP/1.1" 500 19000
[01/Jul/2018 22:27:31] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46478
[01/Jul/2018 22:27:31] "GET /static/css/code_show.css HTTP/1.1" 304 0
[01/Jul/2018 22:27:31] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[01/Jul/2018 22:27:31] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[01/Jul/2018 22:27:31] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[01/Jul/2018 22:27:32] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[01/Jul/2018 22:27:35] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239047
[01/Jul/2018 22:35:07] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 62
[01/Jul/2018 22:35:07] "POST /operations/get_codereading_content/ HTTP/1.1" 200 3562
[01/Jul/2018 22:35:07] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[01/Jul/2018 22:43:22] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 62
[01/Jul/2018 22:43:22] "POST /operations/get_codereading_content/ HTTP/1.1" 200 5911
[01/Jul/2018 22:43:22] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[01/Jul/2018 22:47:18] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46478
[01/Jul/2018 22:47:18] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[01/Jul/2018 22:47:18] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[01/Jul/2018 22:47:18] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[01/Jul/2018 22:47:20] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46478
[01/Jul/2018 22:47:21] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239047
[01/Jul/2018 22:47:21] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[01/Jul/2018 22:47:21] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[01/Jul/2018 22:47:21] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[01/Jul/2018 22:47:25] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46478
[01/Jul/2018 22:47:25] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239047
[01/Jul/2018 22:47:26] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[01/Jul/2018 22:47:26] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[01/Jul/2018 22:47:26] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[01/Jul/2018 22:47:30] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239047
[01/Jul/2018 22:47:32] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46478
[01/Jul/2018 22:47:32] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[01/Jul/2018 22:47:32] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[01/Jul/2018 22:47:32] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[01/Jul/2018 22:47:36] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239047
[01/Jul/2018 23:01:04] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46478
[01/Jul/2018 23:01:04] "GET /static/js/source.js HTTP/1.1" 200 29534
[01/Jul/2018 23:01:04] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[01/Jul/2018 23:01:04] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[01/Jul/2018 23:01:04] "GET /static/css/prettify.css HTTP/1.1" 200 1600
[01/Jul/2018 23:01:04] "GET /static/css/code_show.css HTTP/1.1" 200 18887
[01/Jul/2018 23:01:04] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[01/Jul/2018 23:01:04] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[01/Jul/2018 23:01:05] "GET /static/image/codepedia.png HTTP/1.1" 200 1688
[01/Jul/2018 23:01:05] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[01/Jul/2018 23:01:06] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160
[01/Jul/2018 23:01:06] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[01/Jul/2018 23:01:06] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46478
[01/Jul/2018 23:01:06] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[01/Jul/2018 23:01:07] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[01/Jul/2018 23:01:07] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[01/Jul/2018 23:01:07] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[01/Jul/2018 23:01:07] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[01/Jul/2018 23:01:07] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239047
[01/Jul/2018 23:01:11] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239047
[01/Jul/2018 23:01:12] "GET /static/image/question.png HTTP/1.1" 200 1112
[01/Jul/2018 23:01:12] "GET /static/image/annotation.png HTTP/1.1" 200 1148
[02/Jul/2018 00:55:57] "HEAD / HTTP/1.0" 200 22443
[02/Jul/2018 02:59:27] "GET / HTTP/1.0" 200 22443
Not Found: /http:/www.baidu.com/cache/global/img/gs.gif
[02/Jul/2018 03:17:40] "GET http://www.baidu.com/cache/global/img/gs.gif HTTP/1.1" 404 1738
[02/Jul/2018 04:28:28] "HEAD / HTTP/1.0" 200 22443
Not Found: /http:/www.baidu.com/cache/global/img/gs.gif
[02/Jul/2018 06:20:36] "GET http://www.baidu.com/cache/global/img/gs.gif HTTP/1.1" 404 1738
[02/Jul/2018 08:37:29] "HEAD / HTTP/1.0" 200 22443
[02/Jul/2018 11:00:00] "GET / HTTP/1.1" 200 22443
[02/Jul/2018 11:00:00] "GET /static/css/common.css HTTP/1.1" 200 8146
[02/Jul/2018 11:00:00] "GET /static/css/base.css HTTP/1.1" 200 18873
[02/Jul/2018 11:00:00] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 304 0
[02/Jul/2018 11:00:00] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414
[02/Jul/2018 11:00:00] "GET /static/css/jstree.css HTTP/1.1" 200 34637
[02/Jul/2018 11:00:00] "GET /static/css/prettify.css HTTP/1.1" 304 0
[02/Jul/2018 11:00:01] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604
[02/Jul/2018 11:00:01] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045
[02/Jul/2018 11:00:01] "GET /static/js/base.js HTTP/1.1" 200 21228
[02/Jul/2018 11:00:02] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070
[02/Jul/2018 11:00:02] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738
[02/Jul/2018 11:00:02] "GET /media/avatar/users/default.png HTTP/1.1" 200 36378
[02/Jul/2018 11:00:03] "GET /static/vendor/site/css/style.css HTTP/1.1" 200 160222
[02/Jul/2018 11:00:04] "GET /static/js/jstree.js HTTP/1.1" 200 297950
[02/Jul/2018 11:00:05] "GET /static/image/CodePedia.ico HTTP/1.1" 200 370070
Not Found: /favicon.ico
[02/Jul/2018 11:00:05] "GET /favicon.ico HTTP/1.1" 404 3103
[02/Jul/2018 11:00:07] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46478
[02/Jul/2018 11:00:07] "GET /static/css/font-awesome.css HTTP/1.1" 304 0
[02/Jul/2018 11:00:07] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 304 0
[02/Jul/2018 11:00:07] "GET /static/css/code_show.css HTTP/1.1" 200 18887
[02/Jul/2018 11:00:07] "GET /static/js/prettify.js HTTP/1.1" 304 0
[02/Jul/2018 11:00:07] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 304 0
[02/Jul/2018 11:00:07] "GET /static/js/source.js HTTP/1.1" 304 0
[02/Jul/2018 11:00:07] "GET /static/image/codepedia.png HTTP/1.1" 304 0
[02/Jul/2018 11:00:07] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 304 0
[02/Jul/2018 11:00:08] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[02/Jul/2018 11:00:08] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[02/Jul/2018 11:00:08] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[02/Jul/2018 11:00:13] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239047
[02/Jul/2018 11:00:13] "GET /static/image/annotation.png HTTP/1.1" 304 0
[02/Jul/2018 11:00:13] "GET /static/image/question.png HTTP/1.1" 304 0
[02/Jul/2018 11:00:36] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 62
[02/Jul/2018 11:00:36] "POST /operations/get_codereading_content/ HTTP/1.1" 200 3562
[02/Jul/2018 11:00:36] "POST /operations/show_navigation/ HTTP/1.1" 200 35
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[02/Jul/2018 11:00:37] "POST /operations/show_navigation/ HTTP/1.1" 500 18993
[02/Jul/2018 11:02:52] "GET / HTTP/1.1" 200 22443
[02/Jul/2018 11:02:56] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46478
[02/Jul/2018 11:02:56] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[02/Jul/2018 11:02:56] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[02/Jul/2018 11:02:56] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[02/Jul/2018 11:03:00] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239047
[02/Jul/2018 11:03:11] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 62
[02/Jul/2018 11:03:11] "POST /operations/get_codereading_content/ HTTP/1.1" 200 3559
[02/Jul/2018 11:03:11] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[02/Jul/2018 11:06:52] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 62
[02/Jul/2018 11:06:52] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[02/Jul/2018 11:06:52] "POST /operations/get_codereading_content/ HTTP/1.1" 200 21750
Internal Server Error: /operations/show_method_info/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 171, in post
result_dict = json.loads(query_result)
File "/root//envs/codepedia2/lib/python3.6/json/__init__.py", line 354, in loads
return _default_decoder.decode(s)
File "/root//envs/codepedia2/lib/python3.6/json/decoder.py", line 339, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
File "/root//envs/codepedia2/lib/python3.6/json/decoder.py", line 357, in raw_decode
raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
[02/Jul/2018 11:07:04] "POST /operations/show_method_info/ HTTP/1.1" 500 19253
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[02/Jul/2018 11:07:15] "POST /operations/show_navigation/ HTTP/1.1" 500 19034
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[02/Jul/2018 11:07:16] "POST /operations/show_navigation/ HTTP/1.1" 500 19034
[02/Jul/2018 11:07:34] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1088
[02/Jul/2018 11:07:34] "POST /operations/show_navigation/ HTTP/1.1" 200 325
[02/Jul/2018 11:07:34] "POST /operations/get_codereading_content/ HTTP/1.1" 200 101947
[02/Jul/2018 11:12:11] "GET / HTTP/1.0" 200 22443
Not Found: /http:/www.rfa.org/
[02/Jul/2018 11:40:57] "GET http://www.rfa.org/ HTTP/1.1" 404 1661
Not Found: /http:/www.boxun.com/
[02/Jul/2018 11:40:57] "GET http://www.boxun.com/ HTTP/1.1" 404 1669
Not Found: /http:/www.baidu.com/
[02/Jul/2018 11:40:58] "GET http://www.baidu.com/ HTTP/1.1" 404 1669
Not Found: /http:/www.bing.com/
[02/Jul/2018 11:40:58] "GET http://www.bing.com/ HTTP/1.1" 404 1665
Not Found: /http:/wujieliulan.com/
Not Found: /http:/www.123cha.com/
[02/Jul/2018 11:40:58] "GET http://www.123cha.com/ HTTP/1.1" 404 1673
[02/Jul/2018 11:40:58] "GET http://wujieliulan.com/ HTTP/1.1" 404 1677
Not Found: /http:/www.minghui.org/
[02/Jul/2018 11:40:58] "GET http://www.minghui.org/ HTTP/1.1" 404 1677
Not Found: /http:/www.epochtimes.com/
[02/Jul/2018 11:40:58] "GET http://www.epochtimes.com/ HTTP/1.1" 404 1689
Not Found: /www.voanews.com:443
[02/Jul/2018 11:40:58] "CONNECT www.voanews.com:443 HTTP/1.0" 404 1669
[02/Jul/2018 12:45:33] "HEAD / HTTP/1.0" 200 22443
Not Found: /http:/www.baidu.com/cache/global/img/gs.gif
[02/Jul/2018 15:37:01] "GET http://www.baidu.com/cache/global/img/gs.gif HTTP/1.1" 404 1738
[02/Jul/2018 15:49:17] "HEAD / HTTP/1.0" 200 22443
[02/Jul/2018 16:44:12] "HEAD / HTTP/1.0" 200 22443
[02/Jul/2018 18:37:58] "GET / HTTP/1.0" 200 22443
Not Found: /http:/www.baidu.com/cache/global/img/gs.gif
[03/Jul/2018 00:52:53] "GET http://www.baidu.com/cache/global/img/gs.gif HTTP/1.1" 404 1738
Not Found: /http:/112.124.42.80:63435/
[03/Jul/2018 02:56:55] "HEAD http://112.124.42.80:63435/ HTTP/1.1" 404 1694
[03/Jul/2018 05:11:58] "GET / HTTP/1.1" 200 22443
Not Found: /http:/www.qq.com/404/search_children.js
[03/Jul/2018 07:25:15] "GET http://www.qq.com/404/search_children.js HTTP/1.1" 404 1723
[03/Jul/2018 07:25:20] code 400, message Bad request syntax ('\x05\x01\x00')
[03/Jul/2018 07:25:20] "" 400 -
[03/Jul/2018 07:25:20] code 400, message Bad request syntax ('\x04\x01\x00PpTi4\x00')
[03/Jul/2018 07:25:20] "PpTi4" 400 -
Not Found: /http:/112.124.127.162:83/index.php
[03/Jul/2018 08:29:31] "GET http://112.124.127.162:83/index.php HTTP/1.1" 404 1716
Not Found: /http:/www.baidu.com/cache/global/img/gs.gif
[03/Jul/2018 09:36:28] "GET http://www.baidu.com/cache/global/img/gs.gif HTTP/1.1" 404 1738
[03/Jul/2018 10:21:54] "GET / HTTP/1.1" 200 24242
[03/Jul/2018 10:21:54] "GET /static/css/base.css HTTP/1.1" 200 18873
[03/Jul/2018 10:21:54] "GET /static/css/common.css HTTP/1.1" 200 8146
[03/Jul/2018 10:21:54] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[03/Jul/2018 10:21:54] "GET /static/css/jstree.css HTTP/1.1" 200 34637
[03/Jul/2018 10:21:54] "GET /static/css/prettify.css HTTP/1.1" 200 1600
[03/Jul/2018 10:21:54] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414
[03/Jul/2018 10:21:55] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604
[03/Jul/2018 10:21:55] "GET /static/js/base.js HTTP/1.1" 200 21228
[03/Jul/2018 10:21:55] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070
[03/Jul/2018 10:21:55] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045
[03/Jul/2018 10:21:55] "GET /static/vendor/site/css/style.css HTTP/1.1" 200 160222
[03/Jul/2018 10:21:55] "GET /static/js/jstree.js HTTP/1.1" 200 297950
[03/Jul/2018 10:21:56] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738
[03/Jul/2018 10:21:57] "GET /media/avatar/users/default.png HTTP/1.1" 200 36378
[03/Jul/2018 10:21:58] "GET /static/image/CodePedia.ico HTTP/1.1" 200 370070
Not Found: /favicon.ico
[03/Jul/2018 10:21:59] "GET /favicon.ico HTTP/1.1" 404 3103
[03/Jul/2018 10:22:03] "GET /projects/ HTTP/1.1" 200 8319
[03/Jul/2018 10:22:09] "GET /projects/Notes/ HTTP/1.1" 200 49488
[03/Jul/2018 10:22:09] "GET /static/css/code_show.css HTTP/1.1" 200 18887
[03/Jul/2018 10:22:09] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[03/Jul/2018 10:22:09] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[03/Jul/2018 10:22:09] "GET /static/js/source.js HTTP/1.1" 200 29534
[03/Jul/2018 10:22:09] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[03/Jul/2018 10:22:09] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[03/Jul/2018 10:22:10] "GET /static/image/codepedia.png HTTP/1.1" 200 1688
[03/Jul/2018 10:22:10] "GET /static/image/users/default.png HTTP/1.1" 200 36378
[03/Jul/2018 10:22:11] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160
[03/Jul/2018 10:22:11] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 73
[03/Jul/2018 10:22:11] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 62
[03/Jul/2018 10:22:11] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[03/Jul/2018 10:22:11] "POST /operations/get_codereading_content/ HTTP/1.1" 200 4974
[03/Jul/2018 10:22:12] "GET /static/image/annotation.png HTTP/1.1" 200 1148
[03/Jul/2018 10:22:12] "GET /static/image/question.png HTTP/1.1" 200 1112
[03/Jul/2018 10:22:24] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1795
[03/Jul/2018 10:22:24] "POST /operations/show_navigation/ HTTP/1.1" 200 1037
[03/Jul/2018 10:22:25] "POST /operations/get_codereading_content/ HTTP/1.1" 200 466761
[03/Jul/2018 10:22:59] "POST /operations/show_annotation/ HTTP/1.1" 200 3335
[03/Jul/2018 10:23:04] "POST /operations/show_annotation/ HTTP/1.1" 200 3335
[03/Jul/2018 10:24:05] "POST /operations/add_annotation/ HTTP/1.1" 200 41
[03/Jul/2018 10:25:34] "GET /projects/Notes/ HTTP/1.1" 200 49488
[03/Jul/2018 10:25:35] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 69
Internal Server Error: /operations/get_codereading_content/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 666, in post
html_str = get_code(project_id,path)
File "/projects/codepedia/apps/operations/views.py", line 672, in get_code
fileid = file.pk
AttributeError: 'NoneType' object has no attribute 'pk'
Internal Server Error: /operations/get_hotest_issues/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 573, in post
file = File.objects.get(project_id=project_id,path=path)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[03/Jul/2018 10:25:35] "POST /operations/get_codereading_content/ HTTP/1.1" 500 18795
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[03/Jul/2018 10:25:35] "POST /operations/get_hotest_issues/ HTTP/1.1" 500 19037
[03/Jul/2018 10:25:35] "POST /operations/show_navigation/ HTTP/1.1" 500 19032
[03/Jul/2018 10:25:45] "POST /operations/show_navigation/ HTTP/1.1" 200 1037
[03/Jul/2018 10:25:45] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1795
[03/Jul/2018 10:25:46] "POST /operations/get_codereading_content/ HTTP/1.1" 200 466761
[03/Jul/2018 10:27:47] "POST /operations/show_annotation/ HTTP/1.1" 200 3066
[03/Jul/2018 10:27:47] "POST /operations/show_annotation/ HTTP/1.1" 200 3066
[03/Jul/2018 10:27:47] "POST /operations/show_annotation/ HTTP/1.1" 200 3066
[03/Jul/2018 10:27:47] "POST /operations/show_annotation/ HTTP/1.1" 200 3066
[03/Jul/2018 10:27:47] "POST /operations/show_annotation/ HTTP/1.1" 200 3066
[03/Jul/2018 10:27:49] "POST /operations/show_annotation/ HTTP/1.1" 200 3066
[03/Jul/2018 10:28:09] "POST /operations/show_annotation/ HTTP/1.1" 200 3066
[03/Jul/2018 10:29:18] "POST /operations/show_issue_question/ HTTP/1.1" 200 2585
[03/Jul/2018 10:30:00] "POST /operations/show_issue_question/ HTTP/1.1" 200 2585
[03/Jul/2018 10:30:03] "POST /operations/show_annotation/ HTTP/1.1" 200 7389
[03/Jul/2018 10:31:03] "GET / HTTP/1.1" 200 24242
[03/Jul/2018 10:31:07] "GET /files/ HTTP/1.1" 200 24242
[03/Jul/2018 10:31:18] "GET /files/?sort=hot HTTP/1.1" 200 24411
[03/Jul/2018 10:31:21] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 49488
[03/Jul/2018 10:31:21] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 10:31:21] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 10:31:21] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 10:31:25] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239047
[03/Jul/2018 10:51:19] "HEAD / HTTP/1.0" 200 22443
[03/Jul/2018 11:42:07] "HEAD / HTTP/1.0" 200 22443
----------------------------------------
Exception happened during processing of request from ('188.138.125.155', 32774)
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/socketserver.py", line 651, in process_request_thread
self.finish_request(request, client_address)
File "/root//envs/codepedia2/lib/python3.6/socketserver.py", line 361, in finish_request
self.RequestHandlerClass(request, client_address, self)
File "/root//envs/codepedia2/lib/python3.6/socketserver.py", line 721, in __init__
self.handle()
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/servers/basehttp.py", line 139, in handle
self.raw_requestline = self.rfile.readline(65537)
File "/root//envs/codepedia2/lib/python3.6/socket.py", line 586, in readinto
return self._sock.recv_into(b)
ConnectionResetError: [Errno 104] Connection reset by peer
----------------------------------------
[03/Jul/2018 12:02:56] code 400, message Bad request syntax ('\x00\x00\x00TZ\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x10\x04\x01.\x05\x00\x00\x00\x00\x81I¨À\x00\x0c)\x83z»\x01\x00zÚf\x00\x8d\x16Ò~\x9dU\x05ñ\x1fi»©\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00ÃТ|¦v½ó\x1eOÑËÜ®Ëd')
[03/Jul/2018 12:02:56] "TZ.I¨À )ƒzÚfÒ~Uñi»©ÃТ|¦v½óOÑËÜ®Ëd" 400 -
[03/Jul/2018 13:23:46] "HEAD / HTTP/1.0" 200 22443
[03/Jul/2018 13:42:57] "GET / HTTP/1.1" 200 22443
[03/Jul/2018 13:42:57] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 304 0
[03/Jul/2018 13:42:57] "GET /static/css/common.css HTTP/1.1" 304 0
[03/Jul/2018 13:42:57] "GET /static/css/base.css HTTP/1.1" 304 0
[03/Jul/2018 13:42:57] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 304 0
[03/Jul/2018 13:42:57] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 304 0
[03/Jul/2018 13:42:57] "GET /static/css/jstree.css HTTP/1.1" 304 0
[03/Jul/2018 13:42:57] "GET /static/js/jstree.js HTTP/1.1" 304 0
[03/Jul/2018 13:42:57] "GET /static/js/run_prettify.js HTTP/1.1" 304 0
[03/Jul/2018 13:42:57] "GET /static/vendor/site/css/style.css HTTP/1.1" 304 0
[03/Jul/2018 13:42:57] "GET /static/css/prettify.css HTTP/1.1" 304 0
[03/Jul/2018 13:42:57] "GET /static/js/base.js HTTP/1.1" 304 0
[03/Jul/2018 13:42:57] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 304 0
[03/Jul/2018 13:42:57] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 304 0
[03/Jul/2018 13:42:57] "GET /static/image/CodePedia.ico HTTP/1.1" 304 0
[03/Jul/2018 13:42:57] "GET /media/avatar/users/default.png HTTP/1.1" 304 0
[03/Jul/2018 13:43:00] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46478
[03/Jul/2018 13:43:00] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 304 0
[03/Jul/2018 13:43:00] "GET /static/css/font-awesome.css HTTP/1.1" 304 0
[03/Jul/2018 13:43:00] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 304 0
[03/Jul/2018 13:43:00] "GET /static/js/prettify.js HTTP/1.1" 304 0
[03/Jul/2018 13:43:00] "GET /static/css/code_show.css HTTP/1.1" 304 0
[03/Jul/2018 13:43:00] "GET /static/js/source.js HTTP/1.1" 304 0
[03/Jul/2018 13:43:00] "GET /static/image/codepedia.png HTTP/1.1" 304 0
[03/Jul/2018 13:43:00] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 304 0
[03/Jul/2018 13:43:01] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 13:43:01] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 13:43:01] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 13:43:03] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239047
[03/Jul/2018 13:43:05] "GET /static/image/question.png HTTP/1.1" 304 0
[03/Jul/2018 13:43:05] "GET /static/image/annotation.png HTTP/1.1" 304 0
[03/Jul/2018 13:43:09] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 13:45:04] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46478
[03/Jul/2018 13:45:05] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 13:45:05] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 13:45:05] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 13:45:08] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239047
[03/Jul/2018 14:17:27] "GET /projects/Notes/ HTTP/1.1" 200 49488
[03/Jul/2018 14:17:27] "GET /static/css/code_show.css HTTP/1.1" 304 0
[03/Jul/2018 14:17:27] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 69
Internal Server Error: /operations/get_codereading_content/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 666, in post
html_str = get_code(project_id,path)
File "/projects/codepedia/apps/operations/views.py", line 672, in get_code
fileid = file.pk
AttributeError: 'NoneType' object has no attribute 'pk'
[03/Jul/2018 14:17:27] "POST /operations/get_codereading_content/ HTTP/1.1" 500 18795
Internal Server Error: /operations/get_hotest_issues/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 573, in post
file = File.objects.get(project_id=project_id,path=path)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[03/Jul/2018 14:17:27] "POST /operations/get_hotest_issues/ HTTP/1.1" 500 19037
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[03/Jul/2018 14:17:27] "POST /operations/show_navigation/ HTTP/1.1" 500 19032
[03/Jul/2018 14:17:38] "POST /operations/show_navigation/ HTTP/1.1" 200 241
[03/Jul/2018 14:17:38] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1792
[03/Jul/2018 14:17:38] "POST /operations/get_codereading_content/ HTTP/1.1" 200 312233
[03/Jul/2018 14:20:56] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 14:21:32] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46478
[03/Jul/2018 14:21:33] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 14:21:33] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 14:21:33] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 14:21:33] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 14:21:35] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239047
[03/Jul/2018 14:27:36] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46572
[03/Jul/2018 14:27:37] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 14:27:37] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 14:27:37] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 14:27:37] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 14:27:39] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239047
[03/Jul/2018 14:27:48] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1088
[03/Jul/2018 14:27:48] "POST /operations/show_navigation/ HTTP/1.1" 200 325
[03/Jul/2018 14:27:48] "POST /operations/get_codereading_content/ HTTP/1.1" 200 101947
[03/Jul/2018 14:32:54] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46572
[03/Jul/2018 14:32:54] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 14:32:54] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 14:32:54] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 14:32:58] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239047
[03/Jul/2018 14:33:13] "POST /operations/add_annotation/ HTTP/1.1" 200 59
[03/Jul/2018 14:33:16] "GET /users/login/ HTTP/1.1" 200 4230
[03/Jul/2018 14:33:17] "GET /static/css/register.css HTTP/1.1" 200 1762
[03/Jul/2018 14:33:17] "GET /static/js/users-common.js HTTP/1.1" 200 966
[03/Jul/2018 14:33:17] "GET /static/image/login/bg_login.jpg HTTP/1.1" 200 29922
[03/Jul/2018 14:33:19] "POST /users/login/ HTTP/1.1" 302 0
[03/Jul/2018 14:33:19] "GET / HTTP/1.1" 200 24242
[03/Jul/2018 14:33:21] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 49582
[03/Jul/2018 14:33:21] "GET /static/image/users/default.png HTTP/1.1" 200 36378
[03/Jul/2018 14:33:22] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 14:33:22] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 14:33:22] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 14:33:24] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239047
[03/Jul/2018 14:33:34] "POST /operations/add_annotation/ HTTP/1.1" 200 71
[03/Jul/2018 14:33:42] "POST /operations/add_annotation/ HTTP/1.1" 200 41
[03/Jul/2018 14:33:50] "POST /operations/add_annotation/ HTTP/1.1" 200 71
[03/Jul/2018 14:33:53] "POST /operations/show_annotation/ HTTP/1.1" 200 1603
[03/Jul/2018 14:33:55] "POST /operations/show_annotation/ HTTP/1.1" 200 1603
[03/Jul/2018 14:33:57] "POST /operations/show_annotation/ HTTP/1.1" 200 1618
[03/Jul/2018 14:33:59] "POST /operations/show_annotation/ HTTP/1.1" 200 1618
[03/Jul/2018 14:33:59] "POST /operations/show_annotation/ HTTP/1.1" 200 1618
[03/Jul/2018 14:34:00] "POST /operations/show_annotation/ HTTP/1.1" 200 1618
[03/Jul/2018 14:34:06] "POST /operations/show_annotation/ HTTP/1.1" 200 1618
[03/Jul/2018 14:34:08] "POST /operations/show_annotation/ HTTP/1.1" 200 1618
[03/Jul/2018 14:34:10] "POST /operations/show_annotation/ HTTP/1.1" 200 1603
[03/Jul/2018 14:34:12] "POST /operations/show_annotation/ HTTP/1.1" 200 1603
[03/Jul/2018 14:34:13] "POST /operations/show_annotation/ HTTP/1.1" 200 1603
[03/Jul/2018 14:34:17] "POST /operations/show_annotation/ HTTP/1.1" 200 1603
[03/Jul/2018 14:34:21] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 14:34:47] "POST /operations/show_issue_question/ HTTP/1.1" 200 960
[03/Jul/2018 14:34:51] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 14:35:15] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 14:55:08] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 49582
[03/Jul/2018 14:55:09] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 14:55:09] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 135
Internal Server Error: /operations/get_codereading_content/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 666, in post
html_str = get_code(project_id,path)
File "/projects/codepedia/apps/operations/views.py", line 672, in get_code
fileid = file.pk
AttributeError: 'NoneType' object has no attribute 'pk'
Internal Server Error: /operations/get_hotest_issues/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 573, in post
file = File.objects.get(project_id=project_id,path=path)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[03/Jul/2018 14:55:09] "POST /operations/get_codereading_content/ HTTP/1.1" 500 18892
[03/Jul/2018 14:55:09] "POST /operations/show_navigation/ HTTP/1.1" 500 19129
[03/Jul/2018 14:55:09] "POST /operations/get_hotest_issues/ HTTP/1.1" 500 19134
[03/Jul/2018 14:55:15] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46572
[03/Jul/2018 14:55:15] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[03/Jul/2018 14:55:15] "GET /static/css/prettify.css HTTP/1.1" 200 1600
[03/Jul/2018 14:55:15] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[03/Jul/2018 14:55:16] "GET /static/css/code_show.css HTTP/1.1" 200 18887
[03/Jul/2018 14:55:16] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[03/Jul/2018 14:55:16] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[03/Jul/2018 14:55:16] "GET /static/js/source.js HTTP/1.1" 200 29534
[03/Jul/2018 14:55:16] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[03/Jul/2018 14:55:16] "GET /static/image/codepedia.png HTTP/1.1" 200 4780
[03/Jul/2018 14:55:17] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 14:55:17] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160
[03/Jul/2018 14:55:18] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 135
Internal Server Error: /operations/get_codereading_content/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 666, in post
html_str = get_code(project_id,path)
File "/projects/codepedia/apps/operations/views.py", line 672, in get_code
fileid = file.pk
AttributeError: 'NoneType' object has no attribute 'pk'
[03/Jul/2018 14:55:18] "POST /operations/get_codereading_content/ HTTP/1.1" 500 18799
Internal Server Error: /operations/get_hotest_issues/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 573, in post
file = File.objects.get(project_id=project_id,path=path)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[03/Jul/2018 14:55:18] "POST /operations/get_hotest_issues/ HTTP/1.1" 500 19041
[03/Jul/2018 14:55:18] "POST /operations/show_navigation/ HTTP/1.1" 500 19036
[03/Jul/2018 14:58:30] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46572
[03/Jul/2018 14:58:30] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[03/Jul/2018 14:58:30] "GET /static/css/prettify.css HTTP/1.1" 200 1600
[03/Jul/2018 14:58:30] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[03/Jul/2018 14:58:31] "GET /static/css/code_show.css HTTP/1.1" 200 18887
[03/Jul/2018 14:58:31] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[03/Jul/2018 14:58:31] "GET /static/js/source.js HTTP/1.1" 200 29534
[03/Jul/2018 14:58:31] "GET /static/image/codepedia.png HTTP/1.1" 200 2672
[03/Jul/2018 14:58:31] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[03/Jul/2018 14:58:32] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[03/Jul/2018 14:58:32] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160
[03/Jul/2018 14:58:32] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 14:58:33] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 135
Internal Server Error: /operations/get_hotest_issues/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 573, in post
file = File.objects.get(project_id=project_id,path=path)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[03/Jul/2018 14:58:33] "POST /operations/get_hotest_issues/ HTTP/1.1" 500 19041
Internal Server Error: /operations/get_codereading_content/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 666, in post
html_str = get_code(project_id,path)
File "/projects/codepedia/apps/operations/views.py", line 672, in get_code
fileid = file.pk
AttributeError: 'NoneType' object has no attribute 'pk'
[03/Jul/2018 14:58:33] "POST /operations/get_codereading_content/ HTTP/1.1" 500 18799
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[03/Jul/2018 14:58:33] "POST /operations/show_navigation/ HTTP/1.1" 500 19036
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[03/Jul/2018 15:13:59] "POST /operations/show_navigation/ HTTP/1.1" 500 19036
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[03/Jul/2018 15:14:01] "POST /operations/show_navigation/ HTTP/1.1" 500 19036
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[03/Jul/2018 15:14:03] "POST /operations/show_navigation/ HTTP/1.1" 500 19036
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[03/Jul/2018 15:14:19] "POST /operations/show_navigation/ HTTP/1.1" 500 19036
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[03/Jul/2018 15:14:21] "POST /operations/show_navigation/ HTTP/1.1" 500 19036
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[03/Jul/2018 15:14:34] "POST /operations/show_navigation/ HTTP/1.1" 500 19036
[03/Jul/2018 15:14:43] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 15:14:43] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[03/Jul/2018 15:14:45] "POST /operations/show_navigation/ HTTP/1.1" 500 19036
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[03/Jul/2018 15:14:47] "POST /operations/show_navigation/ HTTP/1.1" 500 19034
[03/Jul/2018 15:14:47] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239176
[03/Jul/2018 15:14:48] "GET /static/image/question.png HTTP/1.1" 200 1112
[03/Jul/2018 15:14:48] "GET /static/image/annotation.png HTTP/1.1" 200 1148
[03/Jul/2018 15:20:51] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[03/Jul/2018 15:21:16] "POST /operations/show_navigation/ HTTP/1.1" 500 19036
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[03/Jul/2018 15:21:19] "POST /operations/show_navigation/ HTTP/1.1" 500 19036
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[03/Jul/2018 15:21:25] "POST /operations/show_navigation/ HTTP/1.1" 500 19036
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[03/Jul/2018 15:21:30] "POST /operations/show_navigation/ HTTP/1.1" 500 19036
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[03/Jul/2018 15:21:32] "POST /operations/show_navigation/ HTTP/1.1" 500 19036
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[03/Jul/2018 15:21:56] "POST /operations/show_navigation/ HTTP/1.1" 500 19036
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[03/Jul/2018 15:21:58] "POST /operations/show_navigation/ HTTP/1.1" 500 19036
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[03/Jul/2018 15:22:25] "POST /operations/show_navigation/ HTTP/1.1" 500 19036
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[03/Jul/2018 15:22:26] "POST /operations/show_navigation/ HTTP/1.1" 500 19036
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[03/Jul/2018 15:22:28] "POST /operations/show_navigation/ HTTP/1.1" 500 19036
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[03/Jul/2018 15:22:29] "POST /operations/show_navigation/ HTTP/1.1" 500 19036
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[03/Jul/2018 15:22:34] "POST /operations/show_navigation/ HTTP/1.1" 500 19036
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[03/Jul/2018 15:22:35] "POST /operations/show_navigation/ HTTP/1.1" 500 19036
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[03/Jul/2018 15:22:37] "POST /operations/show_navigation/ HTTP/1.1" 500 19036
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[03/Jul/2018 15:22:41] "POST /operations/show_navigation/ HTTP/1.1" 500 19036
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[03/Jul/2018 15:22:42] "POST /operations/show_navigation/ HTTP/1.1" 500 19036
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[03/Jul/2018 15:22:44] "POST /operations/show_navigation/ HTTP/1.1" 500 19036
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[03/Jul/2018 15:26:20] "POST /operations/show_navigation/ HTTP/1.1" 500 19036
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[03/Jul/2018 15:26:21] "POST /operations/show_navigation/ HTTP/1.1" 500 19036
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[03/Jul/2018 15:26:24] "POST /operations/show_navigation/ HTTP/1.1" 500 19036
[03/Jul/2018 15:27:57] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[03/Jul/2018 15:32:20] "POST /operations/show_navigation/ HTTP/1.1" 500 19036
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[03/Jul/2018 15:32:25] "POST /operations/show_navigation/ HTTP/1.1" 500 19036
[03/Jul/2018 15:32:44] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46572
[03/Jul/2018 15:32:44] "GET /static/image/codepedia.png HTTP/1.1" 304 0
[03/Jul/2018 15:32:45] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 149
Internal Server Error: /operations/get_codereading_content/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 666, in post
html_str = get_code(project_id,path)
File "/projects/codepedia/apps/operations/views.py", line 672, in get_code
fileid = file.pk
AttributeError: 'NoneType' object has no attribute 'pk'
[03/Jul/2018 15:32:45] "POST /operations/get_codereading_content/ HTTP/1.1" 500 18806
Internal Server Error: /operations/get_hotest_issues/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 573, in post
file = File.objects.get(project_id=project_id,path=path)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[03/Jul/2018 15:32:45] "POST /operations/get_hotest_issues/ HTTP/1.1" 500 19050
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[03/Jul/2018 15:32:45] "POST /operations/show_navigation/ HTTP/1.1" 500 19044
[03/Jul/2018 15:40:57] "GET /?nsukey=OMXBbquFMhG4B9ugKL2BKM02quXfqZ39iLb0asC3yHwiIlL5XU2FPTcLNzjKLQmwCAAHkURxazO2Iaafn1tQYyDghAO1iypJLUw2BOg2FvFCPmyxXZ38UJxlARQtpkYi2j52oYGXRLP1yNv2HuR3C269eg3D3D HTTP/1.1" 200 24653
[03/Jul/2018 15:40:57] "GET /static/css/base.css HTTP/1.1" 200 18873
[03/Jul/2018 15:40:57] "GET /static/css/jstree.css HTTP/1.1" 200 34637
[03/Jul/2018 15:40:57] "GET /?nsukey=OMXBbquFMhG4B9ugKL2BKM02quXfqZ39iLb0asC3yHwiIlL5XU2FPTcLNzjKLQmwCAAHkURxazO2Iaafn1tQYyDghAO1iypJLUw2BOg2FvFCPmyxXZ38UJxlARQtpkYi2j52oYGXRLP1yNv2HuR3C269eg3D3D HTTP/1.1" 200 24653
[03/Jul/2018 15:40:57] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[03/Jul/2018 15:40:57] "GET /static/css/common.css HTTP/1.1" 200 8146
[03/Jul/2018 15:40:57] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414
[03/Jul/2018 15:40:57] "GET /static/css/prettify.css HTTP/1.1" 200 1600
[03/Jul/2018 15:40:57] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070
[03/Jul/2018 15:40:57] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604
[03/Jul/2018 15:40:57] "GET /static/js/base.js HTTP/1.1" 200 21228
[03/Jul/2018 15:40:57] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045
[03/Jul/2018 15:40:57] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414
[03/Jul/2018 15:40:57] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604
[03/Jul/2018 15:40:57] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045
[03/Jul/2018 15:40:57] "GET /static/js/base.js HTTP/1.1" 200 21228
[03/Jul/2018 15:40:58] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070
[03/Jul/2018 15:40:58] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738
[03/Jul/2018 15:40:59] "GET /static/vendor/site/css/style.css HTTP/1.1" 200 160222
[03/Jul/2018 15:41:00] "GET /static/js/jstree.js HTTP/1.1" 200 297950
[03/Jul/2018 15:41:00] "GET /?nsukey=OMXBbquFMhG4B9ugKL2BKM02quXfqZ39iLb0asC3yHwiIlL5XU2FPTcLNzjKLQmwCAAHkURxazO2Iaafn1tQYyDghAO1iypJLUw2BOg2FvFCPmyxXZ38UJxlARQtpkYi2j52oYGXRLP1yNv2HuR3C269eg3D3D HTTP/1.1" 200 24653
[03/Jul/2018 15:41:01] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738
[03/Jul/2018 15:41:02] "GET /static/js/jstree.js HTTP/1.1" 200 297950
[03/Jul/2018 15:41:03] "GET /static/vendor/site/css/style.css HTTP/1.1" 200 160222
[03/Jul/2018 15:41:03] "GET /media/avatar/users/default.png HTTP/1.1" 200 36378
[03/Jul/2018 15:41:04] "GET /media/avatar/users/default.png HTTP/1.1" 200 36378
[03/Jul/2018 15:41:04] "GET /static/vendor/site/css/style.css HTTP/1.1" 200 160222
[03/Jul/2018 15:41:06] "GET /static/js/jstree.js HTTP/1.1" 200 297950
[03/Jul/2018 15:41:07] "GET /static/image/CodePedia.ico HTTP/1.1" 200 370070
[03/Jul/2018 15:41:08] "GET /media/avatar/users/default.png HTTP/1.1" 200 36378
[03/Jul/2018 15:41:08] "GET /static/image/CodePedia.ico HTTP/1.1" 200 370070
[03/Jul/2018 15:41:09] "GET /static/css/base.css HTTP/1.1" 200 18873
[03/Jul/2018 15:41:09] "GET /static/css/common.css HTTP/1.1" 200 8146
[03/Jul/2018 15:41:09] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414
[03/Jul/2018 15:41:10] "GET /static/image/CodePedia.ico HTTP/1.1" 200 370070
[03/Jul/2018 15:41:10] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070
[03/Jul/2018 15:41:10] "GET /static/css/jstree.css HTTP/1.1" 200 34637
[03/Jul/2018 15:41:11] "GET /static/css/prettify.css HTTP/1.1" 200 1600
[03/Jul/2018 15:41:11] "GET /static/vendor/site/css/style.css HTTP/1.1" 200 160222
[03/Jul/2018 15:41:12] "GET /media/avatar/users/default.png HTTP/1.1" 200 36378
[03/Jul/2018 15:41:12] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[03/Jul/2018 15:41:13] "GET /static/image/CodePedia.ico HTTP/1.1" 200 370070
[03/Jul/2018 15:41:32] "GET /?nsukey=OMXBbquFMhG4B9ugKL2BKM02quXfqZ39iLb0asC3yHwiIlL5XU2FPTcLNzjKLQmwCAAHkURxazO2Iaafn1tQYyDghAO1iypJLUw2BOg2FvFCPmyxXZ38UJxlARQtpkYi2j52oYGXRLP1yNv2HuR3C269eg3D3D HTTP/1.1" 200 24653
[03/Jul/2018 15:41:32] "GET /media/avatar/users/default.png HTTP/1.1" 200 36378
[03/Jul/2018 15:41:32] "GET /static/image/CodePedia.ico HTTP/1.1" 200 370070
[03/Jul/2018 15:41:33] "GET /static/css/base.css HTTP/1.1" 200 18873
[03/Jul/2018 15:41:33] "GET /static/css/common.css HTTP/1.1" 200 8146
[03/Jul/2018 15:41:33] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414
[03/Jul/2018 15:41:33] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070
[03/Jul/2018 15:41:34] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[03/Jul/2018 15:41:34] "GET /static/css/prettify.css HTTP/1.1" 200 1600
[03/Jul/2018 15:41:34] "GET /static/css/jstree.css HTTP/1.1" 200 34637
[03/Jul/2018 15:41:34] "GET /media/avatar/users/default.png HTTP/1.1" 200 36378
[03/Jul/2018 15:41:34] "GET /static/vendor/site/css/style.css HTTP/1.1" 200 160222
[03/Jul/2018 15:41:36] "GET /static/image/CodePedia.ico HTTP/1.1" 200 370070
[03/Jul/2018 15:41:41] "GET / HTTP/1.1" 200 22443
[03/Jul/2018 15:41:42] "GET /static/js/jstree.js HTTP/1.1" 200 297950
[03/Jul/2018 15:41:44] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604
[03/Jul/2018 15:41:46] "GET /static/js/base.js HTTP/1.1" 200 21228
[03/Jul/2018 15:41:46] "GET /?nsukey=OMXBbquFMhG4B9ugKL2BKM02quXfqZ39iLb0asC3yHwiIlL5XU2FPTcLNzjKLQmwCAAHkURxazO2Iaafn1tQYyDghAO1iypJLUw2BOg2FvFCPmyxXZ38UJxlARQtpkYi2j52oYGXRLP1yNv2HuR3C269eg3D3D HTTP/1.1" 200 24653
[03/Jul/2018 15:41:47] "GET /static/css/common.css HTTP/1.1" 200 8146
[03/Jul/2018 15:41:47] "GET /static/css/base.css HTTP/1.1" 200 18873
[03/Jul/2018 15:41:47] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[03/Jul/2018 15:41:47] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070
[03/Jul/2018 15:41:47] "GET /static/css/prettify.css HTTP/1.1" 200 1600
[03/Jul/2018 15:41:47] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604
[03/Jul/2018 15:41:47] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045
[03/Jul/2018 15:41:47] "GET /static/js/base.js HTTP/1.1" 200 21228
[03/Jul/2018 15:41:47] "GET /static/vendor/site/css/style.css HTTP/1.1" 200 160222
[03/Jul/2018 15:41:47] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414
[03/Jul/2018 15:41:48] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045
[03/Jul/2018 15:41:48] "GET /static/js/jstree.js HTTP/1.1" 200 297950
[03/Jul/2018 15:41:48] "GET /media/avatar/users/default.png HTTP/1.1" 200 36378
[03/Jul/2018 15:41:49] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738
[03/Jul/2018 15:41:50] "GET /static/css/jstree.css HTTP/1.1" 200 34637
[03/Jul/2018 15:41:51] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738
[03/Jul/2018 15:41:51] "GET /static/image/CodePedia.ico HTTP/1.1" 200 370070
Not Found: /favicon.ico
[03/Jul/2018 15:41:52] "GET /favicon.ico HTTP/1.1" 404 3103
[03/Jul/2018 15:41:56] "GET /?nsukey=OMXBbquFMhG4B9ugKL%2BKM02quXfqZ39iLb0asC3yHwiIlL5XU%2FPTcLNzjKLQmwCAAHkURxazO2Iaafn1tQYyDghAO1iypJLUw%2BOg%2FvFCPmyxXZ38UJxlARQtpkYi2j52oYGXRLP1yNv2HuR3C269eg%3D%3D HTTP/1.1" 200 24731
[03/Jul/2018 15:41:56] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46572
[03/Jul/2018 15:41:56] "GET /static/js/source.js HTTP/1.1" 200 29534
[03/Jul/2018 15:41:56] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[03/Jul/2018 15:41:56] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[03/Jul/2018 15:41:57] "GET /static/image/codepedia.png HTTP/1.1" 200 2672
[03/Jul/2018 15:41:57] "GET /static/css/code_show.css HTTP/1.1" 200 18887
[03/Jul/2018 15:41:57] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[03/Jul/2018 15:41:57] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[03/Jul/2018 15:41:58] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160
Not Found: /favicon.ico
[03/Jul/2018 15:41:59] "GET /favicon.ico HTTP/1.1" 404 3103
[03/Jul/2018 15:41:59] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 15:41:59] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 15:41:59] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 15:42:03] "GET /static/js/jstree.js HTTP/1.1" 200 270336
[03/Jul/2018 15:42:03] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604
[03/Jul/2018 15:42:04] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239176
[03/Jul/2018 15:42:05] "GET /static/image/annotation.png HTTP/1.1" 200 1148
[03/Jul/2018 15:42:05] "GET /static/image/question.png HTTP/1.1" 200 1112
[03/Jul/2018 15:42:05] "GET /static/js/base.js HTTP/1.1" 200 21228
[03/Jul/2018 15:42:07] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045
[03/Jul/2018 15:42:10] "GET / HTTP/1.1" 200 22443
[03/Jul/2018 15:42:10] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738
[03/Jul/2018 15:42:10] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414
[03/Jul/2018 15:42:10] "GET /static/css/base.css HTTP/1.1" 200 18873
[03/Jul/2018 15:42:10] "GET /static/css/common.css HTTP/1.1" 200 8146
[03/Jul/2018 15:42:10] "GET /static/css/jstree.css HTTP/1.1" 200 34637
[03/Jul/2018 15:42:11] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604
[03/Jul/2018 15:42:11] "GET /static/js/base.js HTTP/1.1" 200 21228
[03/Jul/2018 15:42:11] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045
[03/Jul/2018 15:42:11] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070
[03/Jul/2018 15:42:11] "GET /static/vendor/site/css/style.css HTTP/1.1" 200 160222
[03/Jul/2018 15:42:12] "GET /media/avatar/users/default.png HTTP/1.1" 200 36378
[03/Jul/2018 15:42:13] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738
[03/Jul/2018 15:42:13] "GET /static/js/jstree.js HTTP/1.1" 200 297950
[03/Jul/2018 15:42:15] "GET /static/image/CodePedia.ico HTTP/1.1" 200 370070
Not Found: /favicon.ico
[03/Jul/2018 15:42:15] "GET /favicon.ico HTTP/1.1" 404 3103
[03/Jul/2018 15:42:16] "GET / HTTP/1.1" 200 22443
[03/Jul/2018 15:42:18] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46572
[03/Jul/2018 15:42:18] "GET /static/image/codepedia.png HTTP/1.1" 304 0
[03/Jul/2018 15:42:18] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 15:42:19] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 15:42:19] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 15:42:22] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239176
[03/Jul/2018 15:42:47] "GET /?nsukey=OMXBbquFMhG4B9ugKL2BKM02quXfqZ39iLb0asC3yHwiIlL5XU2FPTcLNzjKLQmwCAAHkURxazO2Iaafn1tQYyDghAO1iypJLUw2BOg2FvFCPmyxXZ38UJxlARQtpkYi2j52oYGXRLP1yNv2HuR3C269eg3D3D HTTP/1.1" 200 24653
[03/Jul/2018 15:42:56] "GET /static/js/jstree.js HTTP/1.1" 200 297950
[03/Jul/2018 15:43:02] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604
[03/Jul/2018 15:43:03] "GET /static/js/base.js HTTP/1.1" 200 21228
[03/Jul/2018 15:43:04] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045
[03/Jul/2018 15:43:05] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 15:43:05] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738
[03/Jul/2018 15:49:25] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46572
[03/Jul/2018 15:49:25] "GET /static/image/codepedia.png HTTP/1.1" 304 0
[03/Jul/2018 15:49:26] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 15:49:26] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 15:49:26] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 15:49:26] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 15:49:28] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239176
[03/Jul/2018 15:49:29] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46572
[03/Jul/2018 15:49:29] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 15:49:29] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 15:49:29] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 15:49:29] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 15:49:33] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239176
[03/Jul/2018 15:49:40] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 15:50:20] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46572
[03/Jul/2018 15:50:20] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[03/Jul/2018 15:50:20] "GET /static/css/prettify.css HTTP/1.1" 200 1600
[03/Jul/2018 15:50:20] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[03/Jul/2018 15:50:20] "GET /static/css/code_show.css HTTP/1.1" 200 18887
[03/Jul/2018 15:50:20] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[03/Jul/2018 15:50:20] "GET /static/js/source.js HTTP/1.1" 200 29534
[03/Jul/2018 15:50:20] "GET /static/image/codepedia.png HTTP/1.1" 200 2672
[03/Jul/2018 15:50:20] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[03/Jul/2018 15:50:21] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[03/Jul/2018 15:50:21] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 15:50:22] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160
[03/Jul/2018 15:50:22] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 149
Internal Server Error: /operations/get_hotest_issues/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 573, in post
file = File.objects.get(project_id=project_id,path=path)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
Internal Server Error: /operations/get_codereading_content/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 666, in post
html_str = get_code(project_id,path)
File "/projects/codepedia/apps/operations/views.py", line 672, in get_code
fileid = file.pk
AttributeError: 'NoneType' object has no attribute 'pk'
[03/Jul/2018 15:50:22] "POST /operations/get_hotest_issues/ HTTP/1.1" 500 19049
[03/Jul/2018 15:50:22] "POST /operations/get_codereading_content/ HTTP/1.1" 500 18806
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[03/Jul/2018 15:50:22] "POST /operations/show_navigation/ HTTP/1.1" 500 19043
[03/Jul/2018 15:59:24] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46687
[03/Jul/2018 15:59:24] "GET /static/css/code_show.css HTTP/1.1" 304 0
[03/Jul/2018 15:59:24] "GET /static/image/codepedia.png HTTP/1.1" 304 0
[03/Jul/2018 15:59:25] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 15:59:25] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 15:59:25] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 15:59:25] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 15:59:29] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239176
[03/Jul/2018 15:59:30] "GET /static/image/annotation.png HTTP/1.1" 200 1148
[03/Jul/2018 15:59:30] "GET /static/image/question.png HTTP/1.1" 200 1112
[03/Jul/2018 16:00:42] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46687
[03/Jul/2018 16:00:42] "GET /static/css/prettify.css HTTP/1.1" 200 1600
[03/Jul/2018 16:00:42] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[03/Jul/2018 16:00:42] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[03/Jul/2018 16:00:43] "GET /static/css/code_show.css HTTP/1.1" 200 18887
[03/Jul/2018 16:00:43] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[03/Jul/2018 16:00:43] "GET /static/js/source.js HTTP/1.1" 200 29534
[03/Jul/2018 16:00:43] "GET /static/image/codepedia.png HTTP/1.1" 200 3746
[03/Jul/2018 16:00:43] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[03/Jul/2018 16:00:44] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[03/Jul/2018 16:00:44] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160
[03/Jul/2018 16:00:45] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 16:00:45] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 16:00:45] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 16:00:49] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239176
[03/Jul/2018 16:00:50] "GET /static/image/question.png HTTP/1.1" 200 1112
[03/Jul/2018 16:00:50] "GET /static/image/annotation.png HTTP/1.1" 200 1148
[03/Jul/2018 16:01:20] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 16:03:22] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 16:04:02] "GET /?nsukey=6bragrCNKOEx7oRfQx%2BYV%2F7j%2BMlND7AfGgAOmLecI2UIwm%2BG6UvPY5Eb12m8cD%2BRNot0Lyz95RZtNmDpDVU57DwOTr%2FlIxm%2F6zJa8Rq82%2FB05QrJoAVXQqc7%2FIVhUz4LDd4RhXRqzPeZdal6iM5DatRgoyzuC1HP1Hl0dHtrXb0%3D HTTP/1.1" 200 25095
[03/Jul/2018 16:04:03] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[03/Jul/2018 16:04:03] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604
[03/Jul/2018 16:04:03] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414
[03/Jul/2018 16:04:03] "GET /static/js/base.js HTTP/1.1" 200 21228
[03/Jul/2018 16:04:03] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070
[03/Jul/2018 16:04:03] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738
[03/Jul/2018 16:04:03] "GET /static/css/jstree.css HTTP/1.1" 304 0
[03/Jul/2018 16:04:03] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 304 0
[03/Jul/2018 16:04:03] "GET /static/css/prettify.css HTTP/1.1" 304 0
[03/Jul/2018 16:04:04] "GET /static/js/jstree.js HTTP/1.1" 200 297950
[03/Jul/2018 16:04:04] "GET /static/css/base.css HTTP/1.1" 304 0
[03/Jul/2018 16:04:04] "GET /static/css/common.css HTTP/1.1" 304 0
[03/Jul/2018 16:04:04] "GET /media/avatar/users/default.png HTTP/1.1" 200 36378
[03/Jul/2018 16:04:04] "GET /static/vendor/site/css/style.css HTTP/1.1" 304 0
[03/Jul/2018 16:04:05] "GET /static/image/CodePedia.ico HTTP/1.1" 200 370070
[03/Jul/2018 16:04:11] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46687
[03/Jul/2018 16:04:11] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[03/Jul/2018 16:04:11] "GET /static/css/code_show.css HTTP/1.1" 200 18887
[03/Jul/2018 16:04:11] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[03/Jul/2018 16:04:11] "GET /static/js/source.js HTTP/1.1" 200 29534
[03/Jul/2018 16:04:11] "GET /static/image/codepedia.png HTTP/1.1" 200 3746
[03/Jul/2018 16:04:12] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 304 0
[03/Jul/2018 16:04:12] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[03/Jul/2018 16:04:12] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 304 0
[03/Jul/2018 16:04:13] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 16:04:13] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 16:04:13] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 16:04:17] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239176
[03/Jul/2018 16:04:18] "GET /static/image/question.png HTTP/1.1" 200 1112
[03/Jul/2018 16:04:18] "GET /static/image/annotation.png HTTP/1.1" 200 1148
[03/Jul/2018 16:04:43] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 62
[03/Jul/2018 16:04:43] "POST /operations/get_codereading_content/ HTTP/1.1" 200 970
[03/Jul/2018 16:04:43] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[03/Jul/2018 16:04:51] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 62
[03/Jul/2018 16:04:51] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[03/Jul/2018 16:04:51] "POST /operations/get_codereading_content/ HTTP/1.1" 200 21750
[03/Jul/2018 16:04:56] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 62
[03/Jul/2018 16:04:56] "POST /operations/get_codereading_content/ HTTP/1.1" 200 28323
[03/Jul/2018 16:04:56] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[03/Jul/2018 16:07:43] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 16:08:15] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 62
[03/Jul/2018 16:08:15] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[03/Jul/2018 16:08:15] "POST /operations/get_codereading_content/ HTTP/1.1" 200 21750
[03/Jul/2018 16:08:54] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 16:12:56] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46687
[03/Jul/2018 16:12:56] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[03/Jul/2018 16:12:56] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[03/Jul/2018 16:12:56] "GET /static/css/prettify.css HTTP/1.1" 200 1600
[03/Jul/2018 16:12:56] "GET /static/css/code_show.css HTTP/1.1" 200 18887
[03/Jul/2018 16:12:56] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[03/Jul/2018 16:12:56] "GET /static/js/source.js HTTP/1.1" 200 29534
[03/Jul/2018 16:12:56] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[03/Jul/2018 16:12:57] "GET /static/image/codepedia.png HTTP/1.1" 200 3746
[03/Jul/2018 16:12:57] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[03/Jul/2018 16:12:58] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 16:12:58] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160
[03/Jul/2018 16:12:58] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 16:12:58] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 16:12:58] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 16:13:02] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239176
[03/Jul/2018 16:13:03] "GET /static/image/question.png HTTP/1.1" 200 1112
[03/Jul/2018 16:13:03] "GET /static/image/annotation.png HTTP/1.1" 200 1148
[03/Jul/2018 16:15:14] "GET /static/css/code_show.css HTTP/1.1" 304 0
[03/Jul/2018 16:15:14] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 16:20:49] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 16:20:52] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239176
[03/Jul/2018 16:28:48] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1821
[03/Jul/2018 16:28:48] "POST /operations/show_navigation/ HTTP/1.1" 200 907
[03/Jul/2018 16:28:49] "POST /operations/get_codereading_content/ HTTP/1.1" 200 601619
[03/Jul/2018 16:30:29] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46687
[03/Jul/2018 16:30:29] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[03/Jul/2018 16:30:29] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[03/Jul/2018 16:30:29] "GET /static/css/prettify.css HTTP/1.1" 200 1600
[03/Jul/2018 16:30:29] "GET /static/css/code_show.css HTTP/1.1" 200 18890
[03/Jul/2018 16:30:29] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[03/Jul/2018 16:30:29] "GET /static/js/source.js HTTP/1.1" 200 29534
[03/Jul/2018 16:30:29] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[03/Jul/2018 16:30:29] "GET /static/image/codepedia.png HTTP/1.1" 200 3746
[03/Jul/2018 16:30:29] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[03/Jul/2018 16:30:31] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 16:30:31] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160
[03/Jul/2018 16:30:31] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 16:30:31] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 16:30:31] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 16:30:35] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239176
[03/Jul/2018 16:30:36] "GET /static/image/annotation.png HTTP/1.1" 200 1148
[03/Jul/2018 16:30:36] "GET /static/image/question.png HTTP/1.1" 200 1112
[03/Jul/2018 16:30:37] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[03/Jul/2018 16:30:37] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 62
[03/Jul/2018 16:30:37] "POST /operations/get_codereading_content/ HTTP/1.1" 200 23375
[03/Jul/2018 16:32:29] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46687
[03/Jul/2018 16:32:29] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[03/Jul/2018 16:32:29] "GET /static/css/prettify.css HTTP/1.1" 200 1600
[03/Jul/2018 16:32:29] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[03/Jul/2018 16:32:29] "GET /static/css/code_show.css HTTP/1.1" 200 18893
[03/Jul/2018 16:32:29] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[03/Jul/2018 16:32:29] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[03/Jul/2018 16:32:29] "GET /static/js/source.js HTTP/1.1" 200 29534
[03/Jul/2018 16:32:29] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[03/Jul/2018 16:32:29] "GET /static/image/codepedia.png HTTP/1.1" 200 3746
[03/Jul/2018 16:32:31] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 16:32:31] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160
[03/Jul/2018 16:32:31] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 16:32:31] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 16:32:31] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 16:32:34] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[03/Jul/2018 16:32:34] "POST /operations/get_codereading_content/ HTTP/1.1" 200 970
[03/Jul/2018 16:32:34] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 62
[03/Jul/2018 16:32:35] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239176
[03/Jul/2018 16:33:04] "GET /static/image/annotation.png HTTP/1.1" 200 1148
[03/Jul/2018 16:33:04] "GET /static/image/question.png HTTP/1.1" 200 1112
[03/Jul/2018 16:33:39] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46687
[03/Jul/2018 16:33:39] "GET /static/css/code_show.css HTTP/1.1" 304 0
[03/Jul/2018 16:33:40] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 16:33:40] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 16:33:40] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 16:33:40] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 16:33:44] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239176
[03/Jul/2018 16:33:45] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 62
[03/Jul/2018 16:33:46] "POST /operations/get_codereading_content/ HTTP/1.1" 200 970
[03/Jul/2018 16:33:46] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[03/Jul/2018 16:35:24] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46687
[03/Jul/2018 16:35:24] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[03/Jul/2018 16:35:24] "GET /static/css/prettify.css HTTP/1.1" 200 1600
[03/Jul/2018 16:35:24] "GET /static/css/code_show.css HTTP/1.1" 200 18862
[03/Jul/2018 16:35:24] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[03/Jul/2018 16:35:24] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[03/Jul/2018 16:35:24] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[03/Jul/2018 16:35:24] "GET /static/js/source.js HTTP/1.1" 200 29534
[03/Jul/2018 16:35:24] "GET /static/image/codepedia.png HTTP/1.1" 200 3746
[03/Jul/2018 16:35:25] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[03/Jul/2018 16:35:26] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 16:35:26] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160
[03/Jul/2018 16:35:26] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 16:35:26] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 16:35:27] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 16:35:30] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239176
[03/Jul/2018 16:35:31] "GET /static/image/annotation.png HTTP/1.1" 200 1148
[03/Jul/2018 16:35:31] "GET /static/image/question.png HTTP/1.1" 200 1112
[03/Jul/2018 16:35:32] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 62
[03/Jul/2018 16:35:32] "POST /operations/get_codereading_content/ HTTP/1.1" 200 23375
[03/Jul/2018 16:35:32] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[03/Jul/2018 16:35:58] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46687
[03/Jul/2018 16:35:58] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[03/Jul/2018 16:35:58] "GET /static/css/prettify.css HTTP/1.1" 200 1600
[03/Jul/2018 16:35:58] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[03/Jul/2018 16:35:58] "GET /static/css/code_show.css HTTP/1.1" 200 18893
[03/Jul/2018 16:35:58] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[03/Jul/2018 16:35:58] "GET /static/js/source.js HTTP/1.1" 200 29534
[03/Jul/2018 16:35:58] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[03/Jul/2018 16:35:58] "GET /static/image/codepedia.png HTTP/1.1" 200 3746
[03/Jul/2018 16:35:58] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[03/Jul/2018 16:36:00] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160
[03/Jul/2018 16:36:00] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 16:36:01] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 16:36:01] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 16:36:04] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 62
[03/Jul/2018 16:36:04] "POST /operations/get_codereading_content/ HTTP/1.1" 200 970
[03/Jul/2018 16:36:04] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[03/Jul/2018 16:36:05] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239176
[03/Jul/2018 16:36:06] "GET /static/image/annotation.png HTTP/1.1" 200 1148
[03/Jul/2018 16:36:06] "GET /static/image/question.png HTTP/1.1" 200 1112
[03/Jul/2018 16:36:49] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46687
[03/Jul/2018 16:36:49] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[03/Jul/2018 16:36:49] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[03/Jul/2018 16:36:49] "GET /static/css/prettify.css HTTP/1.1" 200 1600
[03/Jul/2018 16:36:49] "GET /static/css/code_show.css HTTP/1.1" 200 18946
[03/Jul/2018 16:36:49] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[03/Jul/2018 16:36:49] "GET /static/js/source.js HTTP/1.1" 200 29534
[03/Jul/2018 16:36:49] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[03/Jul/2018 16:36:49] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[03/Jul/2018 16:36:49] "GET /static/image/codepedia.png HTTP/1.1" 200 3746
[03/Jul/2018 16:36:51] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160
[03/Jul/2018 16:36:51] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 16:36:51] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 16:36:51] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 16:36:54] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 62
[03/Jul/2018 16:36:54] "POST /operations/get_codereading_content/ HTTP/1.1" 200 23375
[03/Jul/2018 16:36:54] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[03/Jul/2018 16:36:55] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239176
[03/Jul/2018 16:36:58] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 62
[03/Jul/2018 16:36:58] "POST /operations/get_codereading_content/ HTTP/1.1" 200 21750
[03/Jul/2018 16:36:58] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[03/Jul/2018 16:37:01] "GET /static/image/question.png HTTP/1.1" 200 1112
[03/Jul/2018 16:37:01] "GET /static/image/annotation.png HTTP/1.1" 200 1148
[03/Jul/2018 16:38:06] "GET /static/css/code_show.css HTTP/1.1" 304 0
[03/Jul/2018 16:38:07] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 16:42:28] "GET /?nsukey=5MFZxGGLCUVAY3oLcJYRt%2BkY7xfn843PurDucF%2FYLJmU%2FDOJSf%2FgxVyyOsgol%2BGLv48ju23VjuwqM47MO5No%2Fvh1Yqcl5B%2FLvO3ZgRR7srlz%2FP%2FsxWyvRV3aqwNrMLjLBvETgr%2BgWX0MNRbKbHUTiwsrg9innV%2BHyaYPETBVfabViOBznmfg%2BfThY1n%2FgJbqWbcJEOHLDxO3kmpPaJxf8A%3D%3D HTTP/1.1" 200 25797
[03/Jul/2018 16:42:29] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604
[03/Jul/2018 16:42:29] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414
[03/Jul/2018 16:42:29] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070
[03/Jul/2018 16:42:29] "GET /media/avatar/users/default.png HTTP/1.1" 200 36378
[03/Jul/2018 16:42:30] "GET /static/image/CodePedia.ico HTTP/1.1" 200 370070
[03/Jul/2018 16:42:30] "GET /static/vendor/site/css/style.css HTTP/1.1" 200 160222
[03/Jul/2018 16:42:33] "GET / HTTP/1.1" 200 22443
[03/Jul/2018 16:42:36] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46687
[03/Jul/2018 16:42:37] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[03/Jul/2018 16:42:37] "GET /static/image/codepedia.png HTTP/1.1" 304 0
[03/Jul/2018 16:42:37] "GET /static/css/code_show.css HTTP/1.1" 200 18946
[03/Jul/2018 16:42:37] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[03/Jul/2018 16:42:37] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[03/Jul/2018 16:42:40] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160
[03/Jul/2018 16:42:42] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 16:42:43] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 16:42:43] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 16:42:45] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239176
[03/Jul/2018 16:42:49] "GET /static/image/question.png HTTP/1.1" 200 1112
[03/Jul/2018 16:42:59] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 16:44:11] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46687
[03/Jul/2018 16:44:12] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[03/Jul/2018 16:44:12] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[03/Jul/2018 16:44:12] "GET /static/js/source.js HTTP/1.1" 200 29534
[03/Jul/2018 16:44:12] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[03/Jul/2018 16:44:12] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[03/Jul/2018 16:44:12] "GET /static/css/prettify.css HTTP/1.1" 200 1600
[03/Jul/2018 16:44:12] "GET /static/css/code_show.css HTTP/1.1" 200 18946
[03/Jul/2018 16:44:13] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[03/Jul/2018 16:44:13] "GET /static/image/codepedia.png HTTP/1.1" 200 3746
[03/Jul/2018 16:44:14] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160
[03/Jul/2018 16:44:14] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
Not Found: /favicon.ico
[03/Jul/2018 16:44:14] "GET /favicon.ico HTTP/1.1" 404 3103
Not Found: /favicon.ico
[03/Jul/2018 16:44:14] "GET /favicon.ico HTTP/1.1" 404 3103
[03/Jul/2018 16:44:14] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 16:44:15] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 16:44:18] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239176
[03/Jul/2018 16:44:19] "GET /static/image/question.png HTTP/1.1" 200 1112
[03/Jul/2018 16:44:19] "GET /static/image/annotation.png HTTP/1.1" 200 1148
[03/Jul/2018 16:44:31] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46687
[03/Jul/2018 16:44:31] "GET /static/css/code_show.css HTTP/1.1" 304 0
[03/Jul/2018 16:44:31] "GET /static/image/codepedia.png HTTP/1.1" 304 0
[03/Jul/2018 16:44:31] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 16:44:31] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 16:44:31] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 16:44:35] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239176
[03/Jul/2018 16:44:37] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 62
[03/Jul/2018 16:44:37] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[03/Jul/2018 16:44:37] "POST /operations/get_codereading_content/ HTTP/1.1" 200 6847
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[03/Jul/2018 16:44:39] "POST /operations/show_navigation/ HTTP/1.1" 500 19034
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[03/Jul/2018 16:44:42] "POST /operations/show_navigation/ HTTP/1.1" 500 19034
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[03/Jul/2018 16:45:25] "POST /operations/show_navigation/ HTTP/1.1" 500 19034
[03/Jul/2018 16:45:33] "GET /static/css/code_show.css HTTP/1.1" 304 0
[03/Jul/2018 16:45:34] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 16:46:51] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 16:48:48] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46687
[03/Jul/2018 16:48:49] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[03/Jul/2018 16:48:49] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[03/Jul/2018 16:48:49] "GET /static/js/source.js HTTP/1.1" 200 29534
[03/Jul/2018 16:48:49] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[03/Jul/2018 16:48:49] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[03/Jul/2018 16:48:49] "GET /static/css/prettify.css HTTP/1.1" 200 1600
[03/Jul/2018 16:48:49] "GET /static/css/code_show.css HTTP/1.1" 200 18946
[03/Jul/2018 16:48:50] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[03/Jul/2018 16:48:50] "GET /static/image/codepedia.png HTTP/1.1" 200 3746
[03/Jul/2018 16:48:51] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160
[03/Jul/2018 16:48:51] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 16:48:51] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 16:48:51] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 16:48:55] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239176
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[03/Jul/2018 16:49:15] "POST /operations/show_navigation/ HTTP/1.1" 500 19034
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[03/Jul/2018 16:49:16] "POST /operations/show_navigation/ HTTP/1.1" 500 19034
[03/Jul/2018 16:49:27] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 62
[03/Jul/2018 16:49:27] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[03/Jul/2018 16:49:27] "POST /operations/get_codereading_content/ HTTP/1.1" 200 52967
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[03/Jul/2018 16:49:58] "POST /operations/show_navigation/ HTTP/1.1" 500 19034
Internal Server Error: /operations/show_method_info/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 171, in post
result_dict = json.loads(query_result)
File "/root//envs/codepedia2/lib/python3.6/json/__init__.py", line 354, in loads
return _default_decoder.decode(s)
File "/root//envs/codepedia2/lib/python3.6/json/decoder.py", line 339, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
File "/root//envs/codepedia2/lib/python3.6/json/decoder.py", line 357, in raw_decode
raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
[03/Jul/2018 16:50:01] "POST /operations/show_method_info/ HTTP/1.1" 500 19253
[03/Jul/2018 16:50:03] "POST /operations/show_method_info/ HTTP/1.1" 200 135
[03/Jul/2018 16:50:07] "POST /operations/show_method_info/ HTTP/1.1" 200 8564
[03/Jul/2018 16:50:15] "POST /operations/show_annotation/ HTTP/1.1" 200 59
[03/Jul/2018 16:50:22] "GET /users/login/ HTTP/1.1" 200 4230
[03/Jul/2018 16:50:22] "GET /static/css/base.css HTTP/1.1" 200 18873
[03/Jul/2018 16:50:22] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414
[03/Jul/2018 16:50:22] "GET /static/css/common.css HTTP/1.1" 200 8146
[03/Jul/2018 16:50:22] "GET /static/css/jstree.css HTTP/1.1" 200 34637
[03/Jul/2018 16:50:22] "GET /static/css/register.css HTTP/1.1" 200 1762
[03/Jul/2018 16:50:22] "GET /static/js/base.js HTTP/1.1" 200 21228
[03/Jul/2018 16:50:23] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604
[03/Jul/2018 16:50:23] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070
[03/Jul/2018 16:50:23] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045
[03/Jul/2018 16:50:23] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738
[03/Jul/2018 16:50:23] "GET /static/js/users-common.js HTTP/1.1" 200 966
[03/Jul/2018 16:50:24] "GET /static/js/jstree.js HTTP/1.1" 200 297950
[03/Jul/2018 16:50:25] "GET /static/image/login/bg_login.jpg HTTP/1.1" 200 29922
[03/Jul/2018 16:50:25] "GET /static/image/CodePedia.ico HTTP/1.1" 200 370070
[03/Jul/2018 16:50:26] "POST /users/login/ HTTP/1.1" 302 0
[03/Jul/2018 16:50:27] "GET / HTTP/1.1" 200 24242
[03/Jul/2018 16:50:27] "GET /media/avatar/users/default.png HTTP/1.1" 200 36378
[03/Jul/2018 16:50:27] "GET /static/vendor/site/css/style.css HTTP/1.1" 200 160222
[03/Jul/2018 16:50:30] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 49697
[03/Jul/2018 16:50:30] "GET /static/css/code_show.css HTTP/1.1" 304 0
[03/Jul/2018 16:50:30] "GET /static/image/users/default.png HTTP/1.1" 200 36378
[03/Jul/2018 16:50:30] "GET /static/image/codepedia.png HTTP/1.1" 304 0
[03/Jul/2018 16:50:30] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 16:50:30] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 16:50:30] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 16:50:34] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239176
[03/Jul/2018 16:51:06] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 16:51:52] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 49697
[03/Jul/2018 16:51:53] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 16:51:53] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 16:51:53] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 16:51:53] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 16:51:57] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239176
[03/Jul/2018 16:54:37] "GET /static/css/code_show.css HTTP/1.1" 304 0
[03/Jul/2018 16:54:37] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 16:57:07] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 16:57:45] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 16:58:24] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1088
[03/Jul/2018 16:58:24] "POST /operations/show_navigation/ HTTP/1.1" 200 325
[03/Jul/2018 16:58:24] "POST /operations/get_codereading_content/ HTTP/1.1" 200 101947
[03/Jul/2018 16:58:32] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 17:00:24] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 17:01:53] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 17:03:15] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 17:03:42] "POST /operations/show_method_info/ HTTP/1.1" 200 772
[03/Jul/2018 17:09:15] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 49750
[03/Jul/2018 17:09:15] "GET /static/css/code_show.css HTTP/1.1" 304 0
[03/Jul/2018 17:09:15] "GET /static/image/codepedia.png HTTP/1.1" 304 0
[03/Jul/2018 17:09:16] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 17:09:16] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 135
Internal Server Error: /operations/get_codereading_content/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 666, in post
html_str = get_code(project_id,path)
File "/projects/codepedia/apps/operations/views.py", line 672, in get_code
fileid = file.pk
AttributeError: 'NoneType' object has no attribute 'pk'
[03/Jul/2018 17:09:16] "POST /operations/get_codereading_content/ HTTP/1.1" 500 18892
Internal Server Error: /operations/get_hotest_issues/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 573, in post
file = File.objects.get(project_id=project_id,path=path)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[03/Jul/2018 17:09:16] "POST /operations/get_hotest_issues/ HTTP/1.1" 500 19134
[03/Jul/2018 17:09:16] "POST /operations/show_navigation/ HTTP/1.1" 500 19129
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[03/Jul/2018 17:09:18] "POST /operations/show_navigation/ HTTP/1.1" 500 19129
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[03/Jul/2018 17:09:20] "POST /operations/show_navigation/ HTTP/1.1" 500 19129
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[03/Jul/2018 17:09:27] "POST /operations/show_navigation/ HTTP/1.1" 500 19129
[03/Jul/2018 17:13:25] "GET /static/css/code_show.css HTTP/1.1" 304 0
[03/Jul/2018 17:13:25] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 17:15:57] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46740
[03/Jul/2018 17:15:57] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[03/Jul/2018 17:15:57] "GET /static/css/prettify.css HTTP/1.1" 200 1600
[03/Jul/2018 17:15:57] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[03/Jul/2018 17:15:57] "GET /static/css/code_show.css HTTP/1.1" 200 18946
[03/Jul/2018 17:15:57] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[03/Jul/2018 17:15:57] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[03/Jul/2018 17:15:57] "GET /static/js/source.js HTTP/1.1" 200 29534
[03/Jul/2018 17:15:57] "GET /static/image/codepedia.png HTTP/1.1" 200 3350
[03/Jul/2018 17:15:58] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[03/Jul/2018 17:15:59] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 17:15:59] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160
[03/Jul/2018 17:15:59] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 135
Internal Server Error: /operations/get_hotest_issues/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 573, in post
file = File.objects.get(project_id=project_id,path=path)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
Internal Server Error: /operations/get_codereading_content/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 666, in post
html_str = get_code(project_id,path)
File "/projects/codepedia/apps/operations/views.py", line 672, in get_code
fileid = file.pk
AttributeError: 'NoneType' object has no attribute 'pk'
[03/Jul/2018 17:15:59] "POST /operations/get_hotest_issues/ HTTP/1.1" 500 19041
[03/Jul/2018 17:15:59] "POST /operations/get_codereading_content/ HTTP/1.1" 500 18799
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[03/Jul/2018 17:15:59] "POST /operations/show_navigation/ HTTP/1.1" 500 19036
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[03/Jul/2018 17:16:01] "POST /operations/show_navigation/ HTTP/1.1" 500 19036
[03/Jul/2018 17:16:08] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 17:16:08] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 17:16:12] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239176
[03/Jul/2018 17:16:13] "GET /static/image/annotation.png HTTP/1.1" 200 1148
[03/Jul/2018 17:16:13] "GET /static/image/question.png HTTP/1.1" 200 1112
[03/Jul/2018 17:17:18] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 17:18:52] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46767
[03/Jul/2018 17:18:52] "GET /static/image/codepedia.png HTTP/1.1" 304 0
[03/Jul/2018 17:18:52] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 17:18:52] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 135
Internal Server Error: /operations/get_codereading_content/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 666, in post
html_str = get_code(project_id,path)
File "/projects/codepedia/apps/operations/views.py", line 672, in get_code
fileid = file.pk
AttributeError: 'NoneType' object has no attribute 'pk'
[03/Jul/2018 17:18:53] "POST /operations/get_codereading_content/ HTTP/1.1" 500 18800
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[03/Jul/2018 17:18:53] "POST /operations/show_navigation/ HTTP/1.1" 500 19036
Internal Server Error: /operations/get_hotest_issues/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 573, in post
file = File.objects.get(project_id=project_id,path=path)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[03/Jul/2018 17:18:53] "POST /operations/get_hotest_issues/ HTTP/1.1" 500 19041
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[03/Jul/2018 17:18:54] "POST /operations/show_navigation/ HTTP/1.1" 500 19036
[03/Jul/2018 17:18:58] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1088
[03/Jul/2018 17:18:58] "POST /operations/show_navigation/ HTTP/1.1" 200 325
[03/Jul/2018 17:18:58] "POST /operations/get_codereading_content/ HTTP/1.1" 200 101947
[03/Jul/2018 17:19:31] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46767
[03/Jul/2018 17:19:31] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[03/Jul/2018 17:19:31] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[03/Jul/2018 17:19:31] "GET /static/css/prettify.css HTTP/1.1" 200 1600
[03/Jul/2018 17:19:32] "GET /static/css/code_show.css HTTP/1.1" 200 18950
[03/Jul/2018 17:19:32] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[03/Jul/2018 17:19:32] "GET /static/js/source.js HTTP/1.1" 200 29534
[03/Jul/2018 17:19:32] "GET /static/image/codepedia.png HTTP/1.1" 200 3350
[03/Jul/2018 17:19:32] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[03/Jul/2018 17:19:33] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[03/Jul/2018 17:19:33] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160
[03/Jul/2018 17:19:33] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 17:19:34] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 17:19:34] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 17:19:34] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 17:19:38] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239176
[03/Jul/2018 17:19:39] "GET /static/image/question.png HTTP/1.1" 200 1112
[03/Jul/2018 17:19:39] "GET /static/image/annotation.png HTTP/1.1" 200 1148
[03/Jul/2018 17:19:53] "GET /static/css/code_show.css HTTP/1.1" 304 0
[03/Jul/2018 17:19:54] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 17:20:46] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46767
[03/Jul/2018 17:20:46] "GET /static/image/codepedia.png HTTP/1.1" 304 0
[03/Jul/2018 17:20:46] "GET /static/css/code_show.css HTTP/1.1" 200 18950
[03/Jul/2018 17:20:47] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 17:20:47] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 17:20:47] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 17:20:47] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 17:20:51] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239176
[03/Jul/2018 17:20:58] "GET /static/css/code_show.css HTTP/1.1" 304 0
[03/Jul/2018 17:20:58] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 17:21:29] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46767
[03/Jul/2018 17:21:29] "GET /static/css/code_show.css HTTP/1.1" 200 18950
[03/Jul/2018 17:21:29] "GET /static/image/codepedia.png HTTP/1.1" 304 0
[03/Jul/2018 17:21:30] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 17:21:30] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 17:21:30] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 17:21:30] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 17:21:34] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239176
[03/Jul/2018 17:21:37] "POST /operations/show_navigation/ HTTP/1.1" 200 384
[03/Jul/2018 17:21:37] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1855
[03/Jul/2018 17:21:38] "POST /operations/get_codereading_content/ HTTP/1.1" 200 165797
[03/Jul/2018 17:22:10] "GET /static/css/code_show.css HTTP/1.1" 304 0
[03/Jul/2018 17:22:11] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 17:23:02] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46767
[03/Jul/2018 17:23:02] "GET /static/image/codepedia.png HTTP/1.1" 304 0
[03/Jul/2018 17:23:02] "GET /static/css/code_show.css HTTP/1.1" 304 0
[03/Jul/2018 17:23:02] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 17:23:02] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 17:23:02] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 17:23:06] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239176
[03/Jul/2018 17:23:14] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1088
[03/Jul/2018 17:23:15] "POST /operations/show_navigation/ HTTP/1.1" 200 325
[03/Jul/2018 17:23:15] "POST /operations/get_codereading_content/ HTTP/1.1" 200 101947
[03/Jul/2018 17:24:45] "GET /static/css/code_show.css HTTP/1.1" 304 0
[03/Jul/2018 17:24:45] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 17:27:10] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46767
[03/Jul/2018 17:27:10] "GET /static/css/code_show.css HTTP/1.1" 304 0
[03/Jul/2018 17:27:10] "GET /static/image/codepedia.png HTTP/1.1" 304 0
[03/Jul/2018 17:27:10] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 17:27:11] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 17:27:11] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 17:27:11] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 17:27:14] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239176
[03/Jul/2018 17:29:06] "GET /static/css/code_show.css HTTP/1.1" 304 0
[03/Jul/2018 17:29:06] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 17:30:37] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46767
[03/Jul/2018 17:30:37] "GET /static/css/code_show.css HTTP/1.1" 304 0
[03/Jul/2018 17:30:37] "GET /static/image/codepedia.png HTTP/1.1" 304 0
[03/Jul/2018 17:30:37] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 17:30:37] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 17:30:38] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 17:30:38] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 17:30:41] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239176
[03/Jul/2018 17:30:57] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1855
[03/Jul/2018 17:30:57] "POST /operations/show_navigation/ HTTP/1.1" 200 384
[03/Jul/2018 17:30:57] "POST /operations/get_codereading_content/ HTTP/1.1" 200 165797
[03/Jul/2018 17:32:26] "GET /static/css/code_show.css HTTP/1.1" 304 0
[03/Jul/2018 17:32:26] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 17:42:31] "GET / HTTP/1.0" 200 22443
[03/Jul/2018 17:46:30] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46767
[03/Jul/2018 17:46:30] "GET /static/image/codepedia.png HTTP/1.1" 304 0
[03/Jul/2018 17:46:30] "GET /static/css/code_show.css HTTP/1.1" 304 0
[03/Jul/2018 17:46:30] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 17:46:30] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 149
Internal Server Error: /operations/get_codereading_content/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 666, in post
html_str = get_code(project_id,path)
File "/projects/codepedia/apps/operations/views.py", line 672, in get_code
fileid = file.pk
AttributeError: 'NoneType' object has no attribute 'pk'
[03/Jul/2018 17:46:30] "POST /operations/get_codereading_content/ HTTP/1.1" 500 18807
Internal Server Error: /operations/get_hotest_issues/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 573, in post
file = File.objects.get(project_id=project_id,path=path)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[03/Jul/2018 17:46:31] "POST /operations/get_hotest_issues/ HTTP/1.1" 500 19049
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[03/Jul/2018 17:46:31] "POST /operations/show_navigation/ HTTP/1.1" 500 19043
[03/Jul/2018 17:46:43] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 62
[03/Jul/2018 17:46:43] "POST /operations/get_codereading_content/ HTTP/1.1" 200 970
[03/Jul/2018 17:46:43] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[03/Jul/2018 17:46:50] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1104
[03/Jul/2018 17:46:50] "POST /operations/show_navigation/ HTTP/1.1" 200 678
[03/Jul/2018 17:46:51] "POST /operations/get_codereading_content/ HTTP/1.1" 200 275636
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[03/Jul/2018 17:48:18] "POST /operations/show_navigation/ HTTP/1.1" 500 19043
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[03/Jul/2018 17:48:20] "POST /operations/show_navigation/ HTTP/1.1" 500 19042
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[03/Jul/2018 17:48:21] "POST /operations/show_navigation/ HTTP/1.1" 500 19043
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[03/Jul/2018 17:48:25] "POST /operations/show_navigation/ HTTP/1.1" 500 19043
[03/Jul/2018 17:48:28] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46767
[03/Jul/2018 17:48:28] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 17:48:28] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 17:48:29] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 17:48:29] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 17:48:32] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239176
[03/Jul/2018 17:51:30] "GET /static/css/code_show.css HTTP/1.1" 304 0
[03/Jul/2018 17:51:31] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 17:52:26] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46767
[03/Jul/2018 17:52:26] "GET /static/image/codepedia.png HTTP/1.1" 304 0
[03/Jul/2018 17:52:27] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 17:52:27] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 17:52:27] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 17:52:27] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 17:52:31] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239176
[03/Jul/2018 17:52:48] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1795
[03/Jul/2018 17:52:48] "POST /operations/show_navigation/ HTTP/1.1" 200 1037
[03/Jul/2018 17:52:49] "POST /operations/get_codereading_content/ HTTP/1.1" 200 466761
[03/Jul/2018 17:52:57] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 17:53:52] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46767
[03/Jul/2018 17:53:53] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 17:53:53] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 17:53:53] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 17:53:56] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239176
[03/Jul/2018 17:54:01] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 17:54:40] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 17:56:13] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46767
[03/Jul/2018 17:56:13] "GET /static/css/code_show.css HTTP/1.1" 200 18954
[03/Jul/2018 17:56:13] "GET /static/image/codepedia.png HTTP/1.1" 304 0
[03/Jul/2018 17:56:13] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 17:56:14] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 17:56:14] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 17:56:17] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239176
[03/Jul/2018 17:56:40] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46767
[03/Jul/2018 17:56:40] "GET /static/css/code_show.css HTTP/1.1" 200 18953
[03/Jul/2018 17:56:41] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 17:56:41] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 17:56:41] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 17:56:44] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239176
[03/Jul/2018 17:57:14] "GET /static/css/code_show.css HTTP/1.1" 304 0
[03/Jul/2018 17:57:15] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 17:57:53] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46767
[03/Jul/2018 17:57:53] "GET /static/css/code_show.css HTTP/1.1" 200 18953
[03/Jul/2018 17:57:53] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 17:57:54] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 17:57:54] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 17:57:54] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 17:57:57] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239176
[03/Jul/2018 17:58:18] "GET /static/css/code_show.css HTTP/1.1" 304 0
[03/Jul/2018 17:58:19] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 18:00:15] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46767
[03/Jul/2018 18:00:15] "GET /static/css/code_show.css HTTP/1.1" 200 18975
[03/Jul/2018 18:00:15] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 18:00:15] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 18:00:15] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 18:00:19] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239176
[03/Jul/2018 18:00:26] "GET /static/css/code_show.css HTTP/1.1" 304 0
[03/Jul/2018 18:00:27] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 18:01:45] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46767
[03/Jul/2018 18:01:45] "GET /static/image/codepedia.png HTTP/1.1" 304 0
[03/Jul/2018 18:01:45] "GET /static/css/code_show.css HTTP/1.1" 200 18973
[03/Jul/2018 18:01:45] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 18:01:46] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 18:01:46] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 18:01:46] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 18:01:49] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239176
[03/Jul/2018 18:03:47] "GET /static/css/code_show.css HTTP/1.1" 304 0
[03/Jul/2018 18:03:48] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 18:04:08] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 18:07:01] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 18:11:21] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
Performing system checks...
System check identified no issues (0 silenced).
July 01, 2018 - 22:09:35
Django version 2.0.6, using settings 'Codepedia2.settings'
Starting development server at http://0.0.0.0:8000/
Quit the server with CONTROL-C.
AnonymousUser
AnonymousUser
AnonymousUser
AnonymousUser
AnonymousUser
AnonymousUser
AnonymousUser
AnonymousUser
AnonymousUser
AnonymousUser
AnonymousUser
AnonymousUser
AnonymousUser
hnhtwrm@163.com
hnhtwrm@163.com
hnhtwrm@163.com
AnonymousUser
AnonymousUser
hnhtwrm@163.com
AnonymousUser
AnonymousUser
AnonymousUser
hnhtwrm@163.com
hnhtwrm@163.com
AnonymousUser
AnonymousUser
AnonymousUser
AnonymousUser
AnonymousUser
AnonymousUser
AnonymousUser
AnonymousUser
AnonymousUser
AnonymousUser
AnonymousUser
AnonymousUser
AnonymousUser
AnonymousUser
AnonymousUser
AnonymousUser
AnonymousUser
AnonymousUser
AnonymousUser
AnonymousUser
AnonymousUser
AnonymousUser
hnhtwrm@163.com
hnhtwrm@163.com
hnhtwrm@163.com
AnonymousUser
AnonymousUser
AnonymousUser
AnonymousUser
AnonymousUser
AnonymousUser
AnonymousUser
AnonymousUser
AnonymousUser
AnonymousUser
AnonymousUser
AnonymousUser
AnonymousUser
AnonymousUser
AnonymousUser
AnonymousUser
AnonymousUser
Performing system checks...
System check identified no issues (0 silenced).
July 03, 2018 - 18:12:00
Django version 2.0.6, using settings 'Codepedia2.settings'
Starting development server at http://0.0.0.0:8000/
Quit the server with CONTROL-C.
[03/Jul/2018 18:12:06] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46767
[03/Jul/2018 18:12:06] "GET /static/css/code_show.css HTTP/1.1" 304 0
[03/Jul/2018 18:12:06] "GET /static/image/codepedia.png HTTP/1.1" 304 0
[03/Jul/2018 18:12:07] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 18:12:07] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 18:12:07] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 18:12:07] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 18:12:07] "POST /operations/get_codereading_content/ HTTP/1.1" 200 37
[03/Jul/2018 18:12:21] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1855
[03/Jul/2018 18:12:21] "POST /operations/show_navigation/ HTTP/1.1" 200 384
[03/Jul/2018 18:12:21] "POST /operations/get_codereading_content/ HTTP/1.1" 200 37
Performing system checks...
System check identified no issues (0 silenced).
July 03, 2018 - 18:12:04
Django version 2.0.6, using settings 'Codepedia2.settings'
Starting development server at http://0.0.0.0:8000/
Quit the server with CONTROL-C.
AnonymousUser
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[03/Jul/2018 18:12:35] "POST /operations/show_navigation/ HTTP/1.1" 500 19042
[03/Jul/2018 18:12:36] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1810
[03/Jul/2018 18:12:36] "POST /operations/show_navigation/ HTTP/1.1" 200 530
[03/Jul/2018 18:12:37] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1077919
[03/Jul/2018 18:12:40] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46767
[03/Jul/2018 18:12:41] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 18:12:41] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 18:12:41] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 18:12:44] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239176
[03/Jul/2018 18:12:58] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
Performing system checks...
System check identified no issues (0 silenced).
July 03, 2018 - 18:12:34
Django version 2.0.6, using settings 'Codepedia2.settings'
Starting development server at http://0.0.0.0:8000/
Quit the server with CONTROL-C.
AnonymousUser
[03/Jul/2018 18:14:11] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46767
[03/Jul/2018 18:14:11] "GET /static/css/code_show.css HTTP/1.1" 304 0
[03/Jul/2018 18:14:12] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 18:14:12] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 18:14:12] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 18:14:12] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 18:14:15] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239176
[03/Jul/2018 18:14:22] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 18:15:48] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46767
[03/Jul/2018 18:15:48] "GET /static/css/code_show.css HTTP/1.1" 304 0
[03/Jul/2018 18:15:48] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 18:15:49] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 18:15:49] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 18:15:49] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 18:15:52] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239176
[03/Jul/2018 18:15:56] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1088
[03/Jul/2018 18:15:56] "POST /operations/show_navigation/ HTTP/1.1" 200 325
[03/Jul/2018 18:15:57] "POST /operations/get_codereading_content/ HTTP/1.1" 200 101947
[03/Jul/2018 18:16:03] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46767
[03/Jul/2018 18:16:03] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[03/Jul/2018 18:16:03] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[03/Jul/2018 18:16:03] "GET /static/css/prettify.css HTTP/1.1" 200 1600
[03/Jul/2018 18:16:03] "GET /static/css/code_show.css HTTP/1.1" 200 18973
[03/Jul/2018 18:16:03] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[03/Jul/2018 18:16:03] "GET /static/js/source.js HTTP/1.1" 200 29576
[03/Jul/2018 18:16:03] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[03/Jul/2018 18:16:04] "GET /static/image/codepedia.png HTTP/1.1" 200 3350
[03/Jul/2018 18:16:04] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[03/Jul/2018 18:16:05] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 18:16:05] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160
[03/Jul/2018 18:16:05] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 18:16:06] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 18:16:06] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 18:16:09] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239176
[03/Jul/2018 18:16:11] "GET /static/image/annotation.png HTTP/1.1" 200 1148
[03/Jul/2018 18:16:11] "GET /static/image/question.png HTTP/1.1" 200 1112
[03/Jul/2018 18:23:38] "HEAD / HTTP/1.0" 200 22443
Not Found: /http:/www.baidu.com/cache/global/img/gs.gif
[03/Jul/2018 18:38:26] "GET http://www.baidu.com/cache/global/img/gs.gif HTTP/1.1" 404 1738
[03/Jul/2018 19:19:39] "HEAD / HTTP/1.0" 200 22443
[03/Jul/2018 19:46:29] "GET /?nsukey=OMXBbquFMhG4B9ugKL2BKM02quXfqZ39iLb0asC3yHwiIlL5XU2FPTcLNzjKLQmwCAAHkURxazO2Iaafn1tQYyDghAO1iypJLUw2BOg2FvFCPmyxXZ38UJxlARQtpkYi2j52oYGXRLP1yNv2HuR3C269eg3D3D HTTP/1.1" 200 24653
[03/Jul/2018 19:46:29] "GET /media/avatar/users/default.png HTTP/1.1" 200 36378
[03/Jul/2018 19:46:29] "GET /static/image/CodePedia.ico HTTP/1.1" 200 370070
[03/Jul/2018 19:47:27] "GET /?nsukey=OMXBbquFMhG4B9ugKL%2BKM02quXfqZ39iLb0asC3yHwiIlL5XU%2FPTcLNzjKLQmwCAAHkURxazO2Iaafn1tQYyDghAO1iypJLUw%2BOg%2FvFCPmyxXZ38UJxlARQtpkYi2j52oYGXRLP1yNv2HuR3C269eg%3D%3D HTTP/1.1" 200 24731
[03/Jul/2018 19:47:28] "GET /static/js/jstree.js HTTP/1.1" 200 297950
[03/Jul/2018 19:47:28] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604
[03/Jul/2018 19:47:28] "GET /static/js/base.js HTTP/1.1" 200 21228
[03/Jul/2018 19:47:28] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045
[03/Jul/2018 19:47:29] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738
[03/Jul/2018 19:50:46] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46767
[03/Jul/2018 19:50:46] "GET /static/css/code_show.css HTTP/1.1" 304 0
[03/Jul/2018 19:50:46] "GET /static/js/source.js HTTP/1.1" 304 0
[03/Jul/2018 19:50:46] "GET /static/image/codepedia.png HTTP/1.1" 304 0
[03/Jul/2018 19:50:47] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 19:50:47] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 19:50:47] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 19:50:47] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 19:50:49] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239176
[03/Jul/2018 19:53:27] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46767
[03/Jul/2018 19:53:27] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 19:53:28] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 19:53:28] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 19:53:28] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 19:53:30] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239176
[03/Jul/2018 20:10:09] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47047
[03/Jul/2018 20:10:09] "GET /static/js/source.js HTTP/1.1" 304 0
[03/Jul/2018 20:10:09] "GET /static/css/code_show.css HTTP/1.1" 304 0
[03/Jul/2018 20:10:09] "GET /static/image/codepedia.png HTTP/1.1" 304 0
[03/Jul/2018 20:10:10] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 20:10:10] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 20:10:10] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 20:10:10] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 20:10:13] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239176
[03/Jul/2018 20:12:36] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47047
[03/Jul/2018 20:12:36] "GET /static/css/code_show.css HTTP/1.1" 200 18973
[03/Jul/2018 20:12:36] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[03/Jul/2018 20:12:36] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[03/Jul/2018 20:12:36] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[03/Jul/2018 20:12:36] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[03/Jul/2018 20:12:36] "GET /static/js/source.js HTTP/1.1" 200 29576
[03/Jul/2018 20:12:36] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[03/Jul/2018 20:12:36] "GET /static/image/codepedia.png HTTP/1.1" 200 3350
[03/Jul/2018 20:12:38] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 20:12:38] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160
[03/Jul/2018 20:12:38] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 20:12:38] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 20:12:38] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 20:12:41] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239176
[03/Jul/2018 20:12:43] "GET /static/image/question.png HTTP/1.1" 200 1112
[03/Jul/2018 20:12:43] "GET /static/image/annotation.png HTTP/1.1" 200 1148
[03/Jul/2018 20:13:48] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47047
[03/Jul/2018 20:13:48] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[03/Jul/2018 20:13:48] "GET /static/css/code_show.css HTTP/1.1" 200 18973
[03/Jul/2018 20:13:48] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[03/Jul/2018 20:13:48] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[03/Jul/2018 20:13:48] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[03/Jul/2018 20:13:48] "GET /static/js/source.js HTTP/1.1" 200 29576
[03/Jul/2018 20:13:48] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[03/Jul/2018 20:13:48] "GET /static/image/codepedia.png HTTP/1.1" 200 3350
[03/Jul/2018 20:13:50] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160
[03/Jul/2018 20:13:50] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 20:13:50] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 20:13:50] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 20:13:50] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 20:13:54] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239176
[03/Jul/2018 20:13:55] "GET /static/image/annotation.png HTTP/1.1" 200 1148
[03/Jul/2018 20:13:55] "GET /static/image/question.png HTTP/1.1" 200 1112
[03/Jul/2018 20:14:49] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47047
[03/Jul/2018 20:14:49] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 20:14:49] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 20:14:49] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 20:14:49] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 20:14:53] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239176
[03/Jul/2018 20:15:01] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47047
[03/Jul/2018 20:15:02] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[03/Jul/2018 20:15:02] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[03/Jul/2018 20:15:02] "GET /static/css/code_show.css HTTP/1.1" 200 18973
[03/Jul/2018 20:15:02] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[03/Jul/2018 20:15:02] "GET /static/js/source.js HTTP/1.1" 200 29591
[03/Jul/2018 20:15:02] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[03/Jul/2018 20:15:02] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[03/Jul/2018 20:15:02] "GET /static/image/codepedia.png HTTP/1.1" 200 3350
[03/Jul/2018 20:15:03] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 20:15:03] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160
[03/Jul/2018 20:15:04] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 20:15:04] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 20:15:04] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 20:15:08] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1239176
[03/Jul/2018 20:15:09] "GET /static/image/annotation.png HTTP/1.1" 200 1148
[03/Jul/2018 20:15:09] "GET /static/image/question.png HTTP/1.1" 200 1112
[03/Jul/2018 20:16:37] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 20:18:49] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47047
[03/Jul/2018 20:18:49] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[03/Jul/2018 20:18:49] "GET /static/css/code_show.css HTTP/1.1" 200 18973
[03/Jul/2018 20:18:49] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[03/Jul/2018 20:18:49] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[03/Jul/2018 20:18:49] "GET /static/js/source.js HTTP/1.1" 200 29591
[03/Jul/2018 20:18:50] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[03/Jul/2018 20:18:50] "GET /static/image/codepedia.png HTTP/1.1" 200 3350
[03/Jul/2018 20:18:50] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[03/Jul/2018 20:18:51] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 20:18:51] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160
[03/Jul/2018 20:18:51] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 20:18:51] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 20:18:51] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 20:18:55] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1206838
[03/Jul/2018 20:18:56] "GET /static/image/annotation.png HTTP/1.1" 200 1148
[03/Jul/2018 20:18:56] "GET /static/image/question.png HTTP/1.1" 200 1112
[03/Jul/2018 20:19:14] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47047
[03/Jul/2018 20:19:14] "GET /static/js/source.js HTTP/1.1" 304 0
[03/Jul/2018 20:19:15] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 20:19:15] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 20:19:15] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 20:19:15] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 20:19:19] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1200720
[03/Jul/2018 20:21:28] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47028
[03/Jul/2018 20:21:28] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[03/Jul/2018 20:21:28] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[03/Jul/2018 20:21:28] "GET /static/css/code_show.css HTTP/1.1" 200 18973
[03/Jul/2018 20:21:28] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[03/Jul/2018 20:21:28] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[03/Jul/2018 20:21:28] "GET /static/js/source.js HTTP/1.1" 200 29591
[03/Jul/2018 20:21:29] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[03/Jul/2018 20:21:29] "GET /static/image/codepedia.png HTTP/1.1" 200 3350
[03/Jul/2018 20:21:30] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160
[03/Jul/2018 20:21:30] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 20:21:31] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 20:21:31] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 20:21:34] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1201594
[03/Jul/2018 20:21:35] "GET /static/image/annotation.png HTTP/1.1" 200 1148
[03/Jul/2018 20:21:35] "GET /static/image/question.png HTTP/1.1" 200 1112
[03/Jul/2018 20:21:43] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 20:23:39] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47032
[03/Jul/2018 20:23:39] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[03/Jul/2018 20:23:39] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[03/Jul/2018 20:23:39] "GET /static/css/code_show.css HTTP/1.1" 200 18973
[03/Jul/2018 20:23:39] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[03/Jul/2018 20:23:39] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[03/Jul/2018 20:23:39] "GET /static/js/source.js HTTP/1.1" 200 29591
[03/Jul/2018 20:23:39] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[03/Jul/2018 20:23:39] "GET /static/image/codepedia.png HTTP/1.1" 200 3350
[03/Jul/2018 20:23:41] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 20:23:41] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160
[03/Jul/2018 20:23:41] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 20:23:41] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 20:23:41] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 20:23:44] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1200720
[03/Jul/2018 20:23:46] "GET /static/image/question.png HTTP/1.1" 200 1112
[03/Jul/2018 20:23:46] "GET /static/image/annotation.png HTTP/1.1" 200 1148
[03/Jul/2018 20:23:54] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 20:24:23] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47027
[03/Jul/2018 20:24:24] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 20:24:24] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 20:24:24] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 20:24:24] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 20:24:27] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1200720
[03/Jul/2018 20:24:38] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 20:26:57] "GET /static/js/source.js HTTP/1.1" 304 0
[03/Jul/2018 20:26:57] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47027
[03/Jul/2018 20:26:58] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 20:26:58] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 20:26:58] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 20:26:58] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 20:27:01] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1180618
[03/Jul/2018 20:27:03] "GET /static/image/annotation.png HTTP/1.1" 200 1148
[03/Jul/2018 20:27:03] "GET /static/image/question.png HTTP/1.1" 200 1112
[03/Jul/2018 20:27:04] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47027
[03/Jul/2018 20:27:04] "GET /static/js/source.js HTTP/1.1" 200 29591
[03/Jul/2018 20:27:04] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[03/Jul/2018 20:27:04] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[03/Jul/2018 20:27:04] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[03/Jul/2018 20:27:05] "GET /static/css/code_show.css HTTP/1.1" 200 18973
[03/Jul/2018 20:27:05] "GET /static/image/codepedia.png HTTP/1.1" 200 3350
[03/Jul/2018 20:27:05] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[03/Jul/2018 20:27:05] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[03/Jul/2018 20:27:06] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 20:27:06] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160
[03/Jul/2018 20:27:07] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 20:27:07] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 20:27:07] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 20:27:10] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1180618
[03/Jul/2018 20:27:24] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1088
[03/Jul/2018 20:27:24] "POST /operations/show_navigation/ HTTP/1.1" 200 325
[03/Jul/2018 20:27:24] "POST /operations/get_codereading_content/ HTTP/1.1" 200 96386
[03/Jul/2018 20:27:30] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 20:28:39] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 20:30:08] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 20:31:26] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47027
[03/Jul/2018 20:31:26] "GET /static/js/source.js HTTP/1.1" 304 0
[03/Jul/2018 20:31:27] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 20:31:27] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 20:31:27] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 20:31:27] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 20:31:30] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1200720
[03/Jul/2018 20:32:51] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47036
[03/Jul/2018 20:32:52] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 20:32:52] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 20:32:52] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 20:32:52] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 20:32:56] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1200720
[03/Jul/2018 20:34:33] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47035
[03/Jul/2018 20:34:35] "GET /static/image/codepedia.png HTTP/1.1" 200 3350
[03/Jul/2018 20:34:35] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 20:34:35] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 20:34:35] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 20:34:35] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 20:34:38] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1200720
[03/Jul/2018 20:37:59] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47043
[03/Jul/2018 20:37:59] "GET /static/css/code_show.css HTTP/1.1" 200 18973
[03/Jul/2018 20:37:59] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[03/Jul/2018 20:37:59] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[03/Jul/2018 20:37:59] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[03/Jul/2018 20:37:59] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[03/Jul/2018 20:37:59] "GET /static/js/source.js HTTP/1.1" 200 29591
[03/Jul/2018 20:37:59] "GET /static/image/codepedia.png HTTP/1.1" 200 3350
[03/Jul/2018 20:38:00] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[03/Jul/2018 20:38:01] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160
[03/Jul/2018 20:38:01] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 20:38:01] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 20:38:01] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 20:38:05] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1200720
[03/Jul/2018 20:38:06] "GET /static/image/annotation.png HTTP/1.1" 200 1148
[03/Jul/2018 20:38:06] "GET /static/image/question.png HTTP/1.1" 200 1112
[03/Jul/2018 20:38:16] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47052
[03/Jul/2018 20:38:38] "POST /operations/show_navigation/ HTTP/1.1" 200 1443
[03/Jul/2018 20:38:38] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1736
[03/Jul/2018 20:38:40] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 20:38:40] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 20:38:41] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 20:38:46] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1200720
[03/Jul/2018 20:38:46] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1255005
[03/Jul/2018 20:38:46] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47052
[03/Jul/2018 20:38:46] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 20:38:47] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 20:38:47] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 20:38:50] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1200720
[03/Jul/2018 20:39:06] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47043
[03/Jul/2018 20:39:06] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 20:39:06] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 20:39:06] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 20:39:10] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1200720
[03/Jul/2018 20:40:40] "HEAD / HTTP/1.0" 200 22443
[03/Jul/2018 20:41:10] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 20:42:47] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47043
[03/Jul/2018 20:42:47] "GET /static/js/source.js HTTP/1.1" 304 0
[03/Jul/2018 20:42:48] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 20:42:48] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 20:42:48] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 20:42:48] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 20:42:51] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1207712
[03/Jul/2018 20:43:19] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 20:45:00] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47043
[03/Jul/2018 20:45:01] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 20:45:01] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 20:45:01] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 20:45:01] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 20:45:05] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1200720
[03/Jul/2018 20:46:52] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47043
[03/Jul/2018 20:46:52] "GET /static/js/source.js HTTP/1.1" 304 0
[03/Jul/2018 20:46:53] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 20:46:53] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 20:46:53] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 20:46:53] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 20:46:56] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1187610
[03/Jul/2018 20:47:16] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 20:48:47] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47043
[03/Jul/2018 20:48:47] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 20:48:48] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 20:48:48] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 20:48:48] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 20:48:52] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1329166
[03/Jul/2018 20:49:34] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47043
[03/Jul/2018 20:49:35] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 20:49:35] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 20:49:35] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 20:49:35] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 20:49:39] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1200720
[03/Jul/2018 20:53:35] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 20:55:57] "GET /static/image/codepedia.png HTTP/1.1" 200 3350
[03/Jul/2018 20:55:57] "GET /static/css/code_show.css HTTP/1.1" 200 18979
[03/Jul/2018 20:55:57] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47043
[03/Jul/2018 20:55:57] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47043
[03/Jul/2018 20:55:57] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[03/Jul/2018 20:55:57] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[03/Jul/2018 20:55:57] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[03/Jul/2018 20:55:57] "GET /static/css/code_show.css HTTP/1.1" 200 18979
[03/Jul/2018 20:55:57] "GET /static/image/codepedia.png HTTP/1.1" 200 3350
[03/Jul/2018 20:55:57] "GET /static/css/code_show.css HTTP/1.1" 200 18979
[03/Jul/2018 20:55:57] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[03/Jul/2018 20:55:57] "GET /static/js/source.js HTTP/1.1" 200 29591
[03/Jul/2018 20:55:57] "GET /static/image/codepedia.png HTTP/1.1" 200 3350
[03/Jul/2018 20:55:58] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[03/Jul/2018 20:55:58] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 20:55:59] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 20:55:59] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 20:55:59] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160
[03/Jul/2018 20:55:59] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 20:55:59] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 20:56:00] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 20:56:00] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 20:56:05] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[03/Jul/2018 20:56:08] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[03/Jul/2018 20:56:09] "GET /static/image/question.png HTTP/1.1" 200 1112
[03/Jul/2018 20:56:09] "GET /static/image/annotation.png HTTP/1.1" 200 1148
[03/Jul/2018 20:56:34] "POST /operations/show_annotation/ HTTP/1.1" 200 59
[03/Jul/2018 20:56:42] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46768
[03/Jul/2018 20:56:42] "GET /static/css/code_show.css HTTP/1.1" 304 0
[03/Jul/2018 20:56:42] "GET /static/css/prettify.css HTTP/1.1" 200 1600
[03/Jul/2018 20:56:42] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 20:56:42] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 20:56:43] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 20:56:43] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 20:56:46] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[03/Jul/2018 20:56:52] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 62
[03/Jul/2018 20:56:52] "POST /operations/show_navigation/ HTTP/1.1" 200 478
[03/Jul/2018 20:56:52] "POST /operations/get_codereading_content/ HTTP/1.1" 200 109034
[03/Jul/2018 20:56:53] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1997
[03/Jul/2018 20:56:53] "POST /operations/show_navigation/ HTTP/1.1" 200 503
[03/Jul/2018 20:56:54] "POST /operations/get_codereading_content/ HTTP/1.1" 200 636165
[03/Jul/2018 20:56:54] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1088
[03/Jul/2018 20:56:54] "POST /operations/show_navigation/ HTTP/1.1" 200 325
[03/Jul/2018 20:56:55] "POST /operations/get_codereading_content/ HTTP/1.1" 200 93481
[03/Jul/2018 20:57:13] "GET /static/css/code_show.css HTTP/1.1" 304 0
[03/Jul/2018 20:57:14] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 21:00:42] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46768
[03/Jul/2018 21:00:42] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[03/Jul/2018 21:00:42] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[03/Jul/2018 21:00:42] "GET /static/css/prettify.css HTTP/1.1" 200 1600
[03/Jul/2018 21:00:42] "GET /static/css/code_show.css HTTP/1.1" 200 18979
[03/Jul/2018 21:00:42] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[03/Jul/2018 21:00:42] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[03/Jul/2018 21:00:42] "GET /static/js/source.js HTTP/1.1" 200 29591
[03/Jul/2018 21:00:42] "GET /static/image/codepedia.png HTTP/1.1" 200 3350
[03/Jul/2018 21:00:43] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[03/Jul/2018 21:00:44] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 21:00:44] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160
[03/Jul/2018 21:00:44] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 21:00:44] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 21:00:44] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 21:00:48] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[03/Jul/2018 21:00:49] "GET /static/image/annotation.png HTTP/1.1" 200 1148
[03/Jul/2018 21:00:49] "GET /static/image/question.png HTTP/1.1" 200 1112
[03/Jul/2018 21:01:57] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46750
[03/Jul/2018 21:01:57] "GET /static/css/code_show.css HTTP/1.1" 304 0
[03/Jul/2018 21:01:57] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 21:01:58] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 21:01:58] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 21:01:58] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 21:02:01] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[03/Jul/2018 21:02:43] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46805
[03/Jul/2018 21:02:43] "GET /static/css/code_show.css HTTP/1.1" 304 0
[03/Jul/2018 21:02:44] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 21:02:44] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 21:02:44] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 21:02:44] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 21:02:47] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[03/Jul/2018 21:05:55] "GET / HTTP/1.0" 200 22443
[03/Jul/2018 21:05:56] "GET / HTTP/1.0" 200 22443
[03/Jul/2018 21:07:48] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46770
[03/Jul/2018 21:07:48] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[03/Jul/2018 21:07:48] "GET /static/css/prettify.css HTTP/1.1" 200 1600
[03/Jul/2018 21:07:48] "GET /static/css/code_show.css HTTP/1.1" 200 18979
[03/Jul/2018 21:07:48] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[03/Jul/2018 21:07:48] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[03/Jul/2018 21:07:48] "GET /static/js/source.js HTTP/1.1" 200 29591
[03/Jul/2018 21:07:48] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[03/Jul/2018 21:07:48] "GET /static/image/codepedia.png HTTP/1.1" 200 3350
[03/Jul/2018 21:07:49] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[03/Jul/2018 21:07:50] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160
[03/Jul/2018 21:07:50] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 21:07:50] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 21:07:50] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 21:07:50] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 21:07:54] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[03/Jul/2018 21:07:55] "GET /static/image/question.png HTTP/1.1" 200 1112
[03/Jul/2018 21:07:55] "GET /static/image/annotation.png HTTP/1.1" 200 1148
[03/Jul/2018 21:10:02] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46770
[03/Jul/2018 21:10:02] "GET /static/css/code_show.css HTTP/1.1" 200 18982
[03/Jul/2018 21:10:02] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 21:10:02] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 21:10:03] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 21:10:03] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 21:10:06] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[03/Jul/2018 21:11:15] "GET /static/css/code_show.css HTTP/1.1" 304 0
[03/Jul/2018 21:11:15] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 21:13:04] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46770
[03/Jul/2018 21:13:05] "GET /static/css/code_show.css HTTP/1.1" 200 18982
[03/Jul/2018 21:13:08] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46770
[03/Jul/2018 21:13:10] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 21:13:11] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 21:13:11] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 21:13:23] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[03/Jul/2018 21:15:02] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46770
[03/Jul/2018 21:15:02] "GET /static/js/source.js HTTP/1.1" 304 0
[03/Jul/2018 21:15:02] "GET /static/css/code_show.css HTTP/1.1" 200 18985
[03/Jul/2018 21:15:03] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 21:15:03] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 21:15:03] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 21:15:03] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 21:15:06] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[03/Jul/2018 21:17:33] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46770
[03/Jul/2018 21:17:33] "GET /static/css/code_show.css HTTP/1.1" 200 18986
[03/Jul/2018 21:17:33] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 21:17:33] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 21:17:34] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 21:17:34] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 21:17:37] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[03/Jul/2018 21:17:38] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46770
[03/Jul/2018 21:17:39] "GET /static/css/code_show.css HTTP/1.1" 200 18986
[03/Jul/2018 21:17:41] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 21:17:43] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 21:17:44] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 21:18:26] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46770
[03/Jul/2018 21:18:26] "GET /static/css/code_show.css HTTP/1.1" 200 18963
[03/Jul/2018 21:18:26] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 21:18:27] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 21:18:27] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 21:18:27] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 21:18:30] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[03/Jul/2018 21:19:02] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46743
[03/Jul/2018 21:19:02] "GET /static/css/code_show.css HTTP/1.1" 304 0
[03/Jul/2018 21:19:03] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 21:19:03] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 21:19:03] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 21:19:03] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 21:19:06] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[03/Jul/2018 21:23:29] "GET /static/css/code_show.css HTTP/1.1" 200 18963
[03/Jul/2018 21:23:30] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 21:23:48] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46771
[03/Jul/2018 21:23:48] "GET /static/js/source.js HTTP/1.1" 304 0
[03/Jul/2018 21:23:48] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 21:23:49] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 21:23:49] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 21:23:49] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 21:23:52] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[03/Jul/2018 21:23:53] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46771
[03/Jul/2018 21:23:53] "GET /static/css/code_show.css HTTP/1.1" 200 18963
[03/Jul/2018 21:23:54] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 21:23:54] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 21:23:55] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 21:23:55] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 21:23:58] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[03/Jul/2018 21:26:08] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46784
[03/Jul/2018 21:26:08] "GET /static/css/code_show.css HTTP/1.1" 200 18963
[03/Jul/2018 21:26:09] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 21:26:09] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 21:26:09] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 21:26:09] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 21:26:12] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[03/Jul/2018 21:26:40] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46784
[03/Jul/2018 21:26:40] "GET /static/css/code_show.css HTTP/1.1" 304 0
[03/Jul/2018 21:26:41] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 21:26:41] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 21:26:41] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 21:26:41] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 21:26:44] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[03/Jul/2018 21:27:49] "GET /static/css/code_show.css HTTP/1.1" 304 0
[03/Jul/2018 21:27:49] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 21:28:21] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1810
[03/Jul/2018 21:28:21] "POST /operations/show_navigation/ HTTP/1.1" 200 530
[03/Jul/2018 21:28:23] "POST /operations/get_codereading_content/ HTTP/1.1" 200 996217
[03/Jul/2018 21:29:02] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46784
[03/Jul/2018 21:29:02] "GET /static/css/code_show.css HTTP/1.1" 200 18963
[03/Jul/2018 21:29:02] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 21:29:03] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 21:29:03] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 21:29:03] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 21:29:06] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[03/Jul/2018 21:30:49] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46841
[03/Jul/2018 21:30:49] "GET /static/js/source.js HTTP/1.1" 304 0
[03/Jul/2018 21:30:49] "GET /static/css/code_show.css HTTP/1.1" 304 0
[03/Jul/2018 21:30:49] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 21:30:49] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 21:30:50] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 21:30:50] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 21:30:52] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[03/Jul/2018 21:32:40] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47058
[03/Jul/2018 21:32:40] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[03/Jul/2018 21:32:40] "GET /static/css/prettify.css HTTP/1.1" 200 1600
[03/Jul/2018 21:32:40] "GET /static/css/code_show.css HTTP/1.1" 200 18963
[03/Jul/2018 21:32:40] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[03/Jul/2018 21:32:40] "GET /static/js/source.js HTTP/1.1" 200 29591
[03/Jul/2018 21:32:40] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[03/Jul/2018 21:32:40] "GET /static/image/codepedia.png HTTP/1.1" 200 3350
[03/Jul/2018 21:32:41] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[03/Jul/2018 21:32:42] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 21:32:42] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 21:32:42] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 21:32:42] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 21:32:45] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[03/Jul/2018 21:32:46] "GET /static/image/annotation.png HTTP/1.1" 200 1148
[03/Jul/2018 21:32:46] "GET /static/image/question.png HTTP/1.1" 200 1112
[03/Jul/2018 21:36:04] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1088
[03/Jul/2018 21:36:04] "POST /operations/show_navigation/ HTTP/1.1" 200 325
[03/Jul/2018 21:36:04] "POST /operations/get_codereading_content/ HTTP/1.1" 200 93481
[03/Jul/2018 21:37:49] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46959
[03/Jul/2018 21:37:49] "GET /static/css/prettify.css HTTP/1.1" 200 1600
[03/Jul/2018 21:37:49] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[03/Jul/2018 21:37:49] "GET /static/css/code_show.css HTTP/1.1" 200 18963
[03/Jul/2018 21:37:49] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[03/Jul/2018 21:37:49] "GET /static/image/codepedia.png HTTP/1.1" 200 3350
[03/Jul/2018 21:37:49] "GET /static/js/source.js HTTP/1.1" 200 29591
[03/Jul/2018 21:37:49] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[03/Jul/2018 21:37:49] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[03/Jul/2018 21:37:51] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 21:37:51] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 21:37:51] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 21:37:51] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 21:37:54] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[03/Jul/2018 21:37:55] "GET /static/image/annotation.png HTTP/1.1" 200 1148
[03/Jul/2018 21:37:55] "GET /static/image/question.png HTTP/1.1" 200 1112
[03/Jul/2018 21:38:39] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46958
[03/Jul/2018 21:38:40] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 21:38:40] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 21:38:40] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 21:38:40] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 21:38:43] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[03/Jul/2018 21:39:35] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1088
[03/Jul/2018 21:39:35] "POST /operations/show_navigation/ HTTP/1.1" 200 325
[03/Jul/2018 21:39:35] "POST /operations/get_codereading_content/ HTTP/1.1" 200 93481
[03/Jul/2018 21:42:15] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46969
[03/Jul/2018 21:42:15] "GET /static/css/code_show.css HTTP/1.1" 304 0
[03/Jul/2018 21:42:15] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 21:42:15] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 21:42:16] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 21:42:16] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 21:42:19] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[03/Jul/2018 21:42:36] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1088
[03/Jul/2018 21:42:36] "POST /operations/show_navigation/ HTTP/1.1" 200 325
[03/Jul/2018 21:42:36] "POST /operations/get_codereading_content/ HTTP/1.1" 200 93481
[03/Jul/2018 21:43:01] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46975
[03/Jul/2018 21:43:01] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 21:43:02] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 21:43:02] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 21:43:02] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 21:43:05] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[03/Jul/2018 21:43:17] "GET /static/image/annotation.png HTTP/1.1" 200 1148
[03/Jul/2018 21:43:17] "GET /static/image/question.png HTTP/1.1" 200 1112
[03/Jul/2018 21:43:19] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46975
[03/Jul/2018 21:43:19] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[03/Jul/2018 21:43:19] "GET /static/css/prettify.css HTTP/1.1" 200 1600
[03/Jul/2018 21:43:19] "GET /static/css/code_show.css HTTP/1.1" 200 18963
[03/Jul/2018 21:43:19] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[03/Jul/2018 21:43:19] "GET /static/js/source.js HTTP/1.1" 200 29591
[03/Jul/2018 21:43:19] "GET /static/image/codepedia.png HTTP/1.1" 200 3350
[03/Jul/2018 21:43:19] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[03/Jul/2018 21:43:20] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[03/Jul/2018 21:43:21] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 21:43:21] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 21:43:21] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 21:43:21] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 21:43:25] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[03/Jul/2018 21:43:29] "GET / HTTP/1.1" 200 22443
[03/Jul/2018 21:43:29] "GET /static/css/common.css HTTP/1.1" 200 8146
[03/Jul/2018 21:43:29] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414
[03/Jul/2018 21:43:29] "GET /static/css/base.css HTTP/1.1" 200 18873
[03/Jul/2018 21:43:29] "GET /static/css/jstree.css HTTP/1.1" 200 34637
[03/Jul/2018 21:43:29] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604
[03/Jul/2018 21:43:29] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 122880
[03/Jul/2018 21:43:29] "GET /static/js/jstree.js HTTP/1.1" 200 49152
[03/Jul/2018 21:44:34] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1088
[03/Jul/2018 21:44:34] "POST /operations/show_navigation/ HTTP/1.1" 200 325
[03/Jul/2018 21:44:34] "POST /operations/get_codereading_content/ HTTP/1.1" 200 93481
[03/Jul/2018 21:45:18] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46976
[03/Jul/2018 21:45:18] "GET /static/css/code_show.css HTTP/1.1" 304 0
[03/Jul/2018 21:45:18] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 21:45:18] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 21:45:19] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 21:45:19] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 21:45:22] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[03/Jul/2018 21:46:10] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46982
[03/Jul/2018 21:46:11] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 21:46:11] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 21:46:11] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 21:46:11] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 21:46:15] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[03/Jul/2018 21:48:29] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 62
[03/Jul/2018 21:48:29] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[03/Jul/2018 21:48:29] "POST /operations/get_codereading_content/ HTTP/1.1" 200 4034
[03/Jul/2018 21:48:30] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 62
[03/Jul/2018 21:48:30] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[03/Jul/2018 21:48:30] "POST /operations/get_codereading_content/ HTTP/1.1" 200 6847
[03/Jul/2018 21:49:39] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46982
[03/Jul/2018 21:49:39] "GET /static/css/code_show.css HTTP/1.1" 200 18963
[03/Jul/2018 21:49:40] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 21:49:40] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 21:49:40] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 21:49:40] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 21:49:43] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[03/Jul/2018 21:49:45] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 62
[03/Jul/2018 21:49:45] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[03/Jul/2018 21:49:45] "POST /operations/get_codereading_content/ HTTP/1.1" 200 20927
[03/Jul/2018 21:49:47] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 62
[03/Jul/2018 21:49:47] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[03/Jul/2018 21:49:48] "POST /operations/get_codereading_content/ HTTP/1.1" 200 47663
[03/Jul/2018 21:54:02] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 46982
[03/Jul/2018 21:54:02] "GET /static/js/source.js HTTP/1.1" 304 0
[03/Jul/2018 21:54:02] "GET /static/css/code_show.css HTTP/1.1" 200 18963
[03/Jul/2018 21:54:02] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 21:54:03] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 21:54:03] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 21:54:03] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 21:54:06] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[03/Jul/2018 21:54:07] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 62
[03/Jul/2018 21:54:07] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[03/Jul/2018 21:54:07] "POST /operations/get_codereading_content/ HTTP/1.1" 200 4034
[03/Jul/2018 21:54:08] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 62
[03/Jul/2018 21:54:08] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[03/Jul/2018 21:54:08] "POST /operations/get_codereading_content/ HTTP/1.1" 200 6847
[03/Jul/2018 21:54:57] "GET /static/css/code_show.css HTTP/1.1" 304 0
[03/Jul/2018 21:54:57] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47010
[03/Jul/2018 21:54:57] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 21:54:57] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 21:54:58] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 21:54:58] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 21:55:01] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[03/Jul/2018 21:55:09] "GET /static/css/code_show.css HTTP/1.1" 304 0
[03/Jul/2018 21:55:09] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 21:55:36] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 21:59:37] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47010
[03/Jul/2018 21:59:37] "GET /static/css/code_show.css HTTP/1.1" 200 19021
[03/Jul/2018 21:59:38] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 21:59:38] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 21:59:38] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 21:59:38] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 21:59:41] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 62
[03/Jul/2018 21:59:41] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[03/Jul/2018 21:59:41] "POST /operations/get_codereading_content/ HTTP/1.1" 200 3562
[03/Jul/2018 21:59:41] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[03/Jul/2018 21:59:42] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 62
[03/Jul/2018 21:59:42] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[03/Jul/2018 21:59:43] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 62
[03/Jul/2018 21:59:43] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[03/Jul/2018 21:59:43] "POST /operations/get_codereading_content/ HTTP/1.1" 200 5911
[03/Jul/2018 21:59:43] "POST /operations/get_codereading_content/ HTTP/1.1" 200 146937
[03/Jul/2018 22:01:34] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47010
[03/Jul/2018 22:01:34] "GET /static/css/code_show.css HTTP/1.1" 304 0
[03/Jul/2018 22:01:35] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 22:01:35] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 22:01:35] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 22:01:35] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 22:01:38] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[03/Jul/2018 22:01:59] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47010
[03/Jul/2018 22:01:59] "GET /static/css/code_show.css HTTP/1.1" 200 19021
[03/Jul/2018 22:01:59] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 22:01:59] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 22:02:00] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 22:02:00] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 22:02:03] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[03/Jul/2018 22:02:15] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 62
[03/Jul/2018 22:02:15] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[03/Jul/2018 22:02:15] "POST /operations/get_codereading_content/ HTTP/1.1" 200 3562
[03/Jul/2018 22:02:20] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 62
[03/Jul/2018 22:02:20] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[03/Jul/2018 22:02:20] "POST /operations/get_codereading_content/ HTTP/1.1" 200 5911
[03/Jul/2018 22:02:28] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47010
[03/Jul/2018 22:02:28] "GET /static/css/code_show.css HTTP/1.1" 200 19021
[03/Jul/2018 22:02:29] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 22:02:29] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 22:02:29] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 22:02:29] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 22:02:32] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[03/Jul/2018 22:02:40] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47010
[03/Jul/2018 22:02:40] "GET /static/css/code_show.css HTTP/1.1" 200 19021
[03/Jul/2018 22:02:40] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 22:02:40] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 22:02:40] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 22:02:40] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 22:02:43] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[03/Jul/2018 22:02:44] "POST /operations/get_codereading_content/ HTTP/1.1" 200 5911
[03/Jul/2018 22:02:44] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 62
[03/Jul/2018 22:02:44] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[03/Jul/2018 22:02:46] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[03/Jul/2018 22:02:46] "POST /operations/get_codereading_content/ HTTP/1.1" 200 3562
[03/Jul/2018 22:02:46] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 62
[03/Jul/2018 22:02:47] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 62
[03/Jul/2018 22:02:47] "POST /operations/get_codereading_content/ HTTP/1.1" 200 828
[03/Jul/2018 22:02:47] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[03/Jul/2018 22:03:21] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47010
[03/Jul/2018 22:03:21] "GET /static/css/code_show.css HTTP/1.1" 200 19021
[03/Jul/2018 22:03:22] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 22:03:22] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 22:03:22] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 22:03:22] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 22:03:25] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 62
[03/Jul/2018 22:03:25] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[03/Jul/2018 22:03:25] "POST /operations/get_codereading_content/ HTTP/1.1" 200 4034
[03/Jul/2018 22:03:26] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[03/Jul/2018 22:03:27] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 62
[03/Jul/2018 22:03:27] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[03/Jul/2018 22:03:27] "POST /operations/get_codereading_content/ HTTP/1.1" 200 4784
[03/Jul/2018 22:03:31] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1849
[03/Jul/2018 22:03:31] "POST /operations/show_navigation/ HTTP/1.1" 200 549
[03/Jul/2018 22:03:32] "POST /operations/get_codereading_content/ HTTP/1.1" 200 428851
[03/Jul/2018 22:03:34] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 62
[03/Jul/2018 22:03:34] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[03/Jul/2018 22:03:34] "POST /operations/get_codereading_content/ HTTP/1.1" 200 4330
[03/Jul/2018 22:03:39] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1933
[03/Jul/2018 22:03:39] "POST /operations/show_navigation/ HTTP/1.1" 200 637
[03/Jul/2018 22:03:39] "POST /operations/get_codereading_content/ HTTP/1.1" 200 418725
[03/Jul/2018 22:03:41] "POST /operations/show_navigation/ HTTP/1.1" 200 503
[03/Jul/2018 22:03:41] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1997
[03/Jul/2018 22:03:42] "POST /operations/get_codereading_content/ HTTP/1.1" 200 636165
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[03/Jul/2018 22:03:45] "POST /operations/show_navigation/ HTTP/1.1" 500 19021
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[03/Jul/2018 22:03:47] "POST /operations/show_navigation/ HTTP/1.1" 500 19033
[03/Jul/2018 22:04:14] "GET /static/css/code_show.css HTTP/1.1" 304 0
[03/Jul/2018 22:04:14] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 22:06:04] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47010
[03/Jul/2018 22:06:04] "GET /static/js/source.js HTTP/1.1" 304 0
[03/Jul/2018 22:06:04] "GET /static/css/code_show.css HTTP/1.1" 304 0
[03/Jul/2018 22:06:05] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 22:06:05] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 22:06:05] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 22:06:05] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 22:06:08] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[03/Jul/2018 22:07:44] "GET /static/css/code_show.css HTTP/1.1" 304 0
[03/Jul/2018 22:07:44] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 22:08:46] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47010
[03/Jul/2018 22:08:46] "GET /static/css/code_show.css HTTP/1.1" 304 0
[03/Jul/2018 22:08:47] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 22:08:47] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 22:08:47] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 22:08:50] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[03/Jul/2018 22:09:07] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47010
[03/Jul/2018 22:09:07] "GET /static/css/prettify.css HTTP/1.1" 200 1600
[03/Jul/2018 22:09:07] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[03/Jul/2018 22:09:07] "GET /static/css/code_show.css HTTP/1.1" 200 19021
[03/Jul/2018 22:09:07] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[03/Jul/2018 22:09:07] "GET /static/js/source.js HTTP/1.1" 200 29579
[03/Jul/2018 22:09:07] "GET /static/image/codepedia.png HTTP/1.1" 200 3350
[03/Jul/2018 22:09:07] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[03/Jul/2018 22:09:07] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[03/Jul/2018 22:09:09] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 22:09:09] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 22:09:09] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 22:09:13] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[03/Jul/2018 22:09:14] "GET /static/image/annotation.png HTTP/1.1" 200 1148
[03/Jul/2018 22:09:14] "GET /static/image/question.png HTTP/1.1" 200 1112
[03/Jul/2018 22:09:41] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47010
[03/Jul/2018 22:09:41] "GET /static/js/source.js HTTP/1.1" 304 0
[03/Jul/2018 22:09:42] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 22:09:42] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 22:09:42] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 22:09:45] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[03/Jul/2018 22:09:57] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47010
[03/Jul/2018 22:09:57] "GET /static/css/prettify.css HTTP/1.1" 200 1600
[03/Jul/2018 22:09:57] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[03/Jul/2018 22:09:57] "GET /static/css/code_show.css HTTP/1.1" 200 19015
[03/Jul/2018 22:09:57] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[03/Jul/2018 22:09:57] "GET /static/js/source.js HTTP/1.1" 200 29579
[03/Jul/2018 22:09:57] "GET /static/image/codepedia.png HTTP/1.1" 200 3350
[03/Jul/2018 22:09:57] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[03/Jul/2018 22:09:57] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[03/Jul/2018 22:09:59] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 22:09:59] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 22:09:59] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 22:10:02] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[03/Jul/2018 22:10:03] "GET /static/image/question.png HTTP/1.1" 200 1112
[03/Jul/2018 22:10:03] "GET /static/image/annotation.png HTTP/1.1" 200 1148
[03/Jul/2018 22:19:48] "GET / HTTP/1.0" 200 22443
[03/Jul/2018 22:35:02] "GET / HTTP/1.0" 200 22443
[03/Jul/2018 22:35:08] code 400, message Bad HTTP/0.9 request type ('l\x00')
[03/Jul/2018 22:35:08] "l " 400 -
Not Found: /nice ports,/Trinity.txt.bak
[03/Jul/2018 22:35:08] "GET /nice%20ports%2C/Tri%6Eity.txt%2ebak HTTP/1.0" 404 3147
[03/Jul/2018 22:35:09] code 400, message Bad request syntax ('\x05\x04\x00\x01\x02\x80\x05\x01\x00\x03')
[03/Jul/2018 22:35:09] "€" 400 -
[03/Jul/2018 22:35:14] code 400, message Bad request syntax ('\x04\x01\x00\x16\x7f\x00\x00\x01root\x00')
[03/Jul/2018 22:35:14] "root" 400 -
[03/Jul/2018 22:35:14] "OPTIONS / HTTP/1.0" 200 0
[03/Jul/2018 22:35:15] code 400, message Bad request version ('RTSP/1.0')
[03/Jul/2018 22:35:15] "OPTIONS / RTSP/1.0" 400 -
[03/Jul/2018 22:35:20] code 400, message Bad request version ('\x00\x01\x97|\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00')
[03/Jul/2018 22:35:20] "€(rþ† —|" 400 -
[03/Jul/2018 22:35:25] code 400, message Bad HTTP/0.9 request type ('\x00')
[03/Jul/2018 22:35:25] "versionbind" 400 -
[03/Jul/2018 22:35:30] code 400, message Bad HTTP/0.9 request type ('\x00')
[03/Jul/2018 22:35:30] " " 400 -
[03/Jul/2018 22:35:30] code 400, message Bad request syntax ('HELP')
[03/Jul/2018 22:35:30] "HELP" 400 -
[03/Jul/2018 22:35:31] code 400, message Bad request syntax ('\x16\x03\x00\x00S\x01\x00\x00O\x03\x00?G×÷º,îê²`~ó\x00ý\x82{¹Õ\x96Èw\x9bæÄÛ<=Ûoï\x10n\x00\x00(\x00\x16\x00\x13\x00')
[03/Jul/2018 22:35:31] You're accessing the development server over HTTPS, but it only supports HTTP.
[03/Jul/2018 22:35:31] code 400, message Bad request version ('\x00/\x00')
[03/Jul/2018 22:35:31] You're accessing the development server over HTTPS, but it only supports HTTP.
[03/Jul/2018 22:35:31] code 400, message Bad request syntax ('\x00\x00\x00qj\x81n0\x81k¡\x03\x02\x01\x05¢\x03\x02\x01')
[03/Jul/2018 22:35:31] "qjn0¢" 400 -
[03/Jul/2018 22:35:37] code 400, message Bad request syntax ('\x00\x00\x00¤ÿSMBr\x00\x00\x00\x00\x08\x01@\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x06\x00\x00\x01\x00\x00\x81\x00\x02PC NETWORK PROGRAM 1.0\x00\x02MICROSOFT NETWORKS 1.03\x00\x02MICROSOFT NETWORKS 3.0\x00\x02LANMAN1.0\x00\x02LM1.2X002\x00\x02Samba\x00\x02NT LANMAN 1.0\x00\x02NT LM 0.12\x00')
[03/Jul/2018 22:35:37] "¤ÿSMBr@@PC NETWORK PROGRAM 1.0MICROSOFT NETWORKS 1.03MICROSOFT NETWORKS 3.0LANMAN1.0LM1.2X002SambaNT LANMAN 1.0NT LM 0.12" 400 -
[03/Jul/2018 22:35:37] code 400, message Bad request syntax ('\x01default')
[03/Jul/2018 22:35:37] "default" 400 -
[03/Jul/2018 22:35:37] code 400, message Bad request syntax ('0\x84\x00\x00\x00-\x02\x01\x07c\x84\x00\x00\x00$\x04\x00')
[03/Jul/2018 22:35:37] "0„-c„$" 400 -
[03/Jul/2018 22:35:42] code 400, message Bad HTTP/0.9 request type ('0')
[03/Jul/2018 22:35:42] "0 `€" 400 -
[03/Jul/2018 22:35:43] code 400, message Bad request version ('SIP/2.0')
[03/Jul/2018 22:35:43] "OPTIONS sip:nm SIP/2.0" 400 -
[03/Jul/2018 22:35:48] code 400, message Bad request syntax ('TNMP\x04\x00\x00\x00TNME\x00\x00\x04\x00')
[03/Jul/2018 22:35:48] "TNMPTNME" 400 -
[03/Jul/2018 22:35:53] code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00')
[03/Jul/2018 22:35:53] " à" 400 -
[03/Jul/2018 22:35:58] code 400, message Bad request syntax ('DmdT\x00\x00\x00\x17\x00\x00\x00\x01\x00\x00\x00\x00\x11\x11\x00ÿ\x01ÿ\x13')
[03/Jul/2018 22:35:58] "DmdTÿÿ" 400 -
[03/Jul/2018 22:36:03] code 400, message Bad HTTP/0.9 request type (':\x00\x00\x00/\x00\x00\x00\x02\x00\x00@\x02\x0f\x00\x01\x00=\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00/\x00\x00\x00\x00\x00\x00\x00\x00\x00@')
[03/Jul/2018 22:36:03] ":/@=/@" 400 -
[03/Jul/2018 22:36:08] code 400, message Bad request syntax ('JRMI\x00\x02K')
[03/Jul/2018 22:36:08] "JRMIK" 400 -
[03/Jul/2018 22:36:14] code 400, message Bad request syntax ('\x01\x00\x00ýÎú\x0b°\xa0\x00\x00\x00MMS\x14\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x12\x00\x00\x00\x01\x00\x03\x00ðððð\x0b\x00\x04\x00\x1c\x00\x03\x00N\x00S\x00P\x00l\x00a\x00y\x00e\x00r\x00/\x009\x00.\x000\x00.\x000\x00.\x002\x009\x008\x000\x00;\x00 \x00{\x000\x000\x000\x000\x00A\x00A\x000\x000\x00-\x000\x00A\x000\x000\x00-\x000\x000\x00a\x000\x00-\x00A\x00A\x000\x00A\x00-\x000\x000\x000\x000\x00A\x000\x00A\x00A\x000\x00A\x00A\x000\x00}\x00\x00\x00àmß_')
[03/Jul/2018 22:36:14] "ýÎú ° MMSðððð NSPlayer/9.0.0.2980; {0000AA00-0A00-00a0-AA0A-0000A0AA0AA0}àmß_" 400 -
[03/Jul/2018 22:36:19] code 400, message Bad HTTP/0.9 request type ('\x00Z\x00\x00\x01\x00\x00\x00\x016\x01,\x00\x00\x08\x00\x7fÿ\x7f\x08\x00\x00\x00\x01\x00')
[03/Jul/2018 22:36:19] "Z6,ÿ :(CONNECT_DATA=(COMMAND=version))" 400 -
[03/Jul/2018 22:36:24] code 400, message Bad request syntax ('\x00\x03\x00\x01\x00\x00\x00\x00\x00\x00\x00\x02\x00\x00\x00\x00\x0f\x00')
[03/Jul/2018 22:36:24] "" 400 -
[03/Jul/2018 22:36:29] code 400, message Bad request syntax ('GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x06\x00\x00\x00abcdef\x00\x00\x04\x00\x00\x00get\x00\x00\x00\x00\x00')
[03/Jul/2018 22:36:29] "GIOP$abcdefget" 400 -
Not Found: /nmaplowercheck1530628664
[03/Jul/2018 22:37:23] "GET /nmaplowercheck1530628664 HTTP/1.1" 404 3142
[03/Jul/2018 22:37:23] "GET / HTTP/1.1" 200 22443
Not Found: /sdk
[03/Jul/2018 22:37:23] "POST /sdk HTTP/1.1" 404 3080
Not Found: /HNAP1
[03/Jul/2018 22:37:23] "GET /HNAP1 HTTP/1.1" 404 3085
[03/Jul/2018 22:48:17] "GET /static/css/code_show.css HTTP/1.1" 304 0
[03/Jul/2018 22:48:18] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 22:51:53] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 22:52:29] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47010
[03/Jul/2018 22:52:29] "GET /static/image/codepedia.png HTTP/1.1" 304 0
[03/Jul/2018 22:52:29] "GET /static/js/source.js HTTP/1.1" 304 0
[03/Jul/2018 22:52:29] "GET /static/css/code_show.css HTTP/1.1" 200 19049
[03/Jul/2018 22:52:30] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 22:52:30] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 22:52:30] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 22:52:30] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 22:52:33] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[03/Jul/2018 22:54:44] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47010
[03/Jul/2018 22:54:44] "GET /static/css/code_show.css HTTP/1.1" 200 19081
[03/Jul/2018 22:54:44] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 22:54:45] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 22:54:45] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 22:54:45] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1739
[03/Jul/2018 22:54:48] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[03/Jul/2018 22:55:24] "GET /static/css/code_show.css HTTP/1.1" 304 0
[03/Jul/2018 22:55:24] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 22:58:03] "GET /static/js/source.js HTTP/1.1" 304 0
[03/Jul/2018 22:58:03] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47010
[03/Jul/2018 22:58:03] "GET /static/css/code_show.css HTTP/1.1" 200 19138
[03/Jul/2018 22:58:03] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 22:58:04] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 22:58:04] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 22:58:04] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1765
[03/Jul/2018 22:58:07] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[03/Jul/2018 22:59:26] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47056
[03/Jul/2018 22:59:26] "GET /static/css/code_show.css HTTP/1.1" 304 0
[03/Jul/2018 22:59:27] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 22:59:27] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 22:59:27] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 22:59:27] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1765
[03/Jul/2018 22:59:31] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[03/Jul/2018 23:00:39] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47056
[03/Jul/2018 23:00:39] "GET /static/css/code_show.css HTTP/1.1" 200 19138
[03/Jul/2018 23:00:40] "GET /static/image/codepedia.png HTTP/1.1" 304 0
[03/Jul/2018 23:00:44] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 23:00:46] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1765
[03/Jul/2018 23:00:46] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 23:00:47] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[03/Jul/2018 23:02:36] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47056
[03/Jul/2018 23:02:36] "GET /static/css/code_show.css HTTP/1.1" 200 19173
[03/Jul/2018 23:02:37] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 23:02:37] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 23:02:37] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 23:02:37] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1765
[03/Jul/2018 23:02:40] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[03/Jul/2018 23:03:54] "GET /static/css/code_show.css HTTP/1.1" 304 0
[03/Jul/2018 23:03:54] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 23:06:04] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47056
[03/Jul/2018 23:06:04] "GET /static/js/source.js HTTP/1.1" 304 0
[03/Jul/2018 23:06:04] "GET /static/css/code_show.css HTTP/1.1" 200 19204
[03/Jul/2018 23:06:04] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 23:06:05] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 23:06:05] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1765
[03/Jul/2018 23:06:05] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 23:06:08] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[03/Jul/2018 23:06:27] "GET /static/css/code_show.css HTTP/1.1" 304 0
[03/Jul/2018 23:06:27] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 23:07:00] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 23:09:19] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 23:09:43] "GET /static/css/code_show.css HTTP/1.1" 200 19251
[03/Jul/2018 23:09:43] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47056
[03/Jul/2018 23:09:43] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 23:09:44] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 23:09:44] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 23:09:44] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1765
[03/Jul/2018 23:09:47] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[03/Jul/2018 23:10:00] "GET /static/css/code_show.css HTTP/1.1" 304 0
[03/Jul/2018 23:10:00] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 23:10:48] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 0
[03/Jul/2018 23:11:23] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47052
[03/Jul/2018 23:11:23] "GET /static/css/code_show.css HTTP/1.1" 304 0
[03/Jul/2018 23:11:24] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 23:11:24] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 23:11:24] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1765
[03/Jul/2018 23:11:24] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 23:11:27] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[03/Jul/2018 23:13:15] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47059
[03/Jul/2018 23:13:15] "GET /static/js/source.js HTTP/1.1" 304 0
[03/Jul/2018 23:13:15] "GET /static/css/code_show.css HTTP/1.1" 200 19374
[03/Jul/2018 23:13:16] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 23:13:16] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1765
[03/Jul/2018 23:13:16] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 23:13:19] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[03/Jul/2018 23:13:24] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47059
[03/Jul/2018 23:13:24] "GET /static/css/code_show.css HTTP/1.1" 304 0
[03/Jul/2018 23:13:25] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 23:13:25] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 23:13:25] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1765
[03/Jul/2018 23:13:28] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[03/Jul/2018 23:13:35] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47059
[03/Jul/2018 23:13:35] "GET /static/css/code_show.css HTTP/1.1" 304 0
[03/Jul/2018 23:13:36] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 23:13:36] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1765
[03/Jul/2018 23:13:36] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 23:13:39] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[03/Jul/2018 23:13:46] "GET /static/css/code_show.css HTTP/1.1" 304 0
[03/Jul/2018 23:13:47] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 23:14:22] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47059
[03/Jul/2018 23:14:22] "GET /static/css/code_show.css HTTP/1.1" 200 19392
[03/Jul/2018 23:14:23] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 23:14:23] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 23:14:23] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1765
[03/Jul/2018 23:14:23] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 23:14:27] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[03/Jul/2018 23:14:31] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47059
[03/Jul/2018 23:14:31] "GET /static/css/code_show.css HTTP/1.1" 304 0
[03/Jul/2018 23:14:32] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 23:14:32] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1765
[03/Jul/2018 23:14:32] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 23:14:35] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[03/Jul/2018 23:14:45] "GET /static/css/code_show.css HTTP/1.1" 304 0
[03/Jul/2018 23:14:45] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 23:18:35] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47085
[03/Jul/2018 23:18:35] "GET /static/css/code_show.css HTTP/1.1" 200 19374
[03/Jul/2018 23:18:35] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 23:18:36] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 23:18:36] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 23:18:36] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1765
[03/Jul/2018 23:18:39] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[03/Jul/2018 23:18:44] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47085
[03/Jul/2018 23:18:44] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 23:18:44] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1765
[03/Jul/2018 23:18:44] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 23:18:48] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[03/Jul/2018 23:18:55] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47085
[03/Jul/2018 23:18:55] "GET /static/css/code_show.css HTTP/1.1" 304 0
[03/Jul/2018 23:18:55] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 23:18:55] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1765
[03/Jul/2018 23:18:55] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 23:18:58] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[03/Jul/2018 23:19:47] "GET /static/css/code_show.css HTTP/1.1" 304 0
[03/Jul/2018 23:19:47] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 23:19:49] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47059
[03/Jul/2018 23:19:49] "GET /static/js/source.js HTTP/1.1" 304 0
[03/Jul/2018 23:19:49] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 23:19:50] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 23:19:50] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 23:19:50] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1765
[03/Jul/2018 23:19:57] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[03/Jul/2018 23:20:01] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 23:22:31] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 23:26:22] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47059
[03/Jul/2018 23:26:22] "GET /static/image/codepedia.png HTTP/1.1" 304 0
[03/Jul/2018 23:26:22] "GET /static/css/code_show.css HTTP/1.1" 200 19391
[03/Jul/2018 23:26:22] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 23:26:22] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 23:26:23] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 23:26:23] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[03/Jul/2018 23:26:26] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[03/Jul/2018 23:26:38] "GET /static/css/code_show.css HTTP/1.1" 304 0
[03/Jul/2018 23:26:39] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 23:27:41] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47059
[03/Jul/2018 23:27:41] "GET /static/js/source.js HTTP/1.1" 304 0
[03/Jul/2018 23:27:41] "GET /static/css/code_show.css HTTP/1.1" 200 19415
[03/Jul/2018 23:27:42] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 23:27:42] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 23:27:42] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[03/Jul/2018 23:27:42] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 23:27:46] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[03/Jul/2018 23:28:00] "GET /static/css/code_show.css HTTP/1.1" 304 0
[03/Jul/2018 23:28:00] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 23:29:36] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47059
[03/Jul/2018 23:29:36] "GET /static/css/code_show.css HTTP/1.1" 200 19416
[03/Jul/2018 23:29:36] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 23:29:36] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[03/Jul/2018 23:29:36] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 23:29:40] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[03/Jul/2018 23:30:00] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[03/Jul/2018 23:30:00] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47059
[03/Jul/2018 23:30:00] "GET /static/css/code_show.css HTTP/1.1" 304 0
[03/Jul/2018 23:30:00] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160
[03/Jul/2018 23:30:01] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 23:30:01] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[03/Jul/2018 23:30:01] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 23:30:04] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[03/Jul/2018 23:30:16] "GET /users/login/ HTTP/1.1" 200 4230
[03/Jul/2018 23:30:16] "GET /static/css/base.css HTTP/1.1" 200 18873
[03/Jul/2018 23:30:16] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414
[03/Jul/2018 23:30:16] "GET /static/css/jstree.css HTTP/1.1" 200 34637
[03/Jul/2018 23:30:16] "GET /static/css/common.css HTTP/1.1" 200 8146
[03/Jul/2018 23:30:16] "GET /static/css/register.css HTTP/1.1" 200 1762
[03/Jul/2018 23:30:20] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604
[03/Jul/2018 23:30:20] "GET /static/js/base.js HTTP/1.1" 200 21228
[03/Jul/2018 23:30:20] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070
[03/Jul/2018 23:30:20] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045
[03/Jul/2018 23:30:23] "GET /static/js/users-common.js HTTP/1.1" 200 966
[03/Jul/2018 23:30:23] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738
[03/Jul/2018 23:30:25] "GET /static/js/jstree.js HTTP/1.1" 200 297950
[03/Jul/2018 23:30:30] "GET /static/image/login/bg_login.jpg HTTP/1.1" 200 29922
[03/Jul/2018 23:30:30] "GET /static/image/CodePedia.ico HTTP/1.1" 200 370070
[03/Jul/2018 23:30:36] "POST /users/login/ HTTP/1.1" 302 0
[03/Jul/2018 23:30:37] "GET / HTTP/1.1" 200 24242
[03/Jul/2018 23:30:37] "GET /media/avatar/users/default.png HTTP/1.1" 200 36378
[03/Jul/2018 23:30:38] "GET /static/vendor/site/css/style.css HTTP/1.1" 200 160222
[03/Jul/2018 23:30:43] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 50069
[03/Jul/2018 23:30:43] "GET /static/css/code_show.css HTTP/1.1" 304 0
[03/Jul/2018 23:30:43] "GET /static/image/users/default.png HTTP/1.1" 200 36378
[03/Jul/2018 23:30:44] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 23:30:45] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[03/Jul/2018 23:30:45] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 23:30:54] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[03/Jul/2018 23:30:56] "GET /static/css/code_show.css HTTP/1.1" 304 0
[03/Jul/2018 23:30:56] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 23:31:14] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 50069
[03/Jul/2018 23:31:14] "GET /static/css/code_show.css HTTP/1.1" 304 0
[03/Jul/2018 23:31:15] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 23:31:15] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 23:31:15] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 23:31:15] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[03/Jul/2018 23:31:18] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[03/Jul/2018 23:32:17] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1189
[03/Jul/2018 23:32:17] "POST /operations/show_navigation/ HTTP/1.1" 200 325
[03/Jul/2018 23:32:17] "POST /operations/get_codereading_content/ HTTP/1.1" 200 93481
[03/Jul/2018 23:32:19] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88
[03/Jul/2018 23:32:19] "POST /operations/show_navigation/ HTTP/1.1" 200 478
[03/Jul/2018 23:32:19] "POST /operations/get_codereading_content/ HTTP/1.1" 200 109034
[03/Jul/2018 23:32:25] "GET /?nsukey=OMXBbquFMhG4B9ugKL2BKM02quXfqZ39iLb0asC3yHwiIlL5XU2FPTcLNzjKLQmwCAAHkURxazO2Iaafn1tQYyDghAO1iypJLUw2BOg2FvFCPmyxXZ38UJxlARQtpkYi2j52oYGXRLP1yNv2HuR3C269eg3D3D HTTP/1.1" 200 24653
[03/Jul/2018 23:32:25] "GET /media/avatar/users/default.png HTTP/1.1" 200 36378
[03/Jul/2018 23:32:25] "GET /static/image/CodePedia.ico HTTP/1.1" 200 370070
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[03/Jul/2018 23:32:26] "POST /operations/show_navigation/ HTTP/1.1" 500 19127
[03/Jul/2018 23:32:26] "GET /static/css/base.css HTTP/1.1" 304 0
[03/Jul/2018 23:32:26] "GET /static/css/common.css HTTP/1.1" 304 0
[03/Jul/2018 23:32:26] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 304 0
[03/Jul/2018 23:32:26] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 304 0
[03/Jul/2018 23:32:27] "GET /static/vendor/site/css/style.css HTTP/1.1" 304 0
[03/Jul/2018 23:32:27] "GET /static/css/prettify.css HTTP/1.1" 304 0
[03/Jul/2018 23:32:27] "GET /media/avatar/users/default.png HTTP/1.1" 304 0
[03/Jul/2018 23:32:27] "GET /static/css/jstree.css HTTP/1.1" 304 0
[03/Jul/2018 23:32:27] "GET /static/image/CodePedia.ico HTTP/1.1" 304 0
[03/Jul/2018 23:32:27] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 304 0
[03/Jul/2018 23:32:27] "POST /operations/get_codereading_content/ HTTP/1.1" 200 4034
[03/Jul/2018 23:32:27] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88
[03/Jul/2018 23:32:27] "POST /operations/show_navigation/ HTTP/1.1" 200 35
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[03/Jul/2018 23:32:30] "POST /operations/show_navigation/ HTTP/1.1" 500 19123
[03/Jul/2018 23:32:34] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 2000
[03/Jul/2018 23:32:34] "POST /operations/show_navigation/ HTTP/1.1" 200 549
[03/Jul/2018 23:32:34] "POST /operations/get_codereading_content/ HTTP/1.1" 200 428851
[03/Jul/2018 23:32:37] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1953
[03/Jul/2018 23:32:37] "POST /operations/show_navigation/ HTTP/1.1" 200 275
[03/Jul/2018 23:32:37] "POST /operations/get_codereading_content/ HTTP/1.1" 200 239900
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[03/Jul/2018 23:32:39] "POST /operations/show_navigation/ HTTP/1.1" 500 19123
[03/Jul/2018 23:33:28] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 50068
[03/Jul/2018 23:33:28] "GET /static/css/code_show.css HTTP/1.1" 304 0
[03/Jul/2018 23:33:29] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 23:33:29] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[03/Jul/2018 23:33:29] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 23:33:32] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[03/Jul/2018 23:33:55] "POST /operations/show_annotation/ HTTP/1.1" 200 1603
[03/Jul/2018 23:34:02] "POST /operations/show_issue_question/ HTTP/1.1" 200 960
[03/Jul/2018 23:34:07] "POST /operations/show_annotation/ HTTP/1.1" 200 1603
[03/Jul/2018 23:34:29] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47059
[03/Jul/2018 23:34:30] "GET /static/css/code_show.css HTTP/1.1" 200 19416
[03/Jul/2018 23:34:36] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 23:34:37] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[03/Jul/2018 23:34:37] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 23:34:53] "POST /operations/get_codereading_content/ HTTP/1.1" 200 19404
[03/Jul/2018 23:34:53] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[03/Jul/2018 23:34:53] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88
[03/Jul/2018 23:34:53] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[03/Jul/2018 23:34:54] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88
[03/Jul/2018 23:34:55] "POST /operations/get_codereading_content/ HTTP/1.1" 200 128020
[03/Jul/2018 23:35:07] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 138, in run
self.finish_response()
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 180, in finish_response
self.write(data)
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 279, in write
self._write(data)
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 453, in _write
result = self.stdout.write(data)
File "/root//envs/codepedia2/lib/python3.6/socketserver.py", line 800, in write
self._sock.sendall(b)
ConnectionResetError: [Errno 104] Connection reset by peer
[03/Jul/2018 23:35:07] "POST /operations/get_codereading_content/ HTTP/1.1" 500 59
----------------------------------------
Exception happened during processing of request from ('178.128.7.176', 52208)
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 138, in run
self.finish_response()
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 180, in finish_response
self.write(data)
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 279, in write
self._write(data)
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 453, in _write
result = self.stdout.write(data)
File "/root//envs/codepedia2/lib/python3.6/socketserver.py", line 800, in write
self._sock.sendall(b)
ConnectionResetError: [Errno 104] Connection reset by peer
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 141, in run
self.handle_error()
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/servers/basehttp.py", line 86, in handle_error
super().handle_error()
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 368, in handle_error
self.finish_response()
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 180, in finish_response
self.write(data)
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 274, in write
self.send_headers()
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 331, in send_headers
if not self.origin_server or self.client_is_modern():
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 344, in client_is_modern
return self.environ['SERVER_PROTOCOL'].upper() != 'HTTP/0.9'
TypeError: 'NoneType' object is not subscriptable
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/socketserver.py", line 651, in process_request_thread
self.finish_request(request, client_address)
File "/root//envs/codepedia2/lib/python3.6/socketserver.py", line 361, in finish_request
self.RequestHandlerClass(request, client_address, self)
File "/root//envs/codepedia2/lib/python3.6/socketserver.py", line 721, in __init__
self.handle()
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/servers/basehttp.py", line 154, in handle
handler.run(self.server.get_app())
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 144, in run
self.close()
File "/root//envs/codepedia2/lib/python3.6/wsgiref/simple_server.py", line 35, in close
self.status.split(' ',1)[0], self.bytes_sent
AttributeError: 'NoneType' object has no attribute 'split'
----------------------------------------
[03/Jul/2018 23:35:08] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47059
[03/Jul/2018 23:35:12] "GET /static/css/code_show.css HTTP/1.1" 304 0
[03/Jul/2018 23:35:14] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 23:35:15] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 23:35:15] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[03/Jul/2018 23:35:24] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 50068
[03/Jul/2018 23:35:24] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88
[03/Jul/2018 23:35:24] "GET /static/css/code_show.css HTTP/1.1" 304 0
[03/Jul/2018 23:35:24] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[03/Jul/2018 23:35:24] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 23:35:24] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[03/Jul/2018 23:35:24] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 23:35:25] "POST /operations/get_codereading_content/ HTTP/1.1" 200 19137
[03/Jul/2018 23:35:28] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[03/Jul/2018 23:36:02] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[03/Jul/2018 23:36:08] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88
[03/Jul/2018 23:36:08] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[03/Jul/2018 23:36:08] "POST /operations/get_codereading_content/ HTTP/1.1" 200 4302
[03/Jul/2018 23:36:14] "POST /operations/get_codereading_content/ HTTP/1.1" 200 20678
[03/Jul/2018 23:36:14] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88
[03/Jul/2018 23:36:15] "POST /operations/get_codereading_content/ HTTP/1.1" 200 25022
[03/Jul/2018 23:36:15] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88
[03/Jul/2018 23:36:15] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[03/Jul/2018 23:36:15] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[03/Jul/2018 23:36:17] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88
[03/Jul/2018 23:36:17] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[03/Jul/2018 23:36:17] "POST /operations/get_codereading_content/ HTTP/1.1" 200 20678
[03/Jul/2018 23:36:18] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[03/Jul/2018 23:40:03] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1189
[03/Jul/2018 23:40:03] "POST /operations/show_navigation/ HTTP/1.1" 200 325
[03/Jul/2018 23:40:03] "POST /operations/get_codereading_content/ HTTP/1.1" 200 93481
[03/Jul/2018 23:40:05] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88
[03/Jul/2018 23:40:05] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[03/Jul/2018 23:40:05] "POST /operations/get_codereading_content/ HTTP/1.1" 200 3562
[03/Jul/2018 23:40:20] "GET /static/css/code_show.css HTTP/1.1" 304 0
[03/Jul/2018 23:40:20] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 23:42:31] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 50081
[03/Jul/2018 23:42:31] "GET /static/js/source.js HTTP/1.1" 304 0
[03/Jul/2018 23:42:31] "GET /static/css/code_show.css HTTP/1.1" 304 0
[03/Jul/2018 23:42:31] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 23:42:31] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 23:42:32] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 23:42:32] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[03/Jul/2018 23:42:35] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[03/Jul/2018 23:42:39] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88
[03/Jul/2018 23:42:39] "POST /operations/get_codereading_content/ HTTP/1.1" 200 3562
[03/Jul/2018 23:42:39] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[03/Jul/2018 23:42:43] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88
[03/Jul/2018 23:42:43] "POST /operations/get_codereading_content/ HTTP/1.1" 200 3571
[03/Jul/2018 23:42:43] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[03/Jul/2018 23:42:44] "POST /operations/get_codereading_content/ HTTP/1.1" 200 3796
[03/Jul/2018 23:42:44] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[03/Jul/2018 23:42:44] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88
[03/Jul/2018 23:42:54] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88
[03/Jul/2018 23:42:54] "POST /operations/get_codereading_content/ HTTP/1.1" 200 44637
[03/Jul/2018 23:42:54] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[03/Jul/2018 23:43:30] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 23:45:15] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88
[03/Jul/2018 23:45:15] "POST /operations/get_codereading_content/ HTTP/1.1" 200 17746
[03/Jul/2018 23:45:15] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[03/Jul/2018 23:45:45] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 50081
[03/Jul/2018 23:45:45] "GET /static/css/code_show.css HTTP/1.1" 304 0
[03/Jul/2018 23:45:45] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 23:45:45] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 23:45:46] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 23:45:46] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[03/Jul/2018 23:45:49] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[03/Jul/2018 23:45:55] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 50081
[03/Jul/2018 23:45:55] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 23:45:55] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 23:45:56] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[03/Jul/2018 23:45:56] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 23:45:59] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[03/Jul/2018 23:47:25] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 50081
[03/Jul/2018 23:47:26] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 23:47:26] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 23:47:26] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[03/Jul/2018 23:47:26] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 23:47:29] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[03/Jul/2018 23:47:58] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 50081
[03/Jul/2018 23:47:58] "GET /static/css/code_show.css HTTP/1.1" 304 0
[03/Jul/2018 23:47:58] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 23:47:59] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 23:47:59] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 23:47:59] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[03/Jul/2018 23:48:02] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[03/Jul/2018 23:48:03] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 50081
[03/Jul/2018 23:48:04] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[03/Jul/2018 23:48:04] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[03/Jul/2018 23:48:04] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[03/Jul/2018 23:48:04] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[03/Jul/2018 23:48:08] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[03/Jul/2018 23:59:07] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47072
[04/Jul/2018 01:15:55] "GET / HTTP/1.1" 200 22443
[04/Jul/2018 01:20:42] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47072
[04/Jul/2018 01:20:43] "GET /static/js/source.js HTTP/1.1" 200 29579
[04/Jul/2018 01:20:43] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[04/Jul/2018 01:20:43] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[04/Jul/2018 01:20:43] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[04/Jul/2018 01:20:43] "GET /static/css/code_show.css HTTP/1.1" 200 19416
[04/Jul/2018 01:20:44] "GET /static/css/prettify.css HTTP/1.1" 200 1600
[04/Jul/2018 01:20:44] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[04/Jul/2018 01:20:44] "GET /static/image/codepedia.png HTTP/1.1" 200 3350
[04/Jul/2018 01:20:44] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[04/Jul/2018 01:20:44] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160
Not Found: /favicon.ico
[04/Jul/2018 01:20:45] "GET /favicon.ico HTTP/1.1" 404 3103
[04/Jul/2018 01:20:45] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[04/Jul/2018 01:20:45] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[04/Jul/2018 01:20:45] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[04/Jul/2018 01:20:48] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[04/Jul/2018 01:52:24] code 400, message Bad HTTP/0.9 request type ('\x16\x03\x01\x00Ï\x01\x00\x00Ë\x03\x03Õ0¤w©Ð')
[04/Jul/2018 01:52:24] You're accessing the development server over HTTPS, but it only supports HTTP.
[04/Jul/2018 02:30:06] "GET / HTTP/1.0" 200 22443
Not Found: /http:/www.baidu.com/cache/global/img/gs.gif
[04/Jul/2018 03:52:28] "GET http://www.baidu.com/cache/global/img/gs.gif HTTP/1.1" 404 1738
[04/Jul/2018 04:57:30] "HEAD / HTTP/1.0" 200 22443
[04/Jul/2018 06:26:45] "HEAD / HTTP/1.0" 200 22443
[04/Jul/2018 06:26:53] "HEAD / HTTP/1.0" 200 22443
[04/Jul/2018 09:06:42] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 50081
[04/Jul/2018 09:06:42] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 304 0
[04/Jul/2018 09:06:42] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 304 0
[04/Jul/2018 09:06:42] "GET /static/js/prettify.js HTTP/1.1" 304 0
[04/Jul/2018 09:06:42] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 304 0
[04/Jul/2018 09:06:42] "GET /static/js/source.js HTTP/1.1" 304 0
[04/Jul/2018 09:06:42] "GET /static/css/font-awesome.css HTTP/1.1" 304 0
[04/Jul/2018 09:06:42] "GET /static/css/code_show.css HTTP/1.1" 304 0
[04/Jul/2018 09:06:42] "GET /static/image/users/default.png HTTP/1.1" 304 0
[04/Jul/2018 09:06:42] "GET /static/css/prettify.css HTTP/1.1" 304 0
[04/Jul/2018 09:06:42] "GET /static/image/codepedia.png HTTP/1.1" 304 0
[04/Jul/2018 09:06:43] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 304 0
[04/Jul/2018 09:06:43] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[04/Jul/2018 09:06:43] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[04/Jul/2018 09:06:43] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[04/Jul/2018 09:06:45] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[04/Jul/2018 09:06:47] "GET /static/image/annotation.png HTTP/1.1" 304 0
[04/Jul/2018 09:06:47] "GET /static/image/question.png HTTP/1.1" 304 0
[04/Jul/2018 09:08:26] "POST /operations/show_annotation/ HTTP/1.1" 200 1603
[04/Jul/2018 09:08:29] "POST /operations/show_annotation/ HTTP/1.1" 200 1618
[04/Jul/2018 09:08:33] "POST /operations/show_issue_question/ HTTP/1.1" 200 960
[04/Jul/2018 09:08:54] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1189
[04/Jul/2018 09:08:54] "POST /operations/show_navigation/ HTTP/1.1" 200 325
[04/Jul/2018 09:08:55] "POST /operations/get_codereading_content/ HTTP/1.1" 200 93481
[04/Jul/2018 09:23:32] "GET / HTTP/1.0" 200 22443
Not Found: /http:/www.123cha.com/
Not Found: /http:/wujieliulan.com/
Not Found: /http:/www.minghui.org/
[04/Jul/2018 09:35:16] "GET http://wujieliulan.com/ HTTP/1.1" 404 1677
Not Found: /http:/www.boxun.com/
Not Found: /http:/www.epochtimes.com/
Not Found: /http:/www.bing.com/
[04/Jul/2018 09:35:16] "GET http://www.minghui.org/ HTTP/1.1" 404 1677
[04/Jul/2018 09:35:16] "GET http://www.bing.com/ HTTP/1.1" 404 1665
[04/Jul/2018 09:35:16] "GET http://www.boxun.com/ HTTP/1.1" 404 1669
[04/Jul/2018 09:35:16] "GET http://www.epochtimes.com/ HTTP/1.1" 404 1689
[04/Jul/2018 09:35:16] "GET http://www.123cha.com/ HTTP/1.1" 404 1673
Not Found: /http:/www.baidu.com/
[04/Jul/2018 09:35:16] "GET http://www.baidu.com/ HTTP/1.1" 404 1669
[04/Jul/2018 09:57:38] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47072
[04/Jul/2018 09:57:38] "GET /static/js/prettify.js HTTP/1.1" 304 0
[04/Jul/2018 09:57:38] "GET /static/css/font-awesome.css HTTP/1.1" 304 0
[04/Jul/2018 09:57:38] "GET /static/js/source.js HTTP/1.1" 200 29579
[04/Jul/2018 09:57:39] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 304 0
[04/Jul/2018 09:57:39] "GET /static/css/prettify.css HTTP/1.1" 304 0
[04/Jul/2018 09:57:39] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 304 0
[04/Jul/2018 09:57:39] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 304 0
[04/Jul/2018 09:57:39] "GET /static/css/code_show.css HTTP/1.1" 304 0
[04/Jul/2018 09:57:39] "GET /static/image/codepedia.png HTTP/1.1" 304 0
[04/Jul/2018 09:57:39] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[04/Jul/2018 09:57:39] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 304 0
[04/Jul/2018 09:57:39] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[04/Jul/2018 09:57:39] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[04/Jul/2018 09:57:43] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[04/Jul/2018 09:57:44] "GET /static/image/annotation.png HTTP/1.1" 304 0
[04/Jul/2018 09:57:44] "GET /static/image/question.png HTTP/1.1" 304 0
[04/Jul/2018 09:57:52] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1189
[04/Jul/2018 09:57:52] "POST /operations/show_navigation/ HTTP/1.1" 200 325
[04/Jul/2018 09:57:52] "POST /operations/get_codereading_content/ HTTP/1.1" 200 93481
[04/Jul/2018 09:57:54] "POST /operations/show_navigation/ HTTP/1.1" 200 503
[04/Jul/2018 09:57:54] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 2148
[04/Jul/2018 09:57:55] "POST /operations/get_codereading_content/ HTTP/1.1" 200 636165
[04/Jul/2018 09:58:02] "POST /operations/get_codereading_content/ HTTP/1.1" 200 34606
[04/Jul/2018 09:58:02] "POST /operations/show_navigation/ HTTP/1.1" 200 262
[04/Jul/2018 09:58:02] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88
[04/Jul/2018 10:47:28] code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&à\x00\x00\x00\x00\x00Cookie:')
[04/Jul/2018 10:47:28] "+&àCookie: mstshash=hello" 400 -
[04/Jul/2018 11:59:18] code 400, message Bad request syntax ('\x00\x00\x00TZ\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x04\x010I\x00\x00\x00\x00\x80\x0b¨À\x00\x0c)t F\x07\x00tsXrcsXYs9\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00bbXcsXctst\x00\x00\x00\x00\x00\x00')
[04/Jul/2018 11:59:18] "TZ0I€ ¨À )t FtsXrcsXYs9bbXcsXctst" 400 -
[04/Jul/2018 14:03:29] "HEAD / HTTP/1.0" 200 22443
[04/Jul/2018 15:35:04] "GET / HTTP/1.1" 200 24242
[04/Jul/2018 15:35:04] "GET /static/css/base.css HTTP/1.1" 304 0
[04/Jul/2018 15:35:04] "GET /static/css/common.css HTTP/1.1" 304 0
[04/Jul/2018 15:35:04] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 304 0
[04/Jul/2018 15:35:04] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 304 0
[04/Jul/2018 15:35:04] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 304 0
[04/Jul/2018 15:35:04] "GET /static/css/jstree.css HTTP/1.1" 304 0
[04/Jul/2018 15:35:04] "GET /static/css/prettify.css HTTP/1.1" 304 0
[04/Jul/2018 15:35:04] "GET /static/vendor/site/css/style.css HTTP/1.1" 304 0
[04/Jul/2018 15:35:04] "GET /static/js/run_prettify.js HTTP/1.1" 304 0
[04/Jul/2018 15:35:04] "GET /static/js/jstree.js HTTP/1.1" 304 0
[04/Jul/2018 15:35:04] "GET /static/js/base.js HTTP/1.1" 304 0
[04/Jul/2018 15:35:04] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 304 0
[04/Jul/2018 15:35:04] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 304 0
[04/Jul/2018 15:35:04] "GET /static/image/CodePedia.ico HTTP/1.1" 304 0
[04/Jul/2018 15:35:04] "GET /media/avatar/users/default.png HTTP/1.1" 304 0
Not Found: /favicon.ico
[04/Jul/2018 15:35:05] "GET /favicon.ico HTTP/1.1" 404 3103
[04/Jul/2018 15:35:07] "GET /files/ HTTP/1.1" 200 24242
[04/Jul/2018 15:35:11] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 50081
[04/Jul/2018 15:35:11] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 304 0
[04/Jul/2018 15:35:11] "GET /static/css/font-awesome.css HTTP/1.1" 304 0
[04/Jul/2018 15:35:11] "GET /static/css/code_show.css HTTP/1.1" 200 19416
[04/Jul/2018 15:35:11] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 304 0
[04/Jul/2018 15:35:11] "GET /static/js/prettify.js HTTP/1.1" 304 0
[04/Jul/2018 15:35:11] "GET /static/js/source.js HTTP/1.1" 200 29579
[04/Jul/2018 15:35:11] "GET /static/image/codepedia.png HTTP/1.1" 200 3350
[04/Jul/2018 15:35:11] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 304 0
[04/Jul/2018 15:35:11] "GET /static/image/users/default.png HTTP/1.1" 304 0
[04/Jul/2018 15:35:11] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[04/Jul/2018 15:35:11] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[04/Jul/2018 15:35:11] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[04/Jul/2018 15:35:14] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[04/Jul/2018 15:35:16] "GET /static/image/annotation.png HTTP/1.1" 304 0
[04/Jul/2018 15:35:16] "GET /static/image/question.png HTTP/1.1" 304 0
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[04/Jul/2018 15:35:38] "POST /operations/show_navigation/ HTTP/1.1" 500 19120
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[04/Jul/2018 15:35:42] "POST /operations/show_navigation/ HTTP/1.1" 500 19120
[04/Jul/2018 15:35:44] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1205
[04/Jul/2018 15:35:44] "POST /operations/show_navigation/ HTTP/1.1" 200 678
[04/Jul/2018 15:35:44] "POST /operations/get_codereading_content/ HTTP/1.1" 200 252686
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[04/Jul/2018 15:35:46] "POST /operations/show_navigation/ HTTP/1.1" 500 19120
[04/Jul/2018 15:35:48] "POST /operations/show_navigation/ HTTP/1.1" 200 241
[04/Jul/2018 15:35:48] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88
[04/Jul/2018 15:35:49] "POST /operations/get_codereading_content/ HTTP/1.1" 200 71787
[04/Jul/2018 15:36:00] "POST /operations/show_annotation/ HTTP/1.1" 200 3270
[04/Jul/2018 15:36:08] "POST /operations/show_annotation/ HTTP/1.1" 200 1668
[04/Jul/2018 15:36:38] "POST /operations/show_method_info/ HTTP/1.1" 200 135
[04/Jul/2018 15:36:44] "POST /operations/show_method_info/ HTTP/1.1" 200 135
[04/Jul/2018 15:36:45] "POST /operations/show_method_info/ HTTP/1.1" 200 135
[04/Jul/2018 15:36:46] "POST /operations/show_method_info/ HTTP/1.1" 200 135
[04/Jul/2018 15:36:47] "POST /operations/show_method_info/ HTTP/1.1" 200 135
[04/Jul/2018 15:36:50] "POST /operations/show_method_info/ HTTP/1.1" 200 135
Internal Server Error: /operations/show_method_info/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 171, in post
result_dict = json.loads(query_result)
File "/root//envs/codepedia2/lib/python3.6/json/__init__.py", line 354, in loads
return _default_decoder.decode(s)
File "/root//envs/codepedia2/lib/python3.6/json/decoder.py", line 339, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
File "/root//envs/codepedia2/lib/python3.6/json/decoder.py", line 357, in raw_decode
raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
[04/Jul/2018 15:36:56] "POST /operations/show_method_info/ HTTP/1.1" 500 19339
[04/Jul/2018 15:37:05] "POST /operations/show_method_info/ HTTP/1.1" 200 135
[04/Jul/2018 15:37:52] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47072
[04/Jul/2018 15:37:52] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47072
[04/Jul/2018 15:37:52] "GET /static/image/codepedia.png HTTP/1.1" 200 3350
[04/Jul/2018 15:37:52] "GET /static/css/prettify.css HTTP/1.1" 200 1600
[04/Jul/2018 15:37:52] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[04/Jul/2018 15:37:52] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[04/Jul/2018 15:37:52] "GET /static/css/code_show.css HTTP/1.1" 200 19416
[04/Jul/2018 15:37:52] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[04/Jul/2018 15:37:52] "GET /static/js/source.js HTTP/1.1" 200 29579
[04/Jul/2018 15:37:52] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 81920
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 138, in run
self.finish_response()
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 180, in finish_response
self.write(data)
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 279, in write
self._write(data)
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 453, in _write
result = self.stdout.write(data)
File "/root//envs/codepedia2/lib/python3.6/socketserver.py", line 800, in write
self._sock.sendall(b)
ConnectionResetError: [Errno 104] Connection reset by peer
[04/Jul/2018 15:37:52] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 500 59
----------------------------------------
Exception happened during processing of request from ('220.202.152.73', 47823)
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 138, in run
self.finish_response()
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 180, in finish_response
self.write(data)
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 279, in write
self._write(data)
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 453, in _write
result = self.stdout.write(data)
File "/root//envs/codepedia2/lib/python3.6/socketserver.py", line 800, in write
self._sock.sendall(b)
ConnectionResetError: [Errno 104] Connection reset by peer
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 141, in run
self.handle_error()
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/servers/basehttp.py", line 86, in handle_error
super().handle_error()
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 368, in handle_error
self.finish_response()
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 180, in finish_response
self.write(data)
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 274, in write
self.send_headers()
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 331, in send_headers
if not self.origin_server or self.client_is_modern():
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 344, in client_is_modern
return self.environ['SERVER_PROTOCOL'].upper() != 'HTTP/0.9'
TypeError: 'NoneType' object is not subscriptable
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/socketserver.py", line 651, in process_request_thread
self.finish_request(request, client_address)
File "/root//envs/codepedia2/lib/python3.6/socketserver.py", line 361, in finish_request
self.RequestHandlerClass(request, client_address, self)
File "/root//envs/codepedia2/lib/python3.6/socketserver.py", line 721, in __init__
self.handle()
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/servers/basehttp.py", line 154, in handle
handler.run(self.server.get_app())
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 144, in run
self.close()
File "/root//envs/codepedia2/lib/python3.6/wsgiref/simple_server.py", line 35, in close
self.status.split(' ',1)[0], self.bytes_sent
AttributeError: 'NoneType' object has no attribute 'split'
----------------------------------------
[04/Jul/2018 15:37:52] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 81920
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 138, in run
self.finish_response()
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 180, in finish_response
self.write(data)
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 279, in write
self._write(data)
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 453, in _write
result = self.stdout.write(data)
File "/root//envs/codepedia2/lib/python3.6/socketserver.py", line 800, in write
self._sock.sendall(b)
ConnectionResetError: [Errno 104] Connection reset by peer
[04/Jul/2018 15:37:52] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 500 59
----------------------------------------
Exception happened during processing of request from ('220.202.152.73', 47820)
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 138, in run
self.finish_response()
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 180, in finish_response
self.write(data)
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 279, in write
self._write(data)
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 453, in _write
result = self.stdout.write(data)
File "/root//envs/codepedia2/lib/python3.6/socketserver.py", line 800, in write
self._sock.sendall(b)
ConnectionResetError: [Errno 104] Connection reset by peer
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 141, in run
self.handle_error()
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/servers/basehttp.py", line 86, in handle_error
super().handle_error()
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 368, in handle_error
self.finish_response()
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 180, in finish_response
self.write(data)
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 274, in write
self.send_headers()
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 331, in send_headers
if not self.origin_server or self.client_is_modern():
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 344, in client_is_modern
return self.environ['SERVER_PROTOCOL'].upper() != 'HTTP/0.9'
TypeError: 'NoneType' object is not subscriptable
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/socketserver.py", line 651, in process_request_thread
self.finish_request(request, client_address)
File "/root//envs/codepedia2/lib/python3.6/socketserver.py", line 361, in finish_request
self.RequestHandlerClass(request, client_address, self)
File "/root//envs/codepedia2/lib/python3.6/socketserver.py", line 721, in __init__
self.handle()
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/servers/basehttp.py", line 154, in handle
handler.run(self.server.get_app())
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 144, in run
self.close()
File "/root//envs/codepedia2/lib/python3.6/wsgiref/simple_server.py", line 35, in close
self.status.split(' ',1)[0], self.bytes_sent
AttributeError: 'NoneType' object has no attribute 'split'
----------------------------------------
[04/Jul/2018 15:37:53] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[04/Jul/2018 15:37:53] "GET /static/js/source.js HTTP/1.1" 200 29579
[04/Jul/2018 15:37:53] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[04/Jul/2018 15:37:53] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[04/Jul/2018 15:37:53] "GET /static/image/codepedia.png HTTP/1.1" 200 3350
[04/Jul/2018 15:37:53] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[04/Jul/2018 15:37:54] "GET /static/css/prettify.css HTTP/1.1" 200 1600
[04/Jul/2018 15:37:54] "GET /static/css/code_show.css HTTP/1.1" 200 19416
[04/Jul/2018 15:37:54] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[04/Jul/2018 15:37:55] "GET /static/fonts/fontawesome-webfont.eot?v=4.7.0 HTTP/1.1" 200 165742
Not Found: /favicon.ico
[04/Jul/2018 15:37:55] "GET /favicon.ico HTTP/1.1" 404 3103
Internal Server Error: /operations/show_method_info/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 171, in post
result_dict = json.loads(query_result)
File "/root//envs/codepedia2/lib/python3.6/json/__init__.py", line 354, in loads
return _default_decoder.decode(s)
File "/root//envs/codepedia2/lib/python3.6/json/decoder.py", line 339, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
File "/root//envs/codepedia2/lib/python3.6/json/decoder.py", line 357, in raw_decode
raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
[04/Jul/2018 15:38:11] "POST /operations/show_method_info/ HTTP/1.1" 500 19339
[04/Jul/2018 15:38:14] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88
[04/Jul/2018 15:38:14] "POST /operations/get_codereading_content/ HTTP/1.1" 200 33178
[04/Jul/2018 15:38:14] "POST /operations/show_navigation/ HTTP/1.1" 200 159
[04/Jul/2018 15:38:19] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1918
[04/Jul/2018 15:38:19] "POST /operations/show_navigation/ HTTP/1.1" 200 293
[04/Jul/2018 15:38:19] "POST /operations/get_codereading_content/ HTTP/1.1" 200 98713
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[04/Jul/2018 15:38:27] "POST /operations/show_navigation/ HTTP/1.1" 500 19117
[04/Jul/2018 15:38:28] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88
[04/Jul/2018 15:38:28] "POST /operations/get_codereading_content/ HTTP/1.1" 200 3821
[04/Jul/2018 15:38:28] "POST /operations/show_navigation/ HTTP/1.1" 200 35
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[04/Jul/2018 15:38:43] "POST /operations/show_navigation/ HTTP/1.1" 500 19102
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[04/Jul/2018 15:38:44] "POST /operations/show_navigation/ HTTP/1.1" 500 19102
[04/Jul/2018 15:38:48] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1946
[04/Jul/2018 15:38:48] "POST /operations/show_navigation/ HTTP/1.1" 200 1037
[04/Jul/2018 15:38:49] "POST /operations/get_codereading_content/ HTTP/1.1" 200 429123
[04/Jul/2018 15:38:52] "POST /operations/show_annotation/ HTTP/1.1" 200 2999
[04/Jul/2018 15:39:00] "POST /operations/add_vote/ HTTP/1.1" 200 68
[04/Jul/2018 15:39:02] "POST /operations/add_vote/ HTTP/1.1" 200 87
[04/Jul/2018 15:39:05] "POST /operations/show_annotation/ HTTP/1.1" 200 3335
[04/Jul/2018 15:39:10] "POST /operations/show_annotation/ HTTP/1.1" 200 4436
[04/Jul/2018 15:40:33] "POST /operations/show_issue_question/ HTTP/1.1" 200 2594
[04/Jul/2018 15:46:35] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1972
[04/Jul/2018 15:46:35] "POST /operations/show_navigation/ HTTP/1.1" 200 907
[04/Jul/2018 15:46:37] "POST /operations/get_codereading_content/ HTTP/1.1" 200 552047
[04/Jul/2018 15:46:40] "POST /operations/show_issue_question/ HTTP/1.1" 200 2517
[04/Jul/2018 15:46:48] "POST /operations/show_issue_question/ HTTP/1.1" 200 1432
[04/Jul/2018 15:48:29] "HEAD / HTTP/1.0" 200 22443
[04/Jul/2018 15:51:42] "GET / HTTP/1.1" 200 22443
[04/Jul/2018 15:51:46] "GET /static/css/base.css HTTP/1.1" 200 18873
[04/Jul/2018 15:51:46] "GET /static/css/common.css HTTP/1.1" 200 8146
[04/Jul/2018 15:51:46] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414
[04/Jul/2018 15:51:46] "GET /static/js/base.js HTTP/1.1" 200 21228
[04/Jul/2018 15:51:46] "GET /static/css/jstree.css HTTP/1.1" 200 34637
[04/Jul/2018 15:51:46] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604
[04/Jul/2018 15:51:46] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045
[04/Jul/2018 15:51:47] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070
[04/Jul/2018 15:51:47] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738
[04/Jul/2018 15:51:47] "GET /media/avatar/users/default.png HTTP/1.1" 200 36378
[04/Jul/2018 15:51:47] "GET /static/vendor/site/css/style.css HTTP/1.1" 200 160222
[04/Jul/2018 15:51:48] "GET /static/js/jstree.js HTTP/1.1" 200 297950
[04/Jul/2018 15:51:50] "GET /static/image/CodePedia.ico HTTP/1.1" 200 370070
Not Found: /favicon.ico
[04/Jul/2018 15:51:51] "GET /favicon.ico HTTP/1.1" 404 3103
[04/Jul/2018 15:51:53] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47072
[04/Jul/2018 15:51:57] "GET / HTTP/1.1" 200 22443
[04/Jul/2018 15:52:01] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47072
[04/Jul/2018 15:52:03] "GET / HTTP/1.1" 200 22443
[04/Jul/2018 15:52:05] "GET / HTTP/1.1" 200 22443
[04/Jul/2018 15:52:06] "GET / HTTP/1.1" 200 22443
[04/Jul/2018 15:52:07] "GET / HTTP/1.1" 200 22443
[04/Jul/2018 15:52:08] "GET /projects/Notes/src/net/micode/notes/ui/NotesListActivity.java HTTP/1.1" 200 47072
[04/Jul/2018 15:52:14] "GET / HTTP/1.1" 200 22443
[04/Jul/2018 15:52:20] "GET /?page=842 HTTP/1.1" 200 22934
Internal Server Error: /projects/java1.8/com/sun/corba/se/spi/protocol/RequestDispatcherDefault.java
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/projects/views.py", line 147, in get
project_tree = get_project_tree.getHtml(settings.SOURCEPATH+project.path)
File "/projects/codepedia/apps/utils/get_project_tree.py", line 18, in getHtml
files = os.listdir(projectPath)
FileNotFoundError: [Errno 2] No such file or directory: '/opt/opengrok/source/java1.8'
[04/Jul/2018 15:52:21] "GET /projects/java1.8/com/sun/corba/se/spi/protocol/RequestDispatcherDefault.java HTTP/1.1" 500 88043
[04/Jul/2018 15:52:23] "GET /?page=842 HTTP/1.1" 200 22934
Internal Server Error: /projects/java1.8/com/sun/corba/se/spi/activation/InitialNameServicePackage/NameAlreadyBound.java
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/projects/views.py", line 147, in get
project_tree = get_project_tree.getHtml(settings.SOURCEPATH+project.path)
File "/projects/codepedia/apps/utils/get_project_tree.py", line 18, in getHtml
files = os.listdir(projectPath)
FileNotFoundError: [Errno 2] No such file or directory: '/opt/opengrok/source/java1.8'
[04/Jul/2018 15:52:24] "GET /projects/java1.8/com/sun/corba/se/spi/activation/InitialNameServicePackage/NameAlreadyBound.java HTTP/1.1" 500 88443
[04/Jul/2018 15:52:27] "GET /?page=842 HTTP/1.1" 200 22934
[04/Jul/2018 15:58:07] "GET / HTTP/1.1" 200 22443
[04/Jul/2018 15:59:49] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47072
[04/Jul/2018 16:01:03] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47072
[04/Jul/2018 16:01:04] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[04/Jul/2018 16:01:04] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[04/Jul/2018 16:01:04] "GET /static/css/prettify.css HTTP/1.1" 200 1600
[04/Jul/2018 16:01:05] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[04/Jul/2018 16:01:05] "GET /static/css/code_show.css HTTP/1.1" 200 19416
[04/Jul/2018 16:01:08] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[04/Jul/2018 16:01:10] "GET / HTTP/1.1" 200 22443
[04/Jul/2018 16:01:11] "GET /static/css/base.css HTTP/1.1" 200 18873
[04/Jul/2018 16:01:11] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414
[04/Jul/2018 16:01:11] "GET /static/css/common.css HTTP/1.1" 200 8146
[04/Jul/2018 16:01:11] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[04/Jul/2018 16:01:11] "GET /static/css/jstree.css HTTP/1.1" 200 34637
[04/Jul/2018 16:01:11] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070
[04/Jul/2018 16:01:11] "GET /static/css/prettify.css HTTP/1.1" 200 1600
[04/Jul/2018 16:01:11] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604
[04/Jul/2018 16:01:11] "GET /static/js/base.js HTTP/1.1" 200 21228
[04/Jul/2018 16:01:11] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045
[04/Jul/2018 16:01:11] "GET /static/vendor/site/css/style.css HTTP/1.1" 200 160222
[04/Jul/2018 16:01:12] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738
[04/Jul/2018 16:01:13] "GET /static/js/jstree.js HTTP/1.1" 200 297950
[04/Jul/2018 16:01:16] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[04/Jul/2018 16:01:17] "GET /static/js/source.js HTTP/1.1" 200 29579
[04/Jul/2018 16:01:23] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47072
[04/Jul/2018 16:02:36] "GET / HTTP/1.1" 200 22443
[04/Jul/2018 16:02:36] "GET /static/css/common.css HTTP/1.1" 200 8146
[04/Jul/2018 16:02:36] "GET /static/css/base.css HTTP/1.1" 200 18873
[04/Jul/2018 16:02:36] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414
[04/Jul/2018 16:02:36] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[04/Jul/2018 16:02:36] "GET /static/css/jstree.css HTTP/1.1" 200 34637
[04/Jul/2018 16:02:36] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070
[04/Jul/2018 16:02:36] "GET /static/css/prettify.css HTTP/1.1" 200 1600
[04/Jul/2018 16:02:36] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604
[04/Jul/2018 16:02:36] "GET /static/js/base.js HTTP/1.1" 200 21228
[04/Jul/2018 16:02:36] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045
[04/Jul/2018 16:02:37] "GET /static/vendor/site/css/style.css HTTP/1.1" 200 160222
[04/Jul/2018 16:02:38] "GET /static/js/jstree.js HTTP/1.1" 200 297950
[04/Jul/2018 16:02:38] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738
[04/Jul/2018 16:02:40] "GET /static/image/CodePedia.ico HTTP/1.1" 200 370070
[04/Jul/2018 16:02:41] "GET /media/avatar/users/default.png HTTP/1.1" 200 36378
[04/Jul/2018 16:03:42] "GET / HTTP/1.1" 200 22443
[04/Jul/2018 16:03:42] "GET /static/css/base.css HTTP/1.1" 200 18873
[04/Jul/2018 16:03:42] "GET /static/css/common.css HTTP/1.1" 200 8146
[04/Jul/2018 16:03:42] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414
[04/Jul/2018 16:03:42] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[04/Jul/2018 16:03:42] "GET /static/css/jstree.css HTTP/1.1" 200 34637
[04/Jul/2018 16:03:42] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070
[04/Jul/2018 16:03:42] "GET /static/css/prettify.css HTTP/1.1" 200 1600
[04/Jul/2018 16:03:42] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604
[04/Jul/2018 16:03:42] "GET /static/js/base.js HTTP/1.1" 200 21228
[04/Jul/2018 16:03:42] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045
[04/Jul/2018 16:03:42] "GET /static/vendor/site/css/style.css HTTP/1.1" 200 160222
[04/Jul/2018 16:03:44] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738
[04/Jul/2018 16:03:44] "GET /static/js/jstree.js HTTP/1.1" 200 297950
[04/Jul/2018 16:03:46] "GET /static/image/CodePedia.ico HTTP/1.1" 200 370070
[04/Jul/2018 16:03:46] "GET /media/avatar/users/default.png HTTP/1.1" 200 36378
[04/Jul/2018 16:03:50] "GET / HTTP/1.1" 200 22443
[04/Jul/2018 16:03:50] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[04/Jul/2018 16:03:50] "GET /static/css/base.css HTTP/1.1" 200 18873
[04/Jul/2018 16:03:50] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414
[04/Jul/2018 16:03:50] "GET /static/css/common.css HTTP/1.1" 200 8146
[04/Jul/2018 16:03:50] "GET /static/css/jstree.css HTTP/1.1" 200 34637
[04/Jul/2018 16:03:50] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070
[04/Jul/2018 16:03:50] "GET /static/css/prettify.css HTTP/1.1" 200 1600
[04/Jul/2018 16:03:50] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604
[04/Jul/2018 16:03:50] "GET /static/js/base.js HTTP/1.1" 200 21228
[04/Jul/2018 16:03:50] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045
[04/Jul/2018 16:03:51] "GET /static/js/jstree.js HTTP/1.1" 200 297950
[04/Jul/2018 16:03:52] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738
[04/Jul/2018 16:03:52] "GET /static/vendor/site/css/style.css HTTP/1.1" 200 160222
[04/Jul/2018 16:03:53] "GET /media/avatar/users/default.png HTTP/1.1" 200 36378
[04/Jul/2018 16:03:54] "GET /static/image/CodePedia.ico HTTP/1.1" 200 370070
[04/Jul/2018 16:04:02] "GET / HTTP/1.1" 200 22443
[04/Jul/2018 16:04:03] "GET /static/css/base.css HTTP/1.1" 200 18873
[04/Jul/2018 16:04:03] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414
[04/Jul/2018 16:04:03] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[04/Jul/2018 16:04:03] "GET /static/css/common.css HTTP/1.1" 200 8146
[04/Jul/2018 16:04:04] "GET /static/css/prettify.css HTTP/1.1" 200 1600
[04/Jul/2018 16:04:05] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070
[04/Jul/2018 16:04:07] "GET /static/vendor/site/css/style.css HTTP/1.1" 200 160222
[04/Jul/2018 16:04:08] "GET /static/css/jstree.css HTTP/1.1" 200 34637
----------------------------------------
Exception happened during processing of request from ('124.126.220.240', 57354)
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/socketserver.py", line 651, in process_request_thread
self.finish_request(request, client_address)
File "/root//envs/codepedia2/lib/python3.6/socketserver.py", line 361, in finish_request
self.RequestHandlerClass(request, client_address, self)
File "/root//envs/codepedia2/lib/python3.6/socketserver.py", line 721, in __init__
self.handle()
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/servers/basehttp.py", line 139, in handle
self.raw_requestline = self.rfile.readline(65537)
File "/root//envs/codepedia2/lib/python3.6/socket.py", line 586, in readinto
return self._sock.recv_into(b)
ConnectionResetError: [Errno 104] Connection reset by peer
----------------------------------------
----------------------------------------
Exception happened during processing of request from ('124.126.220.240', 57501)
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/socketserver.py", line 651, in process_request_thread
self.finish_request(request, client_address)
File "/root//envs/codepedia2/lib/python3.6/socketserver.py", line 361, in finish_request
self.RequestHandlerClass(request, client_address, self)
File "/root//envs/codepedia2/lib/python3.6/socketserver.py", line 721, in __init__
self.handle()
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/servers/basehttp.py", line 139, in handle
self.raw_requestline = self.rfile.readline(65537)
File "/root//envs/codepedia2/lib/python3.6/socket.py", line 586, in readinto
return self._sock.recv_into(b)
ConnectionResetError: [Errno 104] Connection reset by peer
----------------------------------------
----------------------------------------
Exception happened during processing of request from ('124.126.220.240', 57657)
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/socketserver.py", line 651, in process_request_thread
self.finish_request(request, client_address)
File "/root//envs/codepedia2/lib/python3.6/socketserver.py", line 361, in finish_request
self.RequestHandlerClass(request, client_address, self)
File "/root//envs/codepedia2/lib/python3.6/socketserver.py", line 721, in __init__
self.handle()
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/servers/basehttp.py", line 139, in handle
self.raw_requestline = self.rfile.readline(65537)
File "/root//envs/codepedia2/lib/python3.6/socket.py", line 586, in readinto
return self._sock.recv_into(b)
ConnectionResetError: [Errno 104] Connection reset by peer
----------------------------------------
[04/Jul/2018 16:12:44] "GET / HTTP/1.1" 200 22443
Internal Server Error: /projects/java1.8/com/sun/corba/se/spi/activation/InitialNameServicePackage/NameAlreadyBound.java
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/projects/views.py", line 147, in get
project_tree = get_project_tree.getHtml(settings.SOURCEPATH+project.path)
File "/projects/codepedia/apps/utils/get_project_tree.py", line 18, in getHtml
files = os.listdir(projectPath)
FileNotFoundError: [Errno 2] No such file or directory: '/opt/opengrok/source/java1.8'
[04/Jul/2018 16:14:49] "GET /projects/java1.8/com/sun/corba/se/spi/activation/InitialNameServicePackage/NameAlreadyBound.java HTTP/1.1" 500 88283
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 138, in run
self.finish_response()
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 180, in finish_response
self.write(data)
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 279, in write
self._write(data)
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 453, in _write
result = self.stdout.write(data)
File "/root//envs/codepedia2/lib/python3.6/socketserver.py", line 800, in write
self._sock.sendall(b)
ConnectionResetError: [Errno 104] Connection reset by peer
[04/Jul/2018 16:14:49] "GET /projects/java1.8/com/sun/corba/se/spi/activation/InitialNameServicePackage/NameAlreadyBound.java HTTP/1.1" 500 59
----------------------------------------
Exception happened during processing of request from ('106.120.160.114', 4507)
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 138, in run
self.finish_response()
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 180, in finish_response
self.write(data)
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 279, in write
self._write(data)
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 453, in _write
result = self.stdout.write(data)
File "/root//envs/codepedia2/lib/python3.6/socketserver.py", line 800, in write
self._sock.sendall(b)
ConnectionResetError: [Errno 104] Connection reset by peer
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 141, in run
self.handle_error()
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/servers/basehttp.py", line 86, in handle_error
super().handle_error()
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 368, in handle_error
self.finish_response()
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 180, in finish_response
self.write(data)
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 274, in write
self.send_headers()
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 331, in send_headers
if not self.origin_server or self.client_is_modern():
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 344, in client_is_modern
return self.environ['SERVER_PROTOCOL'].upper() != 'HTTP/0.9'
TypeError: 'NoneType' object is not subscriptable
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/socketserver.py", line 651, in process_request_thread
self.finish_request(request, client_address)
File "/root//envs/codepedia2/lib/python3.6/socketserver.py", line 361, in finish_request
self.RequestHandlerClass(request, client_address, self)
File "/root//envs/codepedia2/lib/python3.6/socketserver.py", line 721, in __init__
self.handle()
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/servers/basehttp.py", line 154, in handle
handler.run(self.server.get_app())
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 144, in run
self.close()
File "/root//envs/codepedia2/lib/python3.6/wsgiref/simple_server.py", line 35, in close
self.status.split(' ',1)[0], self.bytes_sent
AttributeError: 'NoneType' object has no attribute 'split'
----------------------------------------
[04/Jul/2018 16:15:12] "GET /?page=842 HTTP/1.1" 200 22934
[04/Jul/2018 16:19:39] "HEAD / HTTP/1.0" 200 22443
Internal Server Error: /projects/java1.8/com/sun/corba/se/spi/protocol/RequestDispatcherDefault.java
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/projects/views.py", line 147, in get
project_tree = get_project_tree.getHtml(settings.SOURCEPATH+project.path)
File "/projects/codepedia/apps/utils/get_project_tree.py", line 18, in getHtml
files = os.listdir(projectPath)
FileNotFoundError: [Errno 2] No such file or directory: '/opt/opengrok/source/java1.8'
[04/Jul/2018 16:23:34] "GET /projects/java1.8/com/sun/corba/se/spi/protocol/RequestDispatcherDefault.java HTTP/1.1" 500 87863
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 138, in run
self.finish_response()
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 180, in finish_response
self.write(data)
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 279, in write
self._write(data)
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 453, in _write
result = self.stdout.write(data)
File "/root//envs/codepedia2/lib/python3.6/socketserver.py", line 800, in write
self._sock.sendall(b)
ConnectionResetError: [Errno 104] Connection reset by peer
[04/Jul/2018 16:23:34] "GET /projects/java1.8/com/sun/corba/se/spi/protocol/RequestDispatcherDefault.java HTTP/1.1" 500 59
----------------------------------------
Exception happened during processing of request from ('106.120.160.114', 45756)
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 138, in run
self.finish_response()
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 180, in finish_response
self.write(data)
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 279, in write
self._write(data)
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 453, in _write
result = self.stdout.write(data)
File "/root//envs/codepedia2/lib/python3.6/socketserver.py", line 800, in write
self._sock.sendall(b)
ConnectionResetError: [Errno 104] Connection reset by peer
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 141, in run
self.handle_error()
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/servers/basehttp.py", line 86, in handle_error
super().handle_error()
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 368, in handle_error
self.finish_response()
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 180, in finish_response
self.write(data)
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 274, in write
self.send_headers()
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 331, in send_headers
if not self.origin_server or self.client_is_modern():
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 344, in client_is_modern
return self.environ['SERVER_PROTOCOL'].upper() != 'HTTP/0.9'
TypeError: 'NoneType' object is not subscriptable
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/socketserver.py", line 651, in process_request_thread
self.finish_request(request, client_address)
File "/root//envs/codepedia2/lib/python3.6/socketserver.py", line 361, in finish_request
self.RequestHandlerClass(request, client_address, self)
File "/root//envs/codepedia2/lib/python3.6/socketserver.py", line 721, in __init__
self.handle()
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/servers/basehttp.py", line 154, in handle
handler.run(self.server.get_app())
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 144, in run
self.close()
File "/root//envs/codepedia2/lib/python3.6/wsgiref/simple_server.py", line 35, in close
self.status.split(' ',1)[0], self.bytes_sent
AttributeError: 'NoneType' object has no attribute 'split'
----------------------------------------
[04/Jul/2018 16:39:32] "GET /files/ HTTP/1.1" 200 22443
Not Found: /http:/www.baidu.com/cache/global/img/gs.gif
[04/Jul/2018 16:39:59] "GET http://www.baidu.com/cache/global/img/gs.gif HTTP/1.1" 404 1738
[04/Jul/2018 16:57:32] "HEAD / HTTP/1.0" 200 22443
Internal Server Error: /projects/java1.8/com/sun/corba/se/spi/activation/InitialNameServicePackage/NameAlreadyBound.java
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/projects/views.py", line 147, in get
project_tree = get_project_tree.getHtml(settings.SOURCEPATH+project.path)
File "/projects/codepedia/apps/utils/get_project_tree.py", line 18, in getHtml
files = os.listdir(projectPath)
FileNotFoundError: [Errno 2] No such file or directory: '/opt/opengrok/source/java1.8'
[04/Jul/2018 17:15:02] "GET /projects/java1.8/com/sun/corba/se/spi/activation/InitialNameServicePackage/NameAlreadyBound.java HTTP/1.1" 500 88577
[04/Jul/2018 17:50:48] "GET / HTTP/1.1" 200 22443
[04/Jul/2018 17:50:48] "GET /static/css/common.css HTTP/1.1" 200 8146
[04/Jul/2018 17:50:48] "GET /static/css/base.css HTTP/1.1" 200 18873
[04/Jul/2018 17:50:48] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414
[04/Jul/2018 17:50:48] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[04/Jul/2018 17:50:48] "GET /static/css/jstree.css HTTP/1.1" 200 34637
[04/Jul/2018 17:50:48] "GET /static/css/prettify.css HTTP/1.1" 200 1600
[04/Jul/2018 17:50:48] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070
[04/Jul/2018 17:50:48] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604
[04/Jul/2018 17:50:48] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045
[04/Jul/2018 17:50:48] "GET /static/js/base.js HTTP/1.1" 200 21228
[04/Jul/2018 17:50:48] "GET /static/vendor/site/css/style.css HTTP/1.1" 200 160222
[04/Jul/2018 17:50:49] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738
[04/Jul/2018 17:50:50] "GET /static/js/jstree.js HTTP/1.1" 200 297950
[04/Jul/2018 17:50:51] "GET /media/avatar/users/default.png HTTP/1.1" 200 36378
[04/Jul/2018 17:50:51] "GET /static/image/CodePedia.ico HTTP/1.1" 200 370070
[04/Jul/2018 21:23:17] "HEAD / HTTP/1.0" 200 22443
[04/Jul/2018 22:34:48] "GET / HTTP/1.1" 200 24242
[04/Jul/2018 22:34:48] "GET /static/css/base.css HTTP/1.1" 200 18873
[04/Jul/2018 22:34:48] "GET /static/css/common.css HTTP/1.1" 200 8146
[04/Jul/2018 22:34:48] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[04/Jul/2018 22:34:48] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414
[04/Jul/2018 22:34:48] "GET /static/css/prettify.css HTTP/1.1" 200 1600
[04/Jul/2018 22:34:48] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604
[04/Jul/2018 22:34:48] "GET /static/js/base.js HTTP/1.1" 200 21228
[04/Jul/2018 22:34:48] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070
[04/Jul/2018 22:34:48] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045
[04/Jul/2018 22:34:48] "GET /static/vendor/site/css/style.css HTTP/1.1" 200 160222
[04/Jul/2018 22:34:48] "GET /static/css/jstree.css HTTP/1.1" 200 34637
[04/Jul/2018 22:34:49] "GET /media/avatar/users/default.png HTTP/1.1" 200 36378
[04/Jul/2018 22:34:49] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738
[04/Jul/2018 22:34:51] "GET /static/image/CodePedia.ico HTTP/1.1" 200 370070
[04/Jul/2018 22:34:52] "GET /static/js/jstree.js HTTP/1.1" 200 297950
Not Found: /favicon.ico
[04/Jul/2018 22:34:53] "GET /favicon.ico HTTP/1.1" 404 3103
[04/Jul/2018 22:34:54] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 50081
[04/Jul/2018 22:34:54] "GET /static/css/code_show.css HTTP/1.1" 200 19416
[04/Jul/2018 22:34:54] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[04/Jul/2018 22:34:54] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[04/Jul/2018 22:34:55] "GET /static/js/source.js HTTP/1.1" 200 29579
[04/Jul/2018 22:34:55] "GET /static/image/codepedia.png HTTP/1.1" 200 3350
[04/Jul/2018 22:34:55] "GET /static/image/users/default.png HTTP/1.1" 200 36378
[04/Jul/2018 22:34:55] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[04/Jul/2018 22:34:56] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[04/Jul/2018 22:34:56] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160
[04/Jul/2018 22:34:57] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[04/Jul/2018 22:34:57] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[04/Jul/2018 22:34:57] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[04/Jul/2018 22:35:00] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[04/Jul/2018 22:35:01] "GET /static/image/question.png HTTP/1.1" 200 1112
[04/Jul/2018 22:35:01] "GET /static/image/annotation.png HTTP/1.1" 200 1148
[04/Jul/2018 23:02:42] "HEAD / HTTP/1.0" 200 22443
[04/Jul/2018 23:23:10] "HEAD / HTTP/1.0" 200 22443
Not Found: /manager/html
[05/Jul/2018 00:33:51] "GET /manager/html HTTP/1.1" 404 3106
[05/Jul/2018 00:33:51] code 400, message Bad HTTP/0.9 request type ('\x16\x03\x01\x00H\x01\x00\x00D\x03\x01[>\x14x\x8eóDÒhäÒ.(³Ý\x1a\x81\x7f')
[05/Jul/2018 00:33:51] You're accessing the development server over HTTPS, but it only supports HTTP.
[05/Jul/2018 00:33:51] code 400, message Bad request syntax ('\x16\x03\x01\x00H\x01\x00\x00D\x03\x01[>\x14x%¨áv(acrû,ºûTÎ3f÷ØÎV§Å\x9a\x15l¸à$\x00\x00\x16\x00\x04\x00\x05\x00')
[05/Jul/2018 00:33:51] You're accessing the development server over HTTPS, but it only supports HTTP.
Not Found: /http:/180.163.113.82/check_proxy
[05/Jul/2018 00:52:44] "HEAD http://180.163.113.82/check_proxy HTTP/1.1" 404 1707
[05/Jul/2018 03:25:03] "HEAD / HTTP/1.0" 200 22443
[05/Jul/2018 05:02:19] code 400, message Bad request syntax ('\x04\x01\x00P´£qR\x00')
[05/Jul/2018 05:02:19] "P´£qR" 400 -
[05/Jul/2018 05:04:02] code 400, message Bad request syntax ('\x05\x02\x00\x02')
[05/Jul/2018 05:04:02] "" 400 -
[05/Jul/2018 06:57:04] "HEAD / HTTP/1.0" 200 22443
Not Found: /http:/www.baidu.com/cache/global/img/gs.gif
[05/Jul/2018 07:06:31] "GET http://www.baidu.com/cache/global/img/gs.gif HTTP/1.1" 404 1738
[05/Jul/2018 10:24:44] "HEAD / HTTP/1.0" 200 22443
Not Found: /http:/www.epochtimes.com/
Not Found: /http:/www.minghui.org/
[05/Jul/2018 10:53:29] "GET http://www.epochtimes.com/ HTTP/1.1" 404 1689
Not Found: /http:/wujieliulan.com/
[05/Jul/2018 10:53:29] "GET http://www.minghui.org/ HTTP/1.1" 404 1677
[05/Jul/2018 10:53:29] "GET http://wujieliulan.com/ HTTP/1.1" 404 1677
Not Found: /http:/www.123cha.com/
Not Found: /http:/www.bing.com/
[05/Jul/2018 10:53:29] "GET http://www.bing.com/ HTTP/1.1" 404 1665
[05/Jul/2018 10:53:29] "GET http://www.123cha.com/ HTTP/1.1" 404 1673
Not Found: /http:/www.baidu.com/
[05/Jul/2018 10:53:29] "GET http://www.baidu.com/ HTTP/1.1" 404 1669
Not Found: /http:/www.boxun.com/
[05/Jul/2018 10:53:29] "GET http://www.boxun.com/ HTTP/1.1" 404 1669
Not Found: /www.voanews.com:443
[05/Jul/2018 10:53:29] "CONNECT www.voanews.com:443 HTTP/1.0" 404 1669
Not Found: /http:/www.rfa.org/
[05/Jul/2018 10:53:35] "GET http://www.rfa.org/ HTTP/1.1" 404 1661
Not Found: /manager/html
[05/Jul/2018 12:54:07] "GET /manager/html HTTP/1.1" 404 3106
Not Found: /favicon.ico
[05/Jul/2018 16:23:06] "GET /favicon.ico HTTP/1.1" 404 3103
Not Found: /http:/www.baidu.com/cache/global/img/gs.gif
[05/Jul/2018 16:29:34] "GET http://www.baidu.com/cache/global/img/gs.gif HTTP/1.1" 404 1738
[05/Jul/2018 17:10:00] "GET / HTTP/1.1" 200 24242
[05/Jul/2018 17:10:00] "GET /static/css/base.css HTTP/1.1" 304 0
[05/Jul/2018 17:10:00] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 304 0
[05/Jul/2018 17:10:00] "GET /static/css/common.css HTTP/1.1" 304 0
[05/Jul/2018 17:10:00] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 304 0
[05/Jul/2018 17:10:00] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 304 0
[05/Jul/2018 17:10:00] "GET /static/css/jstree.css HTTP/1.1" 304 0
[05/Jul/2018 17:10:00] "GET /static/css/prettify.css HTTP/1.1" 304 0
[05/Jul/2018 17:10:00] "GET /static/vendor/site/css/style.css HTTP/1.1" 304 0
[05/Jul/2018 17:10:00] "GET /static/js/base.js HTTP/1.1" 304 0
[05/Jul/2018 17:10:00] "GET /static/js/jstree.js HTTP/1.1" 304 0
[05/Jul/2018 17:10:00] "GET /static/js/run_prettify.js HTTP/1.1" 304 0
[05/Jul/2018 17:10:01] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 304 0
[05/Jul/2018 17:10:01] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 304 0
[05/Jul/2018 17:10:01] "GET /static/image/CodePedia.ico HTTP/1.1" 304 0
[05/Jul/2018 17:10:01] "GET /media/avatar/users/default.png HTTP/1.1" 304 0
Not Found: /favicon.ico
[05/Jul/2018 17:10:01] "GET /favicon.ico HTTP/1.1" 404 3103
[05/Jul/2018 17:10:04] "GET /files/ HTTP/1.1" 200 24242
[05/Jul/2018 17:10:09] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 50081
[05/Jul/2018 17:10:09] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 304 0
[05/Jul/2018 17:10:09] "GET /static/css/font-awesome.css HTTP/1.1" 304 0
[05/Jul/2018 17:10:09] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 304 0
[05/Jul/2018 17:10:09] "GET /static/css/code_show.css HTTP/1.1" 304 0
[05/Jul/2018 17:10:09] "GET /static/js/prettify.js HTTP/1.1" 304 0
[05/Jul/2018 17:10:09] "GET /static/js/source.js HTTP/1.1" 304 0
[05/Jul/2018 17:10:09] "GET /static/image/codepedia.png HTTP/1.1" 304 0
[05/Jul/2018 17:10:09] "GET /static/image/users/default.png HTTP/1.1" 304 0
[05/Jul/2018 17:10:09] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 304 0
[05/Jul/2018 17:10:09] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[05/Jul/2018 17:10:09] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[05/Jul/2018 17:10:09] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[05/Jul/2018 17:10:13] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[05/Jul/2018 17:10:14] "GET /static/image/annotation.png HTTP/1.1" 304 0
[05/Jul/2018 17:10:14] "GET /static/image/question.png HTTP/1.1" 304 0
[05/Jul/2018 17:16:07] "POST /operations/show_method_info/ HTTP/1.1" 200 1457
[05/Jul/2018 17:16:07] "POST /operations/show_method_info/ HTTP/1.1" 200 1467
[05/Jul/2018 17:16:07] "POST /operations/show_method_info/ HTTP/1.1" 200 1467
[05/Jul/2018 17:16:15] "POST /operations/show_method_info/ HTTP/1.1" 200 7854
[05/Jul/2018 17:16:16] "POST /operations/show_method_info/ HTTP/1.1" 200 7854
[05/Jul/2018 17:16:18] "POST /operations/show_method_info/ HTTP/1.1" 200 7854
[05/Jul/2018 17:16:20] "POST /operations/show_method_info/ HTTP/1.1" 200 135
[05/Jul/2018 17:16:31] "POST /operations/show_method_info/ HTTP/1.1" 200 135
[05/Jul/2018 17:16:53] "POST /operations/show_method_info/ HTTP/1.1" 200 135
[05/Jul/2018 17:16:53] "POST /operations/show_method_info/ HTTP/1.1" 200 135
[05/Jul/2018 17:16:53] "POST /operations/show_method_info/ HTTP/1.1" 200 45440
[05/Jul/2018 17:17:00] "POST /operations/show_method_info/ HTTP/1.1" 200 7486
[05/Jul/2018 17:17:20] "POST /operations/show_method_info/ HTTP/1.1" 200 7486
[05/Jul/2018 17:17:20] "POST /operations/show_method_info/ HTTP/1.1" 200 7486
[05/Jul/2018 17:17:20] "POST /operations/show_method_info/ HTTP/1.1" 200 7486
[05/Jul/2018 17:17:20] "POST /operations/show_method_info/ HTTP/1.1" 200 7486
[05/Jul/2018 17:17:20] "POST /operations/show_method_info/ HTTP/1.1" 200 7486
[05/Jul/2018 17:17:21] "POST /operations/show_method_info/ HTTP/1.1" 200 7486
[05/Jul/2018 17:17:21] "POST /operations/show_method_info/ HTTP/1.1" 200 7486
[05/Jul/2018 17:17:22] "POST /operations/show_method_info/ HTTP/1.1" 200 7486
[05/Jul/2018 17:17:32] "POST /operations/show_annotation/ HTTP/1.1" 200 1683
[05/Jul/2018 17:17:43] "POST /operations/show_annotation/ HTTP/1.1" 200 1777
[05/Jul/2018 17:17:43] "POST /operations/show_annotation/ HTTP/1.1" 200 1777
[05/Jul/2018 17:17:43] "POST /operations/show_annotation/ HTTP/1.1" 200 1777
[05/Jul/2018 17:18:15] "POST /operations/show_issue_question/ HTTP/1.1" 200 2597
[05/Jul/2018 17:18:37] "POST /operations/show_issue_question/ HTTP/1.1" 200 2575
[05/Jul/2018 17:18:51] "POST /operations/show_annotation/ HTTP/1.1" 200 1777
[05/Jul/2018 17:18:57] "POST /operations/show_annotation/ HTTP/1.1" 200 3048
[05/Jul/2018 17:19:07] "POST /operations/show_method_info/ HTTP/1.1" 200 135
[05/Jul/2018 17:19:09] "POST /operations/show_method_info/ HTTP/1.1" 200 135
[05/Jul/2018 17:19:11] "POST /operations/show_method_info/ HTTP/1.1" 200 1457
[05/Jul/2018 17:19:21] "POST /operations/show_method_info/ HTTP/1.1" 200 790
[05/Jul/2018 17:19:28] "POST /operations/show_method_info/ HTTP/1.1" 200 796
[05/Jul/2018 17:19:36] "POST /operations/show_method_info/ HTTP/1.1" 200 760
[05/Jul/2018 17:19:40] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1943
[05/Jul/2018 17:19:40] "POST /operations/show_navigation/ HTTP/1.1" 200 241
[05/Jul/2018 17:19:41] "POST /operations/get_codereading_content/ HTTP/1.1" 200 283673
[05/Jul/2018 17:19:52] "POST /operations/show_method_info/ HTTP/1.1" 200 135
[05/Jul/2018 17:19:52] "POST /operations/show_method_info/ HTTP/1.1" 200 135
[05/Jul/2018 17:19:52] "POST /operations/show_method_info/ HTTP/1.1" 200 135
[05/Jul/2018 17:19:55] "POST /operations/show_method_info/ HTTP/1.1" 200 135
[05/Jul/2018 17:19:56] "POST /operations/show_method_info/ HTTP/1.1" 200 25928
[05/Jul/2018 17:20:06] "POST /operations/show_navigation/ HTTP/1.1" 200 275
[05/Jul/2018 17:20:06] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1953
[05/Jul/2018 17:20:07] "POST /operations/get_codereading_content/ HTTP/1.1" 200 239900
[05/Jul/2018 17:20:38] "POST /operations/show_method_info/ HTTP/1.1" 200 135
[05/Jul/2018 17:20:40] "POST /operations/show_method_info/ HTTP/1.1" 200 796
[05/Jul/2018 17:20:42] "POST /operations/show_navigation/ HTTP/1.1" 200 606
[05/Jul/2018 17:20:42] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1967
[05/Jul/2018 17:20:42] "POST /operations/get_codereading_content/ HTTP/1.1" 200 209919
[05/Jul/2018 17:21:49] "POST /operations/show_annotation/ HTTP/1.1" 200 1724
[05/Jul/2018 17:38:01] "HEAD / HTTP/1.0" 200 22443
Not Found: /http:/www.baidu.com/cache/global/img/gs.gif
[06/Jul/2018 01:41:54] "GET http://www.baidu.com/cache/global/img/gs.gif HTTP/1.1" 404 1738
[06/Jul/2018 02:02:20] "HEAD / HTTP/1.0" 200 22443
Not Found: /http:/www.baidu.com/cache/global/img/gs.gif
[06/Jul/2018 03:07:39] "GET http://www.baidu.com/cache/global/img/gs.gif HTTP/1.1" 404 1738
[06/Jul/2018 03:24:20] "HEAD / HTTP/1.0" 200 22443
Not Found: /http:/www.qq.com/404/search_children.js
[06/Jul/2018 05:09:42] "GET http://www.qq.com/404/search_children.js HTTP/1.1" 404 1723
[06/Jul/2018 05:09:47] code 400, message Bad request syntax ('\x04\x01\x00PpTi4\x00')
[06/Jul/2018 05:09:47] "PpTi4" 400 -
[06/Jul/2018 05:09:47] code 400, message Bad request syntax ('\x05\x01\x00')
[06/Jul/2018 05:09:47] "" 400 -
[06/Jul/2018 08:54:10] "GET / HTTP/1.0" 200 22443
Not Found: /http:/www.baidu.com/cache/global/img/gs.gif
[06/Jul/2018 10:40:55] "GET http://www.baidu.com/cache/global/img/gs.gif HTTP/1.1" 404 1738
[06/Jul/2018 11:44:23] "GET / HTTP/1.0" 200 22443
[06/Jul/2018 12:58:34] "HEAD / HTTP/1.0" 200 22443
Not Found: /http:/www.baidu.com/cache/global/img/gs.gif
[06/Jul/2018 13:04:01] "GET http://www.baidu.com/cache/global/img/gs.gif HTTP/1.1" 404 1738
[06/Jul/2018 13:46:42] "GET / HTTP/1.0" 200 22443
[06/Jul/2018 18:08:04] "HEAD / HTTP/1.0" 200 22443
[06/Jul/2018 18:50:41] "GET / HTTP/1.0" 200 22443
Not Found: /http:/www.baidu.com/cache/global/img/gs.gif
[06/Jul/2018 19:57:27] "GET http://www.baidu.com/cache/global/img/gs.gif HTTP/1.1" 404 1738
[06/Jul/2018 21:14:25] "GET / HTTP/1.0" 200 22443
[06/Jul/2018 22:10:42] code 400, message Bad request syntax ('\x00\x00\x00TZ\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x04\x010I\x00\x00\x00\x00\x80\x0b¨À\x00\x0c)t F\x07\x00tsXrcsXYs9\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00bbXcsXctst\x00\x00\x00\x00\x00\x00')
[06/Jul/2018 22:10:42] "TZ0I€ ¨À )t FtsXrcsXYs9bbXcsXctst" 400 -
[06/Jul/2018 22:54:41] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47072
[06/Jul/2018 22:54:41] "GET /static/css/code_show.css HTTP/1.1" 200 19416
[06/Jul/2018 22:54:41] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[06/Jul/2018 22:54:41] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 304 0
[06/Jul/2018 22:54:41] "GET /static/js/prettify.js HTTP/1.1" 304 0
[06/Jul/2018 22:54:41] "GET /static/js/source.js HTTP/1.1" 200 29579
[06/Jul/2018 22:54:41] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 304 0
[06/Jul/2018 22:54:42] "GET /static/css/font-awesome.css HTTP/1.1" 304 0
[06/Jul/2018 22:54:42] "GET /static/image/codepedia.png HTTP/1.1" 200 3350
[06/Jul/2018 22:54:42] "GET /static/css/prettify.css HTTP/1.1" 304 0
[06/Jul/2018 22:54:42] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 304 0
Not Found: /favicon.ico
[06/Jul/2018 22:54:42] "GET /favicon.ico HTTP/1.1" 404 3103
[06/Jul/2018 22:54:42] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[06/Jul/2018 22:54:42] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[06/Jul/2018 22:54:42] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[06/Jul/2018 22:54:46] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[06/Jul/2018 22:54:47] "GET /static/image/annotation.png HTTP/1.1" 304 0
[06/Jul/2018 22:54:47] "GET /static/image/question.png HTTP/1.1" 304 0
[07/Jul/2018 00:24:25] "GET / HTTP/1.1" 200 22443
Not Found: /favicon.ico
[07/Jul/2018 00:24:26] "GET /favicon.ico HTTP/1.1" 404 3103
[07/Jul/2018 02:08:43] "GET / HTTP/1.0" 200 22443
[07/Jul/2018 04:33:14] "HEAD / HTTP/1.0" 200 22443
[07/Jul/2018 04:55:14] "HEAD / HTTP/1.0" 200 22443
Not Found: /http:/www.baidu.com/cache/global/img/gs.gif
[07/Jul/2018 05:01:34] "GET http://www.baidu.com/cache/global/img/gs.gif HTTP/1.1" 404 1738
[07/Jul/2018 05:17:39] "GET / HTTP/1.1" 200 22443
[07/Jul/2018 06:59:35] "HEAD / HTTP/1.0" 200 22443
[07/Jul/2018 08:16:38] "HEAD / HTTP/1.0" 200 22443
[07/Jul/2018 08:49:09] "HEAD / HTTP/1.0" 200 22443
[07/Jul/2018 09:41:06] "HEAD / HTTP/1.0" 200 22443
Not Found: /http:/www.baidu.com/cache/global/img/gs.gif
[07/Jul/2018 11:08:22] "GET http://www.baidu.com/cache/global/img/gs.gif HTTP/1.1" 404 1738
[07/Jul/2018 12:19:26] "GET / HTTP/1.0" 200 22443
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 138, in run
self.finish_response()
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 180, in finish_response
self.write(data)
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 279, in write
self._write(data)
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 453, in _write
result = self.stdout.write(data)
File "/root//envs/codepedia2/lib/python3.6/socketserver.py", line 800, in write
self._sock.sendall(b)
ConnectionResetError: [Errno 104] Connection reset by peer
[07/Jul/2018 12:19:26] "GET / HTTP/1.0" 500 59
----------------------------------------
Exception happened during processing of request from ('81.90.251.97', 7124)
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 138, in run
self.finish_response()
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 180, in finish_response
self.write(data)
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 279, in write
self._write(data)
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 453, in _write
result = self.stdout.write(data)
File "/root//envs/codepedia2/lib/python3.6/socketserver.py", line 800, in write
self._sock.sendall(b)
ConnectionResetError: [Errno 104] Connection reset by peer
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 141, in run
self.handle_error()
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/servers/basehttp.py", line 86, in handle_error
super().handle_error()
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 368, in handle_error
self.finish_response()
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 180, in finish_response
self.write(data)
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 274, in write
self.send_headers()
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 331, in send_headers
if not self.origin_server or self.client_is_modern():
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 344, in client_is_modern
return self.environ['SERVER_PROTOCOL'].upper() != 'HTTP/0.9'
TypeError: 'NoneType' object is not subscriptable
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/socketserver.py", line 651, in process_request_thread
self.finish_request(request, client_address)
File "/root//envs/codepedia2/lib/python3.6/socketserver.py", line 361, in finish_request
self.RequestHandlerClass(request, client_address, self)
File "/root//envs/codepedia2/lib/python3.6/socketserver.py", line 721, in __init__
self.handle()
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/servers/basehttp.py", line 154, in handle
handler.run(self.server.get_app())
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 144, in run
self.close()
File "/root//envs/codepedia2/lib/python3.6/wsgiref/simple_server.py", line 35, in close
self.status.split(' ',1)[0], self.bytes_sent
AttributeError: 'NoneType' object has no attribute 'split'
----------------------------------------
Not Found: /http:/112.124.127.162:83/index.php
[07/Jul/2018 22:09:28] "GET http://112.124.127.162:83/index.php HTTP/1.1" 404 1716
[07/Jul/2018 23:41:00] "GET / HTTP/1.1" 200 22443
Not Found: /invoker/readonly
[07/Jul/2018 23:41:01] "GET /invoker/readonly HTTP/1.1" 404 3118
Not Found: /invoker/JMXInvokerServlet
[07/Jul/2018 23:41:02] "GET /invoker/JMXInvokerServlet HTTP/1.1" 404 3145
Not Found: /Clist1.jsp/
[07/Jul/2018 23:41:03] "PUT /Clist1.jsp/ HTTP/1.1" 404 3103
Not Found: /Clist1.jsp
[07/Jul/2018 23:41:04] "GET /Clist1.jsp HTTP/1.1" 404 3100
Not Found: /manager/html
[07/Jul/2018 23:41:05] "GET /manager/html HTTP/1.1" 404 3106
Not Found: /wls-wsat/CoordinatorPortType
[07/Jul/2018 23:41:07] "GET /wls-wsat/CoordinatorPortType HTTP/1.1" 404 3154
[08/Jul/2018 02:43:15] "HEAD / HTTP/1.0" 200 22443
[08/Jul/2018 02:48:43] "GET / HTTP/1.0" 200 22443
[08/Jul/2018 03:00:43] "HEAD / HTTP/1.0" 200 22443
[08/Jul/2018 04:11:20] "HEAD / HTTP/1.0" 200 22443
[08/Jul/2018 04:51:51] "GET / HTTP/1.0" 200 22443
[08/Jul/2018 05:25:23] "HEAD / HTTP/1.0" 200 22443
Not Found: /http:/www.baidu.com/cache/global/img/gs.gif
[08/Jul/2018 08:11:20] "GET http://www.baidu.com/cache/global/img/gs.gif HTTP/1.1" 404 1738
Not Found: /http:/www.baidu.com/cache/global/img/gs.gif
[08/Jul/2018 09:01:09] "GET http://www.baidu.com/cache/global/img/gs.gif HTTP/1.1" 404 1738
[08/Jul/2018 09:19:37] "GET / HTTP/1.1" 200 24242
[08/Jul/2018 09:19:37] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 304 0
[08/Jul/2018 09:19:37] "GET /static/css/base.css HTTP/1.1" 304 0
[08/Jul/2018 09:19:37] "GET /static/css/common.css HTTP/1.1" 304 0
[08/Jul/2018 09:19:37] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 304 0
[08/Jul/2018 09:19:37] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 304 0
[08/Jul/2018 09:19:37] "GET /static/css/jstree.css HTTP/1.1" 304 0
[08/Jul/2018 09:19:37] "GET /static/css/prettify.css HTTP/1.1" 304 0
[08/Jul/2018 09:19:37] "GET /static/vendor/site/css/style.css HTTP/1.1" 304 0
[08/Jul/2018 09:19:37] "GET /static/js/run_prettify.js HTTP/1.1" 304 0
[08/Jul/2018 09:19:37] "GET /static/js/jstree.js HTTP/1.1" 304 0
[08/Jul/2018 09:19:37] "GET /static/js/base.js HTTP/1.1" 304 0
[08/Jul/2018 09:19:37] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 304 0
[08/Jul/2018 09:19:37] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 304 0
[08/Jul/2018 09:19:37] "GET /static/image/CodePedia.ico HTTP/1.1" 304 0
[08/Jul/2018 09:19:37] "GET /media/avatar/users/default.png HTTP/1.1" 304 0
[08/Jul/2018 09:19:45] "GET / HTTP/1.1" 200 24242
[08/Jul/2018 09:19:55] "GET /xadmin HTTP/1.1" 301 0
[08/Jul/2018 09:19:55] "GET /xadmin/ HTTP/1.1" 200 4366
[08/Jul/2018 09:19:56] "GET /static/xadmin/css/themes/bootstrap-xadmin.css HTTP/1.1" 200 1888
[08/Jul/2018 09:19:56] "GET /static/xadmin/css/xadmin.main.css HTTP/1.1" 200 8324
[08/Jul/2018 09:19:56] "GET /static/xadmin/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 21658
[08/Jul/2018 09:19:56] "GET /static/xadmin/css/xadmin.responsive.css HTTP/1.1" 200 4361
[08/Jul/2018 09:19:56] "GET /static/xadmin/css/xadmin.plugins.css HTTP/1.1" 200 175
[08/Jul/2018 09:19:56] "GET /static/xadmin/vendor/jquery-ui/jquery.ui.core.js HTTP/1.1" 200 8195
[08/Jul/2018 09:19:56] "GET /xadmin/jsi18n/ HTTP/1.1" 200 4373
[08/Jul/2018 09:19:56] "GET /static/xadmin/vendor/jquery-ui/jquery.ui.mouse.js HTTP/1.1" 200 4561
[08/Jul/2018 09:19:56] "GET /static/xadmin/vendor/jquery-ui/jquery.ui.widget.js HTTP/1.1" 200 15069
[08/Jul/2018 09:19:56] "GET /static/xadmin/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 126432
[08/Jul/2018 09:19:56] "GET /static/xadmin/js/xadmin.main.js HTTP/1.1" 200 3401
[08/Jul/2018 09:19:56] "GET /static/xadmin/js/xadmin.responsive.js HTTP/1.1" 200 4165
[08/Jul/2018 09:19:56] "GET /static/xadmin/vendor/jquery/jquery.js HTTP/1.1" 200 240196
[08/Jul/2018 09:19:56] "GET /static/xadmin/vendor/jquery-ui/jquery.ui.effect.js HTTP/1.1" 200 31918
[08/Jul/2018 09:19:56] "GET /static/xadmin/vendor/bootstrap/js/bootstrap.js HTTP/1.1" 200 58327
[08/Jul/2018 09:19:56] "GET /static/xadmin/vendor/jquery-ui/jquery.ui.sortable.js HTTP/1.1" 200 42543
[08/Jul/2018 09:19:57] "GET /static/xadmin/js/xadmin.plugin.themes.js HTTP/1.1" 200 3489
[08/Jul/2018 09:19:57] "GET /static/xadmin/vendor/font-awesome/fonts/fontawesome-webfont.woff?v=4.0.3 HTTP/1.1" 200 44432
[08/Jul/2018 09:19:59] "POST /xadmin/ HTTP/1.1" 200 4603
[08/Jul/2018 09:19:59] "GET /xadmin/jsi18n/ HTTP/1.1" 200 4373
[08/Jul/2018 09:20:51] "POST /xadmin/ HTTP/1.1" 200 4603
[08/Jul/2018 09:20:51] "GET /xadmin/jsi18n/ HTTP/1.1" 200 4373
[08/Jul/2018 09:20:52] "POST /xadmin/ HTTP/1.1" 200 4603
[08/Jul/2018 09:20:53] "GET /xadmin/jsi18n/ HTTP/1.1" 200 4373
[08/Jul/2018 09:21:00] "GET / HTTP/1.1" 200 24242
[08/Jul/2018 09:21:05] "GET /files/ HTTP/1.1" 200 24242
[08/Jul/2018 09:21:10] "GET /projects/ HTTP/1.1" 200 8319
[08/Jul/2018 09:21:11] "GET /files/ HTTP/1.1" 200 24242
[08/Jul/2018 09:21:13] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 50081
[08/Jul/2018 09:21:13] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 304 0
[08/Jul/2018 09:21:13] "GET /static/css/code_show.css HTTP/1.1" 304 0
[08/Jul/2018 09:21:13] "GET /static/css/font-awesome.css HTTP/1.1" 304 0
[08/Jul/2018 09:21:13] "GET /static/js/prettify.js HTTP/1.1" 304 0
[08/Jul/2018 09:21:13] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 304 0
[08/Jul/2018 09:21:13] "GET /static/js/source.js HTTP/1.1" 304 0
[08/Jul/2018 09:21:13] "GET /static/image/codepedia.png HTTP/1.1" 304 0
[08/Jul/2018 09:21:13] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 304 0
[08/Jul/2018 09:21:13] "GET /static/image/users/default.png HTTP/1.1" 304 0
[08/Jul/2018 09:21:13] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[08/Jul/2018 09:21:14] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[08/Jul/2018 09:21:14] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[08/Jul/2018 09:21:17] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[08/Jul/2018 09:21:18] "GET /static/image/annotation.png HTTP/1.1" 304 0
[08/Jul/2018 09:21:18] "GET /static/image/question.png HTTP/1.1" 304 0
[08/Jul/2018 09:21:42] "POST /operations/show_annotation/ HTTP/1.1" 200 1603
[08/Jul/2018 09:21:47] "POST /operations/show_annotation/ HTTP/1.1" 200 1618
[08/Jul/2018 09:21:56] "POST /operations/show_annotation/ HTTP/1.1" 200 2088
[08/Jul/2018 09:22:13] "POST /operations/show_annotation/ HTTP/1.1" 200 2088
[08/Jul/2018 09:23:10] "POST /operations/show_annotation/ HTTP/1.1" 200 1634
[08/Jul/2018 09:23:20] "POST /operations/show_issue_question/ HTTP/1.1" 200 2632
[08/Jul/2018 09:23:27] "POST /operations/show_issue_question/ HTTP/1.1" 200 2632
[08/Jul/2018 09:23:46] "POST /operations/show_annotation/ HTTP/1.1" 200 1666
[08/Jul/2018 09:24:53] "POST /operations/show_annotation/ HTTP/1.1" 200 6187
[08/Jul/2018 09:31:05] "POST /operations/show_method_info/ HTTP/1.1" 200 135
[08/Jul/2018 09:31:13] "POST /operations/show_method_info/ HTTP/1.1" 200 135
Internal Server Error: /operations/show_method_info/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 171, in post
result_dict = json.loads(query_result)
File "/root//envs/codepedia2/lib/python3.6/json/__init__.py", line 354, in loads
return _default_decoder.decode(s)
File "/root//envs/codepedia2/lib/python3.6/json/decoder.py", line 339, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
File "/root//envs/codepedia2/lib/python3.6/json/decoder.py", line 357, in raw_decode
raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
[08/Jul/2018 09:31:15] "POST /operations/show_method_info/ HTTP/1.1" 500 19555
[08/Jul/2018 09:31:18] "POST /operations/show_method_info/ HTTP/1.1" 200 135
[08/Jul/2018 09:31:20] "POST /operations/show_method_info/ HTTP/1.1" 200 135
[08/Jul/2018 09:31:22] "POST /operations/show_method_info/ HTTP/1.1" 200 135
[08/Jul/2018 09:31:23] "POST /operations/show_method_info/ HTTP/1.1" 200 135
[08/Jul/2018 09:31:27] "POST /operations/show_method_info/ HTTP/1.1" 200 135
[08/Jul/2018 09:31:31] "POST /operations/show_method_info/ HTTP/1.1" 200 748
[08/Jul/2018 09:32:02] "POST /operations/show_method_info/ HTTP/1.1" 200 135
[08/Jul/2018 09:32:02] "POST /operations/show_method_info/ HTTP/1.1" 200 135
[08/Jul/2018 09:32:04] "POST /operations/show_method_info/ HTTP/1.1" 200 135
[08/Jul/2018 09:32:05] "POST /operations/show_method_info/ HTTP/1.1" 200 135
[08/Jul/2018 09:32:10] "POST /operations/show_method_info/ HTTP/1.1" 200 135
[08/Jul/2018 09:32:10] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 50081
[08/Jul/2018 09:32:11] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 135
Internal Server Error: /operations/get_codereading_content/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 666, in post
html_str = get_code(project_id,path)
File "/projects/codepedia/apps/operations/views.py", line 673, in get_code
fileid = file.pk
AttributeError: 'NoneType' object has no attribute 'pk'
[08/Jul/2018 09:32:11] "POST /operations/get_codereading_content/ HTTP/1.1" 500 19101
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
Internal Server Error: /operations/get_hotest_issues/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 573, in post
file = File.objects.get(project_id=project_id,path=path)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[08/Jul/2018 09:32:11] "POST /operations/show_navigation/ HTTP/1.1" 500 19338
[08/Jul/2018 09:32:11] "POST /operations/get_hotest_issues/ HTTP/1.1" 500 19343
[08/Jul/2018 09:32:19] "POST /operations/show_issue_question/ HTTP/1.1" 200 2625
[08/Jul/2018 09:44:28] "GET /users/logout/ HTTP/1.1" 302 0
[08/Jul/2018 09:44:28] "GET / HTTP/1.1" 200 22443
[08/Jul/2018 09:44:30] "GET /users/login/ HTTP/1.1" 200 4230
[08/Jul/2018 09:44:30] "GET /static/css/register.css HTTP/1.1" 200 1762
[08/Jul/2018 09:44:30] "GET /static/js/users-common.js HTTP/1.1" 200 966
[08/Jul/2018 09:44:30] "GET /static/image/login/bg_login.jpg HTTP/1.1" 200 29922
[08/Jul/2018 09:44:38] "POST /users/login/ HTTP/1.1" 302 0
[08/Jul/2018 09:44:38] "GET / HTTP/1.1" 200 24273
Not Found: /media/avatar/2017/10/default_middile_7_LEZYdfm.png
[08/Jul/2018 09:44:38] "GET /media/avatar/2017/10/default_middile_7_LEZYdfm.png HTTP/1.1" 404 1880
[08/Jul/2018 09:44:44] "GET /files/ HTTP/1.1" 200 24273
Not Found: /media/avatar/2017/10/default_middile_7_LEZYdfm.png
[08/Jul/2018 09:44:44] "GET /media/avatar/2017/10/default_middile_7_LEZYdfm.png HTTP/1.1" 404 1880
[08/Jul/2018 09:44:45] "GET /projects/ HTTP/1.1" 200 8350
Not Found: /media/avatar/2017/10/default_middile_7_LEZYdfm.png
[08/Jul/2018 09:44:45] "GET /media/avatar/2017/10/default_middile_7_LEZYdfm.png HTTP/1.1" 404 1880
[08/Jul/2018 09:44:56] "GET /files/ HTTP/1.1" 200 24273
Not Found: /media/avatar/2017/10/default_middile_7_LEZYdfm.png
[08/Jul/2018 09:44:56] "GET /media/avatar/2017/10/default_middile_7_LEZYdfm.png HTTP/1.1" 404 1880
[08/Jul/2018 09:44:57] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 50080
[08/Jul/2018 09:44:58] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[08/Jul/2018 09:44:58] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[08/Jul/2018 09:44:58] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[08/Jul/2018 09:45:00] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[08/Jul/2018 09:45:08] "GET /files/ HTTP/1.1" 200 24273
Not Found: /media/avatar/2017/10/default_middile_7_LEZYdfm.png
[08/Jul/2018 09:45:08] "GET /media/avatar/2017/10/default_middile_7_LEZYdfm.png HTTP/1.1" 404 1880
[08/Jul/2018 09:45:13] "GET /projects/ HTTP/1.1" 200 8350
Not Found: /media/avatar/2017/10/default_middile_7_LEZYdfm.png
[08/Jul/2018 09:45:14] "GET /media/avatar/2017/10/default_middile_7_LEZYdfm.png HTTP/1.1" 404 1880
Internal Server Error: /users/userinfo
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/backends/django.py", line 61, in render
return self.template.render(context)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 175, in render
return self._render(context)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/test/utils.py", line 98, in instrumented_test_render
return self.nodelist.render(context)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 943, in render
bit = node.render_annotated(context)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 910, in render_annotated
return self.render(context)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/loader_tags.py", line 132, in render
compiled_parent = self.get_parent(context)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/loader_tags.py", line 129, in get_parent
return self.find_template(parent, context)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/loader_tags.py", line 109, in find_template
template_name, skip=history,
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/engine.py", line 130, in find_template
raise TemplateDoesNotExist(name, tried=tried)
django.template.exceptions.TemplateDoesNotExist: users/user_center_base.html
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/users/views.py", line 113, in get
return render(request, 'users/user_info.html', {'user': user})
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/shortcuts.py", line 36, in render
content = loader.render_to_string(template_name, context, request, using=using)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/loader.py", line 62, in render_to_string
return template.render(context, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/backends/django.py", line 63, in render
reraise(exc, self.backend)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/backends/django.py", line 84, in reraise
raise new from exc
django.template.exceptions.TemplateDoesNotExist: users/user_center_base.html
[08/Jul/2018 10:07:42] "GET /users/userinfo HTTP/1.1" 500 147044
[08/Jul/2018 10:07:46] "GET /users/logout/ HTTP/1.1" 302 0
[08/Jul/2018 10:07:47] "GET / HTTP/1.1" 200 22443
[08/Jul/2018 10:07:48] "GET /users/register/ HTTP/1.1" 200 5102
[08/Jul/2018 10:07:49] "GET /captcha/image/26cbebbe1022dbe5a601bba48ea52c64b2c44cf8/ HTTP/1.1" 200 5032
[08/Jul/2018 10:08:15] "POST /users/register/ HTTP/1.1" 200 5253
[08/Jul/2018 10:08:15] "GET /captcha/image/2dd8bea101931339e01eb516792cc5df2e459273/ HTTP/1.1" 200 4233
[08/Jul/2018 10:08:36] "POST /users/register/ HTTP/1.1" 200 4230
[08/Jul/2018 10:08:48] "POST /users/login/ HTTP/1.1" 200 4255
[08/Jul/2018 10:08:59] "POST /users/login/ HTTP/1.1" 200 4255
----------------------------------------
Exception happened during processing of request from ('188.138.125.155', 8151)
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/socketserver.py", line 651, in process_request_thread
self.finish_request(request, client_address)
File "/root//envs/codepedia2/lib/python3.6/socketserver.py", line 361, in finish_request
self.RequestHandlerClass(request, client_address, self)
File "/root//envs/codepedia2/lib/python3.6/socketserver.py", line 721, in __init__
self.handle()
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/servers/basehttp.py", line 139, in handle
self.raw_requestline = self.rfile.readline(65537)
File "/root//envs/codepedia2/lib/python3.6/socket.py", line 586, in readinto
return self._sock.recv_into(b)
ConnectionResetError: [Errno 104] Connection reset by peer
----------------------------------------
[08/Jul/2018 10:11:37] code 400, message Bad request syntax ('\x00\x00\x00TZ\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x10\x04\x01.\x05\x00\x00\x00\x00\x81I¨À\x00\x0c)\x83z»\x01\x00zÚf\x00\x8d\x16Ò~\x9dU\x05ñ\x1fi»©\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00ÃТ|¦v½ó\x1eOÑËÜ®Ëd')
[08/Jul/2018 10:11:37] "TZ.I¨À )ƒzÚfÒ~Uñi»©ÃТ|¦v½óOÑËÜ®Ëd" 400 -
[08/Jul/2018 13:27:49] "GET / HTTP/1.0" 200 22443
[08/Jul/2018 16:22:22] "GET / HTTP/1.0" 200 22443
Not Found: /http:/www.baidu.com/cache/global/img/gs.gif
[08/Jul/2018 17:26:13] "GET http://www.baidu.com/cache/global/img/gs.gif HTTP/1.1" 404 1738
[08/Jul/2018 17:40:34] "GET / HTTP/1.0" 200 22443
[08/Jul/2018 18:19:35] "GET / HTTP/1.0" 200 22443
[08/Jul/2018 22:18:52] "HEAD / HTTP/1.0" 200 22443
[09/Jul/2018 02:17:26] "GET / HTTP/1.0" 200 22443
Not Found: /http:/www.baidu.com/cache/global/img/gs.gif
[09/Jul/2018 02:43:16] "GET http://www.baidu.com/cache/global/img/gs.gif HTTP/1.1" 404 1738
[09/Jul/2018 03:15:52] "GET / HTTP/1.0" 200 22443
[09/Jul/2018 03:20:51] "HEAD / HTTP/1.0" 200 22443
[09/Jul/2018 03:20:52] "HEAD / HTTP/1.0" 200 22443
[09/Jul/2018 03:21:02] "HEAD / HTTP/1.0" 200 22443
[09/Jul/2018 05:17:43] "GET / HTTP/1.0" 200 22443
[09/Jul/2018 05:58:54] "HEAD / HTTP/1.0" 200 22443
Not Found: /http:/www.baidu.com/cache/global/img/gs.gif
[09/Jul/2018 06:31:49] "GET http://www.baidu.com/cache/global/img/gs.gif HTTP/1.1" 404 1738
[09/Jul/2018 08:58:45] "HEAD / HTTP/1.0" 200 22443
[09/Jul/2018 08:58:45] "HEAD / HTTP/1.0" 200 22443
[09/Jul/2018 09:12:38] "GET / HTTP/1.1" 200 22443
[09/Jul/2018 09:12:38] "GET /static/css/base.css HTTP/1.1" 304 0
[09/Jul/2018 09:12:39] "GET /static/css/common.css HTTP/1.1" 304 0
[09/Jul/2018 09:12:39] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 304 0
[09/Jul/2018 09:12:39] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 304 0
[09/Jul/2018 09:12:39] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 304 0
[09/Jul/2018 09:12:40] "GET /static/css/jstree.css HTTP/1.1" 304 0
[09/Jul/2018 09:12:40] "GET /static/css/prettify.css HTTP/1.1" 304 0
[09/Jul/2018 09:12:40] "GET /static/vendor/site/css/style.css HTTP/1.1" 304 0
[09/Jul/2018 09:12:40] "GET /static/js/jstree.js HTTP/1.1" 304 0
[09/Jul/2018 09:12:40] "GET /static/js/run_prettify.js HTTP/1.1" 304 0
[09/Jul/2018 09:12:40] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 304 0
[09/Jul/2018 09:12:40] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 304 0
[09/Jul/2018 09:12:40] "GET /static/js/base.js HTTP/1.1" 304 0
[09/Jul/2018 09:12:42] "GET /static/image/CodePedia.ico HTTP/1.1" 304 0
[09/Jul/2018 09:12:42] "GET /media/avatar/users/default.png HTTP/1.1" 304 0
Not Found: /favicon.ico
[09/Jul/2018 09:12:42] "GET /favicon.ico HTTP/1.1" 404 3103
[09/Jul/2018 09:12:43] "GET /users/login/ HTTP/1.1" 200 4230
[09/Jul/2018 09:12:43] "GET /static/css/register.css HTTP/1.1" 304 0
[09/Jul/2018 09:12:43] "GET /static/js/users-common.js HTTP/1.1" 304 0
[09/Jul/2018 09:12:44] "GET /static/image/login/bg_login.jpg HTTP/1.1" 304 0
[09/Jul/2018 09:12:45] "POST /users/login/ HTTP/1.1" 302 0
[09/Jul/2018 09:12:46] "GET / HTTP/1.1" 200 24273
Not Found: /media/avatar/2017/10/default_middile_7_LEZYdfm.png
[09/Jul/2018 09:12:47] "GET /media/avatar/2017/10/default_middile_7_LEZYdfm.png HTTP/1.1" 404 1880
[09/Jul/2018 09:12:50] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 50080
[09/Jul/2018 09:12:50] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 304 0
[09/Jul/2018 09:12:50] "GET /static/css/font-awesome.css HTTP/1.1" 304 0
[09/Jul/2018 09:12:50] "GET /static/css/code_show.css HTTP/1.1" 304 0
[09/Jul/2018 09:12:50] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 304 0
[09/Jul/2018 09:12:50] "GET /static/js/prettify.js HTTP/1.1" 304 0
[09/Jul/2018 09:12:51] "GET /static/js/source.js HTTP/1.1" 304 0
[09/Jul/2018 09:12:51] "GET /static/image/codepedia.png HTTP/1.1" 304 0
[09/Jul/2018 09:12:51] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 304 0
[09/Jul/2018 09:12:51] "GET /static/image/users/default.png HTTP/1.1" 304 0
[09/Jul/2018 09:12:52] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[09/Jul/2018 09:12:52] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[09/Jul/2018 09:12:52] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[09/Jul/2018 09:13:06] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1205
[09/Jul/2018 09:13:06] "POST /operations/show_navigation/ HTTP/1.1" 200 678
[09/Jul/2018 09:13:36] "POST /operations/get_codereading_content/ HTTP/1.1" 200 252686
[09/Jul/2018 09:13:37] "GET /static/image/annotation.png HTTP/1.1" 304 0
[09/Jul/2018 09:13:37] "GET /static/image/question.png HTTP/1.1" 304 0
[09/Jul/2018 09:14:32] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[09/Jul/2018 09:15:43] "POST /operations/show_annotation/ HTTP/1.1" 200 3146
[09/Jul/2018 09:15:43] "POST /operations/show_annotation/ HTTP/1.1" 200 3146
[09/Jul/2018 09:15:43] "POST /operations/show_annotation/ HTTP/1.1" 200 3146
[09/Jul/2018 09:15:43] "POST /operations/show_annotation/ HTTP/1.1" 200 3146
[09/Jul/2018 09:15:44] "POST /operations/show_annotation/ HTTP/1.1" 200 3146
[09/Jul/2018 09:15:44] "POST /operations/show_annotation/ HTTP/1.1" 200 3146
[09/Jul/2018 09:15:44] "POST /operations/show_annotation/ HTTP/1.1" 200 3146
[09/Jul/2018 09:15:44] "POST /operations/show_annotation/ HTTP/1.1" 200 3146
[09/Jul/2018 09:15:45] "POST /operations/show_annotation/ HTTP/1.1" 200 3146
[09/Jul/2018 09:15:45] "POST /operations/show_annotation/ HTTP/1.1" 200 1697
[09/Jul/2018 09:15:45] "POST /operations/show_annotation/ HTTP/1.1" 200 1697
[09/Jul/2018 09:15:45] "POST /operations/show_annotation/ HTTP/1.1" 200 1697
[09/Jul/2018 09:15:45] "POST /operations/show_annotation/ HTTP/1.1" 200 1697
[09/Jul/2018 09:15:45] "POST /operations/show_annotation/ HTTP/1.1" 200 1697
[09/Jul/2018 09:15:46] "POST /operations/show_annotation/ HTTP/1.1" 200 1697
[09/Jul/2018 09:15:47] "POST /operations/show_annotation/ HTTP/1.1" 200 1697
[09/Jul/2018 09:15:47] "POST /operations/show_annotation/ HTTP/1.1" 200 7492
[09/Jul/2018 09:26:03] "GET / HTTP/1.0" 200 22443
[09/Jul/2018 09:34:48] "GET / HTTP/1.1" 200 22443
[09/Jul/2018 09:34:49] "GET /static/css/common.css HTTP/1.1" 200 8146
[09/Jul/2018 09:34:49] "GET /static/css/base.css HTTP/1.1" 200 18873
[09/Jul/2018 09:34:49] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414
[09/Jul/2018 09:34:49] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[09/Jul/2018 09:34:49] "GET /static/css/jstree.css HTTP/1.1" 200 34637
[09/Jul/2018 09:34:49] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070
[09/Jul/2018 09:34:49] "GET /static/css/prettify.css HTTP/1.1" 200 1600
[09/Jul/2018 09:34:49] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604
[09/Jul/2018 09:34:49] "GET /static/js/base.js HTTP/1.1" 200 21228
[09/Jul/2018 09:34:49] "GET /static/vendor/site/css/style.css HTTP/1.1" 200 160222
[09/Jul/2018 09:34:49] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045
[09/Jul/2018 09:34:50] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738
[09/Jul/2018 09:34:51] "GET /static/js/jstree.js HTTP/1.1" 200 297950
[09/Jul/2018 09:34:52] "GET /media/avatar/users/default.png HTTP/1.1" 200 36378
[09/Jul/2018 09:34:52] "GET /static/image/CodePedia.ico HTTP/1.1" 200 370070
[09/Jul/2018 10:16:11] "HEAD / HTTP/1.0" 200 22443
[09/Jul/2018 10:18:44] "POST /operations/show_method_info/ HTTP/1.1" 200 135
[09/Jul/2018 10:20:39] "POST /operations/show_method_info/ HTTP/1.1" 200 712
[09/Jul/2018 10:20:43] "POST /operations/show_method_info/ HTTP/1.1" 200 774
[09/Jul/2018 10:25:50] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1972
[09/Jul/2018 10:25:50] "POST /operations/show_navigation/ HTTP/1.1" 200 907
[09/Jul/2018 10:25:54] "POST /operations/get_codereading_content/ HTTP/1.1" 200 552047
[09/Jul/2018 10:31:26] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88
[09/Jul/2018 10:31:26] "POST /operations/show_navigation/ HTTP/1.1" 200 241
[09/Jul/2018 10:31:26] "POST /operations/get_codereading_content/ HTTP/1.1" 200 71787
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[09/Jul/2018 10:31:36] "POST /operations/show_navigation/ HTTP/1.1" 500 19323
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[09/Jul/2018 10:31:49] "POST /operations/show_navigation/ HTTP/1.1" 500 19322
[09/Jul/2018 10:32:00] "GET / HTTP/1.1" 200 24273
Not Found: /media/avatar/2017/10/default_middile_7_LEZYdfm.png
[09/Jul/2018 10:32:00] "GET /media/avatar/2017/10/default_middile_7_LEZYdfm.png HTTP/1.1" 404 1880
[09/Jul/2018 10:32:02] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 50080
[09/Jul/2018 10:32:03] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[09/Jul/2018 10:32:03] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[09/Jul/2018 10:32:03] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[09/Jul/2018 10:32:13] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88
[09/Jul/2018 10:32:13] "POST /operations/show_navigation/ HTTP/1.1" 200 241
[09/Jul/2018 10:32:17] "POST /operations/get_codereading_content/ HTTP/1.1" 200 71787
[09/Jul/2018 10:32:17] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[09/Jul/2018 10:33:14] "POST /operations/show_annotation/ HTTP/1.1" 200 4602
[09/Jul/2018 10:33:26] "POST /operations/show_annotation/ HTTP/1.1" 200 1668
[09/Jul/2018 10:33:44] "POST /operations/show_annotation/ HTTP/1.1" 200 6568
[09/Jul/2018 10:34:35] "POST /operations/show_annotation/ HTTP/1.1" 200 6568
[09/Jul/2018 10:35:02] "POST /operations/show_annotation/ HTTP/1.1" 200 3270
[09/Jul/2018 10:35:12] "POST /operations/show_annotation/ HTTP/1.1" 200 1631
[09/Jul/2018 10:36:09] "POST /operations/show_annotation/ HTTP/1.1" 200 3270
[09/Jul/2018 10:36:34] "POST /operations/show_annotation/ HTTP/1.1" 200 4602
[09/Jul/2018 10:36:47] "POST /operations/show_annotation/ HTTP/1.1" 200 4417
[09/Jul/2018 10:36:53] "GET / HTTP/1.1" 200 22443
[09/Jul/2018 10:36:53] "GET /static/css/base.css HTTP/1.1" 200 18873
[09/Jul/2018 10:36:54] "GET /static/css/common.css HTTP/1.1" 200 8146
[09/Jul/2018 10:36:54] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414
[09/Jul/2018 10:36:54] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[09/Jul/2018 10:36:54] "GET /static/css/jstree.css HTTP/1.1" 200 34637
[09/Jul/2018 10:36:54] "GET /static/css/prettify.css HTTP/1.1" 200 1600
[09/Jul/2018 10:36:54] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070
[09/Jul/2018 10:36:54] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604
[09/Jul/2018 10:36:54] "GET /static/js/base.js HTTP/1.1" 200 21228
[09/Jul/2018 10:36:54] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045
[09/Jul/2018 10:36:54] "GET /static/js/jstree.js HTTP/1.1" 200 297950
[09/Jul/2018 10:36:55] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738
[09/Jul/2018 10:36:56] "GET /static/vendor/site/css/style.css HTTP/1.1" 200 160222
[09/Jul/2018 10:36:57] "GET /media/avatar/users/default.png HTTP/1.1" 200 36378
[09/Jul/2018 10:36:59] "GET /static/image/CodePedia.ico HTTP/1.1" 200 370070
Not Found: /favicon.ico
[09/Jul/2018 10:36:59] "GET /favicon.ico HTTP/1.1" 404 3103
[09/Jul/2018 10:37:06] "GET /projects/Notes/src/net/micode/notes/gtask/data/Task.java HTTP/1.1" 200 47072
[09/Jul/2018 10:37:06] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[09/Jul/2018 10:37:06] "GET /static/js/source.js HTTP/1.1" 200 29579
[09/Jul/2018 10:37:06] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[09/Jul/2018 10:37:06] "GET /static/css/code_show.css HTTP/1.1" 200 19416
[09/Jul/2018 10:37:06] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[09/Jul/2018 10:37:07] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[09/Jul/2018 10:37:07] "GET /static/image/codepedia.png HTTP/1.1" 200 3350
[09/Jul/2018 10:37:08] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160
[09/Jul/2018 10:37:08] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 117
[09/Jul/2018 10:37:09] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 2000
[09/Jul/2018 10:37:09] "POST /operations/show_navigation/ HTTP/1.1" 200 549
[09/Jul/2018 10:37:10] "POST /operations/get_codereading_content/ HTTP/1.1" 200 428851
[09/Jul/2018 10:37:11] "GET /static/image/annotation.png HTTP/1.1" 200 1148
[09/Jul/2018 10:37:11] "GET /static/image/question.png HTTP/1.1" 200 1112
[09/Jul/2018 10:37:23] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[09/Jul/2018 10:37:23] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[09/Jul/2018 10:37:30] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[09/Jul/2018 10:37:59] "POST /operations/show_navigation/ HTTP/1.1" 500 18977
[09/Jul/2018 10:38:57] "GET /projects/Notes/src/net/micode/notes/gtask/data/Task.java HTTP/1.1" 200 47072
[09/Jul/2018 10:38:58] "GET /static/css/prettify.css HTTP/1.1" 200 1600
[09/Jul/2018 10:38:58] "GET /static/js/source.js HTTP/1.1" 200 29579
[09/Jul/2018 10:38:58] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[09/Jul/2018 10:38:58] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[09/Jul/2018 10:38:58] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[09/Jul/2018 10:38:58] "GET /static/css/code_show.css HTTP/1.1" 200 19416
[09/Jul/2018 10:38:59] "GET /static/image/codepedia.png HTTP/1.1" 200 3350
[09/Jul/2018 10:39:00] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[09/Jul/2018 10:39:04] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
Not Found: /favicon.ico
[09/Jul/2018 10:39:05] "GET /favicon.ico HTTP/1.1" 404 3103
[09/Jul/2018 10:39:07] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160
[09/Jul/2018 10:39:07] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 117
[09/Jul/2018 10:39:07] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 2000
[09/Jul/2018 10:39:07] "POST /operations/show_navigation/ HTTP/1.1" 200 549
[09/Jul/2018 10:39:09] "POST /operations/show_annotation/ HTTP/1.1" 200 1669
[09/Jul/2018 10:39:14] "POST /operations/get_codereading_content/ HTTP/1.1" 200 428851
[09/Jul/2018 10:39:16] "GET /static/image/annotation.png HTTP/1.1" 200 1148
[09/Jul/2018 10:39:16] "GET /static/image/question.png HTTP/1.1" 200 1112
[09/Jul/2018 10:39:25] "POST /operations/show_annotation/ HTTP/1.1" 200 59
----------------------------------------
Exception happened during processing of request from ('106.19.25.196', 43627)
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/socketserver.py", line 651, in process_request_thread
self.finish_request(request, client_address)
File "/root//envs/codepedia2/lib/python3.6/socketserver.py", line 361, in finish_request
self.RequestHandlerClass(request, client_address, self)
File "/root//envs/codepedia2/lib/python3.6/socketserver.py", line 721, in __init__
self.handle()
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/servers/basehttp.py", line 139, in handle
self.raw_requestline = self.rfile.readline(65537)
File "/root//envs/codepedia2/lib/python3.6/socket.py", line 586, in readinto
return self._sock.recv_into(b)
ConnectionResetError: [Errno 104] Connection reset by peer
----------------------------------------
----------------------------------------
Exception happened during processing of request from ('106.19.25.196', 43635)
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/socketserver.py", line 651, in process_request_thread
self.finish_request(request, client_address)
File "/root//envs/codepedia2/lib/python3.6/socketserver.py", line 361, in finish_request
self.RequestHandlerClass(request, client_address, self)
File "/root//envs/codepedia2/lib/python3.6/socketserver.py", line 721, in __init__
self.handle()
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/servers/basehttp.py", line 139, in handle
self.raw_requestline = self.rfile.readline(65537)
File "/root//envs/codepedia2/lib/python3.6/socket.py", line 586, in readinto
return self._sock.recv_into(b)
ConnectionResetError: [Errno 104] Connection reset by peer
----------------------------------------
[09/Jul/2018 10:40:47] "GET / HTTP/1.1" 200 22443
[09/Jul/2018 10:40:48] "GET /static/css/base.css HTTP/1.1" 200 18873
[09/Jul/2018 10:40:48] "GET /static/css/jstree.css HTTP/1.1" 200 34637
[09/Jul/2018 10:40:48] "GET /static/css/common.css HTTP/1.1" 200 8146
[09/Jul/2018 10:40:48] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414
[09/Jul/2018 10:40:48] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[09/Jul/2018 10:40:49] "GET /static/css/prettify.css HTTP/1.1" 200 1600
[09/Jul/2018 10:40:49] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070
[09/Jul/2018 10:40:49] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604
[09/Jul/2018 10:40:49] "GET /static/js/base.js HTTP/1.1" 200 21228
[09/Jul/2018 10:40:49] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045
[09/Jul/2018 10:40:49] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738
[09/Jul/2018 10:40:50] "GET /static/js/jstree.js HTTP/1.1" 200 297950
[09/Jul/2018 10:40:50] "GET /static/vendor/site/css/style.css HTTP/1.1" 200 160222
[09/Jul/2018 10:40:52] "GET /media/avatar/users/default.png HTTP/1.1" 200 36378
[09/Jul/2018 10:40:54] "GET /static/image/CodePedia.ico HTTP/1.1" 200 370070
[09/Jul/2018 11:04:21] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47072
[09/Jul/2018 11:06:15] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47072
[09/Jul/2018 11:06:15] "GET /static/css/prettify.css HTTP/1.1" 200 1600
[09/Jul/2018 11:06:15] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[09/Jul/2018 11:06:15] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[09/Jul/2018 11:06:15] "GET /static/css/code_show.css HTTP/1.1" 200 19416
[09/Jul/2018 11:06:15] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[09/Jul/2018 11:06:15] "GET /static/js/source.js HTTP/1.1" 200 29579
[09/Jul/2018 11:06:15] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[09/Jul/2018 11:06:16] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[09/Jul/2018 11:06:20] "GET /static/fonts/fontawesome-webfont.woff?v=4.7.0 HTTP/1.1" 200 98024
[09/Jul/2018 11:08:51] "GET / HTTP/1.1" 200 22443
[09/Jul/2018 11:08:51] "GET /static/css/base.css HTTP/1.1" 200 18873
[09/Jul/2018 11:08:51] "GET /static/css/common.css HTTP/1.1" 200 8146
[09/Jul/2018 11:08:51] "GET /static/css/jstree.css HTTP/1.1" 200 34637
[09/Jul/2018 11:08:51] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414
[09/Jul/2018 11:08:51] "GET /static/css/prettify.css HTTP/1.1" 304 0
[09/Jul/2018 11:08:52] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070
[09/Jul/2018 11:08:52] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 304 0
[09/Jul/2018 11:08:52] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604
[09/Jul/2018 11:08:52] "GET /static/vendor/site/css/style.css HTTP/1.1" 200 160222
[09/Jul/2018 11:08:52] "GET /static/js/base.js HTTP/1.1" 200 21228
[09/Jul/2018 11:08:52] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045
[09/Jul/2018 11:08:53] "GET /media/avatar/users/default.png HTTP/1.1" 200 36378
[09/Jul/2018 11:08:53] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738
[09/Jul/2018 11:08:53] "GET /static/js/jstree.js HTTP/1.1" 200 297950
[09/Jul/2018 11:08:55] "GET /static/image/CodePedia.ico HTTP/1.1" 200 370070
Not Found: /favicon.ico
[09/Jul/2018 11:08:56] "GET /favicon.ico HTTP/1.1" 404 3103
[09/Jul/2018 11:09:19] "GET / HTTP/1.1" 200 22443
[09/Jul/2018 11:09:19] "GET /static/css/base.css HTTP/1.1" 200 18873
[09/Jul/2018 11:09:19] "GET /static/css/common.css HTTP/1.1" 200 8146
[09/Jul/2018 11:09:19] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414
[09/Jul/2018 11:09:19] "GET /static/css/jstree.css HTTP/1.1" 200 34637
[09/Jul/2018 11:09:19] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[09/Jul/2018 11:09:19] "GET /static/css/prettify.css HTTP/1.1" 200 1600
[09/Jul/2018 11:09:19] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070
[09/Jul/2018 11:09:20] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604
[09/Jul/2018 11:09:20] "GET /static/js/base.js HTTP/1.1" 200 21228
[09/Jul/2018 11:09:20] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045
[09/Jul/2018 11:09:21] "GET /static/vendor/site/css/style.css HTTP/1.1" 200 160222
[09/Jul/2018 11:09:21] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738
[09/Jul/2018 11:09:22] "GET /static/js/jstree.js HTTP/1.1" 200 297950
[09/Jul/2018 11:09:23] "GET /media/avatar/users/default.png HTTP/1.1" 200 36378
[09/Jul/2018 11:09:24] "GET /static/image/CodePedia.ico HTTP/1.1" 200 370070
Not Found: /favicon.ico
[09/Jul/2018 11:09:24] "GET /favicon.ico HTTP/1.1" 404 3103
[09/Jul/2018 11:09:30] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47072
[09/Jul/2018 11:09:30] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[09/Jul/2018 11:09:30] "GET /static/css/code_show.css HTTP/1.1" 200 19416
[09/Jul/2018 11:09:30] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[09/Jul/2018 11:09:30] "GET /static/js/source.js HTTP/1.1" 200 29579
[09/Jul/2018 11:09:31] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[09/Jul/2018 11:09:31] "GET /static/image/codepedia.png HTTP/1.1" 200 3350
[09/Jul/2018 11:09:31] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[09/Jul/2018 11:09:32] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160
[09/Jul/2018 11:09:32] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[09/Jul/2018 11:09:32] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[09/Jul/2018 11:09:32] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[09/Jul/2018 11:09:33] "GET / HTTP/1.1" 200 22443
[09/Jul/2018 11:09:33] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604
[09/Jul/2018 11:09:33] "GET /static/js/base.js HTTP/1.1" 200 21228
[09/Jul/2018 11:09:33] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045
[09/Jul/2018 11:09:34] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738
[09/Jul/2018 11:09:35] "GET /users/login/ HTTP/1.1" 200 4230
[09/Jul/2018 11:09:35] "GET /static/js/jstree.js HTTP/1.1" 200 297950
[09/Jul/2018 11:09:36] "GET /static/js/users-common.js HTTP/1.1" 200 966
[09/Jul/2018 11:09:39] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[09/Jul/2018 11:09:39] "GET /static/image/annotation.png HTTP/1.1" 200 1148
[09/Jul/2018 11:09:39] "GET /static/image/question.png HTTP/1.1" 200 1112
[09/Jul/2018 11:09:54] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[09/Jul/2018 11:10:32] "GET / HTTP/1.1" 200 22443
[09/Jul/2018 11:10:54] "GET / HTTP/1.1" 200 22443
[09/Jul/2018 11:11:27] "GET / HTTP/1.1" 200 22443
[09/Jul/2018 11:11:39] "GET /static/js/jstree.js HTTP/1.1" 200 297950
[09/Jul/2018 11:12:07] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604
[09/Jul/2018 11:12:19] "GET /static/js/base.js HTTP/1.1" 200 21228
[09/Jul/2018 11:12:29] "POST /operations/show_annotation/ HTTP/1.1" 200 59
[09/Jul/2018 11:12:34] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045
[09/Jul/2018 11:12:46] "GET / HTTP/1.1" 200 22443
[09/Jul/2018 11:12:46] "GET /static/css/common.css HTTP/1.1" 200 8146
[09/Jul/2018 11:12:46] "GET /static/css/base.css HTTP/1.1" 200 18873
[09/Jul/2018 11:12:46] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[09/Jul/2018 11:12:46] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414
[09/Jul/2018 11:12:46] "GET /static/css/jstree.css HTTP/1.1" 200 34637
[09/Jul/2018 11:12:46] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070
[09/Jul/2018 11:12:46] "GET /static/css/prettify.css HTTP/1.1" 200 1600
[09/Jul/2018 11:12:46] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604
[09/Jul/2018 11:12:46] "GET /static/js/base.js HTTP/1.1" 200 21228
[09/Jul/2018 11:12:46] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045
[09/Jul/2018 11:12:47] "GET /static/vendor/site/css/style.css HTTP/1.1" 200 160222
[09/Jul/2018 11:12:47] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738
[09/Jul/2018 11:12:48] "GET /static/js/jstree.js HTTP/1.1" 200 297950
[09/Jul/2018 11:13:01] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738
[09/Jul/2018 11:13:34] "POST /operations/show_annotation/ HTTP/1.1" 200 59
[09/Jul/2018 11:13:44] "GET / HTTP/1.1" 200 22443
[09/Jul/2018 11:13:44] "GET /static/css/base.css HTTP/1.1" 200 18873
[09/Jul/2018 11:13:44] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414
[09/Jul/2018 11:13:44] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[09/Jul/2018 11:13:44] "GET /static/css/common.css HTTP/1.1" 200 8146
[09/Jul/2018 11:13:44] "GET /static/css/jstree.css HTTP/1.1" 200 34637
[09/Jul/2018 11:13:44] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070
[09/Jul/2018 11:13:44] "GET /static/css/prettify.css HTTP/1.1" 200 1600
[09/Jul/2018 11:13:44] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604
[09/Jul/2018 11:13:44] "GET /static/js/base.js HTTP/1.1" 200 21228
[09/Jul/2018 11:13:44] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045
[09/Jul/2018 11:13:45] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738
[09/Jul/2018 11:13:45] "GET /static/js/jstree.js HTTP/1.1" 200 297950
[09/Jul/2018 11:13:46] "GET /static/vendor/site/css/style.css HTTP/1.1" 200 160222
[09/Jul/2018 11:14:36] "GET /static/image/CodePedia.ico HTTP/1.1" 200 370070
[09/Jul/2018 11:15:08] "GET /users/login/ HTTP/1.1" 200 4230
[09/Jul/2018 11:15:08] "GET /static/css/register.css HTTP/1.1" 200 1762
[09/Jul/2018 11:15:08] "GET /static/js/users-common.js HTTP/1.1" 200 966
[09/Jul/2018 11:15:08] "GET /static/image/login/bg_login.jpg HTTP/1.1" 200 29922
[09/Jul/2018 11:15:12] "POST /users/login/ HTTP/1.1" 302 0
[09/Jul/2018 11:15:13] "GET / HTTP/1.1" 200 24242
[09/Jul/2018 11:15:16] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 50081
[09/Jul/2018 11:15:16] "GET /static/image/users/default.png HTTP/1.1" 200 36378
[09/Jul/2018 11:15:17] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[09/Jul/2018 11:15:17] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[09/Jul/2018 11:15:17] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[09/Jul/2018 11:15:20] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[09/Jul/2018 11:15:30] "POST /operations/show_annotation/ HTTP/1.1" 200 5997
[09/Jul/2018 11:15:35] "POST /operations/show_annotation/ HTTP/1.1" 200 5997
[09/Jul/2018 11:16:01] "POST /operations/show_annotation/ HTTP/1.1" 200 1618
[09/Jul/2018 11:16:04] "POST /operations/add_vote/ HTTP/1.1" 200 68
Not Found: /favicon.ico
[09/Jul/2018 11:16:48] "GET /favicon.ico HTTP/1.1" 404 3098
[09/Jul/2018 11:16:56] "POST /operations/show_issue_question/ HTTP/1.1" 200 960
[09/Jul/2018 11:17:27] "GET /static/image/CodePedia.ico HTTP/1.1" 200 81920
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 138, in run
self.finish_response()
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 180, in finish_response
self.write(data)
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 279, in write
self._write(data)
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 453, in _write
result = self.stdout.write(data)
File "/root//envs/codepedia2/lib/python3.6/socketserver.py", line 800, in write
self._sock.sendall(b)
ConnectionResetError: [Errno 104] Connection reset by peer
[09/Jul/2018 11:17:27] "GET /static/image/CodePedia.ico HTTP/1.1" 500 59
----------------------------------------
Exception happened during processing of request from ('220.181.132.195', 53130)
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 138, in run
self.finish_response()
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 180, in finish_response
self.write(data)
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 279, in write
self._write(data)
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 453, in _write
result = self.stdout.write(data)
File "/root//envs/codepedia2/lib/python3.6/socketserver.py", line 800, in write
self._sock.sendall(b)
ConnectionResetError: [Errno 104] Connection reset by peer
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 141, in run
self.handle_error()
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/servers/basehttp.py", line 86, in handle_error
super().handle_error()
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 368, in handle_error
self.finish_response()
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 180, in finish_response
self.write(data)
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 274, in write
self.send_headers()
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 331, in send_headers
if not self.origin_server or self.client_is_modern():
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 344, in client_is_modern
return self.environ['SERVER_PROTOCOL'].upper() != 'HTTP/0.9'
TypeError: 'NoneType' object is not subscriptable
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/socketserver.py", line 651, in process_request_thread
self.finish_request(request, client_address)
File "/root//envs/codepedia2/lib/python3.6/socketserver.py", line 361, in finish_request
self.RequestHandlerClass(request, client_address, self)
File "/root//envs/codepedia2/lib/python3.6/socketserver.py", line 721, in __init__
self.handle()
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/servers/basehttp.py", line 154, in handle
handler.run(self.server.get_app())
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 144, in run
self.close()
File "/root//envs/codepedia2/lib/python3.6/wsgiref/simple_server.py", line 35, in close
self.status.split(' ',1)[0], self.bytes_sent
AttributeError: 'NoneType' object has no attribute 'split'
----------------------------------------
[09/Jul/2018 11:18:12] "GET /static/image/CodePedia.ico HTTP/1.1" 200 370070
[09/Jul/2018 11:18:44] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
Not Found: /favicon.ico
[09/Jul/2018 11:19:03] "GET /favicon.ico HTTP/1.1" 404 3103
Not Found: /http:/www.baidu.com/cache/global/img/gs.gif
[09/Jul/2018 11:36:44] "GET http://www.baidu.com/cache/global/img/gs.gif HTTP/1.1" 404 1738
[09/Jul/2018 12:26:27] "HEAD / HTTP/1.0" 200 22443
[09/Jul/2018 14:10:03] "GET / HTTP/1.1" 200 22443
[09/Jul/2018 14:10:03] "GET /static/css/common.css HTTP/1.1" 200 8146
[09/Jul/2018 14:10:03] "GET /static/css/base.css HTTP/1.1" 200 18873
[09/Jul/2018 14:10:03] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414
[09/Jul/2018 14:10:03] "GET /static/css/jstree.css HTTP/1.1" 200 34637
[09/Jul/2018 14:10:03] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 304 0
[09/Jul/2018 14:10:03] "GET /static/css/prettify.css HTTP/1.1" 304 0
[09/Jul/2018 14:10:03] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070
[09/Jul/2018 14:10:03] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604
[09/Jul/2018 14:10:03] "GET /static/js/base.js HTTP/1.1" 200 21228
[09/Jul/2018 14:10:03] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045
[09/Jul/2018 14:10:04] "GET /static/vendor/site/css/style.css HTTP/1.1" 200 160222
[09/Jul/2018 14:10:04] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738
[09/Jul/2018 14:10:04] "GET /media/avatar/users/default.png HTTP/1.1" 200 36378
[09/Jul/2018 14:10:05] "GET /static/js/jstree.js HTTP/1.1" 200 297950
[09/Jul/2018 14:10:07] "GET /static/image/CodePedia.ico HTTP/1.1" 200 370070
Not Found: /favicon.ico
[09/Jul/2018 14:10:08] "GET /favicon.ico HTTP/1.1" 404 3103
[09/Jul/2018 14:10:11] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47072
[09/Jul/2018 14:10:11] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 304 0
[09/Jul/2018 14:10:11] "GET /static/css/font-awesome.css HTTP/1.1" 304 0
[09/Jul/2018 14:10:11] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 304 0
[09/Jul/2018 14:10:11] "GET /static/css/code_show.css HTTP/1.1" 200 19416
[09/Jul/2018 14:10:11] "GET /static/js/prettify.js HTTP/1.1" 304 0
[09/Jul/2018 14:10:11] "GET /static/js/source.js HTTP/1.1" 200 29579
[09/Jul/2018 14:10:12] "GET /static/image/codepedia.png HTTP/1.1" 200 3350
[09/Jul/2018 14:10:12] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 304 0
[09/Jul/2018 14:10:12] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[09/Jul/2018 14:10:12] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[09/Jul/2018 14:10:12] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[09/Jul/2018 14:10:15] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[09/Jul/2018 14:10:16] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[09/Jul/2018 14:10:17] "GET /static/image/annotation.png HTTP/1.1" 304 0
[09/Jul/2018 14:10:17] "GET /static/image/question.png HTTP/1.1" 304 0
[09/Jul/2018 14:17:12] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47072
[09/Jul/2018 14:17:12] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[09/Jul/2018 14:17:13] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[09/Jul/2018 14:17:13] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[09/Jul/2018 14:17:13] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[09/Jul/2018 14:17:16] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[09/Jul/2018 14:17:28] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47072
[09/Jul/2018 14:17:28] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[09/Jul/2018 14:17:28] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[09/Jul/2018 14:17:28] "GET /static/css/prettify.css HTTP/1.1" 200 1600
[09/Jul/2018 14:17:28] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[09/Jul/2018 14:17:28] "GET /static/css/code_show.css HTTP/1.1" 200 19416
[09/Jul/2018 14:17:28] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[09/Jul/2018 14:17:28] "GET /static/js/source.js HTTP/1.1" 200 29579
[09/Jul/2018 14:17:28] "GET /static/image/codepedia.png HTTP/1.1" 200 3350
[09/Jul/2018 14:17:28] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[09/Jul/2018 14:17:30] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160
[09/Jul/2018 14:17:30] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[09/Jul/2018 14:17:30] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[09/Jul/2018 14:17:30] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[09/Jul/2018 14:17:34] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[09/Jul/2018 14:17:35] "GET /static/image/question.png HTTP/1.1" 200 1112
[09/Jul/2018 14:17:35] "GET /static/image/annotation.png HTTP/1.1" 200 1148
[09/Jul/2018 14:18:31] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88
[09/Jul/2018 14:18:31] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[09/Jul/2018 14:18:31] "POST /operations/get_codereading_content/ HTTP/1.1" 200 5672
[09/Jul/2018 14:18:47] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1189
[09/Jul/2018 14:18:47] "POST /operations/show_navigation/ HTTP/1.1" 200 325
[09/Jul/2018 14:18:47] "POST /operations/get_codereading_content/ HTTP/1.1" 200 93481
[09/Jul/2018 14:18:49] "POST /operations/show_annotation/ HTTP/1.1" 200 59
[09/Jul/2018 14:18:52] "GET /users/login/ HTTP/1.1" 200 4230
[09/Jul/2018 14:18:52] "GET /static/css/base.css HTTP/1.1" 200 18873
[09/Jul/2018 14:18:52] "GET /static/css/common.css HTTP/1.1" 200 8146
[09/Jul/2018 14:18:52] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414
[09/Jul/2018 14:18:52] "GET /static/css/jstree.css HTTP/1.1" 200 34637
[09/Jul/2018 14:18:52] "GET /static/css/register.css HTTP/1.1" 200 1762
[09/Jul/2018 14:18:53] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604
[09/Jul/2018 14:18:53] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070
[09/Jul/2018 14:18:53] "GET /static/js/base.js HTTP/1.1" 200 21228
[09/Jul/2018 14:18:53] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045
[09/Jul/2018 14:18:53] "GET /static/js/users-common.js HTTP/1.1" 200 966
[09/Jul/2018 14:18:53] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738
[09/Jul/2018 14:18:53] "GET /static/js/jstree.js HTTP/1.1" 200 297950
[09/Jul/2018 14:18:55] "GET /static/image/CodePedia.ico HTTP/1.1" 200 370070
[09/Jul/2018 14:18:59] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[09/Jul/2018 14:19:00] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[09/Jul/2018 14:19:00] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[09/Jul/2018 14:19:03] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[09/Jul/2018 14:19:22] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[09/Jul/2018 14:19:43] "POST /operations/show_annotation/ HTTP/1.1" 200 59
[09/Jul/2018 14:19:48] "GET /users/login/ HTTP/1.1" 200 4230
[09/Jul/2018 14:20:11] "GET /static/image/login/bg_login.jpg HTTP/1.1" 200 29922
[09/Jul/2018 14:20:20] "POST /users/login/ HTTP/1.1" 302 0
[09/Jul/2018 14:20:21] "GET / HTTP/1.1" 200 24242
[09/Jul/2018 14:20:21] "GET /media/avatar/users/default.png HTTP/1.1" 200 36378
[09/Jul/2018 14:20:21] "GET /static/vendor/site/css/style.css HTTP/1.1" 200 160222
[09/Jul/2018 14:20:24] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 50081
[09/Jul/2018 14:20:25] "GET /static/js/source.js HTTP/1.1" 304 0
[09/Jul/2018 14:20:25] "GET /static/image/users/default.png HTTP/1.1" 200 36378
[09/Jul/2018 14:20:25] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[09/Jul/2018 14:20:26] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[09/Jul/2018 14:20:26] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[09/Jul/2018 14:20:29] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[09/Jul/2018 14:20:33] "POST /operations/show_annotation/ HTTP/1.1" 200 1618
[09/Jul/2018 14:20:35] "POST /operations/add_vote/ HTTP/1.1" 200 87
[09/Jul/2018 14:20:38] "POST /operations/show_annotation/ HTTP/1.1" 200 1603
[09/Jul/2018 14:20:41] "POST /operations/show_issue_question/ HTTP/1.1" 200 960
[09/Jul/2018 14:20:45] "POST /operations/show_annotation/ HTTP/1.1" 200 1618
[09/Jul/2018 14:20:47] "POST /operations/show_annotation/ HTTP/1.1" 200 1603
[09/Jul/2018 14:20:51] "POST /operations/show_issue_question/ HTTP/1.1" 200 960
[09/Jul/2018 14:20:55] "POST /operations/show_annotation/ HTTP/1.1" 200 2088
[09/Jul/2018 14:21:03] "POST /operations/show_annotation/ HTTP/1.1" 200 1634
[09/Jul/2018 14:21:05] "POST /operations/add_vote/ HTTP/1.1" 200 68
[09/Jul/2018 14:21:07] "POST /operations/add_vote/ HTTP/1.1" 200 87
[09/Jul/2018 14:21:07] "POST /operations/add_vote/ HTTP/1.1" 200 68
[09/Jul/2018 14:21:12] "POST /operations/show_annotation/ HTTP/1.1" 200 1646
[09/Jul/2018 14:21:16] "POST /operations/show_annotation/ HTTP/1.1" 200 3027
[09/Jul/2018 14:21:43] "POST /operations/get_codereading_content/ HTTP/1.1" 200 3559
[09/Jul/2018 14:21:43] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88
[09/Jul/2018 14:21:43] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[09/Jul/2018 14:21:53] "POST /operations/get_codereading_content/ HTTP/1.1" 200 868
[09/Jul/2018 14:21:53] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[09/Jul/2018 14:21:53] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88
[09/Jul/2018 14:24:05] code 400, message Bad HTTP/0.9 request type ('\x16\x03\x01\x00Ï\x01\x00\x00Ë\x03\x03¥\x0fê´ñ')
[09/Jul/2018 14:24:05] You're accessing the development server over HTTPS, but it only supports HTTP.
[09/Jul/2018 14:28:07] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[09/Jul/2018 14:29:27] "POST /operations/show_method_info/ HTTP/1.1" 200 135
[09/Jul/2018 14:32:04] "POST /operations/show_annotation/ HTTP/1.1" 200 1618
[09/Jul/2018 14:32:07] "POST /operations/show_issue_question/ HTTP/1.1" 200 960
[09/Jul/2018 14:32:18] "POST /operations/add_question_answer/ HTTP/1.1" 200 79
[09/Jul/2018 14:32:34] "POST /operations/add_question_answer/ HTTP/1.1" 200 79
[09/Jul/2018 14:32:38] "POST /operations/show_issue_question/ HTTP/1.1" 200 2566
[09/Jul/2018 14:32:45] "POST /operations/show_issue_question/ HTTP/1.1" 200 2566
[09/Jul/2018 14:32:58] "POST /operations/add_question_answer/ HTTP/1.1" 200 79
[09/Jul/2018 14:33:10] "POST /operations/show_annotation/ HTTP/1.1" 200 5997
[09/Jul/2018 14:33:20] "POST /operations/add_comment/ HTTP/1.1" 200 79
[09/Jul/2018 14:33:25] "POST /operations/add_vote/ HTTP/1.1" 200 68
[09/Jul/2018 14:33:27] "POST /operations/add_vote/ HTTP/1.1" 200 87
[09/Jul/2018 14:33:28] "POST /operations/add_vote/ HTTP/1.1" 200 68
[09/Jul/2018 14:33:30] "POST /operations/show_annotation/ HTTP/1.1" 200 6225
[09/Jul/2018 14:33:32] "POST /operations/add_vote/ HTTP/1.1" 200 87
[09/Jul/2018 14:33:34] "POST /operations/add_vote/ HTTP/1.1" 200 68
[09/Jul/2018 14:33:34] "POST /operations/add_vote/ HTTP/1.1" 200 87
[09/Jul/2018 14:33:35] "POST /operations/add_vote/ HTTP/1.1" 200 68
[09/Jul/2018 14:33:58] "POST /operations/show_annotation/ HTTP/1.1" 200 1618
[09/Jul/2018 14:34:04] "POST /operations/show_issue_question/ HTTP/1.1" 200 3375
[09/Jul/2018 14:34:08] "POST /operations/show_annotation/ HTTP/1.1" 200 6225
[09/Jul/2018 14:34:12] "GET / HTTP/1.1" 200 24273
Not Found: /media/avatar/2017/10/default_middile_7_LEZYdfm.png
[09/Jul/2018 14:34:12] "GET /media/avatar/2017/10/default_middile_7_LEZYdfm.png HTTP/1.1" 404 1880
[09/Jul/2018 14:34:14] "POST /operations/show_annotation/ HTTP/1.1" 200 6225
[09/Jul/2018 14:34:15] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 50080
[09/Jul/2018 14:34:15] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[09/Jul/2018 14:34:15] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[09/Jul/2018 14:34:16] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[09/Jul/2018 14:34:19] "POST /operations/show_annotation/ HTTP/1.1" 200 6225
[09/Jul/2018 14:34:19] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[09/Jul/2018 14:34:23] "POST /operations/show_annotation/ HTTP/1.1" 200 6225
[09/Jul/2018 14:34:28] "POST /operations/show_annotation/ HTTP/1.1" 200 6225
[09/Jul/2018 14:35:18] "POST /operations/show_annotation/ HTTP/1.1" 200 6225
[09/Jul/2018 14:35:49] "POST /operations/show_annotation/ HTTP/1.1" 200 1634
[09/Jul/2018 14:37:27] "POST /operations/show_navigation/ HTTP/1.1" 200 529
[09/Jul/2018 14:37:27] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1929
[09/Jul/2018 14:37:28] "POST /operations/get_codereading_content/ HTTP/1.1" 200 221502
[09/Jul/2018 14:37:38] "POST /operations/show_annotation/ HTTP/1.1" 200 3052
[09/Jul/2018 14:38:21] "POST /operations/show_method_info/ HTTP/1.1" 200 135
[09/Jul/2018 14:38:34] "POST /operations/show_method_info/ HTTP/1.1" 200 1347
[09/Jul/2018 14:38:40] "POST /operations/show_navigation/ HTTP/1.1" 200 678
[09/Jul/2018 14:38:40] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1205
[09/Jul/2018 14:38:41] "POST /operations/get_codereading_content/ HTTP/1.1" 200 252686
[09/Jul/2018 14:39:06] "POST /operations/show_navigation/ HTTP/1.1" 200 35
[09/Jul/2018 14:39:06] "POST /operations/get_codereading_content/ HTTP/1.1" 200 6847
[09/Jul/2018 14:39:06] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88
[09/Jul/2018 14:42:11] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 304 0
[09/Jul/2018 14:42:11] "GET /static/js/prettify.js HTTP/1.1" 304 0
[09/Jul/2018 14:42:11] "GET /static/js/source.js HTTP/1.1" 304 0
[09/Jul/2018 14:42:11] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 50081
[09/Jul/2018 14:42:11] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 304 0
[09/Jul/2018 14:42:11] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 304 0
[09/Jul/2018 14:42:11] "GET /static/css/font-awesome.css HTTP/1.1" 304 0
[09/Jul/2018 14:42:11] "GET /static/css/prettify.css HTTP/1.1" 304 0
[09/Jul/2018 14:42:11] "GET /static/css/code_show.css HTTP/1.1" 304 0
[09/Jul/2018 14:42:11] "GET /static/image/codepedia.png HTTP/1.1" 304 0
[09/Jul/2018 14:42:11] "GET /static/image/users/default.png HTTP/1.1" 304 0
[09/Jul/2018 14:42:11] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 304 0
[09/Jul/2018 14:42:12] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[09/Jul/2018 14:42:12] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[09/Jul/2018 14:42:12] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[09/Jul/2018 14:42:15] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[09/Jul/2018 14:42:16] "GET /static/image/annotation.png HTTP/1.1" 304 0
[09/Jul/2018 14:42:16] "GET /static/image/question.png HTTP/1.1" 304 0
[09/Jul/2018 14:49:40] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 304 0
[09/Jul/2018 14:49:40] "GET /static/js/source.js HTTP/1.1" 304 0
[09/Jul/2018 14:49:40] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 50081
[09/Jul/2018 14:49:40] "GET /static/js/prettify.js HTTP/1.1" 304 0
[09/Jul/2018 14:49:40] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 304 0
[09/Jul/2018 14:49:40] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 304 0
[09/Jul/2018 14:49:40] "GET /static/css/font-awesome.css HTTP/1.1" 304 0
[09/Jul/2018 14:49:40] "GET /static/css/prettify.css HTTP/1.1" 304 0
[09/Jul/2018 14:49:40] "GET /static/css/code_show.css HTTP/1.1" 304 0
[09/Jul/2018 14:49:40] "GET /static/image/codepedia.png HTTP/1.1" 304 0
[09/Jul/2018 14:49:40] "GET /static/image/users/default.png HTTP/1.1" 304 0
[09/Jul/2018 14:49:40] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 304 0
[09/Jul/2018 14:49:40] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[09/Jul/2018 14:49:41] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[09/Jul/2018 14:49:41] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[09/Jul/2018 14:49:42] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[09/Jul/2018 14:55:19] "GET / HTTP/1.1" 200 22443
[09/Jul/2018 14:55:20] "GET /static/css/base.css HTTP/1.1" 200 18873
[09/Jul/2018 14:55:20] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[09/Jul/2018 14:55:20] "GET /static/css/common.css HTTP/1.1" 200 8146
[09/Jul/2018 14:55:20] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414
[09/Jul/2018 14:55:20] "GET /static/css/prettify.css HTTP/1.1" 200 1600
[09/Jul/2018 14:55:20] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070
[09/Jul/2018 14:55:20] "GET /static/css/jstree.css HTTP/1.1" 200 34637
[09/Jul/2018 14:55:20] "GET /static/js/base.js HTTP/1.1" 200 21228
[09/Jul/2018 14:55:20] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045
[09/Jul/2018 14:55:20] "GET /static/vendor/site/css/style.css HTTP/1.1" 200 160222
[09/Jul/2018 14:55:21] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604
[09/Jul/2018 14:55:21] "GET /static/js/jstree.js HTTP/1.1" 200 297950
[09/Jul/2018 14:55:21] "GET /media/avatar/users/default.png HTTP/1.1" 200 36378
[09/Jul/2018 14:55:22] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738
[09/Jul/2018 14:55:24] "GET /static/image/CodePedia.ico HTTP/1.1" 200 370070
Not Found: /favicon.ico
[09/Jul/2018 14:55:24] "GET /favicon.ico HTTP/1.1" 404 3103
[09/Jul/2018 14:55:26] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47072
[09/Jul/2018 14:55:27] "GET /static/css/code_show.css HTTP/1.1" 200 19416
[09/Jul/2018 14:55:27] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[09/Jul/2018 14:55:27] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[09/Jul/2018 14:55:27] "GET /static/js/source.js HTTP/1.1" 200 29579
[09/Jul/2018 14:55:27] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[09/Jul/2018 14:55:27] "GET /static/image/codepedia.png HTTP/1.1" 200 3350
[09/Jul/2018 14:55:27] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[09/Jul/2018 14:55:29] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160
[09/Jul/2018 14:55:29] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[09/Jul/2018 14:55:29] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[09/Jul/2018 14:55:29] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[09/Jul/2018 14:55:33] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[09/Jul/2018 15:09:07] "GET / HTTP/1.1" 200 24242
[09/Jul/2018 15:09:08] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 304 0
[09/Jul/2018 15:09:08] "GET /static/css/common.css HTTP/1.1" 304 0
[09/Jul/2018 15:09:08] "GET /static/css/base.css HTTP/1.1" 304 0
[09/Jul/2018 15:09:08] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 304 0
[09/Jul/2018 15:09:08] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 304 0
[09/Jul/2018 15:09:08] "GET /static/css/jstree.css HTTP/1.1" 304 0
[09/Jul/2018 15:09:08] "GET /static/css/prettify.css HTTP/1.1" 304 0
[09/Jul/2018 15:09:08] "GET /static/js/run_prettify.js HTTP/1.1" 304 0
[09/Jul/2018 15:09:08] "GET /static/vendor/site/css/style.css HTTP/1.1" 304 0
[09/Jul/2018 15:09:08] "GET /static/js/jstree.js HTTP/1.1" 304 0
[09/Jul/2018 15:09:08] "GET /static/js/base.js HTTP/1.1" 304 0
[09/Jul/2018 15:09:08] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 304 0
[09/Jul/2018 15:09:08] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 304 0
[09/Jul/2018 15:09:08] "GET /static/image/CodePedia.ico HTTP/1.1" 304 0
[09/Jul/2018 15:09:08] "GET /media/avatar/users/default.png HTTP/1.1" 304 0
[09/Jul/2018 15:09:11] "GET /users/logout/ HTTP/1.1" 302 0
[09/Jul/2018 15:09:11] "GET / HTTP/1.1" 200 22443
[09/Jul/2018 15:09:13] "GET /users/login/ HTTP/1.1" 200 4230
[09/Jul/2018 15:09:13] "GET /static/css/register.css HTTP/1.1" 200 1762
[09/Jul/2018 15:09:13] "GET /static/js/users-common.js HTTP/1.1" 200 966
[09/Jul/2018 15:09:13] "GET /static/image/login/bg_login.jpg HTTP/1.1" 200 29922
[09/Jul/2018 15:09:15] "GET /users/register/ HTTP/1.1" 200 5102
[09/Jul/2018 15:09:15] "GET /captcha/image/0f89aff51980ba148b3d5884faaaaf55fc51c63f/ HTTP/1.1" 200 4228
[09/Jul/2018 15:09:18] "GET /users/login/ HTTP/1.1" 200 4230
[09/Jul/2018 15:09:21] "GET /users/register/ HTTP/1.1" 200 5102
[09/Jul/2018 15:09:21] "GET /captcha/image/6d31a8364ed20dba9a4ee9f5f7b909859bd9a435/ HTTP/1.1" 200 5105
[09/Jul/2018 15:09:42] "GET /users/login/ HTTP/1.1" 200 4230
----------------------------------------
Exception happened during processing of request from ('202.101.6.82', 57439)
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/socketserver.py", line 651, in process_request_thread
self.finish_request(request, client_address)
File "/root//envs/codepedia2/lib/python3.6/socketserver.py", line 361, in finish_request
self.RequestHandlerClass(request, client_address, self)
File "/root//envs/codepedia2/lib/python3.6/socketserver.py", line 721, in __init__
self.handle()
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/servers/basehttp.py", line 139, in handle
self.raw_requestline = self.rfile.readline(65537)
File "/root//envs/codepedia2/lib/python3.6/socket.py", line 586, in readinto
return self._sock.recv_into(b)
ConnectionResetError: [Errno 104] Connection reset by peer
----------------------------------------
[09/Jul/2018 19:57:30] code 400, message Bad request version ('MCTP/1.0')
[09/Jul/2018 19:57:30] "REMOTE HI_SRDK_DEV_GetHddInfo MCTP/1.0" 400 -
[09/Jul/2018 20:41:43] "GET /static/image/annotation.png HTTP/1.1" 200 1148
[09/Jul/2018 20:41:43] "GET /static/image/question.png HTTP/1.1" 200 1112
Not Found: /http:/www.qq.com/404/search_children.js
[10/Jul/2018 05:09:23] "GET http://www.qq.com/404/search_children.js HTTP/1.1" 404 1723
[10/Jul/2018 05:09:28] code 400, message Bad request syntax ('\x05\x01\x00')
[10/Jul/2018 05:09:28] "" 400 -
[10/Jul/2018 05:09:28] code 400, message Bad request syntax ('\x04\x01\x00PpTi4\x00')
[10/Jul/2018 05:09:28] "PpTi4" 400 -
Not Found: /http:/www.baidu.com/cache/global/img/gs.gif
[10/Jul/2018 11:34:18] "GET http://www.baidu.com/cache/global/img/gs.gif HTTP/1.1" 404 1738
Not Found: /http:/www.baidu.com/
[10/Jul/2018 12:00:38] "GET http://www.baidu.com/ HTTP/1.1" 404 1669
[10/Jul/2018 14:44:21] "GET / HTTP/1.1" 200 24242
[10/Jul/2018 14:44:21] "GET /static/css/base.css HTTP/1.1" 200 18873
[10/Jul/2018 14:44:21] "GET /static/css/common.css HTTP/1.1" 200 8146
[10/Jul/2018 14:44:21] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414
[10/Jul/2018 14:44:21] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[10/Jul/2018 14:44:21] "GET /static/css/jstree.css HTTP/1.1" 200 34637
[10/Jul/2018 14:44:21] "GET /static/css/prettify.css HTTP/1.1" 200 1600
[10/Jul/2018 14:44:21] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070
[10/Jul/2018 14:44:21] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604
[10/Jul/2018 14:44:21] "GET /static/js/base.js HTTP/1.1" 200 21228
[10/Jul/2018 14:44:21] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045
[10/Jul/2018 14:44:22] "GET /static/vendor/site/css/style.css HTTP/1.1" 200 160222
[10/Jul/2018 14:44:23] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738
[10/Jul/2018 14:44:24] "GET /static/js/jstree.js HTTP/1.1" 200 297950
[10/Jul/2018 14:44:24] "GET /media/avatar/users/default.png HTTP/1.1" 200 36378
[10/Jul/2018 14:44:24] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[10/Jul/2018 14:44:25] "GET /static/image/CodePedia.ico HTTP/1.1" 200 370070
Not Found: /favicon.ico
[10/Jul/2018 14:44:25] "GET /favicon.ico HTTP/1.1" 404 3103
[10/Jul/2018 14:44:27] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 50081
[10/Jul/2018 14:44:27] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[10/Jul/2018 14:44:27] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[10/Jul/2018 14:44:27] "GET /static/css/prettify.css HTTP/1.1" 200 1600
[10/Jul/2018 14:44:27] "GET /static/css/code_show.css HTTP/1.1" 200 20689
[10/Jul/2018 14:44:27] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[10/Jul/2018 14:44:27] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[10/Jul/2018 14:44:28] "GET /static/js/source.js HTTP/1.1" 200 29579
[10/Jul/2018 14:44:28] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[10/Jul/2018 14:44:28] "GET /static/image/codepedia.png HTTP/1.1" 200 3350
[10/Jul/2018 14:44:28] "GET /static/image/users/default.png HTTP/1.1" 200 36378
[10/Jul/2018 14:44:29] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[10/Jul/2018 14:44:29] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160
[10/Jul/2018 14:44:29] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[10/Jul/2018 14:44:29] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[10/Jul/2018 14:44:29] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[10/Jul/2018 14:44:33] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[10/Jul/2018 14:44:34] "GET /static/image/annotation.png HTTP/1.1" 200 1148
[10/Jul/2018 14:44:34] "GET /static/image/question.png HTTP/1.1" 200 1112
[10/Jul/2018 14:46:51] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 50081
[10/Jul/2018 14:46:51] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[10/Jul/2018 14:46:51] "GET /static/css/prettify.css HTTP/1.1" 200 1600
[10/Jul/2018 14:46:51] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[10/Jul/2018 14:46:51] "GET /static/css/code_show.css HTTP/1.1" 200 20662
[10/Jul/2018 14:46:51] "GET /static/js/source.js HTTP/1.1" 200 29579
[10/Jul/2018 14:46:51] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[10/Jul/2018 14:46:51] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[10/Jul/2018 14:46:52] "GET /static/image/codepedia.png HTTP/1.1" 200 3350
[10/Jul/2018 14:46:52] "GET /static/image/users/default.png HTTP/1.1" 200 36378
[10/Jul/2018 14:46:53] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[10/Jul/2018 14:46:53] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[10/Jul/2018 14:46:53] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160
[10/Jul/2018 14:46:53] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[10/Jul/2018 14:46:54] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[10/Jul/2018 14:46:54] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[10/Jul/2018 14:46:58] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[10/Jul/2018 14:46:58] "GET /static/image/annotation.png HTTP/1.1" 200 1148
[10/Jul/2018 14:46:58] "GET /static/image/question.png HTTP/1.1" 200 1112
[10/Jul/2018 14:48:11] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 50081
[10/Jul/2018 14:48:11] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[10/Jul/2018 14:48:11] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[10/Jul/2018 14:48:11] "GET /static/css/code_show.css HTTP/1.1" 200 20660
[10/Jul/2018 14:48:11] "GET /static/css/prettify.css HTTP/1.1" 200 1600
[10/Jul/2018 14:48:11] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[10/Jul/2018 14:48:11] "GET /static/js/source.js HTTP/1.1" 200 29579
[10/Jul/2018 14:48:11] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[10/Jul/2018 14:48:12] "GET /static/image/codepedia.png HTTP/1.1" 200 3350
[10/Jul/2018 14:48:12] "GET /static/image/users/default.png HTTP/1.1" 200 36378
[10/Jul/2018 14:48:13] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[10/Jul/2018 14:48:13] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[10/Jul/2018 14:48:13] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160
[10/Jul/2018 14:48:13] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[10/Jul/2018 14:48:14] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[10/Jul/2018 14:48:14] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[10/Jul/2018 14:48:18] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[10/Jul/2018 14:48:18] "GET /static/image/annotation.png HTTP/1.1" 200 1148
[10/Jul/2018 14:48:18] "GET /static/image/question.png HTTP/1.1" 200 1112
[10/Jul/2018 14:48:47] "GET / HTTP/1.1" 200 22443
[10/Jul/2018 14:48:47] "GET /static/css/common.css HTTP/1.1" 304 0
[10/Jul/2018 14:48:47] "GET /static/css/base.css HTTP/1.1" 304 0
[10/Jul/2018 14:48:47] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 304 0
[10/Jul/2018 14:48:47] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 304 0
[10/Jul/2018 14:48:47] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 304 0
[10/Jul/2018 14:48:48] "GET /static/css/jstree.css HTTP/1.1" 304 0
[10/Jul/2018 14:48:48] "GET /static/vendor/site/css/style.css HTTP/1.1" 304 0
[10/Jul/2018 14:48:48] "GET /static/js/run_prettify.js HTTP/1.1" 304 0
[10/Jul/2018 14:48:48] "GET /static/css/prettify.css HTTP/1.1" 304 0
[10/Jul/2018 14:48:48] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 304 0
[10/Jul/2018 14:48:48] "GET /static/js/jstree.js HTTP/1.1" 304 0
[10/Jul/2018 14:48:48] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 304 0
[10/Jul/2018 14:48:48] "GET /static/js/base.js HTTP/1.1" 304 0
[10/Jul/2018 14:48:48] "GET /media/avatar/users/default.png HTTP/1.1" 304 0
[10/Jul/2018 14:48:48] "GET /static/image/CodePedia.ico HTTP/1.1" 304 0
Not Found: /favicon.ico
[10/Jul/2018 14:48:48] "GET /favicon.ico HTTP/1.1" 404 3103
[10/Jul/2018 14:48:50] "GET /projects/Notes/src/net/micode/notes/model/WorkingNote.java HTTP/1.1" 200 47072
[10/Jul/2018 14:48:51] "GET /static/js/prettify.js HTTP/1.1" 304 0
[10/Jul/2018 14:48:51] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 304 0
[10/Jul/2018 14:48:51] "GET /static/js/source.js HTTP/1.1" 304 0
[10/Jul/2018 14:48:51] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 304 0
[10/Jul/2018 14:48:51] "GET /static/css/font-awesome.css HTTP/1.1" 304 0
[10/Jul/2018 14:48:51] "GET /static/css/code_show.css HTTP/1.1" 200 20660
[10/Jul/2018 14:48:51] "GET /static/image/codepedia.png HTTP/1.1" 304 0
[10/Jul/2018 14:48:51] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 304 0
[10/Jul/2018 14:48:52] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 126
[10/Jul/2018 14:48:52] "POST /operations/show_navigation/ HTTP/1.1" 200 1037
[10/Jul/2018 14:48:52] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1946
[10/Jul/2018 14:48:52] "POST /operations/get_codereading_content/ HTTP/1.1" 200 429123
[10/Jul/2018 14:48:53] "GET /static/image/question.png HTTP/1.1" 304 0
[10/Jul/2018 14:48:53] "GET /static/image/annotation.png HTTP/1.1" 304 0
[10/Jul/2018 14:49:20] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 50081
[10/Jul/2018 14:49:20] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[10/Jul/2018 14:49:20] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[10/Jul/2018 14:49:20] "GET /static/css/code_show.css HTTP/1.1" 200 20674
[10/Jul/2018 14:49:20] "GET /static/css/prettify.css HTTP/1.1" 200 1600
[10/Jul/2018 14:49:20] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[10/Jul/2018 14:49:20] "GET /static/js/source.js HTTP/1.1" 200 29579
[10/Jul/2018 14:49:20] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[10/Jul/2018 14:49:21] "GET /static/image/codepedia.png HTTP/1.1" 200 3350
[10/Jul/2018 14:49:21] "GET /static/image/users/default.png HTTP/1.1" 200 36378
[10/Jul/2018 14:49:21] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[10/Jul/2018 14:49:22] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[10/Jul/2018 14:49:22] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160
[10/Jul/2018 14:49:22] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[10/Jul/2018 14:49:22] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[10/Jul/2018 14:49:22] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[10/Jul/2018 14:49:26] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[10/Jul/2018 14:49:27] "GET /static/image/annotation.png HTTP/1.1" 200 1148
[10/Jul/2018 14:49:27] "GET /static/image/question.png HTTP/1.1" 200 1112
[10/Jul/2018 14:50:28] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 50081
[10/Jul/2018 14:50:28] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[10/Jul/2018 14:50:28] "GET /static/css/prettify.css HTTP/1.1" 200 1600
[10/Jul/2018 14:50:28] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[10/Jul/2018 14:50:28] "GET /static/css/code_show.css HTTP/1.1" 200 20684
[10/Jul/2018 14:50:28] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[10/Jul/2018 14:50:28] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[10/Jul/2018 14:50:29] "GET /static/js/source.js HTTP/1.1" 200 29579
[10/Jul/2018 14:50:30] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[10/Jul/2018 14:50:30] "GET /static/image/codepedia.png HTTP/1.1" 200 3350
[10/Jul/2018 14:50:30] "GET /static/image/users/default.png HTTP/1.1" 200 36378
[10/Jul/2018 14:50:30] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[10/Jul/2018 14:50:30] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160
[10/Jul/2018 14:50:30] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[10/Jul/2018 14:50:30] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[10/Jul/2018 14:50:30] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[10/Jul/2018 14:50:35] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[10/Jul/2018 14:50:35] "GET /static/image/annotation.png HTTP/1.1" 200 1148
[10/Jul/2018 14:50:35] "GET /static/image/question.png HTTP/1.1" 200 1112
[10/Jul/2018 14:51:34] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 50081
[10/Jul/2018 14:51:34] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[10/Jul/2018 14:51:34] "GET /static/css/prettify.css HTTP/1.1" 200 1723
[10/Jul/2018 14:51:34] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[10/Jul/2018 14:51:34] "GET /static/css/code_show.css HTTP/1.1" 200 20684
[10/Jul/2018 14:51:34] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[10/Jul/2018 14:51:34] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[10/Jul/2018 14:51:35] "GET /static/js/source.js HTTP/1.1" 200 29579
[10/Jul/2018 14:51:36] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[10/Jul/2018 14:51:36] "GET /static/image/codepedia.png HTTP/1.1" 200 3350
[10/Jul/2018 14:51:36] "GET /static/image/users/default.png HTTP/1.1" 200 36378
[10/Jul/2018 14:51:36] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[10/Jul/2018 14:51:36] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160
[10/Jul/2018 14:51:37] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[10/Jul/2018 14:51:37] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[10/Jul/2018 14:51:37] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[10/Jul/2018 14:51:41] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[10/Jul/2018 14:51:41] "GET /static/image/annotation.png HTTP/1.1" 200 1148
[10/Jul/2018 14:51:41] "GET /static/image/question.png HTTP/1.1" 200 1112
[10/Jul/2018 14:52:39] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 50081
[10/Jul/2018 14:52:39] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[10/Jul/2018 14:52:39] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[10/Jul/2018 14:52:39] "GET /static/css/prettify.css HTTP/1.1" 200 1723
[10/Jul/2018 14:52:39] "GET /static/css/code_show.css HTTP/1.1" 200 20745
[10/Jul/2018 14:52:39] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[10/Jul/2018 14:52:39] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[10/Jul/2018 14:52:40] "GET /static/js/source.js HTTP/1.1" 200 29579
[10/Jul/2018 14:52:40] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[10/Jul/2018 14:52:40] "GET /static/image/codepedia.png HTTP/1.1" 200 3350
[10/Jul/2018 14:52:40] "GET /static/image/users/default.png HTTP/1.1" 200 36378
[10/Jul/2018 14:52:41] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[10/Jul/2018 14:52:41] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160
[10/Jul/2018 14:52:41] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[10/Jul/2018 14:52:41] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[10/Jul/2018 14:52:41] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[10/Jul/2018 14:52:45] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[10/Jul/2018 14:52:46] "GET /static/image/annotation.png HTTP/1.1" 200 1148
[10/Jul/2018 14:52:46] "GET /static/image/question.png HTTP/1.1" 200 1112
[10/Jul/2018 14:54:28] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 50081
[10/Jul/2018 14:54:28] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[10/Jul/2018 14:54:28] "GET /static/css/prettify.css HTTP/1.1" 200 1723
[10/Jul/2018 14:54:28] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[10/Jul/2018 14:54:28] "GET /static/css/code_show.css HTTP/1.1" 200 20745
[10/Jul/2018 14:54:28] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[10/Jul/2018 14:54:28] "GET /static/js/source.js HTTP/1.1" 200 29579
[10/Jul/2018 14:54:28] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[10/Jul/2018 14:54:29] "GET /static/image/codepedia.png HTTP/1.1" 200 3350
[10/Jul/2018 14:54:29] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[10/Jul/2018 14:54:29] "GET /static/image/users/default.png HTTP/1.1" 200 36378
[10/Jul/2018 14:54:30] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[10/Jul/2018 14:54:30] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160
[10/Jul/2018 14:54:30] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[10/Jul/2018 14:54:30] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[10/Jul/2018 14:54:30] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[10/Jul/2018 14:54:34] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[10/Jul/2018 14:54:35] "GET /static/image/annotation.png HTTP/1.1" 200 1148
[10/Jul/2018 14:54:35] "GET /static/image/question.png HTTP/1.1" 200 1112
[10/Jul/2018 14:56:11] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 50081
[10/Jul/2018 14:56:11] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[10/Jul/2018 14:56:11] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[10/Jul/2018 14:56:11] "GET /static/css/prettify.css HTTP/1.1" 200 1726
[10/Jul/2018 14:56:11] "GET /static/css/code_show.css HTTP/1.1" 200 20745
[10/Jul/2018 14:56:11] "GET /static/js/source.js HTTP/1.1" 200 29579
[10/Jul/2018 14:56:11] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[10/Jul/2018 14:56:11] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[10/Jul/2018 14:56:12] "GET /static/image/codepedia.png HTTP/1.1" 200 3350
[10/Jul/2018 14:56:12] "GET /static/image/users/default.png HTTP/1.1" 200 36378
[10/Jul/2018 14:56:12] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[10/Jul/2018 14:56:13] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[10/Jul/2018 14:56:13] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160
[10/Jul/2018 14:56:13] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[10/Jul/2018 14:56:13] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[10/Jul/2018 14:56:13] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[10/Jul/2018 14:56:17] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[10/Jul/2018 14:56:18] "GET /static/image/annotation.png HTTP/1.1" 200 1148
[10/Jul/2018 14:56:18] "GET /static/image/question.png HTTP/1.1" 200 1112
[10/Jul/2018 14:56:44] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 50081
[10/Jul/2018 14:56:44] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[10/Jul/2018 14:56:44] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[10/Jul/2018 14:56:44] "GET /static/css/prettify.css HTTP/1.1" 200 1726
[10/Jul/2018 14:56:44] "GET /static/css/code_show.css HTTP/1.1" 200 20745
[10/Jul/2018 14:56:44] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[10/Jul/2018 14:56:44] "GET /static/js/source.js HTTP/1.1" 200 29579
[10/Jul/2018 14:56:45] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[10/Jul/2018 14:56:45] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[10/Jul/2018 14:56:45] "GET /static/image/codepedia.png HTTP/1.1" 200 3350
[10/Jul/2018 14:56:46] "GET /static/image/users/default.png HTTP/1.1" 200 36378
[10/Jul/2018 14:56:46] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[10/Jul/2018 14:56:46] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160
[10/Jul/2018 14:56:46] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[10/Jul/2018 14:56:46] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[10/Jul/2018 14:56:46] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[10/Jul/2018 14:56:51] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[10/Jul/2018 14:56:51] "GET /static/image/question.png HTTP/1.1" 200 1112
[10/Jul/2018 14:56:51] "GET /static/image/annotation.png HTTP/1.1" 200 1148
[10/Jul/2018 14:57:07] "POST /operations/show_annotation/ HTTP/1.1" 200 6225
[10/Jul/2018 14:57:14] "POST /operations/show_annotation/ HTTP/1.1" 200 2088
[10/Jul/2018 14:57:22] "POST /operations/show_annotation/ HTTP/1.1" 200 5893
[10/Jul/2018 14:57:26] "POST /operations/show_issue_question/ HTTP/1.1" 200 2703
[10/Jul/2018 14:57:39] "GET /static/css/prettify.css HTTP/1.1" 304 0
[10/Jul/2018 14:57:39] "GET /static/css/code_show.css HTTP/1.1" 304 0
[10/Jul/2018 14:57:39] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[10/Jul/2018 14:57:44] "POST /operations/show_issue_question/ HTTP/1.1" 200 2703
[10/Jul/2018 14:58:46] "POST /operations/show_annotation/ HTTP/1.1" 200 6225
[10/Jul/2018 14:59:07] "POST /operations/show_annotation/ HTTP/1.1" 200 6225
[10/Jul/2018 14:59:59] "POST /operations/show_annotation/ HTTP/1.1" 200 1618
[10/Jul/2018 15:00:02] "POST /operations/show_annotation/ HTTP/1.1" 200 1618
[10/Jul/2018 15:00:21] "POST /operations/show_annotation/ HTTP/1.1" 200 1603
[10/Jul/2018 15:00:34] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[10/Jul/2018 15:01:51] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 50081
[10/Jul/2018 15:01:51] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[10/Jul/2018 15:01:51] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[10/Jul/2018 15:01:51] "GET /static/css/code_show.css HTTP/1.1" 200 20745
[10/Jul/2018 15:01:51] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[10/Jul/2018 15:01:51] "GET /static/js/source.js HTTP/1.1" 200 29579
[10/Jul/2018 15:01:52] "GET /static/css/prettify.css HTTP/1.1" 200 1726
[10/Jul/2018 15:01:52] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[10/Jul/2018 15:01:52] "GET /static/image/codepedia.png HTTP/1.1" 200 3350
[10/Jul/2018 15:01:52] "GET /static/image/users/default.png HTTP/1.1" 200 36378
[10/Jul/2018 15:01:53] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[10/Jul/2018 15:01:53] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[10/Jul/2018 15:01:53] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160
[10/Jul/2018 15:01:54] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[10/Jul/2018 15:01:54] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[10/Jul/2018 15:01:54] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[10/Jul/2018 15:01:54] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[10/Jul/2018 15:01:55] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 50081
[10/Jul/2018 15:01:55] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[10/Jul/2018 15:01:55] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[10/Jul/2018 15:01:55] "GET /static/css/code_show.css HTTP/1.1" 200 20745
[10/Jul/2018 15:01:55] "GET /static/css/prettify.css HTTP/1.1" 200 1726
[10/Jul/2018 15:01:55] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[10/Jul/2018 15:01:55] "GET /static/js/source.js HTTP/1.1" 200 29579
[10/Jul/2018 15:01:56] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[10/Jul/2018 15:01:56] "GET /static/image/codepedia.png HTTP/1.1" 200 3350
[10/Jul/2018 15:01:57] "GET /static/image/users/default.png HTTP/1.1" 200 36378
[10/Jul/2018 15:01:57] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[10/Jul/2018 15:01:58] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[10/Jul/2018 15:01:58] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160
[10/Jul/2018 15:01:58] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[10/Jul/2018 15:01:58] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[10/Jul/2018 15:01:58] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[10/Jul/2018 15:02:02] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[10/Jul/2018 15:02:03] "GET /static/image/annotation.png HTTP/1.1" 200 1148
[10/Jul/2018 15:02:03] "GET /static/image/question.png HTTP/1.1" 200 1112
[10/Jul/2018 15:02:49] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 50081
[10/Jul/2018 15:02:49] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[10/Jul/2018 15:02:49] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[10/Jul/2018 15:02:49] "GET /static/css/code_show.css HTTP/1.1" 200 20760
[10/Jul/2018 15:02:49] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[10/Jul/2018 15:02:49] "GET /static/js/source.js HTTP/1.1" 200 29579
[10/Jul/2018 15:02:49] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[10/Jul/2018 15:02:49] "GET /static/css/prettify.css HTTP/1.1" 200 1726
[10/Jul/2018 15:02:50] "GET /static/image/codepedia.png HTTP/1.1" 200 3350
[10/Jul/2018 15:02:50] "GET /static/image/users/default.png HTTP/1.1" 200 36378
[10/Jul/2018 15:02:51] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[10/Jul/2018 15:02:51] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[10/Jul/2018 15:02:51] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160
[10/Jul/2018 15:02:51] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[10/Jul/2018 15:02:51] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[10/Jul/2018 15:02:51] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[10/Jul/2018 15:02:55] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[10/Jul/2018 15:02:56] "GET /static/image/annotation.png HTTP/1.1" 200 1148
[10/Jul/2018 15:02:56] "GET /static/image/question.png HTTP/1.1" 200 1112
[10/Jul/2018 15:03:51] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 50081
[10/Jul/2018 15:03:51] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[10/Jul/2018 15:03:51] "GET /static/css/prettify.css HTTP/1.1" 200 1726
[10/Jul/2018 15:03:51] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[10/Jul/2018 15:03:51] "GET /static/css/code_show.css HTTP/1.1" 200 20813
[10/Jul/2018 15:03:51] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[10/Jul/2018 15:03:51] "GET /static/js/source.js HTTP/1.1" 200 29579
[10/Jul/2018 15:03:52] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[10/Jul/2018 15:03:52] "GET /static/image/codepedia.png HTTP/1.1" 200 3350
[10/Jul/2018 15:03:52] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[10/Jul/2018 15:03:53] "GET /static/image/users/default.png HTTP/1.1" 200 36378
[10/Jul/2018 15:03:53] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[10/Jul/2018 15:03:53] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160
[10/Jul/2018 15:03:53] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[10/Jul/2018 15:03:53] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[10/Jul/2018 15:03:53] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[10/Jul/2018 15:03:58] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[10/Jul/2018 15:03:58] "GET /static/image/annotation.png HTTP/1.1" 200 1148
[10/Jul/2018 15:03:58] "GET /static/image/question.png HTTP/1.1" 200 1112
[10/Jul/2018 15:04:59] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 50081
[10/Jul/2018 15:04:59] "GET /static/css/prettify.css HTTP/1.1" 200 1726
[10/Jul/2018 15:04:59] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[10/Jul/2018 15:04:59] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[10/Jul/2018 15:04:59] "GET /static/css/code_show.css HTTP/1.1" 200 20813
[10/Jul/2018 15:04:59] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[10/Jul/2018 15:04:59] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[10/Jul/2018 15:05:00] "GET /static/js/source.js HTTP/1.1" 200 29579
[10/Jul/2018 15:05:00] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[10/Jul/2018 15:05:01] "GET /static/image/codepedia.png HTTP/1.1" 200 3350
[10/Jul/2018 15:05:01] "GET /static/image/users/default.png HTTP/1.1" 200 36378
[10/Jul/2018 15:05:01] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[10/Jul/2018 15:05:01] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160
[10/Jul/2018 15:05:01] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[10/Jul/2018 15:05:01] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[10/Jul/2018 15:05:01] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[10/Jul/2018 15:05:06] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[10/Jul/2018 15:05:06] "GET /static/image/annotation.png HTTP/1.1" 200 1148
[10/Jul/2018 15:05:06] "GET /static/image/question.png HTTP/1.1" 200 1112
[10/Jul/2018 15:06:55] "POST /operations/show_annotation/ HTTP/1.1" 200 6225
[10/Jul/2018 15:07:02] "POST /operations/show_annotation/ HTTP/1.1" 200 6225
[10/Jul/2018 15:22:02] "GET /static/css/prettify.css HTTP/1.1" 304 0
[10/Jul/2018 15:22:02] "GET /static/css/code_show.css HTTP/1.1" 304 0
[10/Jul/2018 15:22:02] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[10/Jul/2018 15:22:23] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 50081
[10/Jul/2018 15:22:23] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[10/Jul/2018 15:22:23] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[10/Jul/2018 15:22:23] "GET /static/css/prettify.css HTTP/1.1" 200 1726
[10/Jul/2018 15:22:23] "GET /static/css/code_show.css HTTP/1.1" 200 20813
[10/Jul/2018 15:22:23] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[10/Jul/2018 15:22:23] "GET /static/js/source.js HTTP/1.1" 200 29579
[10/Jul/2018 15:22:24] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[10/Jul/2018 15:22:24] "GET /static/image/codepedia.png HTTP/1.1" 200 3350
[10/Jul/2018 15:22:24] "GET /static/image/users/default.png HTTP/1.1" 200 36378
[10/Jul/2018 15:22:25] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[10/Jul/2018 15:22:25] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[10/Jul/2018 15:22:25] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160
[10/Jul/2018 15:22:25] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[10/Jul/2018 15:22:25] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[10/Jul/2018 15:22:25] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[10/Jul/2018 15:22:30] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[10/Jul/2018 15:22:30] "GET /static/image/annotation.png HTTP/1.1" 200 1148
[10/Jul/2018 15:22:30] "GET /static/image/question.png HTTP/1.1" 200 1112
[10/Jul/2018 15:59:46] "POST /operations/show_annotation/ HTTP/1.1" 200 6169
[10/Jul/2018 17:08:43] "GET /projects/Notes/src/net/micode/notes/model/WorkingNote.java HTTP/1.1" 200 47072
[10/Jul/2018 17:08:44] "GET /static/css/code_show.css HTTP/1.1" 200 20813
[10/Jul/2018 17:08:44] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 126
[10/Jul/2018 17:08:44] "POST /operations/show_navigation/ HTTP/1.1" 200 1037
[10/Jul/2018 17:08:44] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1946
[10/Jul/2018 17:08:45] "POST /operations/get_codereading_content/ HTTP/1.1" 200 429123
[10/Jul/2018 17:08:53] "GET /projects/Notes/src/net/micode/notes/model/WorkingNote.java HTTP/1.1" 200 47072
[10/Jul/2018 17:08:53] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 126
[10/Jul/2018 17:08:54] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1946
[10/Jul/2018 17:08:54] "POST /operations/show_navigation/ HTTP/1.1" 200 1037
[10/Jul/2018 17:08:54] "POST /operations/get_codereading_content/ HTTP/1.1" 200 429123
[10/Jul/2018 17:09:03] "GET /projects/Notes/src/net/micode/notes/model/WorkingNote.java HTTP/1.1" 200 47072
[10/Jul/2018 17:09:03] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 126
[10/Jul/2018 17:09:03] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1946
[10/Jul/2018 17:09:03] "POST /operations/show_navigation/ HTTP/1.1" 200 1037
[10/Jul/2018 17:09:04] "POST /operations/get_codereading_content/ HTTP/1.1" 200 429123
[10/Jul/2018 17:09:24] "GET /projects/Notes/src/net/micode/notes/model/WorkingNote.java HTTP/1.1" 200 47072
[10/Jul/2018 17:09:25] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 126
[10/Jul/2018 17:09:25] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1946
[10/Jul/2018 17:09:25] "POST /operations/show_navigation/ HTTP/1.1" 200 1037
[10/Jul/2018 17:09:26] "POST /operations/get_codereading_content/ HTTP/1.1" 200 429123
[10/Jul/2018 17:10:52] "GET /projects/Notes/src/net/micode/notes/model/WorkingNote.java HTTP/1.1" 200 47072
[10/Jul/2018 17:10:52] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 126
[10/Jul/2018 17:10:53] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1946
[10/Jul/2018 17:10:53] "POST /operations/show_navigation/ HTTP/1.1" 200 1037
[10/Jul/2018 17:10:53] "POST /operations/get_codereading_content/ HTTP/1.1" 200 429123
[10/Jul/2018 17:12:24] "GET /projects/Notes/src/net/micode/notes/model/WorkingNote.java HTTP/1.1" 200 47072
[10/Jul/2018 17:12:24] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 126
[10/Jul/2018 17:12:25] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1946
[10/Jul/2018 17:12:25] "POST /operations/show_navigation/ HTTP/1.1" 200 1037
[10/Jul/2018 17:12:26] "POST /operations/get_codereading_content/ HTTP/1.1" 200 429123
[10/Jul/2018 17:16:33] "GET /projects/Notes/src/net/micode/notes/model/WorkingNote.java HTTP/1.1" 200 47072
[10/Jul/2018 17:16:33] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 304 0
[10/Jul/2018 17:16:33] "GET /static/js/prettify.js HTTP/1.1" 304 0
[10/Jul/2018 17:16:33] "GET /static/css/font-awesome.css HTTP/1.1" 304 0
[10/Jul/2018 17:16:33] "GET /static/css/prettify.css HTTP/1.1" 200 1726
[10/Jul/2018 17:16:33] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 304 0
[10/Jul/2018 17:16:33] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 304 0
[10/Jul/2018 17:16:33] "GET /static/js/source.js HTTP/1.1" 304 0
[10/Jul/2018 17:16:33] "GET /static/image/codepedia.png HTTP/1.1" 304 0
[10/Jul/2018 17:16:34] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 304 0
[10/Jul/2018 17:16:34] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 144
Internal Server Error: /operations/get_codereading_content/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia-test/apps/operations/views.py", line 666, in post
html_str = get_code(project_id,path)
File "/projects/codepedia-test/apps/operations/views.py", line 673, in get_code
fileid = file.pk
AttributeError: 'NoneType' object has no attribute 'pk'
[10/Jul/2018 17:16:34] "POST /operations/get_codereading_content/ HTTP/1.1" 500 18876
Internal Server Error: /operations/get_hotest_issues/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia-test/apps/operations/views.py", line 573, in post
file = File.objects.get(project_id=project_id,path=path)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[10/Jul/2018 17:16:34] "POST /operations/get_hotest_issues/ HTTP/1.1" 500 19114
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia-test/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[10/Jul/2018 17:16:34] "POST /operations/show_navigation/ HTTP/1.1" 500 19108
[10/Jul/2018 17:16:51] "GET /projects/Notes/src/net/micode/notes/model/WorkingNote.java HTTP/1.1" 200 47072
[10/Jul/2018 17:16:51] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 144
Internal Server Error: /operations/get_codereading_content/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia-test/apps/operations/views.py", line 666, in post
html_str = get_code(project_id,path)
File "/projects/codepedia-test/apps/operations/views.py", line 673, in get_code
fileid = file.pk
AttributeError: 'NoneType' object has no attribute 'pk'
[10/Jul/2018 17:16:51] "POST /operations/get_codereading_content/ HTTP/1.1" 500 18876
Internal Server Error: /operations/get_hotest_issues/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia-test/apps/operations/views.py", line 573, in post
file = File.objects.get(project_id=project_id,path=path)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[10/Jul/2018 17:16:51] "POST /operations/get_hotest_issues/ HTTP/1.1" 500 19114
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia-test/apps/operations/views.py", line 127, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[10/Jul/2018 17:16:51] "POST /operations/show_navigation/ HTTP/1.1" 500 19108
[10/Jul/2018 19:04:08] "GET / HTTP/1.1" 200 22443
[10/Jul/2018 19:04:08] "GET /static/css/base.css HTTP/1.1" 304 0
[10/Jul/2018 19:04:09] "GET /static/css/common.css HTTP/1.1" 304 0
[10/Jul/2018 19:04:09] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 304 0
[10/Jul/2018 19:04:09] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 304 0
[10/Jul/2018 19:04:09] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 304 0
[10/Jul/2018 19:04:09] "GET /static/css/jstree.css HTTP/1.1" 304 0
[10/Jul/2018 19:04:09] "GET /static/css/prettify.css HTTP/1.1" 200 1726
[10/Jul/2018 19:04:09] "GET /static/vendor/site/css/style.css HTTP/1.1" 304 0
[10/Jul/2018 19:04:09] "GET /static/js/jstree.js HTTP/1.1" 304 0
[10/Jul/2018 19:04:09] "GET /static/js/run_prettify.js HTTP/1.1" 304 0
[10/Jul/2018 19:04:09] "GET /static/js/base.js HTTP/1.1" 304 0
[10/Jul/2018 19:04:09] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 304 0
[10/Jul/2018 19:04:09] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 304 0
[10/Jul/2018 19:04:09] "GET /static/image/CodePedia.ico HTTP/1.1" 304 0
[10/Jul/2018 19:04:09] "GET /media/avatar/users/default.png HTTP/1.1" 304 0
Not Found: /favicon.ico
[10/Jul/2018 19:04:10] "GET /favicon.ico HTTP/1.1" 404 3103
[10/Jul/2018 19:04:11] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47072
[10/Jul/2018 19:04:11] "GET /static/css/font-awesome.css HTTP/1.1" 304 0
[10/Jul/2018 19:04:11] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 304 0
[10/Jul/2018 19:04:11] "GET /static/css/code_show.css HTTP/1.1" 200 20813
[10/Jul/2018 19:04:11] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 304 0
[10/Jul/2018 19:04:11] "GET /static/js/prettify.js HTTP/1.1" 304 0
[10/Jul/2018 19:04:11] "GET /static/js/source.js HTTP/1.1" 304 0
[10/Jul/2018 19:04:11] "GET /static/image/codepedia.png HTTP/1.1" 304 0
[10/Jul/2018 19:04:11] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 304 0
[10/Jul/2018 19:04:12] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[10/Jul/2018 19:04:12] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[10/Jul/2018 19:04:12] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[10/Jul/2018 19:04:15] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[10/Jul/2018 19:04:16] "GET /static/image/annotation.png HTTP/1.1" 304 0
[10/Jul/2018 19:04:16] "GET /static/image/question.png HTTP/1.1" 304 0
[10/Jul/2018 19:04:56] "POST /operations/show_annotation/ HTTP/1.1" 200 59
[10/Jul/2018 19:05:02] "POST /operations/show_navigation/ HTTP/1.1" 200 325
[10/Jul/2018 19:05:02] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1189
[10/Jul/2018 19:05:02] "POST /operations/get_codereading_content/ HTTP/1.1" 200 93481
Internal Server Error: /operations/show_method_info/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia-test/apps/operations/views.py", line 171, in post
result_dict = json.loads(query_result)
File "/root//envs/codepedia2/lib/python3.6/json/__init__.py", line 354, in loads
return _default_decoder.decode(s)
File "/root//envs/codepedia2/lib/python3.6/json/decoder.py", line 339, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
File "/root//envs/codepedia2/lib/python3.6/json/decoder.py", line 357, in raw_decode
raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
[10/Jul/2018 19:05:17] "POST /operations/show_method_info/ HTTP/1.1" 500 19306
[10/Jul/2018 19:05:22] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 2148
[10/Jul/2018 19:05:22] "POST /operations/show_navigation/ HTTP/1.1" 200 503
[10/Jul/2018 19:05:23] "POST /operations/get_codereading_content/ HTTP/1.1" 200 636165
[10/Jul/2018 19:06:42] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
Performing system checks...
System check identified no issues (0 silenced).
July 09, 2018 - 14:42:07
Django version 2.0.6, using settings 'Codepedia2.settings'
Starting development server at http://0.0.0.0:9000/
Quit the server with CONTROL-C.
hnhtwrm@163.com
hnhtwrm@163.com
AnonymousUser
hnhtwrm@163.com
hnhtwrm@163.com
hnhtwrm@163.com
AnonymousUser
hnhtwrm@163.com
hnhtwrm@163.com
hnhtwrm@163.com
hnhtwrm@163.com
hnhtwrm@163.com
hnhtwrm@163.com
hnhtwrm@163.com
hnhtwrm@163.com
hnhtwrm@163.com
hnhtwrm@163.com
hnhtwrm@163.com
hnhtwrm@163.com
hnhtwrm@163.com
AnonymousUser
AnonymousUser
AnonymousUser
AnonymousUser
AnonymousUser
AnonymousUser
AnonymousUser
AnonymousUser
AnonymousUser
Unhandled exception in thread started by <function check_errors.<locals>.wrapper at 0x7feec2a62378>
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/autoreload.py", line 225, in wrapper
fn(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/commands/runserver.py", line 120, in inner_run
self.check(display_num_errors=True)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/base.py", line 364, in check
include_deployment_checks=include_deployment_checks,
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/base.py", line 351, in _run_checks
return checks.run_checks(**kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/registry.py", line 73, in run_checks
new_errors = check(app_configs=app_configs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/urls.py", line 40, in check_url_namespaces_unique
all_namespaces = _load_all_namespaces(resolver)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/urls.py", line 57, in _load_all_namespaces
url_patterns = getattr(resolver, 'url_patterns', [])
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/functional.py", line 36, in __get__
res = instance.__dict__[self.name] = self.func(instance)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/urls/resolvers.py", line 540, in url_patterns
patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/functional.py", line 36, in __get__
res = instance.__dict__[self.name] = self.func(instance)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/urls/resolvers.py", line 533, in urlconf_module
return import_module(self.urlconf_name)
File "/root//envs/codepedia2/lib/python3.6/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 994, in _gcd_import
File "<frozen importlib._bootstrap>", line 971, in _find_and_load
File "<frozen importlib._bootstrap>", line 955, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 665, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 678, in exec_module
File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
File "/projects/codepedia-test/Codepedia2/urls.py", line 33, in <module>
path('operations/', include('operations.urls', namespace='operations')),
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/urls/conf.py", line 34, in include
urlconf_module = import_module(urlconf_module)
File "/root//envs/codepedia2/lib/python3.6/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 994, in _gcd_import
File "<frozen importlib._bootstrap>", line 971, in _find_and_load
File "<frozen importlib._bootstrap>", line 955, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 665, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 678, in exec_module
File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
File "/projects/codepedia-test/apps/operations/urls.py", line 18, in <module>
from .views import ShowIssueQuestionView, ShowAnnotationView, ShowNavigationView
ImportError: cannot import name 'ShowIssueQuestionView'
Performing system checks...
Performing system checks...
System check identified no issues (0 silenced).
July 10, 2018 - 19:12:27
Django version 2.0.6, using settings 'Codepedia2.settings'
Starting development server at http://0.0.0.0:9000/
Quit the server with CONTROL-C.
[10/Jul/2018 19:12:57] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47072
[10/Jul/2018 19:12:57] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[10/Jul/2018 19:12:57] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[10/Jul/2018 19:12:58] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[10/Jul/2018 19:12:58] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[10/Jul/2018 19:13:00] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
Performing system checks...
System check identified no issues (0 silenced).
July 10, 2018 - 19:12:51
Django version 2.0.6, using settings 'Codepedia2.settings'
Starting development server at http://0.0.0.0:9000/
Quit the server with CONTROL-C.
AnonymousUser
Performing system checks...
System check identified no issues (0 silenced).
July 10, 2018 - 19:20:40
Django version 2.0.6, using settings 'Codepedia2.settings'
Starting development server at http://0.0.0.0:9000/
Quit the server with CONTROL-C.
Performing system checks...
System check identified no issues (0 silenced).
July 10, 2018 - 19:20:46
Django version 2.0.6, using settings 'Codepedia2.settings'
Starting development server at http://0.0.0.0:9000/
Quit the server with CONTROL-C.
Unhandled exception in thread started by <function check_errors.<locals>.wrapper at 0x7fab75633378>
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/autoreload.py", line 225, in wrapper
fn(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/commands/runserver.py", line 120, in inner_run
self.check(display_num_errors=True)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/base.py", line 364, in check
include_deployment_checks=include_deployment_checks,
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/base.py", line 351, in _run_checks
return checks.run_checks(**kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/registry.py", line 73, in run_checks
new_errors = check(app_configs=app_configs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/urls.py", line 40, in check_url_namespaces_unique
all_namespaces = _load_all_namespaces(resolver)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/urls.py", line 57, in _load_all_namespaces
url_patterns = getattr(resolver, 'url_patterns', [])
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/functional.py", line 36, in __get__
res = instance.__dict__[self.name] = self.func(instance)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/urls/resolvers.py", line 540, in url_patterns
patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/functional.py", line 36, in __get__
res = instance.__dict__[self.name] = self.func(instance)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/urls/resolvers.py", line 533, in urlconf_module
return import_module(self.urlconf_name)
File "/root//envs/codepedia2/lib/python3.6/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 994, in _gcd_import
File "<frozen importlib._bootstrap>", line 971, in _find_and_load
File "<frozen importlib._bootstrap>", line 955, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 665, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 678, in exec_module
File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
File "/projects/codepedia-test/Codepedia2/urls.py", line 33, in <module>
path('operations/', include('operations.urls', namespace='operations')),
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/urls/conf.py", line 34, in include
urlconf_module = import_module(urlconf_module)
File "/root//envs/codepedia2/lib/python3.6/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 994, in _gcd_import
File "<frozen importlib._bootstrap>", line 971, in _find_and_load
File "<frozen importlib._bootstrap>", line 955, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 665, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 678, in exec_module
File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
File "/projects/codepedia-test/apps/operations/urls.py", line 18, in <module>
from .views import ShowIssueQuestionView, ShowAnnotationView, ShowNavigationView
ImportError: cannot import name 'ShowIssueQuestionView'
Performing system checks...
Unhandled exception in thread started by <function check_errors.<locals>.wrapper at 0x7fd5d9602378>
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/autoreload.py", line 225, in wrapper
fn(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/commands/runserver.py", line 120, in inner_run
self.check(display_num_errors=True)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/base.py", line 364, in check
include_deployment_checks=include_deployment_checks,
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/base.py", line 351, in _run_checks
return checks.run_checks(**kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/registry.py", line 73, in run_checks
new_errors = check(app_configs=app_configs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/urls.py", line 40, in check_url_namespaces_unique
all_namespaces = _load_all_namespaces(resolver)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/urls.py", line 57, in _load_all_namespaces
url_patterns = getattr(resolver, 'url_patterns', [])
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/functional.py", line 36, in __get__
res = instance.__dict__[self.name] = self.func(instance)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/urls/resolvers.py", line 540, in url_patterns
patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/functional.py", line 36, in __get__
res = instance.__dict__[self.name] = self.func(instance)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/urls/resolvers.py", line 533, in urlconf_module
return import_module(self.urlconf_name)
File "/root//envs/codepedia2/lib/python3.6/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 994, in _gcd_import
File "<frozen importlib._bootstrap>", line 971, in _find_and_load
File "<frozen importlib._bootstrap>", line 955, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 665, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 678, in exec_module
File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
File "/projects/codepedia-test/Codepedia2/urls.py", line 33, in <module>
path('operations/', include('operations.urls', namespace='operations')),
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/urls/conf.py", line 34, in include
urlconf_module = import_module(urlconf_module)
File "/root//envs/codepedia2/lib/python3.6/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 994, in _gcd_import
File "<frozen importlib._bootstrap>", line 971, in _find_and_load
File "<frozen importlib._bootstrap>", line 955, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 665, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 678, in exec_module
File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
File "/projects/codepedia-test/apps/operations/urls.py", line 18, in <module>
from .views import ShowIssueQuestionView, ShowAnnotationView, ShowNavigationView
File "/projects/codepedia-test/apps/operations/views.py", line 680
return HttpResponse(json.dumps({"status
^
SyntaxError: EOL while scanning string literal
Performing system checks...
Performing system checks...
System check identified no issues (0 silenced).
July 10, 2018 - 20:45:30
Django version 2.0.6, using settings 'Codepedia2.settings'
Starting development server at http://0.0.0.0:9000/
Quit the server with CONTROL-C.
Unhandled exception in thread started by <function check_errors.<locals>.wrapper at 0x7efd7db5e378>
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/autoreload.py", line 225, in wrapper
fn(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/commands/runserver.py", line 120, in inner_run
self.check(display_num_errors=True)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/base.py", line 364, in check
include_deployment_checks=include_deployment_checks,
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/base.py", line 351, in _run_checks
return checks.run_checks(**kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/registry.py", line 73, in run_checks
new_errors = check(app_configs=app_configs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/urls.py", line 40, in check_url_namespaces_unique
all_namespaces = _load_all_namespaces(resolver)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/urls.py", line 57, in _load_all_namespaces
url_patterns = getattr(resolver, 'url_patterns', [])
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/functional.py", line 36, in __get__
res = instance.__dict__[self.name] = self.func(instance)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/urls/resolvers.py", line 540, in url_patterns
patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/functional.py", line 36, in __get__
res = instance.__dict__[self.name] = self.func(instance)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/urls/resolvers.py", line 533, in urlconf_module
return import_module(self.urlconf_name)
File "/root//envs/codepedia2/lib/python3.6/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 994, in _gcd_import
File "<frozen importlib._bootstrap>", line 971, in _find_and_load
File "<frozen importlib._bootstrap>", line 955, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 665, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 678, in exec_module
File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
File "/projects/codepedia-test/Codepedia2/urls.py", line 33, in <module>
path('operations/', include('operations.urls', namespace='operations')),
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/urls/conf.py", line 34, in include
urlconf_module = import_module(urlconf_module)
File "/root//envs/codepedia2/lib/python3.6/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 994, in _gcd_import
File "<frozen importlib._bootstrap>", line 971, in _find_and_load
File "<frozen importlib._bootstrap>", line 955, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 665, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 678, in exec_module
File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
File "/projects/codepedia-test/apps/operations/urls.py", line 18, in <module>
from .views import ShowIssueQuestionView, ShowAnnotationView, ShowNavigationView
ImportError: cannot import name 'ShowIssueQuestionView'
Performing system checks...
Performing system checks...
System check identified no issues (0 silenced).
July 10, 2018 - 20:45:54
Django version 2.0.6, using settings 'Codepedia2.settings'
Starting development server at http://0.0.0.0:9000/
Quit the server with CONTROL-C.
Unhandled exception in thread started by <function check_errors.<locals>.wrapper at 0x7f891db69378>
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/autoreload.py", line 225, in wrapper
fn(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/commands/runserver.py", line 120, in inner_run
self.check(display_num_errors=True)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/base.py", line 364, in check
include_deployment_checks=include_deployment_checks,
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/base.py", line 351, in _run_checks
return checks.run_checks(**kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/registry.py", line 73, in run_checks
new_errors = check(app_configs=app_configs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/urls.py", line 40, in check_url_namespaces_unique
all_namespaces = _load_all_namespaces(resolver)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/urls.py", line 57, in _load_all_namespaces
url_patterns = getattr(resolver, 'url_patterns', [])
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/functional.py", line 36, in __get__
res = instance.__dict__[self.name] = self.func(instance)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/urls/resolvers.py", line 540, in url_patterns
patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/functional.py", line 36, in __get__
res = instance.__dict__[self.name] = self.func(instance)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/urls/resolvers.py", line 533, in urlconf_module
return import_module(self.urlconf_name)
File "/root//envs/codepedia2/lib/python3.6/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 994, in _gcd_import
File "<frozen importlib._bootstrap>", line 971, in _find_and_load
File "<frozen importlib._bootstrap>", line 955, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 665, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 678, in exec_module
File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
File "/projects/codepedia-test/Codepedia2/urls.py", line 33, in <module>
path('operations/', include('operations.urls', namespace='operations')),
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/urls/conf.py", line 34, in include
urlconf_module = import_module(urlconf_module)
File "/root//envs/codepedia2/lib/python3.6/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 994, in _gcd_import
File "<frozen importlib._bootstrap>", line 971, in _find_and_load
File "<frozen importlib._bootstrap>", line 955, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 665, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 678, in exec_module
File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
File "/projects/codepedia-test/apps/operations/urls.py", line 18, in <module>
from .views import ShowIssueQuestionView, ShowAnnotationView, ShowNavigationView
ImportError: cannot import name 'ShowIssueQuestionView'
Performing system checks...
Unhandled exception in thread started by <function check_errors.<locals>.wrapper at 0x7fe5cde4c378>
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/autoreload.py", line 225, in wrapper
fn(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/commands/runserver.py", line 120, in inner_run
self.check(display_num_errors=True)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/base.py", line 364, in check
include_deployment_checks=include_deployment_checks,
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/base.py", line 351, in _run_checks
return checks.run_checks(**kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/registry.py", line 73, in run_checks
new_errors = check(app_configs=app_configs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/urls.py", line 40, in check_url_namespaces_unique
all_namespaces = _load_all_namespaces(resolver)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/urls.py", line 57, in _load_all_namespaces
url_patterns = getattr(resolver, 'url_patterns', [])
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/functional.py", line 36, in __get__
res = instance.__dict__[self.name] = self.func(instance)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/urls/resolvers.py", line 540, in url_patterns
patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/functional.py", line 36, in __get__
res = instance.__dict__[self.name] = self.func(instance)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/urls/resolvers.py", line 533, in urlconf_module
return import_module(self.urlconf_name)
File "/root//envs/codepedia2/lib/python3.6/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 994, in _gcd_import
File "<frozen importlib._bootstrap>", line 971, in _find_and_load
File "<frozen importlib._bootstrap>", line 955, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 665, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 678, in exec_module
File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
File "/projects/codepedia-test/Codepedia2/urls.py", line 33, in <module>
path('operations/', include('operations.urls', namespace='operations')),
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/urls/conf.py", line 34, in include
urlconf_module = import_module(urlconf_module)
File "/root//envs/codepedia2/lib/python3.6/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 994, in _gcd_import
File "<frozen importlib._bootstrap>", line 971, in _find_and_load
File "<frozen importlib._bootstrap>", line 955, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 665, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 678, in exec_module
File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
File "/projects/codepedia-test/apps/operations/urls.py", line 18, in <module>
from .views import ShowIssueQuestionView, ShowAnnotationView, ShowNavigationView
File "/projects/codepedia-test/apps/operations/views.py", line 680
return HttpResponse(json.dumps({"status
^
SyntaxError: EOL while scanning string literal
Performing system checks...
Performing system checks...
System check identified no issues (0 silenced).
July 10, 2018 - 20:46:21
Django version 2.0.6, using settings 'Codepedia2.settings'
Starting development server at http://0.0.0.0:9000/
Quit the server with CONTROL-C.
Performing system checks...
System check identified no issues (0 silenced).
July 10, 2018 - 20:46:34
Django version 2.0.6, using settings 'Codepedia2.settings'
Starting development server at http://0.0.0.0:9000/
Quit the server with CONTROL-C.
Unhandled exception in thread started by <function check_errors.<locals>.wrapper at 0x7f1ba94d8378>
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/autoreload.py", line 225, in wrapper
fn(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/commands/runserver.py", line 120, in inner_run
self.check(display_num_errors=True)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/base.py", line 364, in check
include_deployment_checks=include_deployment_checks,
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/base.py", line 351, in _run_checks
return checks.run_checks(**kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/registry.py", line 73, in run_checks
new_errors = check(app_configs=app_configs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/urls.py", line 40, in check_url_namespaces_unique
all_namespaces = _load_all_namespaces(resolver)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/urls.py", line 57, in _load_all_namespaces
url_patterns = getattr(resolver, 'url_patterns', [])
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/functional.py", line 36, in __get__
res = instance.__dict__[self.name] = self.func(instance)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/urls/resolvers.py", line 540, in url_patterns
patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/functional.py", line 36, in __get__
res = instance.__dict__[self.name] = self.func(instance)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/urls/resolvers.py", line 533, in urlconf_module
return import_module(self.urlconf_name)
File "/root//envs/codepedia2/lib/python3.6/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 994, in _gcd_import
File "<frozen importlib._bootstrap>", line 971, in _find_and_load
File "<frozen importlib._bootstrap>", line 955, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 665, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 678, in exec_module
File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
File "/projects/codepedia-test/Codepedia2/urls.py", line 33, in <module>
path('operations/', include('operations.urls', namespace='operations')),
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/urls/conf.py", line 34, in include
urlconf_module = import_module(urlconf_module)
File "/root//envs/codepedia2/lib/python3.6/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 994, in _gcd_import
File "<frozen importlib._bootstrap>", line 971, in _find_and_load
File "<frozen importlib._bootstrap>", line 955, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 665, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 678, in exec_module
File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
File "/projects/codepedia-test/apps/operations/urls.py", line 18, in <module>
from .views import ShowIssueQuestionView, ShowAnnotationView, ShowNavigationView
ImportError: cannot import name 'ShowIssueQuestionView'
Performing system checks...
Performing system checks...
System check identified no issues (0 silenced).
July 10, 2018 - 20:46:45
Django version 2.0.6, using settings 'Codepedia2.settings'
Starting development server at http://0.0.0.0:9000/
Quit the server with CONTROL-C.
Unhandled exception in thread started by <function check_errors.<locals>.wrapper at 0x7fd6db2be378>
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/autoreload.py", line 225, in wrapper
fn(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/commands/runserver.py", line 120, in inner_run
self.check(display_num_errors=True)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/base.py", line 364, in check
include_deployment_checks=include_deployment_checks,
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/base.py", line 351, in _run_checks
return checks.run_checks(**kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/registry.py", line 73, in run_checks
new_errors = check(app_configs=app_configs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/urls.py", line 40, in check_url_namespaces_unique
all_namespaces = _load_all_namespaces(resolver)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/urls.py", line 57, in _load_all_namespaces
url_patterns = getattr(resolver, 'url_patterns', [])
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/functional.py", line 36, in __get__
res = instance.__dict__[self.name] = self.func(instance)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/urls/resolvers.py", line 540, in url_patterns
patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/functional.py", line 36, in __get__
res = instance.__dict__[self.name] = self.func(instance)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/urls/resolvers.py", line 533, in urlconf_module
return import_module(self.urlconf_name)
File "/root//envs/codepedia2/lib/python3.6/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 994, in _gcd_import
File "<frozen importlib._bootstrap>", line 971, in _find_and_load
File "<frozen importlib._bootstrap>", line 955, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 665, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 678, in exec_module
File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
File "/projects/codepedia-test/Codepedia2/urls.py", line 33, in <module>
path('operations/', include('operations.urls', namespace='operations')),
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/urls/conf.py", line 34, in include
urlconf_module = import_module(urlconf_module)
File "/root//envs/codepedia2/lib/python3.6/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 994, in _gcd_import
File "<frozen importlib._bootstrap>", line 971, in _find_and_load
File "<frozen importlib._bootstrap>", line 955, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 665, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 678, in exec_module
File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
File "/projects/codepedia-test/apps/operations/urls.py", line 18, in <module>
from .views import ShowIssueQuestionView, ShowAnnotationView, ShowNavigationView
ImportError: cannot import name 'ShowIssueQuestionView'
Performing system checks...
Unhandled exception in thread started by <function check_errors.<locals>.wrapper at 0x7f9190470378>
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/autoreload.py", line 225, in wrapper
fn(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/commands/runserver.py", line 120, in inner_run
self.check(display_num_errors=True)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/base.py", line 364, in check
include_deployment_checks=include_deployment_checks,
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/base.py", line 351, in _run_checks
return checks.run_checks(**kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/registry.py", line 73, in run_checks
new_errors = check(app_configs=app_configs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/urls.py", line 40, in check_url_namespaces_unique
all_namespaces = _load_all_namespaces(resolver)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/urls.py", line 57, in _load_all_namespaces
url_patterns = getattr(resolver, 'url_patterns', [])
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/functional.py", line 36, in __get__
res = instance.__dict__[self.name] = self.func(instance)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/urls/resolvers.py", line 540, in url_patterns
patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/functional.py", line 36, in __get__
res = instance.__dict__[self.name] = self.func(instance)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/urls/resolvers.py", line 533, in urlconf_module
return import_module(self.urlconf_name)
File "/root//envs/codepedia2/lib/python3.6/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 994, in _gcd_import
File "<frozen importlib._bootstrap>", line 971, in _find_and_load
File "<frozen importlib._bootstrap>", line 955, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 665, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 678, in exec_module
File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
File "/projects/codepedia-test/Codepedia2/urls.py", line 33, in <module>
path('operations/', include('operations.urls', namespace='operations')),
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/urls/conf.py", line 34, in include
urlconf_module = import_module(urlconf_module)
File "/root//envs/codepedia2/lib/python3.6/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 994, in _gcd_import
File "<frozen importlib._bootstrap>", line 971, in _find_and_load
File "<frozen importlib._bootstrap>", line 955, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 665, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 678, in exec_module
File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
File "/projects/codepedia-test/apps/operations/urls.py", line 18, in <module>
from .views import ShowIssueQuestionView, ShowAnnotationView, ShowNavigationView
ImportError: cannot import name 'ShowIssueQuestionView'
Performing system checks...
Unhandled exception in thread started by <function check_errors.<locals>.wrapper at 0x7f7ba8c39378>
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/autoreload.py", line 225, in wrapper
fn(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/commands/runserver.py", line 120, in inner_run
self.check(display_num_errors=True)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/base.py", line 364, in check
include_deployment_checks=include_deployment_checks,
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/base.py", line 351, in _run_checks
return checks.run_checks(**kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/registry.py", line 73, in run_checks
new_errors = check(app_configs=app_configs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/urls.py", line 40, in check_url_namespaces_unique
all_namespaces = _load_all_namespaces(resolver)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/urls.py", line 57, in _load_all_namespaces
url_patterns = getattr(resolver, 'url_patterns', [])
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/functional.py", line 36, in __get__
res = instance.__dict__[self.name] = self.func(instance)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/urls/resolvers.py", line 540, in url_patterns
patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/functional.py", line 36, in __get__
res = instance.__dict__[self.name] = self.func(instance)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/urls/resolvers.py", line 533, in urlconf_module
return import_module(self.urlconf_name)
File "/root//envs/codepedia2/lib/python3.6/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 994, in _gcd_import
File "<frozen importlib._bootstrap>", line 971, in _find_and_load
File "<frozen importlib._bootstrap>", line 955, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 665, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 678, in exec_module
File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
File "/projects/codepedia-test/Codepedia2/urls.py", line 33, in <module>
path('operations/', include('operations.urls', namespace='operations')),
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/urls/conf.py", line 34, in include
urlconf_module = import_module(urlconf_module)
File "/root//envs/codepedia2/lib/python3.6/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 994, in _gcd_import
File "<frozen importlib._bootstrap>", line 971, in _find_and_load
File "<frozen importlib._bootstrap>", line 955, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 665, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 678, in exec_module
File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
File "/projects/codepedia-test/apps/operations/urls.py", line 18, in <module>
from .views import ShowIssueQuestionView, ShowAnnotationView, ShowNavigationView
ImportError: cannot import name 'ShowIssueQuestionView'
Performing system checks...
Unhandled exception in thread started by <function check_errors.<locals>.wrapper at 0x7f4e9a4cd378>
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/autoreload.py", line 225, in wrapper
fn(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/commands/runserver.py", line 120, in inner_run
self.check(display_num_errors=True)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/base.py", line 364, in check
include_deployment_checks=include_deployment_checks,
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/base.py", line 351, in _run_checks
return checks.run_checks(**kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/registry.py", line 73, in run_checks
new_errors = check(app_configs=app_configs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/urls.py", line 40, in check_url_namespaces_unique
all_namespaces = _load_all_namespaces(resolver)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/urls.py", line 57, in _load_all_namespaces
url_patterns = getattr(resolver, 'url_patterns', [])
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/functional.py", line 36, in __get__
res = instance.__dict__[self.name] = self.func(instance)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/urls/resolvers.py", line 540, in url_patterns
patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/functional.py", line 36, in __get__
res = instance.__dict__[self.name] = self.func(instance)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/urls/resolvers.py", line 533, in urlconf_module
return import_module(self.urlconf_name)
File "/root//envs/codepedia2/lib/python3.6/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 994, in _gcd_import
File "<frozen importlib._bootstrap>", line 971, in _find_and_load
File "<frozen importlib._bootstrap>", line 955, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 665, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 678, in exec_module
File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
File "/projects/codepedia-test/Codepedia2/urls.py", line 33, in <module>
path('operations/', include('operations.urls', namespace='operations')),
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/urls/conf.py", line 34, in include
urlconf_module = import_module(urlconf_module)
File "/root//envs/codepedia2/lib/python3.6/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 994, in _gcd_import
File "<frozen importlib._bootstrap>", line 971, in _find_and_load
File "<frozen importlib._bootstrap>", line 955, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 665, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 678, in exec_module
File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
File "/projects/codepedia-test/apps/operations/urls.py", line 18, in <module>
from .views import ShowIssueQuestionView, ShowAnnotationView, ShowNavigationView
ImportError: cannot import name 'ShowIssueQuestionView'
Performing system checks...
Unhandled exception in thread started by <function check_errors.<locals>.wrapper at 0x7f56292e9378>
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/autoreload.py", line 225, in wrapper
fn(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/commands/runserver.py", line 120, in inner_run
self.check(display_num_errors=True)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/base.py", line 364, in check
include_deployment_checks=include_deployment_checks,
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/base.py", line 351, in _run_checks
return checks.run_checks(**kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/registry.py", line 73, in run_checks
new_errors = check(app_configs=app_configs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/urls.py", line 40, in check_url_namespaces_unique
all_namespaces = _load_all_namespaces(resolver)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/urls.py", line 57, in _load_all_namespaces
url_patterns = getattr(resolver, 'url_patterns', [])
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/functional.py", line 36, in __get__
res = instance.__dict__[self.name] = self.func(instance)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/urls/resolvers.py", line 540, in url_patterns
patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/functional.py", line 36, in __get__
res = instance.__dict__[self.name] = self.func(instance)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/urls/resolvers.py", line 533, in urlconf_module
return import_module(self.urlconf_name)
File "/root//envs/codepedia2/lib/python3.6/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 994, in _gcd_import
File "<frozen importlib._bootstrap>", line 971, in _find_and_load
File "<frozen importlib._bootstrap>", line 955, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 665, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 678, in exec_module
File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
File "/projects/codepedia-test/Codepedia2/urls.py", line 33, in <module>
path('operations/', include('operations.urls', namespace='operations')),
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/urls/conf.py", line 34, in include
urlconf_module = import_module(urlconf_module)
File "/root//envs/codepedia2/lib/python3.6/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 994, in _gcd_import
File "<frozen importlib._bootstrap>", line 971, in _find_and_load
File "<frozen importlib._bootstrap>", line 955, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 665, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 678, in exec_module
File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
File "/projects/codepedia-test/apps/operations/urls.py", line 18, in <module>
from .views import ShowIssueQuestionView, ShowAnnotationView, ShowNavigationView
ImportError: cannot import name 'ShowIssueQuestionView'
Performing system checks...
Unhandled exception in thread started by <function check_errors.<locals>.wrapper at 0x7fabd195b378>
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/autoreload.py", line 225, in wrapper
fn(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/commands/runserver.py", line 120, in inner_run
self.check(display_num_errors=True)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/base.py", line 364, in check
include_deployment_checks=include_deployment_checks,
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/base.py", line 351, in _run_checks
return checks.run_checks(**kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/registry.py", line 73, in run_checks
new_errors = check(app_configs=app_configs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/urls.py", line 40, in check_url_namespaces_unique
all_namespaces = _load_all_namespaces(resolver)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/urls.py", line 57, in _load_all_namespaces
url_patterns = getattr(resolver, 'url_patterns', [])
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/functional.py", line 36, in __get__
res = instance.__dict__[self.name] = self.func(instance)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/urls/resolvers.py", line 540, in url_patterns
patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/functional.py", line 36, in __get__
res = instance.__dict__[self.name] = self.func(instance)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/urls/resolvers.py", line 533, in urlconf_module
return import_module(self.urlconf_name)
File "/root//envs/codepedia2/lib/python3.6/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 994, in _gcd_import
File "<frozen importlib._bootstrap>", line 971, in _find_and_load
File "<frozen importlib._bootstrap>", line 955, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 665, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 678, in exec_module
File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
File "/projects/codepedia-test/Codepedia2/urls.py", line 33, in <module>
path('operations/', include('operations.urls', namespace='operations')),
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/urls/conf.py", line 34, in include
urlconf_module = import_module(urlconf_module)
File "/root//envs/codepedia2/lib/python3.6/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 994, in _gcd_import
File "<frozen importlib._bootstrap>", line 971, in _find_and_load
File "<frozen importlib._bootstrap>", line 955, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 665, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 678, in exec_module
File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
File "/projects/codepedia-test/apps/operations/urls.py", line 18, in <module>
from .views import ShowIssueQuestionView, ShowAnnotationView, ShowNavigationView
ImportError: cannot import name 'ShowIssueQuestionView'
Performing system checks...
Unhandled exception in thread started by <function check_errors.<locals>.wrapper at 0x7f700a9a9378>
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/autoreload.py", line 225, in wrapper
fn(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/commands/runserver.py", line 120, in inner_run
self.check(display_num_errors=True)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/base.py", line 364, in check
include_deployment_checks=include_deployment_checks,
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/base.py", line 351, in _run_checks
return checks.run_checks(**kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/registry.py", line 73, in run_checks
new_errors = check(app_configs=app_configs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/urls.py", line 40, in check_url_namespaces_unique
all_namespaces = _load_all_namespaces(resolver)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/urls.py", line 57, in _load_all_namespaces
url_patterns = getattr(resolver, 'url_patterns', [])
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/functional.py", line 36, in __get__
res = instance.__dict__[self.name] = self.func(instance)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/urls/resolvers.py", line 540, in url_patterns
patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/functional.py", line 36, in __get__
res = instance.__dict__[self.name] = self.func(instance)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/urls/resolvers.py", line 533, in urlconf_module
return import_module(self.urlconf_name)
File "/root//envs/codepedia2/lib/python3.6/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 994, in _gcd_import
File "<frozen importlib._bootstrap>", line 971, in _find_and_load
File "<frozen importlib._bootstrap>", line 955, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 665, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 678, in exec_module
File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
File "/projects/codepedia-test/Codepedia2/urls.py", line 33, in <module>
path('operations/', include('operations.urls', namespace='operations')),
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/urls/conf.py", line 34, in include
urlconf_module = import_module(urlconf_module)
File "/root//envs/codepedia2/lib/python3.6/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 994, in _gcd_import
File "<frozen importlib._bootstrap>", line 971, in _find_and_load
File "<frozen importlib._bootstrap>", line 955, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 665, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 678, in exec_module
File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
File "/projects/codepedia-test/apps/operations/urls.py", line 18, in <module>
from .views import ShowIssueQuestionView, ShowAnnotationView, ShowNavigationView
ImportError: cannot import name 'ShowIssueQuestionView'
Performing system checks...
[10/Jul/2018 20:48:51] "GET /static/css/prettify.css HTTP/1.1" 304 0
[10/Jul/2018 20:48:51] "GET /static/css/code_show.css HTTP/1.1" 304 0
[10/Jul/2018 20:48:51] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47072
[10/Jul/2018 20:48:51] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[10/Jul/2018 20:48:51] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[10/Jul/2018 20:48:52] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[10/Jul/2018 20:48:52] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[10/Jul/2018 20:48:56] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
Performing system checks...
System check identified no issues (0 silenced).
July 10, 2018 - 20:48:50
Django version 2.0.6, using settings 'Codepedia2.settings'
Starting development server at http://0.0.0.0:9000/
Quit the server with CONTROL-C.
AnonymousUser
Unhandled exception in thread started by <function check_errors.<locals>.wrapper at 0x7f471b71f378>
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/autoreload.py", line 225, in wrapper
fn(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/commands/runserver.py", line 120, in inner_run
self.check(display_num_errors=True)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/base.py", line 364, in check
include_deployment_checks=include_deployment_checks,
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/base.py", line 351, in _run_checks
return checks.run_checks(**kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/registry.py", line 73, in run_checks
new_errors = check(app_configs=app_configs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/urls.py", line 40, in check_url_namespaces_unique
all_namespaces = _load_all_namespaces(resolver)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/urls.py", line 57, in _load_all_namespaces
url_patterns = getattr(resolver, 'url_patterns', [])
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/functional.py", line 36, in __get__
res = instance.__dict__[self.name] = self.func(instance)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/urls/resolvers.py", line 540, in url_patterns
patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/functional.py", line 36, in __get__
res = instance.__dict__[self.name] = self.func(instance)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/urls/resolvers.py", line 533, in urlconf_module
return import_module(self.urlconf_name)
File "/root//envs/codepedia2/lib/python3.6/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 994, in _gcd_import
File "<frozen importlib._bootstrap>", line 971, in _find_and_load
File "<frozen importlib._bootstrap>", line 955, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 665, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 678, in exec_module
File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
File "/projects/codepedia-test/Codepedia2/urls.py", line 33, in <module>
path('operations/', include('operations.urls', namespace='operations')),
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/urls/conf.py", line 34, in include
urlconf_module = import_module(urlconf_module)
File "/root//envs/codepedia2/lib/python3.6/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 994, in _gcd_import
File "<frozen importlib._bootstrap>", line 971, in _find_and_load
File "<frozen importlib._bootstrap>", line 955, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 665, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 678, in exec_module
File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
File "/projects/codepedia-test/apps/operations/urls.py", line 21, in <module>
from .views import AddVoteView, AcceptAnswerView, ShowMethodInfo, GetHotestIssuesView, Get_CodeReading_Content_View, AddQuestionAnswerView, GetAddtabParasView
ImportError: cannot import name 'GetAddtabParasView'
Performing system checks...
Unhandled exception in thread started by <function check_errors.<locals>.wrapper at 0x7f34fa48c378>
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/autoreload.py", line 225, in wrapper
fn(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/commands/runserver.py", line 120, in inner_run
self.check(display_num_errors=True)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/base.py", line 364, in check
include_deployment_checks=include_deployment_checks,
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/base.py", line 351, in _run_checks
return checks.run_checks(**kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/registry.py", line 73, in run_checks
new_errors = check(app_configs=app_configs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/urls.py", line 40, in check_url_namespaces_unique
all_namespaces = _load_all_namespaces(resolver)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/urls.py", line 57, in _load_all_namespaces
url_patterns = getattr(resolver, 'url_patterns', [])
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/functional.py", line 36, in __get__
res = instance.__dict__[self.name] = self.func(instance)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/urls/resolvers.py", line 540, in url_patterns
patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/functional.py", line 36, in __get__
res = instance.__dict__[self.name] = self.func(instance)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/urls/resolvers.py", line 533, in urlconf_module
return import_module(self.urlconf_name)
File "/root//envs/codepedia2/lib/python3.6/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 994, in _gcd_import
File "<frozen importlib._bootstrap>", line 971, in _find_and_load
File "<frozen importlib._bootstrap>", line 955, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 665, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 678, in exec_module
File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
File "/projects/codepedia-test/Codepedia2/urls.py", line 33, in <module>
path('operations/', include('operations.urls', namespace='operations')),
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/urls/conf.py", line 34, in include
urlconf_module = import_module(urlconf_module)
File "/root//envs/codepedia2/lib/python3.6/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 994, in _gcd_import
File "<frozen importlib._bootstrap>", line 971, in _find_and_load
File "<frozen importlib._bootstrap>", line 955, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 665, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 678, in exec_module
File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
File "/projects/codepedia-test/apps/operations/urls.py", line 18, in <module>
from .views import ShowIssueQuestionView, ShowAnnotationView, ShowNavigationView
ImportError: cannot import name 'ShowIssueQuestionView'
Performing system checks...
[10/Jul/2018 20:49:39] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47072
[10/Jul/2018 20:49:39] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[10/Jul/2018 20:49:53] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47072
[10/Jul/2018 20:49:53] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[10/Jul/2018 20:49:54] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[10/Jul/2018 20:49:54] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[10/Jul/2018 20:49:54] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[10/Jul/2018 20:49:57] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
Performing system checks...
System check identified no issues (0 silenced).
July 10, 2018 - 20:49:39
Django version 2.0.6, using settings 'Codepedia2.settings'
Starting development server at http://0.0.0.0:9000/
Quit the server with CONTROL-C.
AnonymousUser
AnonymousUser
Unhandled exception in thread started by <function check_errors.<locals>.wrapper at 0x7fb4086b7378>
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/autoreload.py", line 225, in wrapper
fn(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/commands/runserver.py", line 120, in inner_run
self.check(display_num_errors=True)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/base.py", line 364, in check
include_deployment_checks=include_deployment_checks,
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/base.py", line 351, in _run_checks
return checks.run_checks(**kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/registry.py", line 73, in run_checks
new_errors = check(app_configs=app_configs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/urls.py", line 40, in check_url_namespaces_unique
all_namespaces = _load_all_namespaces(resolver)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/urls.py", line 57, in _load_all_namespaces
url_patterns = getattr(resolver, 'url_patterns', [])
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/functional.py", line 36, in __get__
res = instance.__dict__[self.name] = self.func(instance)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/urls/resolvers.py", line 540, in url_patterns
patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/functional.py", line 36, in __get__
res = instance.__dict__[self.name] = self.func(instance)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/urls/resolvers.py", line 533, in urlconf_module
return import_module(self.urlconf_name)
File "/root//envs/codepedia2/lib/python3.6/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 994, in _gcd_import
File "<frozen importlib._bootstrap>", line 971, in _find_and_load
File "<frozen importlib._bootstrap>", line 955, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 665, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 678, in exec_module
File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
File "/projects/codepedia-test/Codepedia2/urls.py", line 33, in <module>
path('operations/', include('operations.urls', namespace='operations')),
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/urls/conf.py", line 34, in include
urlconf_module = import_module(urlconf_module)
File "/root//envs/codepedia2/lib/python3.6/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 994, in _gcd_import
File "<frozen importlib._bootstrap>", line 971, in _find_and_load
File "<frozen importlib._bootstrap>", line 955, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 665, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 678, in exec_module
File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
File "/projects/codepedia-test/apps/operations/urls.py", line 18, in <module>
from .views import ShowIssueQuestionView, ShowAnnotationView, ShowNavigationView
ImportError: cannot import name 'ShowIssueQuestionView'
Performing system checks...
Unhandled exception in thread started by <function check_errors.<locals>.wrapper at 0x7f3a8c0ae378>
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/autoreload.py", line 225, in wrapper
fn(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/commands/runserver.py", line 120, in inner_run
self.check(display_num_errors=True)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/base.py", line 364, in check
include_deployment_checks=include_deployment_checks,
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/base.py", line 351, in _run_checks
return checks.run_checks(**kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/registry.py", line 73, in run_checks
new_errors = check(app_configs=app_configs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/urls.py", line 40, in check_url_namespaces_unique
all_namespaces = _load_all_namespaces(resolver)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/urls.py", line 57, in _load_all_namespaces
url_patterns = getattr(resolver, 'url_patterns', [])
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/functional.py", line 36, in __get__
res = instance.__dict__[self.name] = self.func(instance)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/urls/resolvers.py", line 540, in url_patterns
patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/functional.py", line 36, in __get__
res = instance.__dict__[self.name] = self.func(instance)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/urls/resolvers.py", line 533, in urlconf_module
return import_module(self.urlconf_name)
File "/root//envs/codepedia2/lib/python3.6/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 994, in _gcd_import
File "<frozen importlib._bootstrap>", line 971, in _find_and_load
File "<frozen importlib._bootstrap>", line 955, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 665, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 678, in exec_module
File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
File "/projects/codepedia-test/Codepedia2/urls.py", line 33, in <module>
path('operations/', include('operations.urls', namespace='operations')),
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/urls/conf.py", line 34, in include
urlconf_module = import_module(urlconf_module)
File "/root//envs/codepedia2/lib/python3.6/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 994, in _gcd_import
File "<frozen importlib._bootstrap>", line 971, in _find_and_load
File "<frozen importlib._bootstrap>", line 955, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 665, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 678, in exec_module
File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
File "/projects/codepedia-test/apps/operations/urls.py", line 18, in <module>
from .views import ShowIssueQuestionView, ShowAnnotationView, ShowNavigationView
ImportError: cannot import name 'ShowIssueQuestionView'
Performing system checks...
Unhandled exception in thread started by <function check_errors.<locals>.wrapper at 0x7ff3eafa3378>
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/autoreload.py", line 225, in wrapper
fn(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/commands/runserver.py", line 120, in inner_run
self.check(display_num_errors=True)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/base.py", line 364, in check
include_deployment_checks=include_deployment_checks,
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/base.py", line 351, in _run_checks
return checks.run_checks(**kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/registry.py", line 73, in run_checks
new_errors = check(app_configs=app_configs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/urls.py", line 40, in check_url_namespaces_unique
all_namespaces = _load_all_namespaces(resolver)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/urls.py", line 57, in _load_all_namespaces
url_patterns = getattr(resolver, 'url_patterns', [])
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/functional.py", line 36, in __get__
res = instance.__dict__[self.name] = self.func(instance)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/urls/resolvers.py", line 540, in url_patterns
patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/functional.py", line 36, in __get__
res = instance.__dict__[self.name] = self.func(instance)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/urls/resolvers.py", line 533, in urlconf_module
return import_module(self.urlconf_name)
File "/root//envs/codepedia2/lib/python3.6/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 994, in _gcd_import
File "<frozen importlib._bootstrap>", line 971, in _find_and_load
File "<frozen importlib._bootstrap>", line 955, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 665, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 678, in exec_module
File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
File "/projects/codepedia-test/Codepedia2/urls.py", line 33, in <module>
path('operations/', include('operations.urls', namespace='operations')),
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/urls/conf.py", line 34, in include
urlconf_module = import_module(urlconf_module)
File "/root//envs/codepedia2/lib/python3.6/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 994, in _gcd_import
File "<frozen importlib._bootstrap>", line 971, in _find_and_load
File "<frozen importlib._bootstrap>", line 955, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 665, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 678, in exec_module
File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
File "/projects/codepedia-test/apps/operations/urls.py", line 18, in <module>
from .views import ShowIssueQuestionView, ShowAnnotationView, ShowNavigationView
ImportError: cannot import name 'ShowIssueQuestionView'
Performing system checks...
Performing system checks...
System check identified no issues (0 silenced).
July 10, 2018 - 20:51:18
Django version 2.0.6, using settings 'Codepedia2.settings'
Starting development server at http://0.0.0.0:9000/
Quit the server with CONTROL-C.
Unhandled exception in thread started by <function check_errors.<locals>.wrapper at 0x7fcaa1fc8378>
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/autoreload.py", line 225, in wrapper
fn(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/commands/runserver.py", line 120, in inner_run
self.check(display_num_errors=True)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/base.py", line 364, in check
include_deployment_checks=include_deployment_checks,
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/base.py", line 351, in _run_checks
return checks.run_checks(**kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/registry.py", line 73, in run_checks
new_errors = check(app_configs=app_configs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/urls.py", line 40, in check_url_namespaces_unique
all_namespaces = _load_all_namespaces(resolver)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/urls.py", line 57, in _load_all_namespaces
url_patterns = getattr(resolver, 'url_patterns', [])
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/functional.py", line 36, in __get__
res = instance.__dict__[self.name] = self.func(instance)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/urls/resolvers.py", line 540, in url_patterns
patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/functional.py", line 36, in __get__
res = instance.__dict__[self.name] = self.func(instance)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/urls/resolvers.py", line 533, in urlconf_module
return import_module(self.urlconf_name)
File "/root//envs/codepedia2/lib/python3.6/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 994, in _gcd_import
File "<frozen importlib._bootstrap>", line 971, in _find_and_load
File "<frozen importlib._bootstrap>", line 955, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 665, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 678, in exec_module
File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
File "/projects/codepedia-test/Codepedia2/urls.py", line 33, in <module>
path('operations/', include('operations.urls', namespace='operations')),
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/urls/conf.py", line 34, in include
urlconf_module = import_module(urlconf_module)
File "/root//envs/codepedia2/lib/python3.6/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 994, in _gcd_import
File "<frozen importlib._bootstrap>", line 971, in _find_and_load
File "<frozen importlib._bootstrap>", line 955, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 665, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 678, in exec_module
File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
File "/projects/codepedia-test/apps/operations/urls.py", line 18, in <module>
from .views import ShowIssueQuestionView, ShowAnnotationView, ShowNavigationView
ImportError: cannot import name 'ShowIssueQuestionView'
Performing system checks...
Performing system checks...
System check identified no issues (0 silenced).
July 10, 2018 - 20:51:28
Django version 2.0.6, using settings 'Codepedia2.settings'
Starting development server at http://0.0.0.0:9000/
Quit the server with CONTROL-C.
Unhandled exception in thread started by <function check_errors.<locals>.wrapper at 0x7f8c93314378>
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/autoreload.py", line 225, in wrapper
fn(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/commands/runserver.py", line 120, in inner_run
self.check(display_num_errors=True)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/base.py", line 364, in check
include_deployment_checks=include_deployment_checks,
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/base.py", line 351, in _run_checks
return checks.run_checks(**kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/registry.py", line 73, in run_checks
new_errors = check(app_configs=app_configs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/urls.py", line 40, in check_url_namespaces_unique
all_namespaces = _load_all_namespaces(resolver)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/urls.py", line 57, in _load_all_namespaces
url_patterns = getattr(resolver, 'url_patterns', [])
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/functional.py", line 36, in __get__
res = instance.__dict__[self.name] = self.func(instance)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/urls/resolvers.py", line 540, in url_patterns
patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/functional.py", line 36, in __get__
res = instance.__dict__[self.name] = self.func(instance)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/urls/resolvers.py", line 533, in urlconf_module
return import_module(self.urlconf_name)
File "/root//envs/codepedia2/lib/python3.6/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 994, in _gcd_import
File "<frozen importlib._bootstrap>", line 971, in _find_and_load
File "<frozen importlib._bootstrap>", line 955, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 665, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 678, in exec_module
File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
File "/projects/codepedia-test/Codepedia2/urls.py", line 33, in <module>
path('operations/', include('operations.urls', namespace='operations')),
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/urls/conf.py", line 34, in include
urlconf_module = import_module(urlconf_module)
File "/root//envs/codepedia2/lib/python3.6/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 994, in _gcd_import
File "<frozen importlib._bootstrap>", line 971, in _find_and_load
File "<frozen importlib._bootstrap>", line 955, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 665, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 678, in exec_module
File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
File "/projects/codepedia-test/apps/operations/urls.py", line 18, in <module>
from .views import ShowIssueQuestionView, ShowAnnotationView, ShowNavigationView
ImportError: cannot import name 'ShowIssueQuestionView'
Performing system checks...
[10/Jul/2018 20:51:38] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47072
[10/Jul/2018 20:51:38] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[10/Jul/2018 20:51:39] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[10/Jul/2018 20:51:39] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[10/Jul/2018 20:51:39] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[10/Jul/2018 20:51:42] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
Performing system checks...
System check identified no issues (0 silenced).
July 10, 2018 - 20:51:37
Django version 2.0.6, using settings 'Codepedia2.settings'
Starting development server at http://0.0.0.0:9000/
Quit the server with CONTROL-C.
AnonymousUser
Unhandled exception in thread started by <function check_errors.<locals>.wrapper at 0x7f36820e8378>
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/autoreload.py", line 225, in wrapper
fn(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/commands/runserver.py", line 120, in inner_run
self.check(display_num_errors=True)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/base.py", line 364, in check
include_deployment_checks=include_deployment_checks,
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/base.py", line 351, in _run_checks
return checks.run_checks(**kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/registry.py", line 73, in run_checks
new_errors = check(app_configs=app_configs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/urls.py", line 40, in check_url_namespaces_unique
all_namespaces = _load_all_namespaces(resolver)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/urls.py", line 57, in _load_all_namespaces
url_patterns = getattr(resolver, 'url_patterns', [])
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/functional.py", line 36, in __get__
res = instance.__dict__[self.name] = self.func(instance)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/urls/resolvers.py", line 540, in url_patterns
patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/functional.py", line 36, in __get__
res = instance.__dict__[self.name] = self.func(instance)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/urls/resolvers.py", line 533, in urlconf_module
return import_module(self.urlconf_name)
File "/root//envs/codepedia2/lib/python3.6/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 994, in _gcd_import
File "<frozen importlib._bootstrap>", line 971, in _find_and_load
File "<frozen importlib._bootstrap>", line 955, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 665, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 678, in exec_module
File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
File "/projects/codepedia-test/Codepedia2/urls.py", line 33, in <module>
path('operations/', include('operations.urls', namespace='operations')),
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/urls/conf.py", line 34, in include
urlconf_module = import_module(urlconf_module)
File "/root//envs/codepedia2/lib/python3.6/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 994, in _gcd_import
File "<frozen importlib._bootstrap>", line 971, in _find_and_load
File "<frozen importlib._bootstrap>", line 955, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 665, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 678, in exec_module
File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
File "/projects/codepedia-test/apps/operations/urls.py", line 18, in <module>
from .views import ShowIssueQuestionView, ShowAnnotationView, ShowNavigationView
ImportError: cannot import name 'ShowIssueQuestionView'
Performing system checks...
Unhandled exception in thread started by <function check_errors.<locals>.wrapper at 0x7fe285d3f378>
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/autoreload.py", line 225, in wrapper
fn(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/commands/runserver.py", line 120, in inner_run
self.check(display_num_errors=True)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/base.py", line 364, in check
include_deployment_checks=include_deployment_checks,
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/base.py", line 351, in _run_checks
return checks.run_checks(**kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/registry.py", line 73, in run_checks
new_errors = check(app_configs=app_configs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/urls.py", line 40, in check_url_namespaces_unique
all_namespaces = _load_all_namespaces(resolver)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/urls.py", line 57, in _load_all_namespaces
url_patterns = getattr(resolver, 'url_patterns', [])
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/functional.py", line 36, in __get__
res = instance.__dict__[self.name] = self.func(instance)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/urls/resolvers.py", line 540, in url_patterns
patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/functional.py", line 36, in __get__
res = instance.__dict__[self.name] = self.func(instance)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/urls/resolvers.py", line 533, in urlconf_module
return import_module(self.urlconf_name)
File "/root//envs/codepedia2/lib/python3.6/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 994, in _gcd_import
File "<frozen importlib._bootstrap>", line 971, in _find_and_load
File "<frozen importlib._bootstrap>", line 955, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 665, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 678, in exec_module
File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
File "/projects/codepedia-test/Codepedia2/urls.py", line 33, in <module>
path('operations/', include('operations.urls', namespace='operations')),
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/urls/conf.py", line 34, in include
urlconf_module = import_module(urlconf_module)
File "/root//envs/codepedia2/lib/python3.6/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 994, in _gcd_import
File "<frozen importlib._bootstrap>", line 971, in _find_and_load
File "<frozen importlib._bootstrap>", line 955, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 665, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 678, in exec_module
File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
File "/projects/codepedia-test/apps/operations/urls.py", line 18, in <module>
from .views import ShowIssueQuestionView, ShowAnnotationView, ShowNavigationView
ImportError: cannot import name 'ShowIssueQuestionView'
Performing system checks...
Performing system checks...
System check identified no issues (0 silenced).
July 10, 2018 - 20:52:19
Django version 2.0.6, using settings 'Codepedia2.settings'
Starting development server at http://0.0.0.0:9000/
Quit the server with CONTROL-C.
Performing system checks...
System check identified no issues (0 silenced).
July 10, 2018 - 20:52:29
Django version 2.0.6, using settings 'Codepedia2.settings'
Starting development server at http://0.0.0.0:9000/
Quit the server with CONTROL-C.
[10/Jul/2018 20:52:35] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47072
[10/Jul/2018 20:52:35] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[10/Jul/2018 20:52:36] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[10/Jul/2018 20:52:36] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[10/Jul/2018 20:52:36] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[10/Jul/2018 20:52:39] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[10/Jul/2018 20:54:40] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1189
[10/Jul/2018 20:54:40] "POST /operations/show_navigation/ HTTP/1.1" 200 325
[10/Jul/2018 20:54:40] "POST /operations/get_codereading_content/ HTTP/1.1" 200 93481
[11/Jul/2018 02:15:48] "GET / HTTP/1.1" 200 22443
Not Found: /invoker/readonly
[11/Jul/2018 02:15:49] "GET /invoker/readonly HTTP/1.1" 404 3118
Not Found: /invoker/JMXInvokerServlet
[11/Jul/2018 02:15:49] "GET /invoker/JMXInvokerServlet HTTP/1.1" 404 3145
Not Found: /jmx-console/HtmlAdaptor
[11/Jul/2018 02:15:49] "GET /jmx-console/HtmlAdaptor HTTP/1.1" 404 3139
Not Found: /orders.xhtml
[11/Jul/2018 02:15:49] "GET /orders.xhtml HTTP/1.1" 404 3106
Not Found: /dbg_put.jsp/
[11/Jul/2018 02:15:49] "PUT /dbg_put.jsp/ HTTP/1.1" 404 3106
Not Found: /dbg_put.jsp
[11/Jul/2018 02:15:49] "GET /dbg_put.jsp HTTP/1.1" 404 3103
Not Found: /manager/html
[11/Jul/2018 02:15:49] "GET /manager/html HTTP/1.1" 404 3106
Not Found: /wls-wsat/CoordinatorPortType
[11/Jul/2018 02:15:49] "GET /wls-wsat/CoordinatorPortType HTTP/1.1" 404 3154
Not Found: /http:/139.219.106.96:11000/1qiWaz2wRsx3eXdc4rDfv5tgb6yhn7Uujm8Lik999
[11/Jul/2018 03:59:44] "GET http://139.219.106.96:11000/1qiWaz2wRsx3eXdc4rDfv5tgb6yhn7Uujm8Lik999 HTTP/1.1" 404 1820
Not Found: /http:/httpheader.net/
[11/Jul/2018 04:47:25] "GET http://httpheader.net/ HTTP/1.1" 404 1673
[11/Jul/2018 04:47:46] code 400, message Bad request syntax ('\x04\x01\x00PÀcö60\x00')
[11/Jul/2018 04:47:46] "PÀcö60" 400 -
[11/Jul/2018 04:48:06] code 400, message Bad request syntax ('\x05\x01\x00')
[11/Jul/2018 04:48:06] "" 400 -
[11/Jul/2018 04:59:58] code 400, message Bad request syntax ('\x05\x03\x00\x01\x02')
[11/Jul/2018 04:59:58] "" 400 -
[11/Jul/2018 04:59:58] code 400, message Bad request syntax ('\x05\x03\x00\x01\x02')
[11/Jul/2018 04:59:58] "" 400 -
[11/Jul/2018 04:59:59] code 400, message Bad request syntax ('\x05\x03\x00\x01\x02')
[11/Jul/2018 04:59:59] "" 400 -
[11/Jul/2018 05:00:03] code 400, message Bad request syntax ('\x05\x03\x00\x01\x02')
[11/Jul/2018 05:00:03] "" 400 -
[11/Jul/2018 05:00:03] code 400, message Bad request syntax ('\x05\x03\x00\x01\x02')
[11/Jul/2018 05:00:03] "" 400 -
[11/Jul/2018 05:00:04] code 400, message Bad request syntax ('\x05\x03\x00\x01\x02')
[11/Jul/2018 05:00:04] "" 400 -
[11/Jul/2018 05:00:04] code 400, message Bad request syntax ('\x05\x03\x00\x01\x02')
[11/Jul/2018 05:00:04] "" 400 -
[11/Jul/2018 05:00:05] code 400, message Bad request syntax ('\x05\x03\x00\x01\x02')
[11/Jul/2018 05:00:05] "" 400 -
[11/Jul/2018 05:00:06] code 400, message Bad request syntax ('\x05\x03\x00\x01\x02')
[11/Jul/2018 05:00:06] "" 400 -
[11/Jul/2018 05:00:07] code 400, message Bad request syntax ('\x05\x03\x00\x01\x02')
[11/Jul/2018 05:00:07] "" 400 -
[11/Jul/2018 05:58:20] code 400, message Bad request version ('MCTP/1.0')
[11/Jul/2018 05:58:20] "REMOTE HI_SRDK_DEV_GetHddInfo MCTP/1.0" 400 -
[11/Jul/2018 06:37:20] "GET / HTTP/1.1" 200 22443
[11/Jul/2018 06:37:20] "GET / HTTP/1.1" 200 22443
[11/Jul/2018 06:37:20] "GET / HTTP/1.1" 200 22443
[11/Jul/2018 06:37:20] "GET / HTTP/1.1" 200 22443
[11/Jul/2018 06:37:20] "GET / HTTP/1.1" 200 22443
[11/Jul/2018 06:37:20] "GET / HTTP/1.1" 200 22443
[11/Jul/2018 06:37:20] "GET / HTTP/1.1" 200 22443
[11/Jul/2018 06:37:21] "GET / HTTP/1.1" 200 22443
[11/Jul/2018 06:37:21] "GET / HTTP/1.1" 200 22443
[11/Jul/2018 06:37:40] "GET / HTTP/1.1" 200 22443
[11/Jul/2018 06:37:40] "GET / HTTP/1.1" 200 22443
[11/Jul/2018 06:37:40] "GET / HTTP/1.1" 200 22443
[11/Jul/2018 06:37:40] "GET / HTTP/1.1" 200 22443
[11/Jul/2018 06:37:40] "GET / HTTP/1.1" 200 22443
[11/Jul/2018 06:37:40] "GET / HTTP/1.1" 200 22443
[11/Jul/2018 06:37:40] "GET / HTTP/1.1" 200 22443
[11/Jul/2018 06:37:41] "GET / HTTP/1.1" 200 22443
[11/Jul/2018 06:37:41] "GET / HTTP/1.1" 200 22443
[11/Jul/2018 06:38:02] "GET / HTTP/1.1" 200 22443
[11/Jul/2018 06:38:02] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 304 0
[11/Jul/2018 06:38:02] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 304 0
[11/Jul/2018 06:38:02] "GET /static/css/base.css HTTP/1.1" 304 0
[11/Jul/2018 06:38:02] "GET /static/css/common.css HTTP/1.1" 304 0
[11/Jul/2018 06:38:02] "GET /static/css/jstree.css HTTP/1.1" 304 0
[11/Jul/2018 06:38:02] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 304 0
[11/Jul/2018 06:38:02] "GET /static/css/prettify.css HTTP/1.1" 304 0
[11/Jul/2018 06:38:02] "GET /static/vendor/site/css/style.css HTTP/1.1" 304 0
[11/Jul/2018 06:38:02] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 304 0
[11/Jul/2018 06:38:02] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 304 0
[11/Jul/2018 06:38:02] "GET /static/js/jstree.js HTTP/1.1" 304 0
[11/Jul/2018 06:38:02] "GET /static/js/base.js HTTP/1.1" 304 0
[11/Jul/2018 06:38:02] "GET /static/js/run_prettify.js HTTP/1.1" 304 0
[11/Jul/2018 06:38:02] "GET /static/image/CodePedia.ico HTTP/1.1" 304 0
[11/Jul/2018 06:38:02] "GET /media/avatar/users/default.png HTTP/1.1" 304 0
[11/Jul/2018 06:38:04] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47072
[11/Jul/2018 06:38:04] "GET /static/js/prettify.js HTTP/1.1" 304 0
[11/Jul/2018 06:38:04] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 304 0
[11/Jul/2018 06:38:04] "GET /static/js/source.js HTTP/1.1" 304 0
[11/Jul/2018 06:38:04] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 304 0
[11/Jul/2018 06:38:04] "GET /static/css/font-awesome.css HTTP/1.1" 304 0
[11/Jul/2018 06:38:04] "GET /static/css/code_show.css HTTP/1.1" 304 0
[11/Jul/2018 06:38:04] "GET /static/image/codepedia.png HTTP/1.1" 304 0
[11/Jul/2018 06:38:04] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 304 0
[11/Jul/2018 06:38:04] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[11/Jul/2018 06:38:04] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[11/Jul/2018 06:38:04] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[11/Jul/2018 06:38:08] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[11/Jul/2018 06:38:09] "GET /static/image/annotation.png HTTP/1.1" 304 0
[11/Jul/2018 06:38:09] "GET /static/image/question.png HTTP/1.1" 304 0
[11/Jul/2018 06:38:50] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47072
[11/Jul/2018 06:40:15] "GET / HTTP/1.1" 200 22443
[11/Jul/2018 06:40:15] "GET / HTTP/1.1" 200 22443
[11/Jul/2018 06:40:15] "GET / HTTP/1.1" 200 22443
[11/Jul/2018 06:40:15] "GET / HTTP/1.1" 200 22443
[11/Jul/2018 06:40:15] "GET / HTTP/1.1" 200 22443
[11/Jul/2018 06:41:28] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47072
[11/Jul/2018 06:41:28] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47072
[11/Jul/2018 06:41:28] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47072
[11/Jul/2018 06:41:29] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47072
[11/Jul/2018 06:41:29] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47072
[11/Jul/2018 06:41:29] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47072
[11/Jul/2018 06:41:29] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47072
[11/Jul/2018 06:41:29] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47072
[11/Jul/2018 06:41:29] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47072
[11/Jul/2018 06:41:29] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47072
[11/Jul/2018 06:41:29] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47072
[11/Jul/2018 06:41:29] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47072
[11/Jul/2018 06:41:30] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47072
[11/Jul/2018 06:41:30] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47072
[11/Jul/2018 06:41:30] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47072
[11/Jul/2018 06:41:30] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47072
[11/Jul/2018 06:41:30] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47072
[11/Jul/2018 06:41:31] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47072
[11/Jul/2018 06:41:31] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47072
[11/Jul/2018 06:41:39] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47072
[11/Jul/2018 06:41:45] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47072
[11/Jul/2018 06:41:45] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47072
[11/Jul/2018 06:41:46] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47072
[11/Jul/2018 06:41:46] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47072
[11/Jul/2018 06:41:46] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47072
[11/Jul/2018 06:41:46] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47072
[11/Jul/2018 06:41:46] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47072
[11/Jul/2018 06:41:46] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47072
[11/Jul/2018 06:41:46] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47072
[11/Jul/2018 06:41:46] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47072
[11/Jul/2018 06:41:46] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47072
[11/Jul/2018 06:41:47] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47072
[11/Jul/2018 06:41:47] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47072
[11/Jul/2018 06:41:47] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47072
[11/Jul/2018 06:41:47] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47072
[11/Jul/2018 06:41:47] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47072
[11/Jul/2018 06:41:47] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47072
[11/Jul/2018 06:41:48] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47072
[11/Jul/2018 06:42:40] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47072
[11/Jul/2018 06:42:40] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47072
[11/Jul/2018 06:42:40] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47072
[11/Jul/2018 06:42:40] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47072
[11/Jul/2018 06:42:40] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47072
[11/Jul/2018 06:42:41] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47072
[11/Jul/2018 06:42:41] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47072
[11/Jul/2018 06:42:41] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47072
[11/Jul/2018 06:42:41] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47072
[11/Jul/2018 06:42:42] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47072
[11/Jul/2018 06:42:42] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47072
[11/Jul/2018 06:42:42] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47072
[11/Jul/2018 06:42:42] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47072
[11/Jul/2018 06:42:42] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47072
[11/Jul/2018 06:42:42] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47072
[11/Jul/2018 06:42:42] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47072
[11/Jul/2018 06:42:42] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47072
[11/Jul/2018 06:46:03] "GET / HTTP/1.1" 200 22443
[11/Jul/2018 06:46:03] "GET / HTTP/1.1" 200 22443
[11/Jul/2018 06:46:03] "GET / HTTP/1.1" 200 22443
[11/Jul/2018 06:46:03] "GET / HTTP/1.1" 200 22443
[11/Jul/2018 06:46:03] "GET / HTTP/1.1" 200 22443
[11/Jul/2018 06:50:50] "GET / HTTP/1.1" 200 22443
[11/Jul/2018 06:50:50] "GET / HTTP/1.1" 200 22443
[11/Jul/2018 06:50:50] "GET / HTTP/1.1" 200 22443
[11/Jul/2018 06:50:50] "GET / HTTP/1.1" 200 22443
[11/Jul/2018 06:50:50] "GET / HTTP/1.1" 200 22443
[11/Jul/2018 06:50:50] "GET / HTTP/1.1" 200 22443
[11/Jul/2018 06:50:50] "GET / HTTP/1.1" 200 22443
[11/Jul/2018 06:50:50] "GET / HTTP/1.1" 200 22443
[11/Jul/2018 06:50:50] "GET / HTTP/1.1" 200 22443
[11/Jul/2018 06:50:50] "GET / HTTP/1.1" 200 22443
[11/Jul/2018 06:50:50] "GET / HTTP/1.1" 200 22443
[11/Jul/2018 06:50:50] "GET / HTTP/1.1" 200 22443
[11/Jul/2018 06:50:50] "GET / HTTP/1.1" 200 22443
[11/Jul/2018 06:50:50] "GET / HTTP/1.1" 200 22443
[11/Jul/2018 06:53:51] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47072
[11/Jul/2018 06:54:34] "GET / HTTP/1.1" 200 22443
[11/Jul/2018 06:54:34] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414
[11/Jul/2018 06:54:34] "GET /static/css/common.css HTTP/1.1" 200 8146
[11/Jul/2018 06:54:34] "GET /static/css/base.css HTTP/1.1" 200 18873
[11/Jul/2018 06:54:35] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070
[11/Jul/2018 06:54:35] "GET /static/css/jstree.css HTTP/1.1" 200 34637
[11/Jul/2018 06:54:35] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604
[11/Jul/2018 06:54:35] "GET /static/js/base.js HTTP/1.1" 200 21228
[11/Jul/2018 06:54:35] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[11/Jul/2018 06:54:35] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738
[11/Jul/2018 06:54:35] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045
[11/Jul/2018 06:54:35] "GET /static/vendor/site/css/style.css HTTP/1.1" 200 160222
[11/Jul/2018 06:54:37] "GET /media/avatar/users/default.png HTTP/1.1" 200 36378
[11/Jul/2018 06:54:37] "GET /static/js/jstree.js HTTP/1.1" 200 297950
[11/Jul/2018 06:54:37] "GET /static/css/prettify.css HTTP/1.1" 200 1726
[11/Jul/2018 06:54:38] "GET /static/image/CodePedia.ico HTTP/1.1" 200 370070
[11/Jul/2018 06:57:17] "GET / HTTP/1.1" 200 22443
[11/Jul/2018 06:59:06] "GET / HTTP/1.1" 200 22443
[11/Jul/2018 06:59:06] "GET / HTTP/1.1" 200 22443
[11/Jul/2018 06:59:06] "GET / HTTP/1.1" 200 22443
[11/Jul/2018 06:59:06] "GET / HTTP/1.1" 200 22443
[11/Jul/2018 06:59:06] "GET / HTTP/1.1" 200 22443
[11/Jul/2018 06:59:06] "GET / HTTP/1.1" 200 22443
[11/Jul/2018 06:59:06] "GET / HTTP/1.1" 200 22443
[11/Jul/2018 06:59:06] "GET / HTTP/1.1" 200 22443
[11/Jul/2018 06:59:06] "GET / HTTP/1.1" 200 22443
[11/Jul/2018 06:59:06] "GET / HTTP/1.1" 200 22443
[11/Jul/2018 06:59:06] "GET / HTTP/1.1" 200 22443
[11/Jul/2018 06:59:06] "GET / HTTP/1.1" 200 22443
[11/Jul/2018 06:59:07] "GET / HTTP/1.1" 200 22443
[11/Jul/2018 06:59:07] "GET / HTTP/1.1" 200 22443
[11/Jul/2018 06:59:50] "GET / HTTP/1.1" 200 22443
[11/Jul/2018 06:59:52] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47072
[11/Jul/2018 06:59:52] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[11/Jul/2018 06:59:52] "GET /static/js/source.js HTTP/1.1" 200 29579
[11/Jul/2018 06:59:52] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[11/Jul/2018 06:59:52] "GET /static/image/codepedia.png HTTP/1.1" 200 3350
[11/Jul/2018 06:59:52] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[11/Jul/2018 06:59:52] "GET /static/css/code_show.css HTTP/1.1" 200 20813
[11/Jul/2018 06:59:53] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[11/Jul/2018 06:59:54] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160
[11/Jul/2018 06:59:54] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[11/Jul/2018 06:59:54] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[11/Jul/2018 06:59:54] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[11/Jul/2018 06:59:58] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[11/Jul/2018 06:59:59] "GET /static/image/annotation.png HTTP/1.1" 200 1148
[11/Jul/2018 06:59:59] "GET /static/image/question.png HTTP/1.1" 200 1112
[11/Jul/2018 07:00:48] "POST /operations/show_method_info/ HTTP/1.1" 200 4860
[11/Jul/2018 08:14:40] "GET / HTTP/1.1" 200 22443
[11/Jul/2018 08:14:46] "GET /static/css/common.css HTTP/1.1" 304 0
[11/Jul/2018 08:14:46] "GET /static/css/base.css HTTP/1.1" 304 0
[11/Jul/2018 08:14:46] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 304 0
[11/Jul/2018 08:14:46] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 304 0
[11/Jul/2018 08:14:46] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 304 0
[11/Jul/2018 08:14:55] "GET /static/css/jstree.css HTTP/1.1" 304 0
[11/Jul/2018 08:14:56] "GET /static/css/prettify.css HTTP/1.1" 304 0
[11/Jul/2018 08:14:56] "GET /static/vendor/site/css/style.css HTTP/1.1" 304 0
[11/Jul/2018 08:14:56] "GET /static/js/jstree.js HTTP/1.1" 304 0
[11/Jul/2018 08:14:56] "GET /static/js/run_prettify.js HTTP/1.1" 304 0
[11/Jul/2018 08:15:05] "GET /static/js/base.js HTTP/1.1" 304 0
[11/Jul/2018 08:15:05] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 304 0
[11/Jul/2018 08:15:05] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 304 0
[11/Jul/2018 08:15:05] "GET /static/image/CodePedia.ico HTTP/1.1" 304 0
[11/Jul/2018 08:15:05] "GET /media/avatar/users/default.png HTTP/1.1" 304 0
[11/Jul/2018 08:19:48] "GET / HTTP/1.1" 200 22443
[11/Jul/2018 08:19:48] "GET / HTTP/1.1" 200 22443
[11/Jul/2018 08:19:48] "GET / HTTP/1.1" 200 22443
[11/Jul/2018 08:19:48] "GET / HTTP/1.1" 200 22443
[11/Jul/2018 08:19:48] "GET / HTTP/1.1" 200 22443
[11/Jul/2018 08:19:48] "GET / HTTP/1.1" 200 22443
[11/Jul/2018 08:19:56] "GET / HTTP/1.1" 200 22443
[11/Jul/2018 08:20:03] "GET / HTTP/1.1" 200 22443
[11/Jul/2018 08:20:07] "GET / HTTP/1.1" 200 22443
[11/Jul/2018 08:20:07] "GET / HTTP/1.1" 200 22443
[11/Jul/2018 08:20:07] "GET / HTTP/1.1" 200 22443
[11/Jul/2018 08:20:07] "GET / HTTP/1.1" 200 22443
[11/Jul/2018 08:20:12] "GET / HTTP/1.1" 200 22443
[11/Jul/2018 08:20:22] "GET / HTTP/1.1" 200 22443
[11/Jul/2018 08:20:32] "GET / HTTP/1.1" 200 22443
[11/Jul/2018 08:20:33] "GET / HTTP/1.1" 200 22443
[11/Jul/2018 08:20:41] "GET / HTTP/1.1" 200 22443
[11/Jul/2018 08:20:48] "GET / HTTP/1.1" 200 22443
[11/Jul/2018 08:20:48] "GET / HTTP/1.1" 200 22443
[11/Jul/2018 08:20:53] "GET / HTTP/1.1" 200 22443
[11/Jul/2018 08:20:53] "GET / HTTP/1.1" 200 22443
[11/Jul/2018 08:20:53] "GET / HTTP/1.1" 200 22443
[11/Jul/2018 08:20:57] "GET / HTTP/1.1" 200 22443
[11/Jul/2018 08:21:03] "GET / HTTP/1.1" 200 22443
[11/Jul/2018 08:21:03] "GET / HTTP/1.1" 200 22443
[11/Jul/2018 08:21:06] "GET / HTTP/1.1" 200 22443
[11/Jul/2018 08:21:09] "GET / HTTP/1.1" 200 22443
[11/Jul/2018 08:21:09] "GET / HTTP/1.1" 200 22443
[11/Jul/2018 08:21:09] "GET / HTTP/1.1" 200 22443
[11/Jul/2018 08:21:21] "GET / HTTP/1.1" 200 22443
[11/Jul/2018 08:21:21] "GET / HTTP/1.1" 200 22443
[11/Jul/2018 08:34:54] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47072
[11/Jul/2018 08:35:00] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 304 0
[11/Jul/2018 08:35:05] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 304 0
[11/Jul/2018 08:35:05] "GET /static/css/font-awesome.css HTTP/1.1" 304 0
[11/Jul/2018 08:35:05] "GET /static/css/code_show.css HTTP/1.1" 304 0
[11/Jul/2018 08:35:05] "GET /static/js/prettify.js HTTP/1.1" 304 0
[11/Jul/2018 08:35:10] "GET /static/js/source.js HTTP/1.1" 304 0
[11/Jul/2018 08:35:14] "GET /static/image/codepedia.png HTTP/1.1" 304 0
[11/Jul/2018 08:35:19] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 304 0
[11/Jul/2018 08:35:28] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[11/Jul/2018 08:35:38] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[11/Jul/2018 08:35:38] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[11/Jul/2018 08:36:51] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[11/Jul/2018 08:37:07] "GET /static/image/annotation.png HTTP/1.1" 304 0
[11/Jul/2018 08:37:07] "GET /static/image/question.png HTTP/1.1" 304 0
[11/Jul/2018 08:59:01] "GET / HTTP/1.1" 200 22443
[11/Jul/2018 08:59:27] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47072
[11/Jul/2018 08:59:57] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[11/Jul/2018 09:00:06] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[11/Jul/2018 09:00:06] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[11/Jul/2018 09:00:51] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[11/Jul/2018 09:02:05] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 304 0
[11/Jul/2018 09:02:05] "GET /static/css/font-awesome.css HTTP/1.1" 304 0
[11/Jul/2018 09:02:05] "GET /static/css/prettify.css HTTP/1.1" 304 0
[11/Jul/2018 09:02:05] "GET /static/css/code_show.css HTTP/1.1" 304 0
[11/Jul/2018 09:02:05] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 304 0
[11/Jul/2018 09:02:05] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 2006
[11/Jul/2018 09:02:05] "POST /operations/show_navigation/ HTTP/1.1" 200 384
[11/Jul/2018 09:02:05] "POST /operations/show_navigation/ HTTP/1.1" 200 384
[11/Jul/2018 09:02:11] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[11/Jul/2018 09:02:28] "POST /operations/get_codereading_content/ HTTP/1.1" 200 153422
[11/Jul/2018 09:04:08] "POST /operations/show_navigation/ HTTP/1.1" 200 275
[11/Jul/2018 09:04:08] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1953
[11/Jul/2018 09:04:36] "POST /operations/get_codereading_content/ HTTP/1.1" 200 239900
[11/Jul/2018 09:06:17] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[11/Jul/2018 09:08:01] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 50081
[11/Jul/2018 09:08:13] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[11/Jul/2018 09:08:13] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[11/Jul/2018 09:08:13] "GET /static/css/prettify.css HTTP/1.1" 200 1726
[11/Jul/2018 09:08:25] "GET /static/css/code_show.css HTTP/1.1" 200 20813
[11/Jul/2018 09:08:31] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[11/Jul/2018 09:08:33] "GET /static/js/source.js HTTP/1.1" 200 29579
[11/Jul/2018 09:08:34] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[11/Jul/2018 09:08:43] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[11/Jul/2018 09:09:00] "GET /static/image/codepedia.png HTTP/1.1" 200 3350
[11/Jul/2018 09:09:01] "GET /static/image/users/default.png HTTP/1.1" 200 36378
[11/Jul/2018 09:09:01] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[11/Jul/2018 09:09:24] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160
[11/Jul/2018 09:09:34] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[11/Jul/2018 09:09:43] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[11/Jul/2018 09:09:43] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[11/Jul/2018 09:10:05] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150028
[11/Jul/2018 09:10:06] "GET /static/image/annotation.png HTTP/1.1" 200 1148
[11/Jul/2018 09:10:06] "GET /static/image/question.png HTTP/1.1" 200 1112
[11/Jul/2018 09:16:13] "POST /operations/add_annotation/ HTTP/1.1" 200 41
[11/Jul/2018 09:17:04] "GET / HTTP/1.1" 200 22443
[11/Jul/2018 09:22:12] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 50081
[11/Jul/2018 09:22:12] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[11/Jul/2018 09:22:12] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[11/Jul/2018 09:22:12] "GET /static/css/prettify.css HTTP/1.1" 200 1726
[11/Jul/2018 09:22:12] "GET /static/css/code_show.css HTTP/1.1" 200 20813
[11/Jul/2018 09:22:12] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[11/Jul/2018 09:22:12] "GET /static/js/source.js HTTP/1.1" 200 30580
[11/Jul/2018 09:22:12] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[11/Jul/2018 09:22:13] "GET /static/image/codepedia.png HTTP/1.1" 200 3350
[11/Jul/2018 09:22:13] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[11/Jul/2018 09:22:13] "GET /static/image/users/default.png HTTP/1.1" 200 36378
[11/Jul/2018 09:22:14] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[11/Jul/2018 09:22:14] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160
[11/Jul/2018 09:22:14] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 135
Internal Server Error: /operations/get_codereading_content/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia-test/apps/operations/views.py", line 676, in post
html_str = get_code(project_id,path)
File "/projects/codepedia-test/apps/operations/views.py", line 683, in get_code
fileid = file.pk
AttributeError: 'NoneType' object has no attribute 'pk'
Internal Server Error: /operations/get_hotest_issues/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia-test/apps/operations/views.py", line 582, in post
file = File.objects.get(project_id=project_id,path=path)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[11/Jul/2018 09:22:14] "POST /operations/get_codereading_content/ HTTP/1.1" 500 18985
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia-test/apps/operations/views.py", line 136, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[11/Jul/2018 09:22:14] "POST /operations/get_hotest_issues/ HTTP/1.1" 500 19223
[11/Jul/2018 09:22:14] "POST /operations/show_navigation/ HTTP/1.1" 500 19217
[11/Jul/2018 09:22:41] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 50081
[11/Jul/2018 09:22:41] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[11/Jul/2018 09:22:41] "GET /static/css/prettify.css HTTP/1.1" 200 1726
[11/Jul/2018 09:22:41] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[11/Jul/2018 09:22:42] "GET /static/css/code_show.css HTTP/1.1" 200 20813
[11/Jul/2018 09:22:42] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[11/Jul/2018 09:22:42] "GET /static/js/source.js HTTP/1.1" 200 30580
[11/Jul/2018 09:22:42] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[11/Jul/2018 09:22:43] "GET /static/image/codepedia.png HTTP/1.1" 200 3350
[11/Jul/2018 09:22:43] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[11/Jul/2018 09:22:43] "GET /static/image/users/default.png HTTP/1.1" 200 36378
[11/Jul/2018 09:22:44] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[11/Jul/2018 09:22:44] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160
[11/Jul/2018 09:22:44] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 135
Internal Server Error: /operations/get_hotest_issues/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia-test/apps/operations/views.py", line 582, in post
file = File.objects.get(project_id=project_id,path=path)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
Internal Server Error: /operations/get_codereading_content/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia-test/apps/operations/views.py", line 676, in post
html_str = get_code(project_id,path)
File "/projects/codepedia-test/apps/operations/views.py", line 683, in get_code
fileid = file.pk
AttributeError: 'NoneType' object has no attribute 'pk'
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia-test/apps/operations/views.py", line 136, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[11/Jul/2018 09:22:44] "POST /operations/get_hotest_issues/ HTTP/1.1" 500 19222
[11/Jul/2018 09:22:44] "POST /operations/get_codereading_content/ HTTP/1.1" 500 18985
[11/Jul/2018 09:22:44] "POST /operations/show_navigation/ HTTP/1.1" 500 19218
Not Found: /http:/www.baidu.com/cache/global/img/gs.gif
[11/Jul/2018 09:32:00] "GET http://www.baidu.com/cache/global/img/gs.gif HTTP/1.1" 404 1738
[11/Jul/2018 11:11:59] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 50081
[11/Jul/2018 11:11:59] "GET /static/js/source.js HTTP/1.1" 304 0
[11/Jul/2018 11:11:59] "GET /static/css/code_show.css HTTP/1.1" 304 0
[11/Jul/2018 11:12:00] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 135
Internal Server Error: /operations/get_hotest_issues/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia-test/apps/operations/views.py", line 582, in post
file = File.objects.get(project_id=project_id,path=path)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
Internal Server Error: /operations/get_codereading_content/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia-test/apps/operations/views.py", line 676, in post
html_str = get_code(project_id,path)
File "/projects/codepedia-test/apps/operations/views.py", line 683, in get_code
fileid = file.pk
AttributeError: 'NoneType' object has no attribute 'pk'
[11/Jul/2018 11:12:00] "POST /operations/get_hotest_issues/ HTTP/1.1" 500 19166
[11/Jul/2018 11:12:00] "POST /operations/get_codereading_content/ HTTP/1.1" 500 18928
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia-test/apps/operations/views.py", line 136, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[11/Jul/2018 11:12:00] "POST /operations/show_navigation/ HTTP/1.1" 500 19160
[11/Jul/2018 11:12:03] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 50081
[11/Jul/2018 11:12:03] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 135
Internal Server Error: /operations/get_codereading_content/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia-test/apps/operations/views.py", line 676, in post
html_str = get_code(project_id,path)
File "/projects/codepedia-test/apps/operations/views.py", line 683, in get_code
fileid = file.pk
AttributeError: 'NoneType' object has no attribute 'pk'
Internal Server Error: /operations/get_hotest_issues/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia-test/apps/operations/views.py", line 582, in post
file = File.objects.get(project_id=project_id,path=path)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[11/Jul/2018 11:12:03] "POST /operations/get_codereading_content/ HTTP/1.1" 500 18928
[11/Jul/2018 11:12:03] "POST /operations/get_hotest_issues/ HTTP/1.1" 500 19165
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia-test/apps/operations/views.py", line 136, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[11/Jul/2018 11:12:03] "POST /operations/show_navigation/ HTTP/1.1" 500 19161
[11/Jul/2018 11:12:03] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 50081
[11/Jul/2018 11:12:03] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 135
Internal Server Error: /operations/get_hotest_issues/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia-test/apps/operations/views.py", line 582, in post
file = File.objects.get(project_id=project_id,path=path)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
Internal Server Error: /operations/get_codereading_content/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia-test/apps/operations/views.py", line 676, in post
html_str = get_code(project_id,path)
File "/projects/codepedia-test/apps/operations/views.py", line 683, in get_code
fileid = file.pk
AttributeError: 'NoneType' object has no attribute 'pk'
[11/Jul/2018 11:12:03] "POST /operations/get_hotest_issues/ HTTP/1.1" 500 19165
[11/Jul/2018 11:12:03] "POST /operations/get_codereading_content/ HTTP/1.1" 500 18928
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia-test/apps/operations/views.py", line 136, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[11/Jul/2018 11:12:03] "POST /operations/show_navigation/ HTTP/1.1" 500 19161
[11/Jul/2018 11:12:03] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 50081
[11/Jul/2018 11:12:03] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 135
Internal Server Error: /operations/get_hotest_issues/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia-test/apps/operations/views.py", line 582, in post
file = File.objects.get(project_id=project_id,path=path)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
Internal Server Error: /operations/get_codereading_content/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia-test/apps/operations/views.py", line 676, in post
html_str = get_code(project_id,path)
File "/projects/codepedia-test/apps/operations/views.py", line 683, in get_code
fileid = file.pk
AttributeError: 'NoneType' object has no attribute 'pk'
[11/Jul/2018 11:12:04] "POST /operations/get_codereading_content/ HTTP/1.1" 500 18928
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia-test/apps/operations/views.py", line 136, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[11/Jul/2018 11:12:04] "POST /operations/get_hotest_issues/ HTTP/1.1" 500 19165
[11/Jul/2018 11:12:04] "POST /operations/show_navigation/ HTTP/1.1" 500 19161
[11/Jul/2018 11:12:04] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 50081
[11/Jul/2018 11:12:04] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 135
Internal Server Error: /operations/get_codereading_content/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia-test/apps/operations/views.py", line 676, in post
html_str = get_code(project_id,path)
File "/projects/codepedia-test/apps/operations/views.py", line 683, in get_code
fileid = file.pk
AttributeError: 'NoneType' object has no attribute 'pk'
[11/Jul/2018 11:12:04] "POST /operations/get_codereading_content/ HTTP/1.1" 500 18928
Internal Server Error: /operations/get_hotest_issues/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia-test/apps/operations/views.py", line 582, in post
file = File.objects.get(project_id=project_id,path=path)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia-test/apps/operations/views.py", line 136, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[11/Jul/2018 11:12:04] "POST /operations/get_hotest_issues/ HTTP/1.1" 500 19166
[11/Jul/2018 11:12:04] "POST /operations/show_navigation/ HTTP/1.1" 500 19160
[11/Jul/2018 11:12:04] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 50081
[11/Jul/2018 11:12:04] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 135
Internal Server Error: /operations/get_codereading_content/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia-test/apps/operations/views.py", line 676, in post
html_str = get_code(project_id,path)
File "/projects/codepedia-test/apps/operations/views.py", line 683, in get_code
fileid = file.pk
AttributeError: 'NoneType' object has no attribute 'pk'
Internal Server Error: /operations/get_hotest_issues/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia-test/apps/operations/views.py", line 582, in post
file = File.objects.get(project_id=project_id,path=path)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[11/Jul/2018 11:12:04] "POST /operations/get_codereading_content/ HTTP/1.1" 500 18928
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia-test/apps/operations/views.py", line 136, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[11/Jul/2018 11:12:04] "POST /operations/get_hotest_issues/ HTTP/1.1" 500 19166
[11/Jul/2018 11:12:04] "POST /operations/show_navigation/ HTTP/1.1" 500 19160
[11/Jul/2018 11:12:05] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 50081
[11/Jul/2018 11:12:05] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 135
Internal Server Error: /operations/get_hotest_issues/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia-test/apps/operations/views.py", line 582, in post
file = File.objects.get(project_id=project_id,path=path)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
Internal Server Error: /operations/get_codereading_content/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia-test/apps/operations/views.py", line 676, in post
html_str = get_code(project_id,path)
File "/projects/codepedia-test/apps/operations/views.py", line 683, in get_code
fileid = file.pk
AttributeError: 'NoneType' object has no attribute 'pk'
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia-test/apps/operations/views.py", line 136, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[11/Jul/2018 11:12:05] "POST /operations/get_hotest_issues/ HTTP/1.1" 500 19166
[11/Jul/2018 11:12:05] "POST /operations/get_codereading_content/ HTTP/1.1" 500 18928
[11/Jul/2018 11:12:05] "POST /operations/show_navigation/ HTTP/1.1" 500 19160
[11/Jul/2018 11:12:05] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 50081
[11/Jul/2018 11:12:05] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 135
Internal Server Error: /operations/get_codereading_content/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia-test/apps/operations/views.py", line 676, in post
html_str = get_code(project_id,path)
File "/projects/codepedia-test/apps/operations/views.py", line 683, in get_code
fileid = file.pk
AttributeError: 'NoneType' object has no attribute 'pk'
Internal Server Error: /operations/get_hotest_issues/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia-test/apps/operations/views.py", line 582, in post
file = File.objects.get(project_id=project_id,path=path)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[11/Jul/2018 11:12:05] "POST /operations/get_codereading_content/ HTTP/1.1" 500 18928
[11/Jul/2018 11:12:05] "POST /operations/get_hotest_issues/ HTTP/1.1" 500 19166
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia-test/apps/operations/views.py", line 136, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[11/Jul/2018 11:12:05] "POST /operations/show_navigation/ HTTP/1.1" 500 19160
[11/Jul/2018 11:12:07] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 50081
[11/Jul/2018 11:12:08] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 135
Internal Server Error: /operations/get_hotest_issues/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia-test/apps/operations/views.py", line 582, in post
file = File.objects.get(project_id=project_id,path=path)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
Internal Server Error: /operations/get_codereading_content/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia-test/apps/operations/views.py", line 676, in post
html_str = get_code(project_id,path)
File "/projects/codepedia-test/apps/operations/views.py", line 683, in get_code
fileid = file.pk
AttributeError: 'NoneType' object has no attribute 'pk'
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia-test/apps/operations/views.py", line 136, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[11/Jul/2018 11:12:08] "POST /operations/get_hotest_issues/ HTTP/1.1" 500 19166
[11/Jul/2018 11:12:08] "POST /operations/get_codereading_content/ HTTP/1.1" 500 18928
[11/Jul/2018 11:12:08] "POST /operations/show_navigation/ HTTP/1.1" 500 19160
[11/Jul/2018 11:12:08] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 50081
[11/Jul/2018 11:12:08] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 135
Internal Server Error: /operations/get_codereading_content/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia-test/apps/operations/views.py", line 676, in post
html_str = get_code(project_id,path)
File "/projects/codepedia-test/apps/operations/views.py", line 683, in get_code
fileid = file.pk
AttributeError: 'NoneType' object has no attribute 'pk'
[11/Jul/2018 11:12:08] "POST /operations/get_codereading_content/ HTTP/1.1" 500 18928
Internal Server Error: /operations/get_hotest_issues/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia-test/apps/operations/views.py", line 582, in post
file = File.objects.get(project_id=project_id,path=path)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia-test/apps/operations/views.py", line 136, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[11/Jul/2018 11:12:08] "POST /operations/get_hotest_issues/ HTTP/1.1" 500 19166
[11/Jul/2018 11:12:08] "POST /operations/show_navigation/ HTTP/1.1" 500 19160
[11/Jul/2018 11:12:08] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 50081
[11/Jul/2018 11:12:08] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 135
Internal Server Error: /operations/get_codereading_content/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia-test/apps/operations/views.py", line 676, in post
html_str = get_code(project_id,path)
File "/projects/codepedia-test/apps/operations/views.py", line 683, in get_code
fileid = file.pk
AttributeError: 'NoneType' object has no attribute 'pk'
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia-test/apps/operations/views.py", line 136, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[11/Jul/2018 11:12:08] "POST /operations/get_codereading_content/ HTTP/1.1" 500 18928
Internal Server Error: /operations/get_hotest_issues/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia-test/apps/operations/views.py", line 582, in post
file = File.objects.get(project_id=project_id,path=path)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[11/Jul/2018 11:12:08] "POST /operations/get_hotest_issues/ HTTP/1.1" 500 19166
[11/Jul/2018 11:12:08] "POST /operations/show_navigation/ HTTP/1.1" 500 19160
[11/Jul/2018 11:12:09] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 50081
[11/Jul/2018 11:12:09] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 50081
[11/Jul/2018 11:12:09] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 135
Internal Server Error: /operations/get_codereading_content/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia-test/apps/operations/views.py", line 676, in post
html_str = get_code(project_id,path)
File "/projects/codepedia-test/apps/operations/views.py", line 683, in get_code
fileid = file.pk
AttributeError: 'NoneType' object has no attribute 'pk'
Internal Server Error: /operations/get_hotest_issues/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia-test/apps/operations/views.py", line 582, in post
file = File.objects.get(project_id=project_id,path=path)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[11/Jul/2018 11:12:09] "POST /operations/get_codereading_content/ HTTP/1.1" 500 18928
Internal Server Error: /operations/show_navigation/
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia-test/apps/operations/views.py", line 136, in post
file_id = File.objects.get(project_id=project_id,path=file_path).pk
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/manager.py", line 82, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 403, in get
self.model._meta.object_name
projects.models.DoesNotExist: File matching query does not exist.
[11/Jul/2018 11:12:09] "POST /operations/get_hotest_issues/ HTTP/1.1" 500 19166
[11/Jul/2018 11:12:09] "POST /operations/show_navigation/ HTTP/1.1" 500 19160
[11/Jul/2018 11:12:12] "GET /users/logout/ HTTP/1.1" 302 0
[11/Jul/2018 11:12:13] "GET / HTTP/1.1" 200 22443
[11/Jul/2018 11:12:13] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 304 0
[11/Jul/2018 11:12:13] "GET /static/css/base.css HTTP/1.1" 304 0
[11/Jul/2018 11:12:13] "GET /static/css/common.css HTTP/1.1" 304 0
[11/Jul/2018 11:12:13] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 304 0
[11/Jul/2018 11:12:13] "GET /static/css/jstree.css HTTP/1.1" 304 0
[11/Jul/2018 11:12:13] "GET /static/vendor/site/css/style.css HTTP/1.1" 304 0
[11/Jul/2018 11:12:13] "GET /static/js/jstree.js HTTP/1.1" 304 0
[11/Jul/2018 11:12:13] "GET /static/js/run_prettify.js HTTP/1.1" 304 0
[11/Jul/2018 11:12:13] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 304 0
[11/Jul/2018 11:12:13] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 304 0
[11/Jul/2018 11:12:13] "GET /static/js/base.js HTTP/1.1" 304 0
[11/Jul/2018 11:12:13] "GET /static/image/CodePedia.ico HTTP/1.1" 304 0
[11/Jul/2018 11:12:13] "GET /media/avatar/users/default.png HTTP/1.1" 304 0
[11/Jul/2018 11:12:15] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47072
[11/Jul/2018 11:12:15] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[11/Jul/2018 11:12:15] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[11/Jul/2018 11:12:15] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[11/Jul/2018 11:12:19] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150157
[11/Jul/2018 11:12:30] "POST /operations/add_annotation/ HTTP/1.1" 200 59
[11/Jul/2018 11:12:35] "POST /operations/show_issue_question/ HTTP/1.1" 200 59
[11/Jul/2018 11:12:37] "GET /users/login/ HTTP/1.1" 200 4230
[11/Jul/2018 11:12:37] "GET /static/js/users-common.js HTTP/1.1" 200 966
[11/Jul/2018 11:12:37] "GET /static/css/register.css HTTP/1.1" 200 1762
[11/Jul/2018 11:12:37] "GET /static/image/login/bg_login.jpg HTTP/1.1" 200 29922
[11/Jul/2018 11:13:08] "POST /users/login/ HTTP/1.1" 302 0
[11/Jul/2018 11:13:08] "GET / HTTP/1.1" 200 24242
[11/Jul/2018 11:13:11] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 50081
[11/Jul/2018 11:13:11] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[11/Jul/2018 11:13:11] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[11/Jul/2018 11:13:11] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[11/Jul/2018 11:13:15] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150157
[11/Jul/2018 11:13:17] "POST /operations/show_issue_question/ HTTP/1.1" 200 3375
[11/Jul/2018 11:13:23] "POST /operations/show_issue_question/ HTTP/1.1" 200 3375
[11/Jul/2018 11:56:42] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47072
[11/Jul/2018 11:56:42] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
Not Found: /favicon.ico
[11/Jul/2018 11:56:42] "GET /favicon.ico HTTP/1.1" 404 3103
[11/Jul/2018 11:56:43] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[11/Jul/2018 11:56:43] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[11/Jul/2018 11:56:43] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150157
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 138, in run
self.finish_response()
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 180, in finish_response
self.write(data)
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 279, in write
self._write(data)
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 453, in _write
result = self.stdout.write(data)
File "/root//envs/codepedia2/lib/python3.6/socketserver.py", line 800, in write
self._sock.sendall(b)
ConnectionResetError: [Errno 104] Connection reset by peer
[11/Jul/2018 11:56:43] "POST /operations/get_codereading_content/ HTTP/1.1" 500 59
----------------------------------------
Exception happened during processing of request from ('117.136.89.82', 2334)
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 138, in run
self.finish_response()
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 180, in finish_response
self.write(data)
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 279, in write
self._write(data)
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 453, in _write
result = self.stdout.write(data)
File "/root//envs/codepedia2/lib/python3.6/socketserver.py", line 800, in write
self._sock.sendall(b)
ConnectionResetError: [Errno 104] Connection reset by peer
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 141, in run
self.handle_error()
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/servers/basehttp.py", line 86, in handle_error
super().handle_error()
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 368, in handle_error
self.finish_response()
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 180, in finish_response
self.write(data)
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 274, in write
self.send_headers()
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 331, in send_headers
if not self.origin_server or self.client_is_modern():
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 344, in client_is_modern
return self.environ['SERVER_PROTOCOL'].upper() != 'HTTP/0.9'
TypeError: 'NoneType' object is not subscriptable
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/socketserver.py", line 651, in process_request_thread
self.finish_request(request, client_address)
File "/root//envs/codepedia2/lib/python3.6/socketserver.py", line 361, in finish_request
self.RequestHandlerClass(request, client_address, self)
File "/root//envs/codepedia2/lib/python3.6/socketserver.py", line 721, in __init__
self.handle()
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/servers/basehttp.py", line 154, in handle
handler.run(self.server.get_app())
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 144, in run
self.close()
File "/root//envs/codepedia2/lib/python3.6/wsgiref/simple_server.py", line 35, in close
self.status.split(' ',1)[0], self.bytes_sent
AttributeError: 'NoneType' object has no attribute 'split'
----------------------------------------
[11/Jul/2018 14:09:34] "POST /operations/show_annotation/ HTTP/1.1" 200 1618
[11/Jul/2018 14:09:37] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 304 0
[11/Jul/2018 14:09:37] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 304 0
[11/Jul/2018 14:09:37] "GET /static/css/font-awesome.css HTTP/1.1" 304 0
[11/Jul/2018 14:09:37] "GET /static/css/code_show.css HTTP/1.1" 304 0
[11/Jul/2018 14:09:37] "GET /static/css/prettify.css HTTP/1.1" 304 0
[11/Jul/2018 14:09:38] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[11/Jul/2018 14:10:26] "POST /operations/show_annotation/ HTTP/1.1" 200 1618
[11/Jul/2018 14:13:41] "POST /operations/show_issue_question/ HTTP/1.1" 200 3375
[11/Jul/2018 14:13:41] "GET /static/image/users/default.png HTTP/1.1" 200 36378
[11/Jul/2018 14:14:28] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 50081
[11/Jul/2018 14:14:28] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[11/Jul/2018 14:14:28] "GET /static/css/prettify.css HTTP/1.1" 200 1726
[11/Jul/2018 14:14:28] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[11/Jul/2018 14:14:28] "GET /static/css/code_show.css HTTP/1.1" 200 20813
[11/Jul/2018 14:14:28] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[11/Jul/2018 14:14:28] "GET /static/js/source.js HTTP/1.1" 200 30585
[11/Jul/2018 14:14:28] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[11/Jul/2018 14:14:29] "GET /static/image/codepedia.png HTTP/1.1" 200 3350
[11/Jul/2018 14:14:29] "GET /static/image/users/default.png HTTP/1.1" 200 36378
[11/Jul/2018 14:14:29] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[11/Jul/2018 14:14:30] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[11/Jul/2018 14:14:30] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160
[11/Jul/2018 14:14:30] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[11/Jul/2018 14:14:30] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[11/Jul/2018 14:14:30] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[11/Jul/2018 14:14:34] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150157
[11/Jul/2018 14:14:35] "GET /static/image/annotation.png HTTP/1.1" 200 1148
[11/Jul/2018 14:14:35] "GET /static/image/question.png HTTP/1.1" 200 1112
[11/Jul/2018 14:15:34] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 50081
[11/Jul/2018 14:15:34] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[11/Jul/2018 14:15:34] "GET /static/css/prettify.css HTTP/1.1" 200 1726
[11/Jul/2018 14:15:34] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[11/Jul/2018 14:15:34] "GET /static/css/code_show.css HTTP/1.1" 200 20813
[11/Jul/2018 14:15:34] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[11/Jul/2018 14:15:34] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[11/Jul/2018 14:15:34] "GET /static/js/source.js HTTP/1.1" 200 30598
[11/Jul/2018 14:15:35] "GET /static/image/codepedia.png HTTP/1.1" 200 3350
[11/Jul/2018 14:15:35] "GET /static/image/users/default.png HTTP/1.1" 200 36378
[11/Jul/2018 14:15:35] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[11/Jul/2018 14:15:36] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[11/Jul/2018 14:15:36] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160
[11/Jul/2018 14:15:36] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[11/Jul/2018 14:15:36] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[11/Jul/2018 14:15:36] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[11/Jul/2018 14:15:40] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150157
[11/Jul/2018 14:15:41] "GET /static/image/question.png HTTP/1.1" 200 1112
[11/Jul/2018 14:15:41] "GET /static/image/annotation.png HTTP/1.1" 200 1148
[11/Jul/2018 14:16:57] "POST /operations/show_annotation/ HTTP/1.1" 200 1618
[11/Jul/2018 14:17:45] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 50081
[11/Jul/2018 14:17:45] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[11/Jul/2018 14:17:45] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[11/Jul/2018 14:17:45] "GET /static/css/prettify.css HTTP/1.1" 200 1726
[11/Jul/2018 14:17:45] "GET /static/css/code_show.css HTTP/1.1" 200 20813
[11/Jul/2018 14:17:45] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[11/Jul/2018 14:17:45] "GET /static/js/source.js HTTP/1.1" 200 30580
[11/Jul/2018 14:17:45] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[11/Jul/2018 14:17:46] "GET /static/image/codepedia.png HTTP/1.1" 200 3350
[11/Jul/2018 14:17:46] "GET /static/image/users/default.png HTTP/1.1" 200 36378
[11/Jul/2018 14:17:46] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[11/Jul/2018 14:17:47] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[11/Jul/2018 14:17:47] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160
[11/Jul/2018 14:17:47] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[11/Jul/2018 14:17:47] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[11/Jul/2018 14:17:47] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[11/Jul/2018 14:17:52] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150157
[11/Jul/2018 14:17:52] "GET /static/image/annotation.png HTTP/1.1" 200 1148
[11/Jul/2018 14:17:52] "GET /static/image/question.png HTTP/1.1" 200 1112
[11/Jul/2018 14:21:55] "POST /operations/show_annotation/ HTTP/1.1" 200 1618
[11/Jul/2018 14:23:51] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 50081
[11/Jul/2018 14:23:51] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[11/Jul/2018 14:23:51] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[11/Jul/2018 14:23:51] "GET /static/css/prettify.css HTTP/1.1" 200 1726
[11/Jul/2018 14:23:51] "GET /static/css/code_show.css HTTP/1.1" 200 20813
[11/Jul/2018 14:23:51] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[11/Jul/2018 14:23:51] "GET /static/js/source.js HTTP/1.1" 200 30630
[11/Jul/2018 14:23:51] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[11/Jul/2018 14:23:52] "GET /static/image/codepedia.png HTTP/1.1" 200 3350
[11/Jul/2018 14:23:53] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[11/Jul/2018 14:23:53] "GET /static/image/users/default.png HTTP/1.1" 200 36378
[11/Jul/2018 14:23:53] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[11/Jul/2018 14:23:53] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160
[11/Jul/2018 14:23:53] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[11/Jul/2018 14:23:54] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[11/Jul/2018 14:23:54] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[11/Jul/2018 14:23:58] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150157
[11/Jul/2018 14:23:58] "GET /static/image/annotation.png HTTP/1.1" 200 1148
[11/Jul/2018 14:23:58] "GET /static/image/question.png HTTP/1.1" 200 1112
[11/Jul/2018 14:24:03] "POST /operations/show_annotation/ HTTP/1.1" 200 1618
[11/Jul/2018 14:24:44] "POST /operations/show_annotation/ HTTP/1.1" 200 1618
[11/Jul/2018 14:25:02] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 50081
[11/Jul/2018 14:25:02] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[11/Jul/2018 14:25:02] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[11/Jul/2018 14:25:02] "GET /static/css/prettify.css HTTP/1.1" 200 1726
[11/Jul/2018 14:25:02] "GET /static/css/code_show.css HTTP/1.1" 200 20813
[11/Jul/2018 14:25:02] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[11/Jul/2018 14:25:02] "GET /static/js/source.js HTTP/1.1" 200 30624
[11/Jul/2018 14:25:02] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[11/Jul/2018 14:25:03] "GET /static/image/codepedia.png HTTP/1.1" 200 3350
[11/Jul/2018 14:25:03] "GET /static/image/users/default.png HTTP/1.1" 200 36378
[11/Jul/2018 14:25:03] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[11/Jul/2018 14:25:04] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160
[11/Jul/2018 14:25:04] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[11/Jul/2018 14:25:04] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[11/Jul/2018 14:25:04] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[11/Jul/2018 14:25:04] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[11/Jul/2018 14:25:08] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150157
[11/Jul/2018 14:25:09] "GET /static/image/annotation.png HTTP/1.1" 200 1148
[11/Jul/2018 14:25:09] "GET /static/image/question.png HTTP/1.1" 200 1112
[11/Jul/2018 14:25:12] "POST /operations/show_annotation/ HTTP/1.1" 200 1618
[11/Jul/2018 14:34:39] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 50081
[11/Jul/2018 14:34:39] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[11/Jul/2018 14:34:39] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[11/Jul/2018 14:34:39] "GET /static/css/code_show.css HTTP/1.1" 200 20813
[11/Jul/2018 14:34:40] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[11/Jul/2018 14:34:40] "GET /static/js/source.js HTTP/1.1" 200 30624
[11/Jul/2018 14:34:40] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[11/Jul/2018 14:34:40] "GET /static/css/prettify.css HTTP/1.1" 200 1726
[11/Jul/2018 14:34:40] "GET /static/image/codepedia.png HTTP/1.1" 200 3350
[11/Jul/2018 14:34:41] "GET /static/image/users/default.png HTTP/1.1" 200 36378
[11/Jul/2018 14:34:41] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[11/Jul/2018 14:34:42] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[11/Jul/2018 14:34:42] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160
[11/Jul/2018 14:34:42] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[11/Jul/2018 14:34:42] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[11/Jul/2018 14:34:42] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[11/Jul/2018 14:34:46] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150157
[11/Jul/2018 14:34:47] "GET /static/image/annotation.png HTTP/1.1" 200 1148
[11/Jul/2018 14:34:47] "GET /static/image/question.png HTTP/1.1" 200 1112
[11/Jul/2018 14:34:56] "POST /operations/show_annotation/ HTTP/1.1" 200 1618
[11/Jul/2018 14:35:21] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 50081
[11/Jul/2018 14:35:21] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[11/Jul/2018 14:35:21] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[11/Jul/2018 14:35:21] "GET /static/css/prettify.css HTTP/1.1" 200 1726
[11/Jul/2018 14:35:21] "GET /static/css/code_show.css HTTP/1.1" 200 20813
[11/Jul/2018 14:35:22] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[11/Jul/2018 14:35:22] "GET /static/js/source.js HTTP/1.1" 200 30624
[11/Jul/2018 14:35:22] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[11/Jul/2018 14:35:22] "GET /static/image/codepedia.png HTTP/1.1" 200 3350
[11/Jul/2018 14:35:23] "GET /static/image/users/default.png HTTP/1.1" 200 36378
[11/Jul/2018 14:35:23] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[11/Jul/2018 14:35:23] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[11/Jul/2018 14:35:23] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160
[11/Jul/2018 14:35:24] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[11/Jul/2018 14:35:24] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[11/Jul/2018 14:35:24] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[11/Jul/2018 14:35:27] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150157
[11/Jul/2018 14:35:27] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 50081
[11/Jul/2018 14:35:27] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[11/Jul/2018 14:35:27] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[11/Jul/2018 14:35:27] "GET /static/css/code_show.css HTTP/1.1" 200 20813
[11/Jul/2018 14:35:28] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[11/Jul/2018 14:35:28] "GET /static/css/prettify.css HTTP/1.1" 200 1726
[11/Jul/2018 14:35:28] "GET /static/js/source.js HTTP/1.1" 200 30702
[11/Jul/2018 14:35:28] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[11/Jul/2018 14:35:29] "GET /static/image/codepedia.png HTTP/1.1" 200 3350
[11/Jul/2018 14:35:29] "GET /static/image/users/default.png HTTP/1.1" 200 36378
[11/Jul/2018 14:35:30] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[11/Jul/2018 14:35:30] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[11/Jul/2018 14:35:30] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160
[11/Jul/2018 14:35:30] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[11/Jul/2018 14:35:31] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[11/Jul/2018 14:35:31] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[11/Jul/2018 14:35:35] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150157
[11/Jul/2018 14:35:35] "GET /static/image/question.png HTTP/1.1" 200 1112
[11/Jul/2018 14:35:35] "GET /static/image/annotation.png HTTP/1.1" 200 1148
[11/Jul/2018 14:35:38] "POST /operations/show_annotation/ HTTP/1.1" 200 1618
[11/Jul/2018 14:37:33] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 50081
[11/Jul/2018 14:37:33] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[11/Jul/2018 14:37:33] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[11/Jul/2018 14:37:33] "GET /static/css/prettify.css HTTP/1.1" 200 1726
[11/Jul/2018 14:37:33] "GET /static/css/code_show.css HTTP/1.1" 200 20813
[11/Jul/2018 14:37:33] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[11/Jul/2018 14:37:33] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[11/Jul/2018 14:37:34] "GET /static/js/source.js HTTP/1.1" 200 30715
[11/Jul/2018 14:37:34] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[11/Jul/2018 14:37:34] "GET /static/image/codepedia.png HTTP/1.1" 200 3350
[11/Jul/2018 14:37:34] "GET /static/image/users/default.png HTTP/1.1" 200 36378
[11/Jul/2018 14:37:34] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[11/Jul/2018 14:37:35] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160
[11/Jul/2018 14:37:35] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[11/Jul/2018 14:37:35] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[11/Jul/2018 14:37:35] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[11/Jul/2018 14:37:39] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150157
[11/Jul/2018 14:37:43] "GET /static/image/annotation.png HTTP/1.1" 200 1148
[11/Jul/2018 14:37:43] "GET /static/image/question.png HTTP/1.1" 200 1112
[11/Jul/2018 14:37:44] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 50081
[11/Jul/2018 14:37:44] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[11/Jul/2018 14:37:44] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[11/Jul/2018 14:37:44] "GET /static/css/prettify.css HTTP/1.1" 200 1726
[11/Jul/2018 14:37:44] "GET /static/css/code_show.css HTTP/1.1" 200 20826
[11/Jul/2018 14:37:44] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[11/Jul/2018 14:37:44] "GET /static/js/source.js HTTP/1.1" 200 30715
[11/Jul/2018 14:37:44] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[11/Jul/2018 14:37:45] "GET /static/image/codepedia.png HTTP/1.1" 200 3350
[11/Jul/2018 14:37:45] "GET /static/image/users/default.png HTTP/1.1" 200 36378
[11/Jul/2018 14:37:45] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[11/Jul/2018 14:37:46] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[11/Jul/2018 14:37:46] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160
[11/Jul/2018 14:37:46] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[11/Jul/2018 14:37:46] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[11/Jul/2018 14:37:46] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[11/Jul/2018 14:37:51] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150157
[11/Jul/2018 14:37:51] "GET /static/image/annotation.png HTTP/1.1" 200 1148
[11/Jul/2018 14:37:51] "GET /static/image/question.png HTTP/1.1" 200 1112
[11/Jul/2018 14:37:54] "POST /operations/show_annotation/ HTTP/1.1" 200 1618
[11/Jul/2018 14:38:25] "POST /operations/show_annotation/ HTTP/1.1" 200 1618
[11/Jul/2018 14:38:25] "POST /operations/show_annotation/ HTTP/1.1" 200 1618
[11/Jul/2018 14:41:18] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 50081
[11/Jul/2018 14:41:18] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[11/Jul/2018 14:41:18] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[11/Jul/2018 14:41:18] "GET /static/css/prettify.css HTTP/1.1" 200 1726
[11/Jul/2018 14:41:18] "GET /static/css/code_show.css HTTP/1.1" 200 20826
[11/Jul/2018 14:41:18] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[11/Jul/2018 14:41:18] "GET /static/js/source.js HTTP/1.1" 200 30921
[11/Jul/2018 14:41:18] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[11/Jul/2018 14:41:19] "GET /static/image/codepedia.png HTTP/1.1" 200 3350
[11/Jul/2018 14:41:19] "GET /static/image/users/default.png HTTP/1.1" 200 36378
[11/Jul/2018 14:41:19] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[11/Jul/2018 14:41:20] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[11/Jul/2018 14:41:20] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160
[11/Jul/2018 14:41:20] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[11/Jul/2018 14:41:20] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[11/Jul/2018 14:41:20] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[11/Jul/2018 14:41:25] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150157
[11/Jul/2018 14:41:25] "GET /static/image/annotation.png HTTP/1.1" 200 1148
[11/Jul/2018 14:41:25] "GET /static/image/question.png HTTP/1.1" 200 1112
[11/Jul/2018 14:41:31] "POST /operations/show_annotation/ HTTP/1.1" 200 1618
[11/Jul/2018 14:41:59] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 50081
[11/Jul/2018 14:41:59] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[11/Jul/2018 14:41:59] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[11/Jul/2018 14:41:59] "GET /static/css/prettify.css HTTP/1.1" 200 1726
[11/Jul/2018 14:41:59] "GET /static/css/code_show.css HTTP/1.1" 200 20826
[11/Jul/2018 14:41:59] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[11/Jul/2018 14:41:59] "GET /static/js/source.js HTTP/1.1" 200 30912
[11/Jul/2018 14:41:59] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[11/Jul/2018 14:42:00] "GET /static/image/codepedia.png HTTP/1.1" 200 3350
[11/Jul/2018 14:42:00] "GET /static/image/users/default.png HTTP/1.1" 200 36378
[11/Jul/2018 14:42:01] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[11/Jul/2018 14:42:01] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160
[11/Jul/2018 14:42:01] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[11/Jul/2018 14:42:02] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[11/Jul/2018 14:42:02] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[11/Jul/2018 14:42:02] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[11/Jul/2018 14:42:06] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150157
[11/Jul/2018 14:42:06] "GET /static/image/question.png HTTP/1.1" 200 1112
[11/Jul/2018 14:42:06] "GET /static/image/annotation.png HTTP/1.1" 200 1148
[11/Jul/2018 14:42:12] "POST /operations/show_annotation/ HTTP/1.1" 200 1618
[11/Jul/2018 14:42:20] "POST /operations/show_annotation/ HTTP/1.1" 200 1618
[11/Jul/2018 14:42:24] "POST /operations/show_annotation/ HTTP/1.1" 200 1618
[11/Jul/2018 14:44:02] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 50081
[11/Jul/2018 14:44:02] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[11/Jul/2018 14:44:02] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[11/Jul/2018 14:44:02] "GET /static/css/code_show.css HTTP/1.1" 200 20826
[11/Jul/2018 14:44:02] "GET /static/css/prettify.css HTTP/1.1" 200 1726
[11/Jul/2018 14:44:02] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[11/Jul/2018 14:44:02] "GET /static/js/source.js HTTP/1.1" 200 30959
[11/Jul/2018 14:44:02] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[11/Jul/2018 14:44:03] "GET /static/image/codepedia.png HTTP/1.1" 200 3350
[11/Jul/2018 14:44:03] "GET /static/image/users/default.png HTTP/1.1" 200 36378
[11/Jul/2018 14:44:03] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[11/Jul/2018 14:44:04] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[11/Jul/2018 14:44:04] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160
[11/Jul/2018 14:44:04] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[11/Jul/2018 14:44:04] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[11/Jul/2018 14:44:04] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[11/Jul/2018 14:44:08] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150157
[11/Jul/2018 14:44:09] "GET /static/image/annotation.png HTTP/1.1" 200 1148
[11/Jul/2018 14:44:09] "GET /static/image/question.png HTTP/1.1" 200 1112
[11/Jul/2018 14:44:12] "POST /operations/show_annotation/ HTTP/1.1" 200 1618
[11/Jul/2018 14:44:17] "POST /operations/show_annotation/ HTTP/1.1" 200 1618
[11/Jul/2018 14:45:11] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 50081
[11/Jul/2018 14:45:11] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[11/Jul/2018 14:45:11] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[11/Jul/2018 14:45:11] "GET /static/css/code_show.css HTTP/1.1" 200 20826
[11/Jul/2018 14:45:11] "GET /static/css/prettify.css HTTP/1.1" 200 1726
[11/Jul/2018 14:45:11] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[11/Jul/2018 14:45:11] "GET /static/js/source.js HTTP/1.1" 200 31069
[11/Jul/2018 14:45:11] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[11/Jul/2018 14:45:12] "GET /static/image/codepedia.png HTTP/1.1" 200 3350
[11/Jul/2018 14:45:12] "GET /static/image/users/default.png HTTP/1.1" 200 36378
[11/Jul/2018 14:45:13] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[11/Jul/2018 14:45:13] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[11/Jul/2018 14:45:13] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160
[11/Jul/2018 14:45:13] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[11/Jul/2018 14:45:13] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[11/Jul/2018 14:45:13] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[11/Jul/2018 14:45:17] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150157
[11/Jul/2018 14:45:18] "GET /static/image/annotation.png HTTP/1.1" 200 1148
[11/Jul/2018 14:45:18] "GET /static/image/question.png HTTP/1.1" 200 1112
[11/Jul/2018 14:45:21] "POST /operations/show_annotation/ HTTP/1.1" 200 1618
[11/Jul/2018 14:45:24] "POST /operations/show_annotation/ HTTP/1.1" 200 1618
[11/Jul/2018 14:49:32] "POST /operations/show_annotation/ HTTP/1.1" 200 1618
[11/Jul/2018 14:49:54] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 50081
[11/Jul/2018 14:49:54] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[11/Jul/2018 14:49:54] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[11/Jul/2018 14:49:54] "GET /static/css/prettify.css HTTP/1.1" 200 1726
[11/Jul/2018 14:49:54] "GET /static/css/code_show.css HTTP/1.1" 200 20830
[11/Jul/2018 14:49:55] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[11/Jul/2018 14:49:55] "GET /static/js/source.js HTTP/1.1" 200 30928
[11/Jul/2018 14:49:55] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[11/Jul/2018 14:49:55] "GET /static/image/codepedia.png HTTP/1.1" 200 3350
[11/Jul/2018 14:49:56] "GET /static/image/users/default.png HTTP/1.1" 200 36378
[11/Jul/2018 14:49:56] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[11/Jul/2018 14:49:56] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[11/Jul/2018 14:49:57] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160
[11/Jul/2018 14:49:57] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[11/Jul/2018 14:49:57] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[11/Jul/2018 14:49:57] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[11/Jul/2018 14:50:01] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150157
[11/Jul/2018 14:50:02] "GET /static/image/annotation.png HTTP/1.1" 200 1148
[11/Jul/2018 14:50:02] "GET /static/image/question.png HTTP/1.1" 200 1112
[11/Jul/2018 14:50:04] "POST /operations/show_annotation/ HTTP/1.1" 200 1618
[11/Jul/2018 14:50:14] "POST /operations/show_annotation/ HTTP/1.1" 200 1618
[11/Jul/2018 14:50:18] "POST /operations/show_annotation/ HTTP/1.1" 200 1618
[11/Jul/2018 14:51:25] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 50081
[11/Jul/2018 14:51:25] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[11/Jul/2018 14:51:25] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[11/Jul/2018 14:51:25] "GET /static/css/code_show.css HTTP/1.1" 200 20830
[11/Jul/2018 14:51:25] "GET /static/css/prettify.css HTTP/1.1" 200 1726
[11/Jul/2018 14:51:25] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[11/Jul/2018 14:51:25] "GET /static/js/source.js HTTP/1.1" 200 30694
[11/Jul/2018 14:51:25] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[11/Jul/2018 14:51:26] "GET /static/image/codepedia.png HTTP/1.1" 200 3350
[11/Jul/2018 14:51:26] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[11/Jul/2018 14:51:26] "GET /static/image/users/default.png HTTP/1.1" 200 36378
[11/Jul/2018 14:51:27] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160
[11/Jul/2018 14:51:27] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[11/Jul/2018 14:51:27] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[11/Jul/2018 14:51:27] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[11/Jul/2018 14:51:27] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[11/Jul/2018 14:51:31] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150157
[11/Jul/2018 14:51:32] "GET /static/image/annotation.png HTTP/1.1" 200 1148
[11/Jul/2018 14:51:32] "GET /static/image/question.png HTTP/1.1" 200 1112
[11/Jul/2018 14:51:34] "POST /operations/show_annotation/ HTTP/1.1" 200 1618
[11/Jul/2018 14:51:36] "POST /operations/show_annotation/ HTTP/1.1" 200 1618
[11/Jul/2018 14:51:46] "POST /operations/show_annotation/ HTTP/1.1" 200 1618
[11/Jul/2018 14:52:43] "POST /operations/show_annotation/ HTTP/1.1" 200 1618
[11/Jul/2018 14:52:49] "POST /operations/add_vote/ HTTP/1.1" 200 68
[11/Jul/2018 14:54:23] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 50081
[11/Jul/2018 14:54:23] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[11/Jul/2018 14:54:23] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[11/Jul/2018 14:54:23] "GET /static/css/code_show.css HTTP/1.1" 200 20830
[11/Jul/2018 14:54:23] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[11/Jul/2018 14:54:23] "GET /static/js/source.js HTTP/1.1" 200 30826
[11/Jul/2018 14:54:23] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[11/Jul/2018 14:54:24] "GET /static/css/prettify.css HTTP/1.1" 200 1726
[11/Jul/2018 14:54:24] "GET /static/image/codepedia.png HTTP/1.1" 200 3350
[11/Jul/2018 14:54:24] "GET /static/image/users/default.png HTTP/1.1" 200 36378
[11/Jul/2018 14:54:25] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[11/Jul/2018 14:54:25] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[11/Jul/2018 14:54:25] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160
[11/Jul/2018 14:54:25] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[11/Jul/2018 14:54:26] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[11/Jul/2018 14:54:26] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[11/Jul/2018 14:54:30] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150157
[11/Jul/2018 14:54:30] "GET /static/image/annotation.png HTTP/1.1" 200 1148
[11/Jul/2018 14:54:30] "GET /static/image/question.png HTTP/1.1" 200 1112
[11/Jul/2018 14:54:34] "POST /operations/show_annotation/ HTTP/1.1" 200 1618
[11/Jul/2018 14:54:39] "POST /operations/show_annotation/ HTTP/1.1" 200 1618
[11/Jul/2018 14:54:41] "POST /operations/show_annotation/ HTTP/1.1" 200 1618
[11/Jul/2018 14:54:44] "POST /operations/show_annotation/ HTTP/1.1" 200 1618
[11/Jul/2018 14:54:48] "POST /operations/show_annotation/ HTTP/1.1" 200 1618
[11/Jul/2018 14:54:51] "POST /operations/show_annotation/ HTTP/1.1" 200 1618
[11/Jul/2018 14:56:12] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 50081
[11/Jul/2018 14:56:12] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[11/Jul/2018 14:56:12] "GET /static/css/prettify.css HTTP/1.1" 200 1726
[11/Jul/2018 14:56:12] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[11/Jul/2018 14:56:12] "GET /static/css/code_show.css HTTP/1.1" 200 20830
[11/Jul/2018 14:56:12] "GET /static/js/source.js HTTP/1.1" 200 30824
[11/Jul/2018 14:56:12] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[11/Jul/2018 14:56:12] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[11/Jul/2018 14:56:13] "GET /static/image/codepedia.png HTTP/1.1" 200 3350
[11/Jul/2018 14:56:13] "GET /static/image/users/default.png HTTP/1.1" 200 36378
[11/Jul/2018 14:56:14] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[11/Jul/2018 14:56:14] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[11/Jul/2018 14:56:14] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160
[11/Jul/2018 14:56:14] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[11/Jul/2018 14:56:14] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[11/Jul/2018 14:56:14] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[11/Jul/2018 14:56:19] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150157
[11/Jul/2018 14:57:37] "GET /static/image/question.png HTTP/1.1" 200 1112
[11/Jul/2018 14:57:37] "GET /static/image/annotation.png HTTP/1.1" 200 1148
[11/Jul/2018 14:57:40] "POST /operations/show_annotation/ HTTP/1.1" 200 1603
[11/Jul/2018 14:57:43] "POST /operations/show_annotation/ HTTP/1.1" 200 1603
[11/Jul/2018 14:57:59] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 50081
[11/Jul/2018 14:57:59] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[11/Jul/2018 14:57:59] "GET /static/css/prettify.css HTTP/1.1" 200 1726
[11/Jul/2018 14:57:59] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[11/Jul/2018 14:57:59] "GET /static/css/code_show.css HTTP/1.1" 200 20830
[11/Jul/2018 14:57:59] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[11/Jul/2018 14:57:59] "GET /static/js/source.js HTTP/1.1" 200 30837
[11/Jul/2018 14:57:59] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[11/Jul/2018 14:58:00] "GET /static/image/codepedia.png HTTP/1.1" 200 3350
[11/Jul/2018 14:58:00] "GET /static/image/users/default.png HTTP/1.1" 200 36378
[11/Jul/2018 14:58:00] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[11/Jul/2018 14:58:01] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[11/Jul/2018 14:58:01] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160
[11/Jul/2018 14:58:01] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[11/Jul/2018 14:58:01] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[11/Jul/2018 14:58:01] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[11/Jul/2018 14:58:05] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150157
[11/Jul/2018 14:58:06] "GET /static/image/annotation.png HTTP/1.1" 200 1148
[11/Jul/2018 14:58:06] "GET /static/image/question.png HTTP/1.1" 200 1112
[11/Jul/2018 14:58:11] "POST /operations/show_annotation/ HTTP/1.1" 200 1618
[11/Jul/2018 14:58:15] "POST /operations/show_annotation/ HTTP/1.1" 200 1618
[11/Jul/2018 14:58:19] "POST /operations/show_annotation/ HTTP/1.1" 200 1618
[11/Jul/2018 15:00:35] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 50081
[11/Jul/2018 15:00:35] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[11/Jul/2018 15:00:35] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[11/Jul/2018 15:00:35] "GET /static/css/prettify.css HTTP/1.1" 200 1726
[11/Jul/2018 15:00:35] "GET /static/css/code_show.css HTTP/1.1" 200 20830
[11/Jul/2018 15:00:35] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[11/Jul/2018 15:00:35] "GET /static/js/source.js HTTP/1.1" 200 30837
[11/Jul/2018 15:00:35] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[11/Jul/2018 15:00:36] "GET /static/image/codepedia.png HTTP/1.1" 200 3350
[11/Jul/2018 15:00:36] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[11/Jul/2018 15:00:36] "GET /static/image/users/default.png HTTP/1.1" 200 36378
[11/Jul/2018 15:00:37] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[11/Jul/2018 15:00:37] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160
[11/Jul/2018 15:00:37] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[11/Jul/2018 15:00:38] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[11/Jul/2018 15:00:38] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[11/Jul/2018 15:00:42] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150157
[11/Jul/2018 15:00:42] "GET /static/image/annotation.png HTTP/1.1" 200 1148
[11/Jul/2018 15:00:42] "GET /static/image/question.png HTTP/1.1" 200 1112
[11/Jul/2018 15:00:56] "POST /operations/show_annotation/ HTTP/1.1" 200 1618
[11/Jul/2018 15:01:01] "POST /operations/show_annotation/ HTTP/1.1" 200 1618
[11/Jul/2018 15:01:10] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 50081
[11/Jul/2018 15:01:10] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[11/Jul/2018 15:01:10] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[11/Jul/2018 15:01:10] "GET /static/css/prettify.css HTTP/1.1" 200 1726
[11/Jul/2018 15:01:10] "GET /static/css/code_show.css HTTP/1.1" 200 20830
[11/Jul/2018 15:01:10] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[11/Jul/2018 15:01:10] "GET /static/js/source.js HTTP/1.1" 200 30837
[11/Jul/2018 15:01:10] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[11/Jul/2018 15:01:11] "GET /static/image/codepedia.png HTTP/1.1" 200 3350
[11/Jul/2018 15:01:11] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[11/Jul/2018 15:01:11] "GET /static/image/users/default.png HTTP/1.1" 200 36378
[11/Jul/2018 15:01:12] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[11/Jul/2018 15:01:12] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160
[11/Jul/2018 15:01:12] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[11/Jul/2018 15:01:12] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[11/Jul/2018 15:01:12] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[11/Jul/2018 15:01:16] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150157
[11/Jul/2018 15:01:17] "GET /static/image/annotation.png HTTP/1.1" 200 1148
[11/Jul/2018 15:01:17] "GET /static/image/question.png HTTP/1.1" 200 1112
[11/Jul/2018 15:01:19] "POST /operations/show_annotation/ HTTP/1.1" 200 1618
[11/Jul/2018 15:01:23] "POST /operations/show_annotation/ HTTP/1.1" 200 1618
[11/Jul/2018 15:01:42] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 50081
[11/Jul/2018 15:01:42] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[11/Jul/2018 15:01:42] "GET /static/css/prettify.css HTTP/1.1" 200 1726
[11/Jul/2018 15:01:42] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[11/Jul/2018 15:01:42] "GET /static/css/code_show.css HTTP/1.1" 200 20830
[11/Jul/2018 15:01:42] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[11/Jul/2018 15:01:42] "GET /static/js/source.js HTTP/1.1" 200 30841
[11/Jul/2018 15:01:42] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[11/Jul/2018 15:01:43] "GET /static/image/codepedia.png HTTP/1.1" 200 3350
[11/Jul/2018 15:01:43] "GET /static/image/users/default.png HTTP/1.1" 200 36378
[11/Jul/2018 15:01:43] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[11/Jul/2018 15:01:44] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160
[11/Jul/2018 15:01:44] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[11/Jul/2018 15:01:44] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[11/Jul/2018 15:01:44] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[11/Jul/2018 15:01:44] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[11/Jul/2018 15:01:48] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150157
[11/Jul/2018 15:01:49] "GET /static/image/question.png HTTP/1.1" 200 1112
[11/Jul/2018 15:01:49] "GET /static/image/annotation.png HTTP/1.1" 200 1148
[11/Jul/2018 15:01:52] "POST /operations/show_annotation/ HTTP/1.1" 200 1618
[11/Jul/2018 15:02:04] "POST /operations/add_vote/ HTTP/1.1" 200 87
[11/Jul/2018 15:02:05] "POST /operations/add_vote/ HTTP/1.1" 200 68
[11/Jul/2018 15:04:06] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 50081
[11/Jul/2018 15:04:07] "GET /static/css/prettify.css HTTP/1.1" 200 1726
[11/Jul/2018 15:04:07] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[11/Jul/2018 15:04:07] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[11/Jul/2018 15:04:07] "GET /static/css/code_show.css HTTP/1.1" 200 20830
[11/Jul/2018 15:04:07] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[11/Jul/2018 15:04:07] "GET /static/js/source.js HTTP/1.1" 200 30859
[11/Jul/2018 15:04:07] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[11/Jul/2018 15:04:07] "GET /static/image/codepedia.png HTTP/1.1" 200 3350
[11/Jul/2018 15:04:08] "GET /static/image/users/default.png HTTP/1.1" 200 36378
[11/Jul/2018 15:04:08] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[11/Jul/2018 15:04:09] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160
[11/Jul/2018 15:04:09] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[11/Jul/2018 15:04:09] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[11/Jul/2018 15:04:09] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[11/Jul/2018 15:04:09] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[11/Jul/2018 15:04:13] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150157
[11/Jul/2018 15:04:14] "GET /static/image/annotation.png HTTP/1.1" 200 1148
[11/Jul/2018 15:04:14] "GET /static/image/question.png HTTP/1.1" 200 1112
[11/Jul/2018 15:04:20] "POST /operations/show_annotation/ HTTP/1.1" 200 1618
[11/Jul/2018 15:05:10] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 50081
[11/Jul/2018 15:05:10] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[11/Jul/2018 15:05:10] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[11/Jul/2018 15:05:10] "GET /static/css/code_show.css HTTP/1.1" 200 20830
[11/Jul/2018 15:05:10] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[11/Jul/2018 15:05:10] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[11/Jul/2018 15:05:10] "GET /static/js/source.js HTTP/1.1" 200 30866
[11/Jul/2018 15:05:11] "GET /static/css/prettify.css HTTP/1.1" 200 1726
[11/Jul/2018 15:05:11] "GET /static/image/codepedia.png HTTP/1.1" 200 3350
[11/Jul/2018 15:05:11] "GET /static/image/users/default.png HTTP/1.1" 200 36378
[11/Jul/2018 15:05:12] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[11/Jul/2018 15:05:12] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[11/Jul/2018 15:05:12] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160
[11/Jul/2018 15:05:13] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[11/Jul/2018 15:05:13] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[11/Jul/2018 15:05:13] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[11/Jul/2018 15:05:17] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150157
[11/Jul/2018 15:05:17] "GET /static/image/annotation.png HTTP/1.1" 200 1148
[11/Jul/2018 15:05:17] "GET /static/image/question.png HTTP/1.1" 200 1112
[11/Jul/2018 15:05:22] "POST /operations/show_annotation/ HTTP/1.1" 200 1618
[11/Jul/2018 15:05:57] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 50081
[11/Jul/2018 15:05:57] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[11/Jul/2018 15:05:57] "GET /static/css/prettify.css HTTP/1.1" 200 1726
[11/Jul/2018 15:05:57] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[11/Jul/2018 15:05:57] "GET /static/css/code_show.css HTTP/1.1" 200 20830
[11/Jul/2018 15:05:58] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[11/Jul/2018 15:05:58] "GET /static/js/source.js HTTP/1.1" 200 30865
[11/Jul/2018 15:05:58] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[11/Jul/2018 15:05:58] "GET /static/image/codepedia.png HTTP/1.1" 200 3350
[11/Jul/2018 15:05:59] "GET /static/image/users/default.png HTTP/1.1" 200 36378
[11/Jul/2018 15:05:59] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[11/Jul/2018 15:05:59] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[11/Jul/2018 15:06:00] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160
[11/Jul/2018 15:06:00] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[11/Jul/2018 15:06:00] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[11/Jul/2018 15:06:00] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[11/Jul/2018 15:06:04] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150157
[11/Jul/2018 15:06:05] "GET /static/image/annotation.png HTTP/1.1" 200 1148
[11/Jul/2018 15:06:05] "GET /static/image/question.png HTTP/1.1" 200 1112
[11/Jul/2018 15:06:07] "POST /operations/show_annotation/ HTTP/1.1" 200 1618
[11/Jul/2018 15:06:10] "POST /operations/add_vote/ HTTP/1.1" 200 87
[11/Jul/2018 15:06:27] "POST /operations/add_comment/ HTTP/1.1" 200 79
[11/Jul/2018 15:07:13] "POST /operations/show_annotation/ HTTP/1.1" 200 1813
[11/Jul/2018 15:07:19] "POST /operations/show_issue_question/ HTTP/1.1" 200 3375
[11/Jul/2018 15:09:05] "POST /operations/show_issue_question/ HTTP/1.1" 200 3375
[11/Jul/2018 15:12:31] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 50081
[11/Jul/2018 15:12:31] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[11/Jul/2018 15:12:31] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[11/Jul/2018 15:12:31] "GET /static/css/prettify.css HTTP/1.1" 200 1726
[11/Jul/2018 15:12:31] "GET /static/css/code_show.css HTTP/1.1" 200 20827
[11/Jul/2018 15:12:32] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[11/Jul/2018 15:12:32] "GET /static/js/source.js HTTP/1.1" 200 31159
[11/Jul/2018 15:12:32] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[11/Jul/2018 15:12:32] "GET /static/image/codepedia.png HTTP/1.1" 200 3350
[11/Jul/2018 15:12:33] "GET /static/image/users/default.png HTTP/1.1" 200 36378
[11/Jul/2018 15:12:33] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[11/Jul/2018 15:12:33] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[11/Jul/2018 15:12:33] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160
[11/Jul/2018 15:12:34] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[11/Jul/2018 15:12:34] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[11/Jul/2018 15:12:34] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[11/Jul/2018 15:12:38] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150157
[11/Jul/2018 15:12:39] "GET /static/image/annotation.png HTTP/1.1" 200 1148
[11/Jul/2018 15:12:39] "GET /static/image/question.png HTTP/1.1" 200 1112
[11/Jul/2018 15:12:43] "POST /operations/show_issue_question/ HTTP/1.1" 200 3375
[11/Jul/2018 15:13:49] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 50081
[11/Jul/2018 15:13:49] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[11/Jul/2018 15:13:49] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[11/Jul/2018 15:13:49] "GET /static/css/code_show.css HTTP/1.1" 200 20844
[11/Jul/2018 15:13:49] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[11/Jul/2018 15:13:49] "GET /static/js/source.js HTTP/1.1" 200 31159
[11/Jul/2018 15:13:49] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[11/Jul/2018 15:13:50] "GET /static/css/prettify.css HTTP/1.1" 200 1726
[11/Jul/2018 15:13:50] "GET /static/image/codepedia.png HTTP/1.1" 200 3350
[11/Jul/2018 15:13:51] "GET /static/image/users/default.png HTTP/1.1" 200 36378
[11/Jul/2018 15:13:51] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[11/Jul/2018 15:13:51] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[11/Jul/2018 15:13:51] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160
[11/Jul/2018 15:13:51] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[11/Jul/2018 15:13:52] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[11/Jul/2018 15:13:52] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[11/Jul/2018 15:13:56] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150157
[11/Jul/2018 15:13:56] "GET /static/image/annotation.png HTTP/1.1" 200 1148
[11/Jul/2018 15:13:56] "GET /static/image/question.png HTTP/1.1" 200 1112
[11/Jul/2018 15:14:01] "POST /operations/show_issue_question/ HTTP/1.1" 200 3375
[11/Jul/2018 15:14:33] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 50081
[11/Jul/2018 15:14:33] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[11/Jul/2018 15:14:33] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[11/Jul/2018 15:14:33] "GET /static/css/prettify.css HTTP/1.1" 200 1726
[11/Jul/2018 15:14:33] "GET /static/css/code_show.css HTTP/1.1" 200 20848
[11/Jul/2018 15:14:33] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[11/Jul/2018 15:14:33] "GET /static/js/source.js HTTP/1.1" 200 31159
[11/Jul/2018 15:14:33] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[11/Jul/2018 15:14:34] "GET /static/image/codepedia.png HTTP/1.1" 200 3350
[11/Jul/2018 15:14:34] "GET /static/image/users/default.png HTTP/1.1" 200 36378
[11/Jul/2018 15:14:35] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[11/Jul/2018 15:14:35] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[11/Jul/2018 15:14:35] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160
[11/Jul/2018 15:14:35] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[11/Jul/2018 15:14:36] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[11/Jul/2018 15:14:36] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[11/Jul/2018 15:14:40] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150157
[11/Jul/2018 15:14:40] "GET /static/image/annotation.png HTTP/1.1" 200 1148
[11/Jul/2018 15:14:40] "GET /static/image/question.png HTTP/1.1" 200 1112
[11/Jul/2018 15:14:45] "POST /operations/show_issue_question/ HTTP/1.1" 200 3375
[11/Jul/2018 15:15:15] "POST /operations/add_question_answer/ HTTP/1.1" 200 79
[11/Jul/2018 15:15:22] "POST /operations/show_issue_question/ HTTP/1.1" 200 4174
[11/Jul/2018 15:15:35] "POST /operations/show_annotation/ HTTP/1.1" 200 1603
[11/Jul/2018 15:22:02] "POST /operations/show_annotation/ HTTP/1.1" 200 6225
[11/Jul/2018 15:22:11] "GET /static/css/code_show.css HTTP/1.1" 304 0
[11/Jul/2018 15:22:12] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[11/Jul/2018 15:23:21] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 50081
[11/Jul/2018 15:23:21] "GET /static/css/code_show.css HTTP/1.1" 304 0
[11/Jul/2018 15:23:21] "GET /static/js/source.js HTTP/1.1" 200 31166
[11/Jul/2018 15:23:21] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[11/Jul/2018 15:23:21] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[11/Jul/2018 15:23:21] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[11/Jul/2018 15:23:25] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150157
[11/Jul/2018 15:23:28] "POST /operations/show_annotation/ HTTP/1.1" 200 6225
[11/Jul/2018 15:23:44] "POST /operations/show_annotation/ HTTP/1.1" 200 6225
[11/Jul/2018 15:24:07] "POST /operations/show_annotation/ HTTP/1.1" 200 6225
[11/Jul/2018 15:24:14] "POST /operations/show_annotation/ HTTP/1.1" 200 6225
[11/Jul/2018 15:24:27] "GET /static/css/code_show.css HTTP/1.1" 304 0
[11/Jul/2018 15:24:28] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[11/Jul/2018 15:25:37] "POST /operations/show_issue_question/ HTTP/1.1" 200 2632
[11/Jul/2018 15:25:52] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 50081
[11/Jul/2018 15:25:52] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[11/Jul/2018 15:25:52] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[11/Jul/2018 15:25:52] "GET /static/css/prettify.css HTTP/1.1" 200 1726
[11/Jul/2018 15:25:52] "GET /static/css/code_show.css HTTP/1.1" 200 20848
[11/Jul/2018 15:25:52] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[11/Jul/2018 15:25:52] "GET /static/js/source.js HTTP/1.1" 200 31240
[11/Jul/2018 15:25:52] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[11/Jul/2018 15:25:53] "GET /static/image/codepedia.png HTTP/1.1" 200 3350
[11/Jul/2018 15:25:53] "GET /static/image/users/default.png HTTP/1.1" 200 36378
[11/Jul/2018 15:25:54] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[11/Jul/2018 15:25:54] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[11/Jul/2018 15:25:54] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160
[11/Jul/2018 15:25:54] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[11/Jul/2018 15:25:54] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[11/Jul/2018 15:25:54] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[11/Jul/2018 15:25:59] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150157
[11/Jul/2018 15:25:59] "GET /static/image/annotation.png HTTP/1.1" 200 1148
[11/Jul/2018 15:25:59] "GET /static/image/question.png HTTP/1.1" 200 1112
[11/Jul/2018 15:26:02] "POST /operations/show_annotation/ HTTP/1.1" 200 1813
[11/Jul/2018 15:26:08] "POST /operations/show_annotation/ HTTP/1.1" 200 1813
[11/Jul/2018 15:55:15] code 400, message Bad request version ('MCTP/1.0')
[11/Jul/2018 15:55:15] "REMOTE HI_SRDK_DEV_GetHddInfo MCTP/1.0" 400 -
Not Found: /manager/html
[11/Jul/2018 17:18:55] "GET /manager/html HTTP/1.1" 404 3106
[11/Jul/2018 17:35:50] "GET / HTTP/1.1" 200 22443
[11/Jul/2018 17:35:50] "GET /static/css/common.css HTTP/1.1" 304 0
[11/Jul/2018 17:35:50] "GET /static/css/base.css HTTP/1.1" 304 0
[11/Jul/2018 17:35:50] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 304 0
[11/Jul/2018 17:35:50] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 304 0
[11/Jul/2018 17:35:50] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 304 0
[11/Jul/2018 17:35:50] "GET /static/css/jstree.css HTTP/1.1" 304 0
[11/Jul/2018 17:35:50] "GET /static/css/prettify.css HTTP/1.1" 304 0
[11/Jul/2018 17:35:50] "GET /static/vendor/site/css/style.css HTTP/1.1" 304 0
[11/Jul/2018 17:35:50] "GET /static/js/jstree.js HTTP/1.1" 304 0
[11/Jul/2018 17:35:50] "GET /static/js/run_prettify.js HTTP/1.1" 304 0
[11/Jul/2018 17:35:50] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 304 0
[11/Jul/2018 17:35:50] "GET /static/js/base.js HTTP/1.1" 304 0
[11/Jul/2018 17:35:50] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 304 0
[11/Jul/2018 17:35:50] "GET /static/image/CodePedia.ico HTTP/1.1" 304 0
[11/Jul/2018 17:35:50] "GET /media/avatar/users/default.png HTTP/1.1" 304 0
Not Found: /favicon.ico
[11/Jul/2018 17:35:51] "GET /favicon.ico HTTP/1.1" 404 3103
[11/Jul/2018 17:35:53] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47072
[11/Jul/2018 17:35:54] "GET /static/css/font-awesome.css HTTP/1.1" 304 0
[11/Jul/2018 17:35:54] "GET /static/css/code_show.css HTTP/1.1" 200 20848
[11/Jul/2018 17:35:54] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 304 0
[11/Jul/2018 17:35:54] "GET /static/js/prettify.js HTTP/1.1" 304 0
[11/Jul/2018 17:35:54] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 304 0
[11/Jul/2018 17:35:54] "GET /static/js/source.js HTTP/1.1" 200 31240
[11/Jul/2018 17:35:54] "GET /static/image/codepedia.png HTTP/1.1" 304 0
[11/Jul/2018 17:35:54] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 304 0
[11/Jul/2018 17:35:54] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[11/Jul/2018 17:35:54] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[11/Jul/2018 17:35:54] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[11/Jul/2018 17:35:57] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150157
[11/Jul/2018 17:35:59] "GET /static/image/annotation.png HTTP/1.1" 304 0
[11/Jul/2018 17:35:59] "GET /static/image/question.png HTTP/1.1" 304 0
[11/Jul/2018 17:36:05] "POST /operations/show_annotation/ HTTP/1.1" 200 59
[11/Jul/2018 17:36:53] "GET /static/css/base.css HTTP/1.1" 304 0
[11/Jul/2018 17:36:53] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 304 0
[11/Jul/2018 17:36:53] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 304 0
[11/Jul/2018 17:36:53] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 304 0
[11/Jul/2018 17:36:53] "GET /static/css/common.css HTTP/1.1" 304 0
[11/Jul/2018 17:36:53] "GET /static/css/jstree.css HTTP/1.1" 304 0
[11/Jul/2018 17:36:54] "GET /static/css/prettify.css HTTP/1.1" 304 0
[11/Jul/2018 17:36:54] "GET /static/vendor/site/css/style.css HTTP/1.1" 304 0
[11/Jul/2018 17:36:54] "GET /static/js/jstree.js HTTP/1.1" 304 0
[11/Jul/2018 17:36:54] "GET /static/js/run_prettify.js HTTP/1.1" 304 0
[11/Jul/2018 17:36:54] "GET /static/js/base.js HTTP/1.1" 304 0
[11/Jul/2018 17:36:54] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 304 0
[11/Jul/2018 17:36:55] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 304 0
[11/Jul/2018 17:36:55] "GET /static/image/CodePedia.ico HTTP/1.1" 304 0
[11/Jul/2018 17:36:56] "GET /media/avatar/users/default.png HTTP/1.1" 304 0
Not Found: /favicon.ico
[11/Jul/2018 17:36:57] "GET /favicon.ico HTTP/1.1" 404 3103
Not Found: /favicon.ico
[11/Jul/2018 17:36:59] "GET /favicon.ico HTTP/1.1" 404 3103
[11/Jul/2018 17:37:01] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 304 0
[11/Jul/2018 17:37:01] "GET /static/css/font-awesome.css HTTP/1.1" 304 0
[11/Jul/2018 17:37:01] "GET /static/css/code_show.css HTTP/1.1" 200 20848
[11/Jul/2018 17:37:01] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 304 0
[11/Jul/2018 17:37:01] "GET /static/js/prettify.js HTTP/1.1" 304 0
[11/Jul/2018 17:37:02] "GET /static/js/source.js HTTP/1.1" 200 31240
[11/Jul/2018 17:37:04] "GET /static/image/codepedia.png HTTP/1.1" 304 0
[11/Jul/2018 17:37:05] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 304 0
[11/Jul/2018 17:37:07] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[11/Jul/2018 17:37:09] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[11/Jul/2018 17:37:09] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[11/Jul/2018 17:37:11] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150157
[11/Jul/2018 17:37:14] "GET /static/image/annotation.png HTTP/1.1" 304 0
[11/Jul/2018 17:37:14] "GET /static/image/question.png HTTP/1.1" 304 0
Not Found: /http:/www.baidu.com/cache/global/img/gs.gif
[12/Jul/2018 00:12:33] "GET http://www.baidu.com/cache/global/img/gs.gif HTTP/1.1" 404 1738
Not Found: /http:/180.163.113.82/check_proxy
[12/Jul/2018 02:08:20] "HEAD http://180.163.113.82/check_proxy HTTP/1.1" 404 1707
[12/Jul/2018 04:53:36] code 400, message Bad request version ('MCTP/1.0')
[12/Jul/2018 04:53:36] "REMOTE HI_SRDK_DEV_GetHddInfo MCTP/1.0" 400 -
Not Found: /http:/www.baidu.com/cache/global/img/gs.gif
[12/Jul/2018 06:57:06] "GET http://www.baidu.com/cache/global/img/gs.gif HTTP/1.1" 404 1738
[12/Jul/2018 08:44:17] code 400, message Bad request syntax ('\x05\x01\x00')
[12/Jul/2018 08:44:17] "" 400 -
[12/Jul/2018 08:44:27] code 400, message Bad request syntax ('\x05\x01\x00')
[12/Jul/2018 08:44:27] "" 400 -
[12/Jul/2018 08:44:36] code 400, message Bad request syntax ('\x05\x01\x00')
[12/Jul/2018 08:44:36] "" 400 -
[12/Jul/2018 08:48:28] code 400, message Bad HTTP/0.9 request type ('\x04\x01\x00P.¡')
[12/Jul/2018 08:48:28] "P.¡ " 400 -
[12/Jul/2018 08:48:37] code 400, message Bad HTTP/0.9 request type ('\x04\x01\x00P.¡')
[12/Jul/2018 08:48:37] "P.¡ " 400 -
[12/Jul/2018 08:48:41] code 400, message Bad request syntax ('\x05\x03\x00\x01\x02')
[12/Jul/2018 08:48:41] "" 400 -
[12/Jul/2018 08:48:45] code 400, message Bad HTTP/0.9 request type ('\x04\x01\x00P.¡')
[12/Jul/2018 08:48:45] "P.¡ " 400 -
[12/Jul/2018 08:48:45] code 400, message Bad request syntax ('\x05\x03\x00\x01\x02')
[12/Jul/2018 08:48:45] "" 400 -
[12/Jul/2018 08:48:46] code 400, message Bad request syntax ('\x05\x03\x00\x01\x02')
[12/Jul/2018 08:48:46] "" 400 -
[12/Jul/2018 08:48:46] code 400, message Bad request syntax ('\x05\x03\x00\x01\x02')
[12/Jul/2018 08:48:46] "" 400 -
[12/Jul/2018 08:48:47] code 400, message Bad request syntax ('\x05\x03\x00\x01\x02')
[12/Jul/2018 08:48:47] "" 400 -
[12/Jul/2018 08:48:48] code 400, message Bad request syntax ('\x05\x03\x00\x01\x02')
[12/Jul/2018 08:48:48] "" 400 -
[12/Jul/2018 08:48:49] code 400, message Bad request syntax ('\x05\x03\x00\x01\x02')
[12/Jul/2018 08:48:49] "" 400 -
[12/Jul/2018 08:48:49] code 400, message Bad request syntax ('\x05\x03\x00\x01\x02')
[12/Jul/2018 08:48:49] "" 400 -
[12/Jul/2018 08:48:49] code 400, message Bad request syntax ('\x05\x03\x00\x01\x02')
[12/Jul/2018 08:48:49] "" 400 -
[12/Jul/2018 08:48:50] code 400, message Bad request syntax ('\x05\x03\x00\x01\x02')
[12/Jul/2018 08:48:50] "" 400 -
Not Found: /http:/46.161.9.31/echo.php
[12/Jul/2018 08:49:52] "GET http://46.161.9.31/echo.php HTTP/1.1" 404 1685
Not Found: /http:/www.baidu.com/
[12/Jul/2018 09:21:34] "GET http://www.baidu.com/ HTTP/1.1" 404 1669
Not Found: /http:/www.123cha.com/
[12/Jul/2018 09:21:34] "GET http://www.123cha.com/ HTTP/1.1" 404 1673
Not Found: /http:/www.rfa.org/
[12/Jul/2018 09:21:34] "GET http://www.rfa.org/ HTTP/1.1" 404 1661
Not Found: /www.voanews.com:443
[12/Jul/2018 09:21:34] "CONNECT www.voanews.com:443 HTTP/1.0" 404 1669
Not Found: /http:/www.boxun.com/
[12/Jul/2018 09:21:40] "GET http://www.boxun.com/ HTTP/1.1" 404 1669
Not Found: /http:/www.bing.com/
Not Found: /http:/www.minghui.org/
[12/Jul/2018 09:21:40] "GET http://www.bing.com/ HTTP/1.1" 404 1665
[12/Jul/2018 09:21:40] "GET http://www.minghui.org/ HTTP/1.1" 404 1677
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 138, in run
self.finish_response()
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 180, in finish_response
self.write(data)
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 274, in write
self.send_headers()
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 332, in send_headers
self.send_preamble()
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 252, in send_preamble
self._write(('HTTP/%s %s\r\n' % (self.http_version,self.status)).encode('iso-8859-1'))
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 453, in _write
result = self.stdout.write(data)
File "/root//envs/codepedia2/lib/python3.6/socketserver.py", line 800, in write
self._sock.sendall(b)
ConnectionResetError: [Errno 104] Connection reset by peer
[12/Jul/2018 09:21:40] "GET http://www.minghui.org/ HTTP/1.1" 500 59
----------------------------------------
Exception happened during processing of request from ('222.82.53.97', 12522)
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 138, in run
self.finish_response()
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 180, in finish_response
self.write(data)
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 274, in write
self.send_headers()
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 332, in send_headers
self.send_preamble()
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 252, in send_preamble
self._write(('HTTP/%s %s\r\n' % (self.http_version,self.status)).encode('iso-8859-1'))
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 453, in _write
result = self.stdout.write(data)
File "/root//envs/codepedia2/lib/python3.6/socketserver.py", line 800, in write
self._sock.sendall(b)
ConnectionResetError: [Errno 104] Connection reset by peer
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 141, in run
self.handle_error()
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/servers/basehttp.py", line 86, in handle_error
super().handle_error()
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 368, in handle_error
self.finish_response()
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 180, in finish_response
self.write(data)
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 274, in write
self.send_headers()
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 331, in send_headers
if not self.origin_server or self.client_is_modern():
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 344, in client_is_modern
return self.environ['SERVER_PROTOCOL'].upper() != 'HTTP/0.9'
TypeError: 'NoneType' object is not subscriptable
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/socketserver.py", line 651, in process_request_thread
self.finish_request(request, client_address)
File "/root//envs/codepedia2/lib/python3.6/socketserver.py", line 361, in finish_request
self.RequestHandlerClass(request, client_address, self)
File "/root//envs/codepedia2/lib/python3.6/socketserver.py", line 721, in __init__
self.handle()
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/servers/basehttp.py", line 154, in handle
handler.run(self.server.get_app())
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 144, in run
self.close()
File "/root//envs/codepedia2/lib/python3.6/wsgiref/simple_server.py", line 35, in close
self.status.split(' ',1)[0], self.bytes_sent
AttributeError: 'NoneType' object has no attribute 'split'
----------------------------------------
Not Found: /http:/wujieliulan.com/
[12/Jul/2018 09:21:40] "GET http://wujieliulan.com/ HTTP/1.1" 404 1677
Not Found: /http:/www.epochtimes.com/
[12/Jul/2018 09:21:40] "GET http://www.epochtimes.com/ HTTP/1.1" 404 1689
[12/Jul/2018 09:22:32] code 400, message Bad request syntax ('\x04\x01\x00P´£qR\x00')
[12/Jul/2018 09:22:32] "P´£qR" 400 -
Not Found: /http:/114.215.240.151:83/index.php
[12/Jul/2018 11:03:11] "GET http://114.215.240.151:83/index.php HTTP/1.1" 404 1716
[13/Jul/2018 01:06:08] code 400, message Bad request version ('MCTP/1.0')
[13/Jul/2018 01:06:08] "REMOTE HI_SRDK_DEV_GetHddInfo MCTP/1.0" 400 -
[13/Jul/2018 01:28:27] code 400, message Bad request version ('MCTP/1.0')
[13/Jul/2018 01:28:27] "REMOTE HI_SRDK_DEV_GetHddInfo MCTP/1.0" 400 -
Not Found: /http:/www.baidu.com/cache/global/img/gs.gif
[13/Jul/2018 04:53:06] "GET http://www.baidu.com/cache/global/img/gs.gif HTTP/1.1" 404 1738
Not Found: /http:/www.qq.com/404/search_children.js
[13/Jul/2018 05:08:48] "GET http://www.qq.com/404/search_children.js HTTP/1.1" 404 1723
[13/Jul/2018 05:08:53] code 400, message Bad request syntax ('\x04\x01\x00PpTi4\x00')
[13/Jul/2018 05:08:53] "PpTi4" 400 -
[13/Jul/2018 05:08:53] code 400, message Bad request syntax ('\x05\x01\x00')
[13/Jul/2018 05:08:53] "" 400 -
[13/Jul/2018 09:08:21] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 304 0
[13/Jul/2018 09:08:21] "GET /static/css/font-awesome.css HTTP/1.1" 304 0
[13/Jul/2018 09:08:21] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 304 0
[13/Jul/2018 09:08:21] "GET /static/css/prettify.css HTTP/1.1" 304 0
[13/Jul/2018 09:08:21] "GET /static/css/code_show.css HTTP/1.1" 304 0
[13/Jul/2018 09:08:21] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[13/Jul/2018 09:13:15] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 50081
[13/Jul/2018 09:13:15] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 304 0
[13/Jul/2018 09:13:15] "GET /static/js/prettify.js HTTP/1.1" 304 0
[13/Jul/2018 09:13:15] "GET /static/js/source.js HTTP/1.1" 304 0
[13/Jul/2018 09:13:15] "GET /static/image/codepedia.png HTTP/1.1" 304 0
[13/Jul/2018 09:13:15] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 304 0
[13/Jul/2018 09:13:15] "GET /static/image/users/default.png HTTP/1.1" 304 0
[13/Jul/2018 09:13:15] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[13/Jul/2018 09:13:15] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[13/Jul/2018 09:13:15] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[13/Jul/2018 09:13:15] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150157
[13/Jul/2018 09:13:19] "GET /static/image/annotation.png HTTP/1.1" 304 0
[13/Jul/2018 09:13:19] "GET /static/image/question.png HTTP/1.1" 304 0
[13/Jul/2018 09:14:16] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47072
[13/Jul/2018 09:14:16] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[13/Jul/2018 09:14:16] "GET /static/js/source.js HTTP/1.1" 200 31240
[13/Jul/2018 09:14:16] "GET / HTTP/1.1" 200 22443
[13/Jul/2018 09:14:16] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[13/Jul/2018 09:14:16] "GET /static/js/base.js HTTP/1.1" 200 21228
[13/Jul/2018 09:14:16] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604
[13/Jul/2018 09:14:17] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045
[13/Jul/2018 09:14:17] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738
[13/Jul/2018 09:14:18] "GET /static/js/jstree.js HTTP/1.1" 200 297950
[13/Jul/2018 09:15:06] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 50081
[13/Jul/2018 09:15:07] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[13/Jul/2018 09:15:07] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[13/Jul/2018 09:15:07] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[13/Jul/2018 09:15:09] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150157
[13/Jul/2018 09:15:18] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[13/Jul/2018 09:15:34] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 47072
[13/Jul/2018 09:15:43] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[13/Jul/2018 09:15:43] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 50081
[13/Jul/2018 09:15:43] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[13/Jul/2018 09:15:43] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[13/Jul/2018 09:15:43] "GET /static/css/prettify.css HTTP/1.1" 200 1726
[13/Jul/2018 09:15:43] "GET /static/css/code_show.css HTTP/1.1" 200 20886
[13/Jul/2018 09:15:43] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[13/Jul/2018 09:15:43] "GET /static/js/source.js HTTP/1.1" 200 31240
[13/Jul/2018 09:15:43] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[13/Jul/2018 09:15:44] "GET /static/image/codepedia.png HTTP/1.1" 200 3350
[13/Jul/2018 09:15:45] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[13/Jul/2018 09:15:45] "GET /static/image/users/default.png HTTP/1.1" 200 36378
[13/Jul/2018 09:15:46] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[13/Jul/2018 09:15:46] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160
[13/Jul/2018 09:15:46] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[13/Jul/2018 09:15:46] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[13/Jul/2018 09:15:46] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[13/Jul/2018 09:15:50] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150157
[13/Jul/2018 09:15:51] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[13/Jul/2018 09:15:51] "GET /static/image/annotation.png HTTP/1.1" 200 1148
[13/Jul/2018 09:15:51] "GET /static/image/question.png HTTP/1.1" 200 1112
[13/Jul/2018 09:15:59] "GET /static/js/source.js HTTP/1.1" 200 31240
[13/Jul/2018 09:16:23] "POST /operations/show_annotation/ HTTP/1.1" 200 1813
[13/Jul/2018 09:16:28] "POST /operations/show_issue_question/ HTTP/1.1" 200 4174
[13/Jul/2018 09:19:18] "GET / HTTP/1.0" 200 22443
[13/Jul/2018 09:19:31] "GET / HTTP/1.1" 200 24273
[13/Jul/2018 09:19:31] "GET /static/css/base.css HTTP/1.1" 200 18873
[13/Jul/2018 09:19:31] "GET /static/css/common.css HTTP/1.1" 200 8146
[13/Jul/2018 09:19:31] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[13/Jul/2018 09:19:31] "GET /static/css/jstree.css HTTP/1.1" 200 34637
[13/Jul/2018 09:19:32] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414
[13/Jul/2018 09:19:32] "GET /static/css/prettify.css HTTP/1.1" 200 1726
[13/Jul/2018 09:19:32] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070
[13/Jul/2018 09:19:32] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604
[13/Jul/2018 09:19:32] "GET /static/js/base.js HTTP/1.1" 200 21228
[13/Jul/2018 09:19:32] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045
[13/Jul/2018 09:19:33] "GET /static/vendor/site/css/style.css HTTP/1.1" 200 160222
[13/Jul/2018 09:19:33] "GET /static/js/jstree.js HTTP/1.1" 200 297950
[13/Jul/2018 09:19:33] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738
Not Found: /media/avatar/2017/10/default_middile_7_LEZYdfm.png
[13/Jul/2018 09:19:34] "GET /media/avatar/2017/10/default_middile_7_LEZYdfm.png HTTP/1.1" 404 1885
[13/Jul/2018 09:19:34] "GET /media/avatar/users/default.png HTTP/1.1" 200 36378
[13/Jul/2018 09:19:35] "GET /static/image/CodePedia.ico HTTP/1.1" 200 370070
Not Found: /favicon.ico
[13/Jul/2018 09:19:36] "GET /favicon.ico HTTP/1.1" 404 3103
[13/Jul/2018 09:20:02] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 50080
[13/Jul/2018 09:20:03] "GET /static/css/code_show.css HTTP/1.1" 200 20886
[13/Jul/2018 09:20:03] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[13/Jul/2018 09:20:03] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[13/Jul/2018 09:20:03] "GET /static/js/source.js HTTP/1.1" 200 31240
[13/Jul/2018 09:20:03] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[13/Jul/2018 09:20:04] "GET /static/image/codepedia.png HTTP/1.1" 200 3350
[13/Jul/2018 09:20:04] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[13/Jul/2018 09:20:04] "GET /static/image/users/default.png HTTP/1.1" 200 36378
[13/Jul/2018 09:20:05] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160
[13/Jul/2018 09:20:05] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[13/Jul/2018 09:20:05] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[13/Jul/2018 09:20:05] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[13/Jul/2018 09:20:09] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150157
[13/Jul/2018 09:20:10] "GET /static/image/annotation.png HTTP/1.1" 200 1148
[13/Jul/2018 09:20:10] "GET /static/image/question.png HTTP/1.1" 200 1112
[13/Jul/2018 09:20:19] "GET / HTTP/1.1" 200 22443
[13/Jul/2018 09:20:41] "POST /operations/show_annotation/ HTTP/1.1" 200 1683
[13/Jul/2018 09:20:55] "GET /static/js/jstree.js HTTP/1.1" 200 297950
[13/Jul/2018 09:21:04] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604
[13/Jul/2018 09:21:12] "GET /static/js/base.js HTTP/1.1" 200 21228
[13/Jul/2018 09:21:17] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045
[13/Jul/2018 09:21:32] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738
[13/Jul/2018 09:21:39] "GET /static/css/code_show.css HTTP/1.1" 304 0
[13/Jul/2018 09:21:40] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[13/Jul/2018 09:22:38] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 50081
[13/Jul/2018 09:22:38] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[13/Jul/2018 09:22:38] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[13/Jul/2018 09:22:38] "GET /static/css/code_show.css HTTP/1.1" 200 20906
[13/Jul/2018 09:22:38] "GET /static/css/prettify.css HTTP/1.1" 200 1726
[13/Jul/2018 09:22:38] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[13/Jul/2018 09:22:38] "GET /static/js/source.js HTTP/1.1" 200 31240
[13/Jul/2018 09:22:38] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[13/Jul/2018 09:22:39] "GET /static/image/codepedia.png HTTP/1.1" 200 3350
[13/Jul/2018 09:22:39] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[13/Jul/2018 09:22:39] "GET /static/image/users/default.png HTTP/1.1" 200 36378
[13/Jul/2018 09:22:40] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[13/Jul/2018 09:22:40] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160
[13/Jul/2018 09:22:40] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[13/Jul/2018 09:22:41] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[13/Jul/2018 09:22:41] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[13/Jul/2018 09:22:45] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150157
[13/Jul/2018 09:22:45] "GET /static/image/annotation.png HTTP/1.1" 200 1148
[13/Jul/2018 09:22:45] "GET /static/image/question.png HTTP/1.1" 200 1112
[13/Jul/2018 09:26:43] "GET /?nsukey=8Z4O7J5b9M2FK4uoseBMN1OPy240tUjeaeEa9xCrqKbG2Bar2BOcDIpFampy8KQs6MOlmhu0FGfOyz3eaafrT2I65R1Umo7biPp1TXgMsVi7s5YKmd8bcR2B2Fcp1cQ3qUpWgL2BAkMQTiliF4yIPv7ID5btxc7OVbteoG6OAezb3htY0OVaUBTsO1k6NDUjQyheNDIC92FS4NzRLbIKuiNxIxdVw3D3D HTTP/1.1" 200 25524
[13/Jul/2018 09:26:43] "GET /static/css/base.css HTTP/1.1" 200 18873
[13/Jul/2018 09:26:43] "GET /static/css/common.css HTTP/1.1" 200 8146
[13/Jul/2018 09:26:43] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414
[13/Jul/2018 09:26:43] "GET /static/css/jstree.css HTTP/1.1" 200 34637
[13/Jul/2018 09:26:43] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[13/Jul/2018 09:26:43] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070
[13/Jul/2018 09:26:43] "GET /static/css/prettify.css HTTP/1.1" 200 1726
[13/Jul/2018 09:26:43] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604
[13/Jul/2018 09:26:43] "GET /static/js/base.js HTTP/1.1" 200 21228
[13/Jul/2018 09:26:43] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045
[13/Jul/2018 09:26:44] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738
[13/Jul/2018 09:26:44] "GET /static/vendor/site/css/style.css HTTP/1.1" 200 160222
[13/Jul/2018 09:26:44] "GET /static/js/jstree.js HTTP/1.1" 200 297950
[13/Jul/2018 09:26:46] "GET /media/avatar/users/default.png HTTP/1.1" 200 36378
[13/Jul/2018 09:26:46] "GET /static/image/CodePedia.ico HTTP/1.1" 200 370070
[13/Jul/2018 09:26:48] "GET /static/css/base.css HTTP/1.1" 200 18873
[13/Jul/2018 09:26:48] "GET /static/css/common.css HTTP/1.1" 200 8146
[13/Jul/2018 09:26:48] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[13/Jul/2018 09:26:48] "GET /static/css/jstree.css HTTP/1.1" 200 34637
[13/Jul/2018 09:26:48] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414
[13/Jul/2018 09:26:48] "GET /static/css/prettify.css HTTP/1.1" 200 1726
[13/Jul/2018 09:26:48] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070
[13/Jul/2018 09:26:48] "GET /media/avatar/users/default.png HTTP/1.1" 200 36378
[13/Jul/2018 09:26:49] "GET /static/vendor/site/css/style.css HTTP/1.1" 200 160222
[13/Jul/2018 09:26:50] "GET /static/image/CodePedia.ico HTTP/1.1" 200 370070
[13/Jul/2018 09:27:44] "GET /?nsukey=8Z4O7J5b9M%2FK4uoseBMN1OPy240tUjeaeEa9xCrqKbG%2Bar%2BOcDIpFampy8KQs6MOlmhu0FGfOyz3eaafrT2I65R1Umo7biPp1TXgMsVi7s5YKmd8bcR%2B%2Fcp1cQ3qUpWgL%2BAkMQTiliF4yIPv7ID5btxc7OVbteoG6OAezb3htY0OVaUBTsO1k6NDUjQyheNDIC9%2FS4NzRLbIKuiNxIxdVw%3D%3D HTTP/1.1" 200 25641
[13/Jul/2018 09:27:58] "POST /operations/show_annotation/ HTTP/1.1" 200 3048
[13/Jul/2018 09:28:31] "GET /static/js/jstree.js HTTP/1.1" 200 297950
[13/Jul/2018 09:29:09] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604
[13/Jul/2018 09:29:25] "GET /static/js/base.js HTTP/1.1" 200 21228
[13/Jul/2018 09:29:44] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045
[13/Jul/2018 09:30:04] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738
[13/Jul/2018 09:31:53] "POST /operations/show_annotation/ HTTP/1.1" 200 3048
[13/Jul/2018 09:32:33] "POST /operations/add_annotation/ HTTP/1.1" 200 71
[13/Jul/2018 09:32:59] "POST /operations/add_annotation/ HTTP/1.1" 200 41
[13/Jul/2018 09:33:56] "POST /operations/add_annotation/ HTTP/1.1" 200 41
[13/Jul/2018 09:38:18] "POST /operations/show_annotation/ HTTP/1.1" 200 1813
[13/Jul/2018 09:38:24] "POST /operations/show_issue_question/ HTTP/1.1" 200 4174
[13/Jul/2018 09:38:30] "GET /static/css/code_show.css HTTP/1.1" 304 0
[13/Jul/2018 09:38:31] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[13/Jul/2018 09:48:59] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[13/Jul/2018 09:50:35] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 50081
[13/Jul/2018 09:50:35] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[13/Jul/2018 09:50:35] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414
[13/Jul/2018 09:50:35] "GET /static/css/code_show.css HTTP/1.1" 200 20906
[13/Jul/2018 09:50:35] "GET /static/css/prettify.css HTTP/1.1" 200 1726
[13/Jul/2018 09:50:35] "GET /static/js/prettify.js HTTP/1.1" 200 18331
[13/Jul/2018 09:50:35] "GET /static/js/source.js HTTP/1.1" 200 31244
[13/Jul/2018 09:50:35] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053
[13/Jul/2018 09:50:36] "GET /static/image/codepedia.png HTTP/1.1" 200 3350
[13/Jul/2018 09:50:37] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802
[13/Jul/2018 09:50:37] "GET /static/image/users/default.png HTTP/1.1" 200 36378
[13/Jul/2018 09:50:37] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160
[13/Jul/2018 09:50:37] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[13/Jul/2018 09:50:38] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133
[13/Jul/2018 09:50:38] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890
[13/Jul/2018 09:50:38] "POST /operations/show_navigation/ HTTP/1.1" 200 1155
[13/Jul/2018 09:50:42] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1150157
[13/Jul/2018 09:50:42] "GET /static/image/annotation.png HTTP/1.1" 200 1148
[13/Jul/2018 09:50:42] "GET /static/image/question.png HTTP/1.1" 200 1112
[13/Jul/2018 10:35:12] "POST /operations/show_annotation/ HTTP/1.1" 200 1646
[13/Jul/2018 10:35:29] "POST /operations/show_issue_question/ HTTP/1.1" 200 2704
[13/Jul/2018 10:44:44] "POST /operations/show_annotation/ HTTP/1.1" 200 1666
[13/Jul/2018 10:47:32] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1946
[13/Jul/2018 10:47:32] "POST /operations/show_navigation/ HTTP/1.1" 200 1037
[13/Jul/2018 10:47:33] "POST /operations/get_codereading_content/ HTTP/1.1" 200 429123
[13/Jul/2018 10:51:06] "POST /operations/show_issue_question/ HTTP/1.1" 200 960
[13/Jul/2018 16:12:17] "GET / HTTP/1.1" 200 24242
[13/Jul/2018 16:12:17] "GET /static/css/base.css HTTP/1.1" 200 18873
[13/Jul/2018 16:12:17] "GET /static/css/common.css HTTP/1.1" 200 8146
[13/Jul/2018 16:12:17] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616
[13/Jul/2018 16:12:18] "GET /static/css/jstree.css HTTP/1.1" 200 34637
[13/Jul/2018 16:12:18] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414
[13/Jul/2018 16:12:18] "GET /static/css/prettify.css HTTP/1.1" 200 1726
[13/Jul/2018 16:12:18] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604
[13/Jul/2018 16:12:18] "GET /static/js/base.js HTTP/1.1" 200 21228
[13/Jul/2018 16:12:18] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070
[13/Jul/2018 16:12:19] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045
[13/Jul/2018 16:12:19] "GET /static/vendor/site/css/style.css HTTP/1.1" 200 160222
[13/Jul/2018 16:12:19] "GET /media/avatar/users/default.png HTTP/1.1" 200 36378
[13/Jul/2018 16:12:19] "GET /static/js/jstree.js HTTP/1.1" 200 297950
[13/Jul/2018 16:12:20] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738
[13/Jul/2018 16:12:21] "GET /static/image/CodePedia.ico HTTP/1.1" 200 370070
Not Found: /favicon.ico
[13/Jul/2018 16:12:22] "GET /favicon.ico HTTP/1.1" 404 3103
Not Found: /http:/www.baidu.com/
[13/Jul/2018 17:44:23] "GET http://www.baidu.com/ HTTP/1.1" 404 1669
Not Found: /http:/www.epochtimes.com/
[13/Jul/2018 17:44:23] "GET http://www.epochtimes.com/ HTTP/1.1" 404 1689
Not Found: /http:/www.boxun.com/
[13/Jul/2018 17:44:23] "GET http://www.boxun.com/ HTTP/1.1" 404 1669
Not Found: /http:/www.rfa.org/
[13/Jul/2018 17:44:23] "GET http://www.rfa.org/ HTTP/1.1" 404 1661
Not Found: /www.voanews.com:443
[13/Jul/2018 17:44:23] "CONNECT www.voanews.com:443 HTTP/1.0" 404 1669
Not Found: /http:/www.minghui.org/
[13/Jul/2018 17:44:23] "GET http://www.minghui.org/ HTTP/1.1" 404 1677
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 138, in run
self.finish_response()
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 180, in finish_response
self.write(data)
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 274, in write
self.send_headers()
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 332, in send_headers
self.send_preamble()
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 252, in send_preamble
self._write(('HTTP/%s %s\r\n' % (self.http_version,self.status)).encode('iso-8859-1'))
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 453, in _write
result = self.stdout.write(data)
File "/root//envs/codepedia2/lib/python3.6/socketserver.py", line 800, in write
self._sock.sendall(b)
ConnectionResetError: [Errno 104] Connection reset by peer
[13/Jul/2018 17:44:23] "GET http://www.minghui.org/ HTTP/1.1" 500 59
----------------------------------------
Exception happened during processing of request from ('124.88.64.204', 25374)
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 138, in run
self.finish_response()
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 180, in finish_response
self.write(data)
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 274, in write
self.send_headers()
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 332, in send_headers
self.send_preamble()
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 252, in send_preamble
self._write(('HTTP/%s %s\r\n' % (self.http_version,self.status)).encode('iso-8859-1'))
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 453, in _write
result = self.stdout.write(data)
File "/root//envs/codepedia2/lib/python3.6/socketserver.py", line 800, in write
self._sock.sendall(b)
ConnectionResetError: [Errno 104] Connection reset by peer
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 141, in run
self.handle_error()
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/servers/basehttp.py", line 86, in handle_error
super().handle_error()
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 368, in handle_error
self.finish_response()
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 180, in finish_response
self.write(data)
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 274, in write
self.send_headers()
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 331, in send_headers
if not self.origin_server or self.client_is_modern():
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 344, in client_is_modern
return self.environ['SERVER_PROTOCOL'].upper() != 'HTTP/0.9'
TypeError: 'NoneType' object is not subscriptable
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/socketserver.py", line 651, in process_request_thread
self.finish_request(request, client_address)
File "/root//envs/codepedia2/lib/python3.6/socketserver.py", line 361, in finish_request
self.RequestHandlerClass(request, client_address, self)
File "/root//envs/codepedia2/lib/python3.6/socketserver.py", line 721, in __init__
self.handle()
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/servers/basehttp.py", line 154, in handle
handler.run(self.server.get_app())
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 144, in run
self.close()
File "/root//envs/codepedia2/lib/python3.6/wsgiref/simple_server.py", line 35, in close
self.status.split(' ',1)[0], self.bytes_sent
AttributeError: 'NoneType' object has no attribute 'split'
----------------------------------------
Not Found: /http:/wujieliulan.com/
[13/Jul/2018 17:44:29] "GET http://wujieliulan.com/ HTTP/1.1" 404 1677
Not Found: /http:/www.bing.com/
[13/Jul/2018 17:44:29] "GET http://www.bing.com/ HTTP/1.1" 404 1665
Not Found: /http:/www.123cha.com/
[13/Jul/2018 17:44:29] "GET http://www.123cha.com/ HTTP/1.1" 404 1673
[13/Jul/2018 19:30:06] code 400, message Bad request version ('MCTP/1.0')
[13/Jul/2018 19:30:06] "REMOTE HI_SRDK_DEV_GetHddInfo MCTP/1.0" 400 -
Not Found: /http:/www.baidu.com/cache/global/img/gs.gif
[14/Jul/2018 02:32:31] "GET http://www.baidu.com/cache/global/img/gs.gif HTTP/1.1" 404 1738
[14/Jul/2018 07:34:08] code 400, message Bad request version ('MCTP/1.0')
[14/Jul/2018 07:34:08] "REMOTE HI_SRDK_DEV_GetHddInfo MCTP/1.0" 400 -
Not Found: /http:/httpheader.net/
[14/Jul/2018 12:06:28] "GET http://httpheader.net/ HTTP/1.1" 404 1673
[14/Jul/2018 12:06:49] code 400, message Bad request syntax ('\x04\x01\x00PÀcö60\x00')
[14/Jul/2018 12:06:49] "PÀcö60" 400 -
[14/Jul/2018 12:07:10] code 400, message Bad request syntax ('\x05\x01\x00')
[14/Jul/2018 12:07:10] "" 400 -
[14/Jul/2018 12:54:02] code 400, message Bad request syntax ('\x05\x03\x00\x01\x02')
[14/Jul/2018 12:54:02] "" 400 -
[14/Jul/2018 12:54:03] code 400, message Bad request syntax ('\x05\x03\x00\x01\x02')
[14/Jul/2018 12:54:03] "" 400 -
[14/Jul/2018 12:54:04] code 400, message Bad request syntax ('\x05\x03\x00\x01\x02')
[14/Jul/2018 12:54:04] "" 400 -
[14/Jul/2018 12:54:05] code 400, message Bad request syntax ('\x05\x03\x00\x01\x02')
[14/Jul/2018 12:54:05] "" 400 -
[14/Jul/2018 12:54:07] code 400, message Bad request syntax ('\x05\x03\x00\x01\x02')
[14/Jul/2018 12:54:07] "" 400 -
[14/Jul/2018 12:54:08] code 400, message Bad request syntax ('\x05\x03\x00\x01\x02')
[14/Jul/2018 12:54:08] "" 400 -
[14/Jul/2018 12:54:08] code 400, message Bad request syntax ('\x05\x03\x00\x01\x02')
[14/Jul/2018 12:54:08] "" 400 -
[14/Jul/2018 12:54:11] code 400, message Bad request syntax ('\x05\x03\x00\x01\x02')
[14/Jul/2018 12:54:11] "" 400 -
[14/Jul/2018 12:54:12] code 400, message Bad request syntax ('\x05\x03\x00\x01\x02')
[14/Jul/2018 12:54:12] "" 400 -
[14/Jul/2018 12:54:12] code 400, message Bad request syntax ('\x05\x03\x00\x01\x02')
[14/Jul/2018 12:54:12] "" 400 -
Not Found: /http:/httpheader.net/
[14/Jul/2018 13:07:37] "GET http://httpheader.net/ HTTP/1.1" 404 1673
[14/Jul/2018 13:07:57] code 400, message Bad request syntax ('\x04\x01\x00PÀcö60\x00')
[14/Jul/2018 13:07:57] "PÀcö60" 400 -
[14/Jul/2018 13:08:18] code 400, message Bad request syntax ('\x05\x01\x00')
[14/Jul/2018 13:08:18] "" 400 -
[14/Jul/2018 14:22:54] code 400, message Bad request version ('MCTP/1.0')
[14/Jul/2018 14:22:54] "REMOTE HI_SRDK_DEV_GetHddInfo MCTP/1.0" 400 -
Not Found: /http:/114.215.240.151:83/index.php
[14/Jul/2018 17:26:37] "GET http://114.215.240.151:83/index.php HTTP/1.1" 404 1716
Not Found: /www.baidu.com:443
[14/Jul/2018 19:48:53] "CONNECT www.baidu.com:443 HTTP/1.1" 404 1666
----------------------------------------
Exception happened during processing of request from ('104.152.52.22', 56589)
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/socketserver.py", line 651, in process_request_thread
self.finish_request(request, client_address)
File "/root//envs/codepedia2/lib/python3.6/socketserver.py", line 361, in finish_request
self.RequestHandlerClass(request, client_address, self)
File "/root//envs/codepedia2/lib/python3.6/socketserver.py", line 721, in __init__
self.handle()
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/servers/basehttp.py", line 139, in handle
self.raw_requestline = self.rfile.readline(65537)
File "/root//envs/codepedia2/lib/python3.6/socket.py", line 586, in readinto
return self._sock.recv_into(b)
ConnectionResetError: [Errno 104] Connection reset by peer
----------------------------------------
[14/Jul/2018 23:14:49] code 400, message Bad request version ('MCTP/1.0')
[14/Jul/2018 23:14:49] "REMOTE HI_SRDK_DEV_GetHddInfo MCTP/1.0" 400 -
Not Found: /http:/www.baidu.com/cache/global/img/gs.gif
[15/Jul/2018 00:38:04] "GET http://www.baidu.com/cache/global/img/gs.gif HTTP/1.1" 404 1738
[15/Jul/2018 00:51:19] code 400, message Bad request version ('MCTP/1.0')
[15/Jul/2018 00:51:19] "REMOTE HI_SRDK_DEV_GetHddInfo MCTP/1.0" 400 -
[15/Jul/2018 15:55:50] "GET / HTTP/1.1" 200 24223
[15/Jul/2018 15:55:51] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 304 0
[15/Jul/2018 15:55:51] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 304 0
[15/Jul/2018 15:55:51] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 304 0
[15/Jul/2018 15:55:51] "GET /static/css/common.css HTTP/1.1" 304 0
[15/Jul/2018 15:55:51] "GET /static/css/base.css HTTP/1.1" 304 0
[15/Jul/2018 15:55:51] "GET /static/css/jstree.css HTTP/1.1" 304 0
[15/Jul/2018 15:55:51] "GET /static/css/prettify.css HTTP/1.1" 304 0
[15/Jul/2018 15:55:51] "GET /static/vendor/site/css/style.css HTTP/1.1" 304 0
[15/Jul/2018 15:55:51] "GET /static/js/run_prettify.js HTTP/1.1" 304 0
[15/Jul/2018 15:55:51] "GET /static/js/jstree.js HTTP/1.1" 304 0
[15/Jul/2018 15:55:51] "GET /static/js/base.js HTTP/1.1" 304 0
[15/Jul/2018 15:55:51] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 304 0
[15/Jul/2018 15:55:51] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 304 0
[15/Jul/2018 15:55:51] "GET /media/avatar/users/default.png HTTP/1.1" 304 0
[15/Jul/2018 15:55:51] "GET /static/image/CodePedia.ico HTTP/1.1" 304 0
Not Found: /was5/web/search
[15/Jul/2018 16:05:41] "GET /was5/web/search HTTP/1.0" 404 3115
[15/Jul/2018 16:52:20] code 400, message Bad request syntax ('\x05\x01\x00')
[15/Jul/2018 16:52:20] "" 400 -
[15/Jul/2018 16:52:29] code 400, message Bad request syntax ('\x05\x01\x00')
[15/Jul/2018 16:52:29] "" 400 -
[15/Jul/2018 16:52:38] code 400, message Bad request syntax ('\x05\x01\x00')
[15/Jul/2018 16:52:38] "" 400 -
Not Found: /http:/46.161.9.31/echo.php
[15/Jul/2018 16:53:39] "GET http://46.161.9.31/echo.php HTTP/1.1" 404 1685
[15/Jul/2018 16:53:53] code 400, message Bad request syntax ('\x05\x03\x00\x01\x02')
[15/Jul/2018 16:53:53] "" 400 -
[15/Jul/2018 16:53:54] code 400, message Bad request syntax ('\x05\x03\x00\x01\x02')
[15/Jul/2018 16:53:54] "" 400 -
[15/Jul/2018 16:53:55] code 400, message Bad request syntax ('\x05\x03\x00\x01\x02')
[15/Jul/2018 16:53:55] "" 400 -
[15/Jul/2018 16:53:56] code 400, message Bad request syntax ('\x05\x03\x00\x01\x02')
[15/Jul/2018 16:53:56] "" 400 -
[15/Jul/2018 16:53:57] code 400, message Bad request syntax ('\x05\x03\x00\x01\x02')
[15/Jul/2018 16:53:57] "" 400 -
[15/Jul/2018 16:53:57] code 400, message Bad request syntax ('\x05\x03\x00\x01\x02')
[15/Jul/2018 16:53:57] "" 400 -
[15/Jul/2018 16:53:58] code 400, message Bad request syntax ('\x05\x03\x00\x01\x02')
[15/Jul/2018 16:53:58] "" 400 -
[15/Jul/2018 16:54:00] code 400, message Bad request syntax ('\x05\x03\x00\x01\x02')
[15/Jul/2018 16:54:00] "" 400 -
[15/Jul/2018 16:54:01] code 400, message Bad request syntax ('\x05\x03\x00\x01\x02')
[15/Jul/2018 16:54:01] "" 400 -
[15/Jul/2018 16:54:02] code 400, message Bad request syntax ('\x05\x03\x00\x01\x02')
[15/Jul/2018 16:54:02] "" 400 -
[15/Jul/2018 20:14:35] code 400, message Bad request version ('MCTP/1.0')
[15/Jul/2018 20:14:35] "REMOTE HI_SRDK_DEV_GetHddInfo MCTP/1.0" 400 -
Not Found: /http:/www.baidu.com/cache/global/img/gs.gif
[15/Jul/2018 22:51:07] "GET http://www.baidu.com/cache/global/img/gs.gif HTTP/1.1" 404 1738
Not Found: /http:/www.baidu.com/cache/global/img/gs.gif
[15/Jul/2018 23:58:54] "GET http://www.baidu.com/cache/global/img/gs.gif HTTP/1.1" 404 1738
[16/Jul/2018 07:54:48] code 400, message Bad request version ('MCTP/1.0')
[16/Jul/2018 07:54:48] "REMOTE HI_SRDK_DEV_GetHddInfo MCTP/1.0" 400 -
[16/Jul/2018 08:43:30] code 400, message Bad request version ('MCTP/1.0')
[16/Jul/2018 08:43:30] "REMOTE HI_SRDK_DEV_GetHddInfo MCTP/1.0" 400 -
[16/Jul/2018 09:08:16] "GET / HTTP/1.1" 200 24223
[16/Jul/2018 09:08:16] "GET /static/css/base.css HTTP/1.1" 304 0
[16/Jul/2018 09:08:16] "GET /static/css/common.css HTTP/1.1" 304 0
[16/Jul/2018 09:08:16] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 304 0
[16/Jul/2018 09:08:16] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 304 0
[16/Jul/2018 09:08:16] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 304 0
[16/Jul/2018 09:08:16] "GET /static/css/jstree.css HTTP/1.1" 304 0
[16/Jul/2018 09:08:16] "GET /static/vendor/site/css/style.css HTTP/1.1" 304 0
[16/Jul/2018 09:08:16] "GET /static/css/prettify.css HTTP/1.1" 304 0
[16/Jul/2018 09:08:16] "GET /static/js/jstree.js HTTP/1.1" 304 0
[16/Jul/2018 09:08:16] "GET /static/js/base.js HTTP/1.1" 304 0
[16/Jul/2018 09:08:16] "GET /static/js/run_prettify.js HTTP/1.1" 304 0
[16/Jul/2018 09:08:16] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 304 0
[16/Jul/2018 09:08:16] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 304 0
[16/Jul/2018 09:08:16] "GET /static/image/CodePedia.ico HTTP/1.1" 304 0
[16/Jul/2018 09:08:16] "GET /media/avatar/users/default.png HTTP/1.1" 304 0
[16/Jul/2018 09:08:41] "GET /users/logout/ HTTP/1.1" 302 0
[16/Jul/2018 09:08:41] "GET / HTTP/1.1" 200 22443
[16/Jul/2018 09:08:43] "GET /users/login/ HTTP/1.1" 200 4230
[16/Jul/2018 09:08:43] "GET /static/js/users-common.js HTTP/1.1" 200 966
[16/Jul/2018 09:08:43] "GET /static/css/register.css HTTP/1.1" 200 1762
[16/Jul/2018 09:08:44] "GET /static/image/login/bg_login.jpg HTTP/1.1" 200 29922
[16/Jul/2018 09:08:49] "GET /users/register/ HTTP/1.1" 200 5102
[16/Jul/2018 09:08:50] "GET /captcha/image/e164e1478c3694f86e4205fe9b756d27613d0ad6/ HTTP/1.1" 200 4389
[16/Jul/2018 09:23:58] "POST /users/login/ HTTP/1.1" 302 0
[16/Jul/2018 09:23:59] "GET / HTTP/1.1" 200 24242
Internal Server Error: /users/userinfo
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/backends/django.py", line 61, in render
return self.template.render(context)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 175, in render
return self._render(context)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/test/utils.py", line 98, in instrumented_test_render
return self.nodelist.render(context)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 943, in render
bit = node.render_annotated(context)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 910, in render_annotated
return self.render(context)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/loader_tags.py", line 132, in render
compiled_parent = self.get_parent(context)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/loader_tags.py", line 129, in get_parent
return self.find_template(parent, context)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/loader_tags.py", line 109, in find_template
template_name, skip=history,
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/engine.py", line 130, in find_template
raise TemplateDoesNotExist(name, tried=tried)
django.template.exceptions.TemplateDoesNotExist: users/user_center_base.html
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia-test/codepedia2.0/apps/users/views.py", line 113, in get
return render(request, 'users/user_info.html', {'user': user})
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/shortcuts.py", line 36, in render
content = loader.render_to_string(template_name, context, request, using=using)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/loader.py", line 62, in render_to_string
return template.render(context, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/backends/django.py", line 63, in render
reraise(exc, self.backend)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/backends/django.py", line 84, in reraise
raise new from exc
django.template.exceptions.TemplateDoesNotExist: users/user_center_base.html
[16/Jul/2018 09:24:05] "GET /users/userinfo HTTP/1.1" 500 147372
[16/Jul/2018 09:24:25] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
Internal Server Error: /users/userinfo
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/backends/django.py", line 61, in render
return self.template.render(context)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 175, in render
return self._render(context)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/test/utils.py", line 98, in instrumented_test_render
return self.nodelist.render(context)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 943, in render
bit = node.render_annotated(context)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 910, in render_annotated
return self.render(context)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/loader_tags.py", line 132, in render
compiled_parent = self.get_parent(context)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/loader_tags.py", line 129, in get_parent
return self.find_template(parent, context)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/loader_tags.py", line 109, in find_template
template_name, skip=history,
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/engine.py", line 130, in find_template
raise TemplateDoesNotExist(name, tried=tried)
django.template.exceptions.TemplateDoesNotExist: users/user_center_base.html
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia-test/codepedia2.0/apps/users/views.py", line 113, in get
return render(request, 'users/user_info.html', {'user': user})
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/shortcuts.py", line 36, in render
content = loader.render_to_string(template_name, context, request, using=using)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/loader.py", line 62, in render_to_string
return template.render(context, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/backends/django.py", line 63, in render
reraise(exc, self.backend)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/backends/django.py", line 84, in reraise
raise new from exc
django.template.exceptions.TemplateDoesNotExist: users/user_center_base.html
[16/Jul/2018 09:29:21] "GET /users/userinfo HTTP/1.1" 500 147372
Performing system checks...
System check identified no issues (0 silenced).
July 15, 2018 - 15:55:46
Django version 2.0.6, using settings 'Codepedia2.settings'
Starting development server at http://0.0.0.0:9000/
Quit the server with CONTROL-C.
Not Found: /http:/www.bing.com/
[16/Jul/2018 09:33:21] "GET http://www.bing.com/ HTTP/1.1" 404 1665
Not Found: /http:/www.boxun.com/
[16/Jul/2018 09:33:27] "GET http://www.boxun.com/ HTTP/1.1" 404 1669
Not Found: /http:/wujieliulan.com/
[16/Jul/2018 09:33:27] "GET http://wujieliulan.com/ HTTP/1.1" 404 1677
Not Found: /http:/www.minghui.org/
[16/Jul/2018 09:33:27] "GET http://www.minghui.org/ HTTP/1.1" 404 1677
Not Found: /http:/www.epochtimes.com/
[16/Jul/2018 09:33:27] "GET http://www.epochtimes.com/ HTTP/1.1" 404 1689
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 138, in run
self.finish_response()
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 180, in finish_response
self.write(data)
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 274, in write
self.send_headers()
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 332, in send_headers
self.send_preamble()
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 252, in send_preamble
self._write(('HTTP/%s %s\r\n' % (self.http_version,self.status)).encode('iso-8859-1'))
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 453, in _write
result = self.stdout.write(data)
File "/root//envs/codepedia2/lib/python3.6/socketserver.py", line 800, in write
self._sock.sendall(b)
ConnectionResetError: [Errno 104] Connection reset by peer
[16/Jul/2018 09:33:27] "GET http://www.epochtimes.com/ HTTP/1.1" 500 59
----------------------------------------
Exception happened during processing of request from ('124.88.64.209', 51081)
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 138, in run
self.finish_response()
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 180, in finish_response
self.write(data)
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 274, in write
self.send_headers()
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 332, in send_headers
self.send_preamble()
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 252, in send_preamble
self._write(('HTTP/%s %s\r\n' % (self.http_version,self.status)).encode('iso-8859-1'))
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 453, in _write
result = self.stdout.write(data)
File "/root//envs/codepedia2/lib/python3.6/socketserver.py", line 800, in write
self._sock.sendall(b)
ConnectionResetError: [Errno 104] Connection reset by peer
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 141, in run
self.handle_error()
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/servers/basehttp.py", line 86, in handle_error
super().handle_error()
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 368, in handle_error
self.finish_response()
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 180, in finish_response
self.write(data)
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 274, in write
self.send_headers()
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 331, in send_headers
if not self.origin_server or self.client_is_modern():
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 344, in client_is_modern
return self.environ['SERVER_PROTOCOL'].upper() != 'HTTP/0.9'
TypeError: 'NoneType' object is not subscriptable
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/socketserver.py", line 651, in process_request_thread
self.finish_request(request, client_address)
File "/root//envs/codepedia2/lib/python3.6/socketserver.py", line 361, in finish_request
self.RequestHandlerClass(request, client_address, self)
File "/root//envs/codepedia2/lib/python3.6/socketserver.py", line 721, in __init__
self.handle()
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/servers/basehttp.py", line 154, in handle
handler.run(self.server.get_app())
File "/root//envs/codepedia2/lib/python3.6/wsgiref/handlers.py", line 144, in run
self.close()
File "/root//envs/codepedia2/lib/python3.6/wsgiref/simple_server.py", line 35, in close
self.status.split(' ',1)[0], self.bytes_sent
AttributeError: 'NoneType' object has no attribute 'split'
----------------------------------------
Not Found: /www.voanews.com:443
[16/Jul/2018 09:33:27] "CONNECT www.voanews.com:443 HTTP/1.0" 404 1669
Not Found: /http:/www.123cha.com/
[16/Jul/2018 09:33:39] "GET http://www.123cha.com/ HTTP/1.1" 404 1673
Not Found: /http:/www.baidu.com/
[16/Jul/2018 09:33:39] "GET http://www.baidu.com/ HTTP/1.1" 404 1669
Internal Server Error: /users/userinfo
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia-test/codepedia2.0/apps/users/views.py", line 113, in get
return render(request, 'users/user_info.html', {'user': user})
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/shortcuts.py", line 36, in render
content = loader.render_to_string(template_name, context, request, using=using)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/loader.py", line 62, in render_to_string
return template.render(context, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/backends/django.py", line 61, in render
return self.template.render(context)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 175, in render
return self._render(context)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/test/utils.py", line 98, in instrumented_test_render
return self.nodelist.render(context)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 943, in render
bit = node.render_annotated(context)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 910, in render_annotated
return self.render(context)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/loader_tags.py", line 155, in render
return compiled_parent._render(context)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/test/utils.py", line 98, in instrumented_test_render
return self.nodelist.render(context)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 943, in render
bit = node.render_annotated(context)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 910, in render_annotated
return self.render(context)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/loader_tags.py", line 67, in render
result = block.nodelist.render(context)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 943, in render
bit = node.render_annotated(context)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 910, in render_annotated
return self.render(context)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/defaulttags.py", line 447, in render
url = reverse(view_name, args=args, kwargs=kwargs, current_app=current_app)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/urls/base.py", line 90, in reverse
return iri_to_uri(resolver._reverse_with_prefix(view, prefix, *args, **kwargs))
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/urls/resolvers.py", line 636, in _reverse_with_prefix
raise NoReverseMatch(msg)
django.urls.exceptions.NoReverseMatch: Reverse for 'user_info' not found. 'user_info' is not a valid view function or pattern name.
[16/Jul/2018 09:35:00] "GET /users/userinfo HTTP/1.1" 500 178409
[16/Jul/2018 09:35:45] "GET /users/userinfo HTTP/1.1" 200 19165
[16/Jul/2018 09:35:45] "GET /static/vendor/site/css/reset.css HTTP/1.1" 200 2808
[16/Jul/2018 09:35:45] "GET /static/vendor/site/js/plugins/queryCity/css/cityLayout.css HTTP/1.1" 200 10464
[16/Jul/2018 09:35:45] "GET /static/vendor/site/css/lq.datetimepick.css HTTP/1.1" 200 5049
[16/Jul/2018 09:35:45] "GET /static/vendor/site/js/jquery-migrate-1.2.1.min.js HTTP/1.1" 200 7200
[16/Jul/2018 09:35:45] "GET /static/vendor/site/css/animate.css HTTP/1.1" 200 74079
[16/Jul/2018 09:35:45] "GET /static/vendor/site/js/jquery.min.js HTTP/1.1" 200 101700
[16/Jul/2018 09:35:45] "GET /static/vendor/site/js/selectUi.js HTTP/1.1" 200 5816
Not Found: /media/
[16/Jul/2018 09:35:45] "GET /media/ HTTP/1.1" 404 1727
[16/Jul/2018 09:35:46] "GET /static/vendor/site/js/plugins/laydate/laydate.js HTTP/1.1" 200 13877
[16/Jul/2018 09:35:46] "GET /static/vendor/site/js/plugins/layer/layer.js HTTP/1.1" 200 14941
[16/Jul/2018 09:35:46] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[16/Jul/2018 09:35:46] "GET /static/vendor/site/js/plugins/laydate/need/laydate.css HTTP/1.1" 200 6028
[16/Jul/2018 09:35:46] "GET /static/vendor/site/images/side4.png HTTP/1.1" 200 1172
[16/Jul/2018 09:35:46] "GET /static/vendor/site/js/plugins/laydate/skins/default/laydate.css HTTP/1.1" 200 3575
[16/Jul/2018 09:35:46] "GET /static/vendor/site/images/arrow.png HTTP/1.1" 200 1295
[16/Jul/2018 09:35:46] "GET /static/vendor/site/js/plugins/layer/skin/layer.css HTTP/1.1" 200 11336
[16/Jul/2018 09:35:46] "GET /static/vendor/site/images/arrow_g.png HTTP/1.1" 200 1275
[16/Jul/2018 09:35:46] "GET /static/vendor/site/images/side1.png HTTP/1.1" 200 1318
[16/Jul/2018 09:35:46] "GET /static/vendor/site/js/unslider.js HTTP/1.1" 200 2776
[16/Jul/2018 09:35:46] "GET /static/vendor/site/js/validateDialog.js HTTP/1.1" 200 1878
[16/Jul/2018 09:35:46] "GET /static/vendor/site/js/plugins/jquery.scrollLoading.js HTTP/1.1" 200 770
[16/Jul/2018 09:35:46] "GET /static/vendor/site/js/plugins/queryCity/js/public.js HTTP/1.1" 200 43900
[16/Jul/2018 09:35:46] "GET /static/vendor/site/js/deco-common.js HTTP/1.1" 200 21122
[16/Jul/2018 09:35:46] "GET /static/vendor/site/js/plugins/jquery.upload.js HTTP/1.1" 200 2876
[16/Jul/2018 09:35:46] "GET /static/vendor/site/js/validate.js HTTP/1.1" 200 2932
[16/Jul/2018 09:35:46] "GET /static/vendor/site/js/deco-user.js HTTP/1.1" 200 6718
[16/Jul/2018 09:35:47] "GET /static/vendor/site/images/dig_close.png HTTP/1.1" 200 1211
Not Found: /images/send.png
[16/Jul/2018 09:35:47] "GET /images/send.png HTTP/1.1" 404 3115
[16/Jul/2018 09:35:47] "GET /captcha/image/5f3c00e47fb1be12d2fd15b9a860711597721b3f/ HTTP/1.1" 410 0
[16/Jul/2018 09:35:47] "GET /static/vendor/site/js/plugins/layer/extend/layer.ext.js HTTP/1.1" 200 4758
[16/Jul/2018 09:35:47] "GET /static/vendor/site/js/plugins/layer/skin/layer.ext.css HTTP/1.1" 200 2867
[16/Jul/2018 09:35:47] "GET /static/images/error-img.png HTTP/1.1" 404 1690
[16/Jul/2018 09:35:49] "GET /users/userinfo HTTP/1.1" 200 19165
Not Found: /media/
[16/Jul/2018 09:35:49] "GET /media/ HTTP/1.1" 404 1727
Not Found: /images/send.png
[16/Jul/2018 09:35:49] "GET /images/send.png HTTP/1.1" 404 3115
[16/Jul/2018 09:35:50] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[16/Jul/2018 09:35:50] "GET /static/images/error-img.png HTTP/1.1" 404 1690
[16/Jul/2018 09:35:50] "GET /users/userinfo HTTP/1.1" 200 19165
Not Found: /media/
[16/Jul/2018 09:35:51] "GET /media/ HTTP/1.1" 404 1727
Not Found: /images/send.png
[16/Jul/2018 09:35:51] "GET /images/send.png HTTP/1.1" 404 3115
[16/Jul/2018 09:35:51] "GET /static/images/error-img.png HTTP/1.1" 404 1690
[16/Jul/2018 09:35:51] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[16/Jul/2018 09:35:51] "GET /users/userinfo HTTP/1.1" 200 19165
Not Found: /media/
[16/Jul/2018 09:35:52] "GET /media/ HTTP/1.1" 404 1727
Not Found: /images/send.png
[16/Jul/2018 09:35:52] "GET /images/send.png HTTP/1.1" 404 3115
[16/Jul/2018 09:35:52] "GET /static/images/error-img.png HTTP/1.1" 404 1690
[16/Jul/2018 09:35:52] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
Internal Server Error: /users/userinfo
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 69, in view
return self.dispatch(request, *args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/views/generic/base.py", line 89, in dispatch
return handler(request, *args, **kwargs)
File "/projects/codepedia-test/codepedia2.0/apps/users/views.py", line 113, in get
return render(request, 'users/user_info.html', {'user': user})
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/shortcuts.py", line 36, in render
content = loader.render_to_string(template_name, context, request, using=using)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/loader.py", line 62, in render_to_string
return template.render(context, request)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/backends/django.py", line 61, in render
return self.template.render(context)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 175, in render
return self._render(context)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/test/utils.py", line 98, in instrumented_test_render
return self.nodelist.render(context)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 943, in render
bit = node.render_annotated(context)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 910, in render_annotated
return self.render(context)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/loader_tags.py", line 155, in render
return compiled_parent._render(context)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/test/utils.py", line 98, in instrumented_test_render
return self.nodelist.render(context)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 943, in render
bit = node.render_annotated(context)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 910, in render_annotated
return self.render(context)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/loader_tags.py", line 67, in render
result = block.nodelist.render(context)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 943, in render
bit = node.render_annotated(context)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 910, in render_annotated
return self.render(context)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/defaulttags.py", line 447, in render
url = reverse(view_name, args=args, kwargs=kwargs, current_app=current_app)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/urls/base.py", line 90, in reverse
return iri_to_uri(resolver._reverse_with_prefix(view, prefix, *args, **kwargs))
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/urls/resolvers.py", line 636, in _reverse_with_prefix
raise NoReverseMatch(msg)
django.urls.exceptions.NoReverseMatch: Reverse for 'user_info' not found. 'user_info' is not a valid view function or pattern name.
[16/Jul/2018 09:36:53] "GET /users/userinfo HTTP/1.1" 500 178289
[16/Jul/2018 09:37:01] "GET /users/userinfo HTTP/1.1" 200 18609
Not Found: /media/
Not Found: /images/send.png
[16/Jul/2018 09:37:01] "GET /media/ HTTP/1.1" 404 1727
[16/Jul/2018 09:37:01] "GET /images/send.png HTTP/1.1" 404 3115
[16/Jul/2018 09:37:01] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[16/Jul/2018 09:37:01] "GET /static/images/error-img.png HTTP/1.1" 404 1690
[16/Jul/2018 09:37:04] "GET /users/userinfo HTTP/1.1" 200 18609
Not Found: /images/send.png
Not Found: /media/
[16/Jul/2018 09:37:05] "GET /images/send.png HTTP/1.1" 404 3115
[16/Jul/2018 09:37:05] "GET /media/ HTTP/1.1" 404 1727
[16/Jul/2018 09:37:05] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[16/Jul/2018 09:37:05] "GET /static/images/error-img.png HTTP/1.1" 404 1690
[16/Jul/2018 09:37:06] "GET /users/userinfo HTTP/1.1" 200 18609
Not Found: /media/
[16/Jul/2018 09:37:06] "GET /media/ HTTP/1.1" 404 1727
Not Found: /images/send.png
[16/Jul/2018 09:37:06] "GET /images/send.png HTTP/1.1" 404 3115
[16/Jul/2018 09:37:07] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[16/Jul/2018 09:37:07] "GET /static/images/error-img.png HTTP/1.1" 404 1690
[16/Jul/2018 09:37:07] "GET /users/userinfo HTTP/1.1" 200 18609
Not Found: /media/
[16/Jul/2018 09:37:07] "GET /media/ HTTP/1.1" 404 1727
Not Found: /images/send.png
[16/Jul/2018 09:37:07] "GET /images/send.png HTTP/1.1" 404 3115
[16/Jul/2018 09:37:08] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[16/Jul/2018 09:37:08] "GET /static/images/error-img.png HTTP/1.1" 404 1690
[16/Jul/2018 09:37:08] "GET /users/userinfo HTTP/1.1" 200 18609
Not Found: /media/
[16/Jul/2018 09:37:09] "GET /media/ HTTP/1.1" 404 1727
Not Found: /images/send.png
[16/Jul/2018 09:37:09] "GET /images/send.png HTTP/1.1" 404 3115
[16/Jul/2018 09:37:09] "GET /users/userinfo HTTP/1.1" 200 18609
[16/Jul/2018 09:37:09] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
Not Found: /media/
[16/Jul/2018 09:37:10] "GET /media/ HTTP/1.1" 404 1727
Not Found: /images/send.png
[16/Jul/2018 09:37:10] "GET /images/send.png HTTP/1.1" 404 3115
[16/Jul/2018 09:37:10] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744
[16/Jul/2018 09:37:10] "GET /static/images/error-img.png HTTP/1.1" 404 1690
[16/Jul/2018 09:37:15] "GET /users/userinfo HTTP/1.1" 200 18609
Not Found: /images/send.png
[16/Jul/2018 09:37:16] "GET /images/send.png HTTP/1.1" 404 3115
Not Found: /media/
[16/Jul/2018 09:37:16] "GET /media/ HTTP/1.1" 404 1727
[16/Jul/2018 09:37:16] "GET /static/images/error-img.png HTTP/1.1" 404 1690
[16/Jul/2018 09:37:17] "GET /users/userinfo HTTP/1.1" 200 18609
Not Found: /media/
[16/Jul/2018 09:37:18] "GET /media/ HTTP/1.1" 404 1727
Not Found: /images/send.png
[16/Jul/2018 09:37:18] "GET /images/send.png HTTP/1.1" 404 3115
[16/Jul/2018 09:37:18] "GET /static/images/error-img.png HTTP/1.1" 404 1690
[16/Jul/2018 09:37:20] "GET /users/userinfo HTTP/1.1" 200 18609
Not Found: /images/send.png
Not Found: /media/
[16/Jul/2018 09:37:20] "GET /media/ HTTP/1.1" 404 1727
[16/Jul/2018 09:37:20] "GET /images/send.png HTTP/1.1" 404 3115
[16/Jul/2018 09:37:20] "GET /static/images/error-img.png HTTP/1.1" 404 1690
Not Found: /users/image/upload/
[16/Jul/2018 09:38:36] "POST /users/image/upload/ HTTP/1.1" 404 3929
Not Found: /users/info/
[16/Jul/2018 09:38:38] "POST /users/info/ HTTP/1.1" 404 3905
Not Found: /users/info/
[16/Jul/2018 09:38:40] "POST /users/info/ HTTP/1.1" 404 3905
[16/Jul/2018 09:38:43] "GET /users/userinfo HTTP/1.1" 200 18609
Not Found: /images/send.png
Not Found: /media/
[16/Jul/2018 09:38:43] "GET /images/send.png HTTP/1.1" 404 3115
[16/Jul/2018 09:38:43] "GET /media/ HTTP/1.1" 404 1727
[16/Jul/2018 09:38:43] "GET /static/images/error-img.png HTTP/1.1" 404 1690
[16/Jul/2018 09:38:48] "GET /users/userinfo HTTP/1.1" 200 18609
Not Found: /media/
[16/Jul/2018 09:38:48] "GET /media/ HTTP/1.1" 404 1727
Not Found: /images/send.png
[16/Jul/2018 09:38:48] "GET /images/send.png HTTP/1.1" 404 3115
[16/Jul/2018 09:38:48] "GET /static/images/error-img.png HTTP/1.1" 404 1690
[16/Jul/2018 09:38:50] "GET /users/userinfo HTTP/1.1" 200 18609
Not Found: /images/send.png
[16/Jul/2018 09:38:50] "GET /images/send.png HTTP/1.1" 404 3115
Not Found: /media/
[16/Jul/2018 09:38:50] "GET /media/ HTTP/1.1" 404 1727
[16/Jul/2018 09:38:50] "GET /static/images/error-img.png HTTP/1.1" 404 1690
[16/Jul/2018 09:38:51] "GET /users/userinfo HTTP/1.1" 200 18609
Not Found: /media/
[16/Jul/2018 09:38:51] "GET /media/ HTTP/1.1" 404 1727
Not Found: /images/send.png
[16/Jul/2018 09:38:51] "GET /images/send.png HTTP/1.1" 404 3115
[16/Jul/2018 09:38:52] "GET /static/images/error-img.png HTTP/1.1" 404 1690
[16/Jul/2018 09:38:57] "GET /users/userinfo HTTP/1.1" 200 18609
Not Found: /media/
[16/Jul/2018 09:38:57] "GET /media/ HTTP/1.1" 404 1727
Not Found: /images/send.png
[16/Jul/2018 09:38:57] "GET /images/send.png HTTP/1.1" 404 3115
[16/Jul/2018 09:38:57] "GET /static/images/error-img.png HTTP/1.1" 404 1690
[16/Jul/2018 09:38:57] "GET /users/userinfo HTTP/1.1" 200 18609
Not Found: /images/send.png
Not Found: /media/
[16/Jul/2018 09:38:58] "GET /images/send.png HTTP/1.1" 404 3115
[16/Jul/2018 09:38:58] "GET /media/ HTTP/1.1" 404 1727
[16/Jul/2018 09:38:58] "GET /static/images/error-img.png HTTP/1.1" 404 1690
[16/Jul/2018 09:38:58] "GET /users/userinfo HTTP/1.1" 200 18609
Not Found: /images/send.png
[16/Jul/2018 09:38:59] "GET /images/send.png HTTP/1.1" 404 3115
Not Found: /media/
[16/Jul/2018 09:38:59] "GET /media/ HTTP/1.1" 404 1727
[16/Jul/2018 09:38:59] "GET /static/images/error-img.png HTTP/1.1" 404 1690
[16/Jul/2018 09:40:47] "GET / HTTP/1.1" 200 24242
[16/Jul/2018 09:40:51] "GET /users/logout/ HTTP/1.1" 302 0
[16/Jul/2018 09:40:51] "GET / HTTP/1.1" 200 22443
[16/Jul/2018 09:40:53] "GET /users/login/ HTTP/1.1" 200 4230
Performing system checks...
System check identified no issues (0 silenced).
July 16, 2018 - 09:31:16
Django version 2.0.6, using settings 'Codepedia2.settings'
Starting development server at http://0.0.0.0:9000/
Quit the server with CONTROL-C.
Performing system checks...
System check identified no issues (0 silenced).
July 16, 2018 - 09:48:15
Django version 2.0.6, using settings 'Codepedia2.settings'
Starting development server at http://0.0.0.0:9000/
Quit the server with CONTROL-C.
Performing system checks...
System check identified no issues (0 silenced).
July 16, 2018 - 09:48:25
Django version 2.0.6, using settings 'Codepedia2.settings'
Starting development server at http://0.0.0.0:9000/
Quit the server with CONTROL-C.
Unhandled exception in thread started by <function check_errors.<locals>.wrapper at 0x7f5dc418ac80>
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/autoreload.py", line 225, in wrapper
fn(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/commands/runserver.py", line 120, in inner_run
self.check(display_num_errors=True)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/base.py", line 364, in check
include_deployment_checks=include_deployment_checks,
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/base.py", line 351, in _run_checks
return checks.run_checks(**kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/registry.py", line 73, in run_checks
new_errors = check(app_configs=app_configs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/urls.py", line 40, in check_url_namespaces_unique
all_namespaces = _load_all_namespaces(resolver)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/urls.py", line 57, in _load_all_namespaces
url_patterns = getattr(resolver, 'url_patterns', [])
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/functional.py", line 36, in __get__
res = instance.__dict__[self.name] = self.func(instance)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/urls/resolvers.py", line 540, in url_patterns
patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/functional.py", line 36, in __get__
res = instance.__dict__[self.name] = self.func(instance)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/urls/resolvers.py", line 533, in urlconf_module
return import_module(self.urlconf_name)
File "/root//envs/codepedia2/lib/python3.6/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 994, in _gcd_import
File "<frozen importlib._bootstrap>", line 971, in _find_and_load
File "<frozen importlib._bootstrap>", line 955, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 665, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 678, in exec_module
File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
File "/projects/codepedia-test/codepedia2.0/Codepedia2/urls.py", line 21, in <module>
from users.views import IndexView
File "/projects/codepedia-test/codepedia2.0/apps/users/views.py", line 16, in <module>
from .forms import LoginForm,RegisterForm
File "/projects/codepedia-test/codepedia2.0/apps/users/forms.py", line 15
class ForgetPwdForm(forms.Form)
^
SyntaxError: invalid syntax
Performing system checks...
Unhandled exception in thread started by <function check_errors.<locals>.wrapper at 0x7fb0b2995c80>
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/autoreload.py", line 225, in wrapper
fn(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/commands/runserver.py", line 120, in inner_run
self.check(display_num_errors=True)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/base.py", line 364, in check
include_deployment_checks=include_deployment_checks,
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/base.py", line 351, in _run_checks
return checks.run_checks(**kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/registry.py", line 73, in run_checks
new_errors = check(app_configs=app_configs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/urls.py", line 40, in check_url_namespaces_unique
all_namespaces = _load_all_namespaces(resolver)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/urls.py", line 57, in _load_all_namespaces
url_patterns = getattr(resolver, 'url_patterns', [])
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/functional.py", line 36, in __get__
res = instance.__dict__[self.name] = self.func(instance)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/urls/resolvers.py", line 540, in url_patterns
patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/functional.py", line 36, in __get__
res = instance.__dict__[self.name] = self.func(instance)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/urls/resolvers.py", line 533, in urlconf_module
return import_module(self.urlconf_name)
File "/root//envs/codepedia2/lib/python3.6/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 994, in _gcd_import
File "<frozen importlib._bootstrap>", line 971, in _find_and_load
File "<frozen importlib._bootstrap>", line 955, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 665, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 678, in exec_module
File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
File "/projects/codepedia-test/codepedia2.0/Codepedia2/urls.py", line 21, in <module>
from users.views import IndexView
File "/projects/codepedia-test/codepedia2.0/apps/users/views.py", line 16, in <module>
from .forms import LoginForm,RegisterForm
File "/projects/codepedia-test/codepedia2.0/apps/users/forms.py", line 16
^
SyntaxError: unexpected EOF while parsing
Performing system checks...
Unhandled exception in thread started by <function check_errors.<locals>.wrapper at 0x7f402e697c80>
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/autoreload.py", line 225, in wrapper
fn(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/commands/runserver.py", line 120, in inner_run
self.check(display_num_errors=True)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/base.py", line 364, in check
include_deployment_checks=include_deployment_checks,
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/base.py", line 351, in _run_checks
return checks.run_checks(**kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/registry.py", line 73, in run_checks
new_errors = check(app_configs=app_configs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/urls.py", line 40, in check_url_namespaces_unique
all_namespaces = _load_all_namespaces(resolver)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/urls.py", line 57, in _load_all_namespaces
url_patterns = getattr(resolver, 'url_patterns', [])
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/functional.py", line 36, in __get__
res = instance.__dict__[self.name] = self.func(instance)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/urls/resolvers.py", line 540, in url_patterns
patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/functional.py", line 36, in __get__
res = instance.__dict__[self.name] = self.func(instance)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/urls/resolvers.py", line 533, in urlconf_module
return import_module(self.urlconf_name)
File "/root//envs/codepedia2/lib/python3.6/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 994, in _gcd_import
File "<frozen importlib._bootstrap>", line 971, in _find_and_load
File "<frozen importlib._bootstrap>", line 955, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 665, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 678, in exec_module
File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
File "/projects/codepedia-test/codepedia2.0/Codepedia2/urls.py", line 21, in <module>
from users.views import IndexView
File "/projects/codepedia-test/codepedia2.0/apps/users/views.py", line 16, in <module>
from .forms import LoginForm,RegisterForm
File "/projects/codepedia-test/codepedia2.0/apps/users/forms.py", line 19, in <module>
class UserInfoForm(forms.Form):
File "/projects/codepedia-test/codepedia2.0/apps/users/forms.py", line 20, in UserInfoForm
class Meta:
File "/projects/codepedia-test/codepedia2.0/apps/users/forms.py", line 21, in Meta
model = UserProfile
NameError: name 'UserProfile' is not defined
Performing system checks...
Unhandled exception in thread started by <function check_errors.<locals>.wrapper at 0x7f9a0848ac80>
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/autoreload.py", line 225, in wrapper
fn(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/commands/runserver.py", line 120, in inner_run
self.check(display_num_errors=True)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/base.py", line 364, in check
include_deployment_checks=include_deployment_checks,
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/base.py", line 351, in _run_checks
return checks.run_checks(**kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/registry.py", line 73, in run_checks
new_errors = check(app_configs=app_configs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/urls.py", line 40, in check_url_namespaces_unique
all_namespaces = _load_all_namespaces(resolver)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/urls.py", line 57, in _load_all_namespaces
url_patterns = getattr(resolver, 'url_patterns', [])
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/functional.py", line 36, in __get__
res = instance.__dict__[self.name] = self.func(instance)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/urls/resolvers.py", line 540, in url_patterns
patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/functional.py", line 36, in __get__
res = instance.__dict__[self.name] = self.func(instance)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/urls/resolvers.py", line 533, in urlconf_module
return import_module(self.urlconf_name)
File "/root//envs/codepedia2/lib/python3.6/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 994, in _gcd_import
File "<frozen importlib._bootstrap>", line 971, in _find_and_load
File "<frozen importlib._bootstrap>", line 955, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 665, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 678, in exec_module
File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
File "/projects/codepedia-test/codepedia2.0/Codepedia2/urls.py", line 21, in <module>
from users.views import IndexView
File "/projects/codepedia-test/codepedia2.0/apps/users/views.py", line 16, in <module>
from .forms import LoginForm,RegisterForm
File "/projects/codepedia-test/codepedia2.0/apps/users/forms.py", line 19, in <module>
class UserInfoForm(forms.Form):
File "/projects/codepedia-test/codepedia2.0/apps/users/forms.py", line 20, in UserInfoForm
class Meta:
File "/projects/codepedia-test/codepedia2.0/apps/users/forms.py", line 21, in Meta
model = UserProfile
NameError: name 'UserProfile' is not defined
Performing system checks...
Unhandled exception in thread started by <function check_errors.<locals>.wrapper at 0x7fcb4341cc80>
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/autoreload.py", line 225, in wrapper
fn(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/commands/runserver.py", line 120, in inner_run
self.check(display_num_errors=True)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/base.py", line 364, in check
include_deployment_checks=include_deployment_checks,
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/base.py", line 351, in _run_checks
return checks.run_checks(**kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/registry.py", line 73, in run_checks
new_errors = check(app_configs=app_configs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/urls.py", line 40, in check_url_namespaces_unique
all_namespaces = _load_all_namespaces(resolver)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/urls.py", line 57, in _load_all_namespaces
url_patterns = getattr(resolver, 'url_patterns', [])
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/functional.py", line 36, in __get__
res = instance.__dict__[self.name] = self.func(instance)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/urls/resolvers.py", line 540, in url_patterns
patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/functional.py", line 36, in __get__
res = instance.__dict__[self.name] = self.func(instance)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/urls/resolvers.py", line 533, in urlconf_module
return import_module(self.urlconf_name)
File "/root//envs/codepedia2/lib/python3.6/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 994, in _gcd_import
File "<frozen importlib._bootstrap>", line 971, in _find_and_load
File "<frozen importlib._bootstrap>", line 955, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 665, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 678, in exec_module
File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
File "/projects/codepedia-test/codepedia2.0/Codepedia2/urls.py", line 21, in <module>
from users.views import IndexView
File "/projects/codepedia-test/codepedia2.0/apps/users/views.py", line 16, in <module>
from .forms import LoginForm,RegisterForm
File "/projects/codepedia-test/codepedia2.0/apps/users/forms.py", line 19, in <module>
class UserInfoForm(forms.Form):
File "/projects/codepedia-test/codepedia2.0/apps/users/forms.py", line 20, in UserInfoForm
class Meta:
File "/projects/codepedia-test/codepedia2.0/apps/users/forms.py", line 21, in Meta
model = UserProfile
NameError: name 'UserProfile' is not defined
Performing system checks...
Unhandled exception in thread started by <function check_errors.<locals>.wrapper at 0x7f4805d57c80>
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/autoreload.py", line 225, in wrapper
fn(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/commands/runserver.py", line 120, in inner_run
self.check(display_num_errors=True)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/base.py", line 364, in check
include_deployment_checks=include_deployment_checks,
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/base.py", line 351, in _run_checks
return checks.run_checks(**kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/registry.py", line 73, in run_checks
new_errors = check(app_configs=app_configs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/urls.py", line 40, in check_url_namespaces_unique
all_namespaces = _load_all_namespaces(resolver)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/urls.py", line 57, in _load_all_namespaces
url_patterns = getattr(resolver, 'url_patterns', [])
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/functional.py", line 36, in __get__
res = instance.__dict__[self.name] = self.func(instance)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/urls/resolvers.py", line 540, in url_patterns
patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/functional.py", line 36, in __get__
res = instance.__dict__[self.name] = self.func(instance)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/urls/resolvers.py", line 533, in urlconf_module
return import_module(self.urlconf_name)
File "/root//envs/codepedia2/lib/python3.6/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 994, in _gcd_import
File "<frozen importlib._bootstrap>", line 971, in _find_and_load
File "<frozen importlib._bootstrap>", line 955, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 665, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 678, in exec_module
File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
File "/projects/codepedia-test/codepedia2.0/Codepedia2/urls.py", line 21, in <module>
from users.views import IndexView
File "/projects/codepedia-test/codepedia2.0/apps/users/views.py", line 16, in <module>
from .forms import LoginForm,RegisterForm
File "/projects/codepedia-test/codepedia2.0/apps/users/forms.py", line 4, in <module>
from .models import UserProfile
ImportError: cannot import name 'UserProfile'
Performing system checks...
Unhandled exception in thread started by <function check_errors.<locals>.wrapper at 0x7fb5ffc74c80>
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/autoreload.py", line 225, in wrapper
fn(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/commands/runserver.py", line 120, in inner_run
self.check(display_num_errors=True)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/base.py", line 364, in check
include_deployment_checks=include_deployment_checks,
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/base.py", line 351, in _run_checks
return checks.run_checks(**kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/registry.py", line 73, in run_checks
new_errors = check(app_configs=app_configs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/urls.py", line 40, in check_url_namespaces_unique
all_namespaces = _load_all_namespaces(resolver)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/urls.py", line 57, in _load_all_namespaces
url_patterns = getattr(resolver, 'url_patterns', [])
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/functional.py", line 36, in __get__
res = instance.__dict__[self.name] = self.func(instance)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/urls/resolvers.py", line 540, in url_patterns
patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/functional.py", line 36, in __get__
res = instance.__dict__[self.name] = self.func(instance)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/urls/resolvers.py", line 533, in urlconf_module
return import_module(self.urlconf_name)
File "/root//envs/codepedia2/lib/python3.6/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 994, in _gcd_import
File "<frozen importlib._bootstrap>", line 971, in _find_and_load
File "<frozen importlib._bootstrap>", line 955, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 665, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 678, in exec_module
File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
File "/projects/codepedia-test/codepedia2.0/Codepedia2/urls.py", line 21, in <module>
from users.views import IndexView
File "/projects/codepedia-test/codepedia2.0/apps/users/views.py", line 16, in <module>
from .forms import LoginForm,RegisterForm
File "/projects/codepedia-test/codepedia2.0/apps/users/forms.py", line 4, in <module>
from .models import UserProfile
ImportError: cannot import name 'UserProfile'
Performing system checks...
Unhandled exception in thread started by <function check_errors.<locals>.wrapper at 0x7f1131abbc80>
Traceback (most recent call last):
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/autoreload.py", line 225, in wrapper
fn(*args, **kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/commands/runserver.py", line 120, in inner_run
self.check(display_num_errors=True)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/base.py", line 364, in check
include_deployment_checks=include_deployment_checks,
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/base.py", line 351, in _run_checks
return checks.run_checks(**kwargs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/registry.py", line 73, in run_checks
new_errors = check(app_configs=app_configs)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/urls.py", line 40, in check_url_namespaces_unique
all_namespaces = _load_all_namespaces(resolver)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/checks/urls.py", line 57, in _load_all_namespaces
url_patterns = getattr(resolver, 'url_patterns', [])
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/functional.py", line 36, in __get__
res = instance.__dict__[self.name] = self.func(instance)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/urls/resolvers.py", line 540, in url_patterns
patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/functional.py", line 36, in __get__
res = instance.__dict__[self.name] = self.func(instance)
File "/root//envs/codepedia2/lib/python3.6/site-packages/django/urls/resolvers.py", line 533, in urlconf_module
return import_module(self.urlconf_name)
File "/root//envs/codepedia2/lib/python3.6/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 994, in _gcd_import
File "<frozen importlib._bootstrap>", line 971, in _find_and_load
File "<frozen importlib._bootstrap>", line 955, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 665, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 678, in exec_module
File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
File "/projects/codepedia-test/codepedia2.0/Codepedia2/urls.py", line 21, in <module>
from users.views import IndexView
File "/projects/codepedia-test/codepedia2.0/apps/users/views.py", line 16, in <module>
from .forms import LoginForm,RegisterForm
File "/projects/codepedia-test/codepedia2.0/apps/users/forms.py", line 20, in <module>
class UserInfoForm(forms.Form):
File "/projects/codepedia-test/codepedia2.0/apps/users/forms.py", line 21, in UserInfoForm
class Meta:
File "/projects/codepedia-test/codepedia2.0/apps/users/forms.py", line 22, in Meta
model = UserProfile
NameError: name 'UserProfile' is not defined
Performing system checks...
[16/Jul/2018 09:59:31] "GET /users/login/ HTTP/1.1" 200 4230