diff --git a/nohup.out b/nohup.out deleted file mode 100644 index a2b8284..0000000 --- a/nohup.out +++ /dev/null @@ -1,29647 +0,0 @@ -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k¡¢" 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,ÿ :4æ(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 .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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia/Codepedia2/urls.py", line 22, in - from projects.views import FileListlView - File "/projects/codepedia/apps/projects/views.py", line 14, in - from utils import get_project_tree,scanner_project - File "/projects/codepedia/apps/utils/get_project_tree.py", line 17 -
- ^ -IndentationError: unexpected indent -Performing system checks... - -Unhandled exception in thread started by .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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia/Codepedia2/urls.py", line 22, in - from projects.views import FileListlView - File "/projects/codepedia/apps/projects/views.py", line 14, in - from utils import get_project_tree,scanner_project - File "/projects/codepedia/apps/utils/get_project_tree.py", line 19 - - ^ -IndentationError: unexpected indent -Performing system checks... - -Unhandled exception in thread started by .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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia/Codepedia2/urls.py", line 22, in - from projects.views import FileListlView - File "/projects/codepedia/apps/projects/views.py", line 14, in - from utils import get_project_tree,scanner_project - File "/projects/codepedia/apps/utils/get_project_tree.py", line 19 - - ^ -IndentationError: unexpected indent -Performing system checks... - -Unhandled exception in thread started by .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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia/Codepedia2/urls.py", line 22, in - from projects.views import FileListlView - File "/projects/codepedia/apps/projects/views.py", line 14, in - from utils import get_project_tree,scanner_project - File "/projects/codepedia/apps/utils/get_project_tree.py", line 19 - - ^ -IndentationError: unexpected indent -Performing system checks... - -Unhandled exception in thread started by .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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia/Codepedia2/urls.py", line 22, in - from projects.views import FileListlView - File "/projects/codepedia/apps/projects/views.py", line 14, in - from utils import get_project_tree,scanner_project - File "/projects/codepedia/apps/utils/get_project_tree.py", line 19 - - ^ -IndentationError: unexpected indent -Performing system checks... - -Unhandled exception in thread started by .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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia/Codepedia2/urls.py", line 22, in - from projects.views import FileListlView - File "/projects/codepedia/apps/projects/views.py", line 14, in - from utils import get_project_tree,scanner_project - File "/projects/codepedia/apps/utils/get_project_tree.py", line 19 - - ^ -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»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k¡¢" 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,ÿ :4æ(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»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 .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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/Codepedia2/urls.py", line 33, in - 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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/apps/operations/urls.py", line 18, in - 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 .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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/Codepedia2/urls.py", line 33, in - 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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/apps/operations/urls.py", line 18, in - from .views import ShowIssueQuestionView, ShowAnnotationView, ShowNavigationView -ImportError: cannot import name 'ShowIssueQuestionView' -Performing system checks... - -Unhandled exception in thread started by .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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/Codepedia2/urls.py", line 33, in - 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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/apps/operations/urls.py", line 18, in - 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 .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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/Codepedia2/urls.py", line 33, in - 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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/apps/operations/urls.py", line 18, in - 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 .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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/Codepedia2/urls.py", line 33, in - 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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/apps/operations/urls.py", line 18, in - from .views import ShowIssueQuestionView, ShowAnnotationView, ShowNavigationView -ImportError: cannot import name 'ShowIssueQuestionView' -Performing system checks... - -Unhandled exception in thread started by .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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/Codepedia2/urls.py", line 33, in - 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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/apps/operations/urls.py", line 18, in - 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 .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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/Codepedia2/urls.py", line 33, in - 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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/apps/operations/urls.py", line 18, in - 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 .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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/Codepedia2/urls.py", line 33, in - 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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/apps/operations/urls.py", line 18, in - from .views import ShowIssueQuestionView, ShowAnnotationView, ShowNavigationView -ImportError: cannot import name 'ShowIssueQuestionView' -Performing system checks... - -Unhandled exception in thread started by .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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/Codepedia2/urls.py", line 33, in - 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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/apps/operations/urls.py", line 18, in - from .views import ShowIssueQuestionView, ShowAnnotationView, ShowNavigationView -ImportError: cannot import name 'ShowIssueQuestionView' -Performing system checks... - -Unhandled exception in thread started by .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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/Codepedia2/urls.py", line 33, in - 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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/apps/operations/urls.py", line 18, in - from .views import ShowIssueQuestionView, ShowAnnotationView, ShowNavigationView -ImportError: cannot import name 'ShowIssueQuestionView' -Performing system checks... - -Unhandled exception in thread started by .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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/Codepedia2/urls.py", line 33, in - 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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/apps/operations/urls.py", line 18, in - from .views import ShowIssueQuestionView, ShowAnnotationView, ShowNavigationView -ImportError: cannot import name 'ShowIssueQuestionView' -Performing system checks... - -Unhandled exception in thread started by .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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/Codepedia2/urls.py", line 33, in - 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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/apps/operations/urls.py", line 18, in - from .views import ShowIssueQuestionView, ShowAnnotationView, ShowNavigationView -ImportError: cannot import name 'ShowIssueQuestionView' -Performing system checks... - -Unhandled exception in thread started by .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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/Codepedia2/urls.py", line 33, in - 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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/apps/operations/urls.py", line 18, in - from .views import ShowIssueQuestionView, ShowAnnotationView, ShowNavigationView -ImportError: cannot import name 'ShowIssueQuestionView' -Performing system checks... - -Unhandled exception in thread started by .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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/Codepedia2/urls.py", line 33, in - 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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/apps/operations/urls.py", line 18, in - 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 .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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/Codepedia2/urls.py", line 33, in - 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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/apps/operations/urls.py", line 21, in - 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 .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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/Codepedia2/urls.py", line 33, in - 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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/apps/operations/urls.py", line 18, in - 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 .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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/Codepedia2/urls.py", line 33, in - 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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/apps/operations/urls.py", line 18, in - from .views import ShowIssueQuestionView, ShowAnnotationView, ShowNavigationView -ImportError: cannot import name 'ShowIssueQuestionView' -Performing system checks... - -Unhandled exception in thread started by .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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/Codepedia2/urls.py", line 33, in - 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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/apps/operations/urls.py", line 18, in - from .views import ShowIssueQuestionView, ShowAnnotationView, ShowNavigationView -ImportError: cannot import name 'ShowIssueQuestionView' -Performing system checks... - -Unhandled exception in thread started by .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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/Codepedia2/urls.py", line 33, in - 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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/apps/operations/urls.py", line 18, in - 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 .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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/Codepedia2/urls.py", line 33, in - 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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/apps/operations/urls.py", line 18, in - 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 .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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/Codepedia2/urls.py", line 33, in - 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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/apps/operations/urls.py", line 18, in - 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 .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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/Codepedia2/urls.py", line 33, in - 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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/apps/operations/urls.py", line 18, in - from .views import ShowIssueQuestionView, ShowAnnotationView, ShowNavigationView -ImportError: cannot import name 'ShowIssueQuestionView' -Performing system checks... - -Unhandled exception in thread started by .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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/Codepedia2/urls.py", line 33, in - 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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/apps/operations/urls.py", line 18, in - 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 .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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/codepedia2.0/Codepedia2/urls.py", line 21, in - from users.views import IndexView - File "/projects/codepedia-test/codepedia2.0/apps/users/views.py", line 16, in - 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 .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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/codepedia2.0/Codepedia2/urls.py", line 21, in - from users.views import IndexView - File "/projects/codepedia-test/codepedia2.0/apps/users/views.py", line 16, in - 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 .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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/codepedia2.0/Codepedia2/urls.py", line 21, in - from users.views import IndexView - File "/projects/codepedia-test/codepedia2.0/apps/users/views.py", line 16, in - from .forms import LoginForm,RegisterForm - File "/projects/codepedia-test/codepedia2.0/apps/users/forms.py", line 19, in - 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 .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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/codepedia2.0/Codepedia2/urls.py", line 21, in - from users.views import IndexView - File "/projects/codepedia-test/codepedia2.0/apps/users/views.py", line 16, in - from .forms import LoginForm,RegisterForm - File "/projects/codepedia-test/codepedia2.0/apps/users/forms.py", line 19, in - 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 .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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/codepedia2.0/Codepedia2/urls.py", line 21, in - from users.views import IndexView - File "/projects/codepedia-test/codepedia2.0/apps/users/views.py", line 16, in - from .forms import LoginForm,RegisterForm - File "/projects/codepedia-test/codepedia2.0/apps/users/forms.py", line 19, in - 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 .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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/codepedia2.0/Codepedia2/urls.py", line 21, in - from users.views import IndexView - File "/projects/codepedia-test/codepedia2.0/apps/users/views.py", line 16, in - from .forms import LoginForm,RegisterForm - File "/projects/codepedia-test/codepedia2.0/apps/users/forms.py", line 4, in - from .models import UserProfile -ImportError: cannot import name 'UserProfile' -Performing system checks... - -Unhandled exception in thread started by .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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/codepedia2.0/Codepedia2/urls.py", line 21, in - from users.views import IndexView - File "/projects/codepedia-test/codepedia2.0/apps/users/views.py", line 16, in - from .forms import LoginForm,RegisterForm - File "/projects/codepedia-test/codepedia2.0/apps/users/forms.py", line 4, in - from .models import UserProfile -ImportError: cannot import name 'UserProfile' -Performing system checks... - -Unhandled exception in thread started by .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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/codepedia2.0/Codepedia2/urls.py", line 21, in - from users.views import IndexView - File "/projects/codepedia-test/codepedia2.0/apps/users/views.py", line 16, in - from .forms import LoginForm,RegisterForm - File "/projects/codepedia-test/codepedia2.0/apps/users/forms.py", line 20, in - 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 -Not Found: /http:/112.124.42.80:63435/ -[18/Jul/2018 07:01:13] "HEAD http://112.124.42.80:63435/ HTTP/1.1" 404 1694 -Not Found: /http:/112.124.42.80:63435/ -[18/Jul/2018 07:01:15] "HEAD http://112.124.42.80:63435/ HTTP/1.1" 404 1694 -Not Found: /http:/112.124.42.80:63435/ -[18/Jul/2018 07:01:18] "HEAD http://112.124.42.80:63435/ HTTP/1.1" 404 1694 -Not Found: /http:/112.124.42.80:63435/ -[18/Jul/2018 07:01:27] "HEAD http://112.124.42.80:63435/ HTTP/1.1" 404 1694 -Not Found: /http:/112.124.42.80:63435/ -[18/Jul/2018 07:01:42] "HEAD http://112.124.42.80:63435/ HTTP/1.1" 404 1694 -[18/Jul/2018 07:50:46] "GET /static/css/prettify.css HTTP/1.1" 304 0 -[18/Jul/2018 07:50:46] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[18/Jul/2018 07:50:46] "GET /static/css/font-awesome.css HTTP/1.1" 304 0 -[18/Jul/2018 07:50:46] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 304 0 -[18/Jul/2018 07:50:46] "GET /static/js/source.js HTTP/1.1" 304 0 -[18/Jul/2018 07:50:46] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 304 0 -[18/Jul/2018 07:50:46] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 304 0 -[18/Jul/2018 07:50:46] "GET /static/js/prettify.js HTTP/1.1" 304 0 -[18/Jul/2018 07:50:46] "GET /static/image/codepedia.png HTTP/1.1" 304 0 -[18/Jul/2018 07:50:51] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 304 0 -[18/Jul/2018 07:50:58] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -Not Found: /favicon.ico -[18/Jul/2018 07:50:58] "GET /favicon.ico HTTP/1.1" 404 3103 -[18/Jul/2018 07:50:58] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[18/Jul/2018 07:50:58] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[18/Jul/2018 07:51:00] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 9047 -[18/Jul/2018 07:51:00] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1153784 -[18/Jul/2018 07:51:00] "GET /static/image/users/default.png HTTP/1.1" 304 0 -[18/Jul/2018 07:51:01] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[18/Jul/2018 07:51:01] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[18/Jul/2018 07:51:01] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[18/Jul/2018 07:51:08] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1153784 -[18/Jul/2018 07:51:13] "GET /static/image/annotation.png HTTP/1.1" 304 0 -[18/Jul/2018 07:51:13] "GET /static/image/question.png HTTP/1.1" 304 0 -[18/Jul/2018 07:55:16] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[18/Jul/2018 07:55:25] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 9047 -[18/Jul/2018 07:55:26] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[18/Jul/2018 07:55:26] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[18/Jul/2018 07:55:26] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[18/Jul/2018 07:55:26] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[18/Jul/2018 07:55:36] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1153784 -Performing system checks... - -System check identified no issues (0 silenced). -July 17, 2018 - 23:32: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. -hnhtwrm@163.com -hnhtwrm@163.com -[18/Jul/2018 07:57:42] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 14580 -[18/Jul/2018 07:57:43] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[18/Jul/2018 07:57:43] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[18/Jul/2018 07:57:43] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[18/Jul/2018 07:57:44] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[18/Jul/2018 07:57:51] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1153784 -[18/Jul/2018 08:00:27] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 15440 -[18/Jul/2018 08:00:28] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[18/Jul/2018 08:00:28] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[18/Jul/2018 08:00:28] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[18/Jul/2018 08:00:28] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[18/Jul/2018 08:00:36] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1153784 -[18/Jul/2018 08:09:17] "GET / HTTP/1.1" 200 24242 -[18/Jul/2018 08:09:17] "GET /static/css/base.css HTTP/1.1" 200 18873 -[18/Jul/2018 08:09:17] "GET /static/css/common.css HTTP/1.1" 200 8146 -[18/Jul/2018 08:09:17] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414 -[18/Jul/2018 08:09:17] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616 -[18/Jul/2018 08:09:17] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070 -[18/Jul/2018 08:09:17] "GET /static/css/jstree.css HTTP/1.1" 200 34637 -[18/Jul/2018 08:09:18] "GET /static/css/prettify.css HTTP/1.1" 200 1726 -[18/Jul/2018 08:09:18] "GET /static/js/base.js HTTP/1.1" 200 21228 -[18/Jul/2018 08:09:18] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045 -[18/Jul/2018 08:09:18] "GET /static/js/jstree.js HTTP/1.1" 200 297950 -[18/Jul/2018 08:09:18] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604 -[18/Jul/2018 08:09:18] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738 -[18/Jul/2018 08:09:18] "GET /static/vendor/site/css/style.css HTTP/1.1" 200 160222 -[18/Jul/2018 08:09:20] "GET /media/avatar/users/default.png HTTP/1.1" 200 36378 -[18/Jul/2018 08:09:21] "GET /static/image/CodePedia.ico HTTP/1.1" 200 370070 -Not Found: /favicon.ico -[18/Jul/2018 08:09:22] "GET /favicon.ico HTTP/1.1" 404 3103 -Not Found: /favicon.ico -[18/Jul/2018 08:09:22] "GET /favicon.ico HTTP/1.1" 404 3103 -[18/Jul/2018 08:09:47] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 15440 -[18/Jul/2018 08:09:47] "GET /static/js/prettify.js HTTP/1.1" 200 18331 -[18/Jul/2018 08:09:47] "GET /static/js/source.js HTTP/1.1" 200 33000 -[18/Jul/2018 08:09:47] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414 -[18/Jul/2018 08:09:47] "GET /static/css/code_show.css HTTP/1.1" 200 20906 -[18/Jul/2018 08:09:47] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053 -[18/Jul/2018 08:09:48] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802 -[18/Jul/2018 08:09:49] "GET /static/image/codepedia.png HTTP/1.1" 200 3350 -[18/Jul/2018 08:09:49] "GET /static/image/users/default.png HTTP/1.1" 200 36378 -[18/Jul/2018 08:09:49] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160 -[18/Jul/2018 08:09:49] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[18/Jul/2018 08:09:49] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[18/Jul/2018 08:09:49] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[18/Jul/2018 08:09:53] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1153784 -[18/Jul/2018 08:09:54] "GET /static/image/annotation.png HTTP/1.1" 200 1148 -[18/Jul/2018 08:09:54] "GET /static/image/question.png HTTP/1.1" 200 1112 -[18/Jul/2018 08:10:08] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 12431 -[18/Jul/2018 08:10:19] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160 -[18/Jul/2018 08:10:35] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[18/Jul/2018 08:10:43] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 40960 -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 -[18/Jul/2018 08:10:43] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 500 59 ----------------------------------------- -Exception happened during processing of request from ('101.199.112.52', 54901) -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' ----------------------------------------- -[18/Jul/2018 08:10:43] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160 -[18/Jul/2018 08:10:54] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 12431 -[18/Jul/2018 08:10:54] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616 -[18/Jul/2018 08:10:54] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414 -[18/Jul/2018 08:10:54] "GET /static/css/prettify.css HTTP/1.1" 200 1726 -[18/Jul/2018 08:10:54] "GET /static/css/code_show.css HTTP/1.1" 200 20906 -[18/Jul/2018 08:10:54] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053 -[18/Jul/2018 08:10:54] "GET /static/js/prettify.js HTTP/1.1" 200 18331 -[18/Jul/2018 08:10:54] "GET /static/js/source.js HTTP/1.1" 200 33000 -[18/Jul/2018 08:10:54] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802 -[18/Jul/2018 08:10:56] "GET /static/fonts/fontawesome-webfont.woff?v=4.7.0 HTTP/1.1" 200 98024 -[18/Jul/2018 08:13:43] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 15445 -[18/Jul/2018 08:13:43] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[18/Jul/2018 08:13:44] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[18/Jul/2018 08:13:44] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[18/Jul/2018 08:13:44] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[18/Jul/2018 08:13:51] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 15445 -[18/Jul/2018 08:13:51] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1153784 -[18/Jul/2018 08:13:51] "GET /static/css/prettify.css HTTP/1.1" 200 1726 -[18/Jul/2018 08:13:51] "GET /static/css/code_show.css HTTP/1.1" 200 20912 -[18/Jul/2018 08:13:51] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616 -[18/Jul/2018 08:13:51] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414 -[18/Jul/2018 08:13:51] "GET /static/js/prettify.js HTTP/1.1" 200 18331 -[18/Jul/2018 08:13:51] "GET /static/js/source.js HTTP/1.1" 200 33000 -[18/Jul/2018 08:13:52] "GET /static/image/codepedia.png HTTP/1.1" 200 3350 -[18/Jul/2018 08:13:52] "GET /static/image/users/default.png HTTP/1.1" 200 36378 -[18/Jul/2018 08:13:55] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053 -[18/Jul/2018 08:13:56] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802 -[18/Jul/2018 08:13:57] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[18/Jul/2018 08:13:58] "GET /static/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160 -[18/Jul/2018 08:13:58] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[18/Jul/2018 08:13:58] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[18/Jul/2018 08:13:58] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[18/Jul/2018 08:14:05] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1153784 -[18/Jul/2018 08:14:07] "GET /static/image/question.png HTTP/1.1" 200 1112 -[18/Jul/2018 08:14:07] "GET /static/image/annotation.png HTTP/1.1" 200 1148 -Performing system checks... - -System check identified no issues (0 silenced). -July 18, 2018 - 07:57:36 -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 -hnhtwrm@163.com -AnonymousUser -AnonymousUser -hnhtwrm@163.com -hnhtwrm@163.com -Unhandled exception in thread started by .wrapper at 0x7fb107eb06a8> -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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/codepedia2.0/Codepedia2/urls.py", line 22, in - from projects.views import FileListlView - File "/projects/codepedia-test/codepedia2.0/apps/projects/views.py", line 14, in - from utils import get_project_tree,scanner_project - File "/projects/codepedia-test/codepedia2.0/apps/utils/get_project_tree.py", line 21 - htmlstr += "
  • .wrapper at 0x7f17026dd6a8> -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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/codepedia2.0/Codepedia2/urls.py", line 22, in - from projects.views import FileListlView - File "/projects/codepedia-test/codepedia2.0/apps/projects/views.py", line 14, in - from utils import get_project_tree,scanner_project - File "/projects/codepedia-test/codepedia2.0/apps/utils/get_project_tree.py", line 26 - htmlstr += "
  • ", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/codepedia2.0/Codepedia2/urls.py", line 22, in - from projects.views import FileListlView - File "/projects/codepedia-test/codepedia2.0/apps/projects/views.py", line 14, in - from utils import get_project_tree,scanner_project - File "/projects/codepedia-test/codepedia2.0/apps/utils/get_project_tree.py", line 26 - htmlstr += "
  • .wrapper at 0x7f9dd7da76a8> -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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/codepedia2.0/Codepedia2/urls.py", line 22, in - from projects.views import FileListlView - File "/projects/codepedia-test/codepedia2.0/apps/projects/views.py", line 14, in - from utils import get_project_tree,scanner_project - File "/projects/codepedia-test/codepedia2.0/apps/utils/get_project_tree.py", line 26 - htmlstr += "
  • "+file+"
  • " - ^ -SyntaxError: invalid syntax -Performing system checks... - -[18/Jul/2018 08:19:31] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 23995 -[18/Jul/2018 08:19:31] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[18/Jul/2018 08:19:31] "GET /static/vendor/bootstrap/fonts/glyphicons-halflings-regular.woff2 HTTP/1.1" 200 18028 -[18/Jul/2018 08:19:31] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[18/Jul/2018 08:19:32] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[18/Jul/2018 08:19:32] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[18/Jul/2018 08:19:32] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[18/Jul/2018 08:19:40] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1153784 -Performing system checks... - -System check identified no issues (0 silenced). -July 18, 2018 - 08:19: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. -hnhtwrm@163.com -Unhandled exception in thread started by .wrapper at 0x7f5f485016a8> -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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/codepedia2.0/Codepedia2/urls.py", line 22, in - from projects.views import FileListlView - File "/projects/codepedia-test/codepedia2.0/apps/projects/views.py", line 14, in - from utils import get_project_tree,scanner_project - File "/projects/codepedia-test/codepedia2.0/apps/utils/get_project_tree.py", line 23 - else: - ^ -IndentationError: expected an indented block -Performing system checks... - -Unhandled exception in thread started by .wrapper at 0x7f187213e6a8> -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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/codepedia2.0/Codepedia2/urls.py", line 22, in - from projects.views import FileListlView - File "/projects/codepedia-test/codepedia2.0/apps/projects/views.py", line 14, in - from utils import get_project_tree,scanner_project - File "/projects/codepedia-test/codepedia2.0/apps/utils/get_project_tree.py", line 23 - else: - ^ -IndentationError: expected an indented block -Performing system checks... - -Unhandled exception in thread started by .wrapper at 0x7f1373ebc6a8> -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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/codepedia2.0/Codepedia2/urls.py", line 22, in - from projects.views import FileListlView - File "/projects/codepedia-test/codepedia2.0/apps/projects/views.py", line 14, in - from utils import get_project_tree,scanner_project - File "/projects/codepedia-test/codepedia2.0/apps/utils/get_project_tree.py", line 23 - else: - ^ -IndentationError: expected an indented block -Performing system checks... - -Performing system checks... - -System check identified no issues (0 silenced). -July 18, 2018 - 08:27: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 .wrapper at 0x7f29e78486a8> -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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/codepedia2.0/Codepedia2/urls.py", line 22, in - from projects.views import FileListlView - File "/projects/codepedia-test/codepedia2.0/apps/projects/views.py", line 14, in - from utils import get_project_tree,scanner_project - File "/projects/codepedia-test/codepedia2.0/apps/utils/get_project_tree.py", line 23 - else: - ^ -IndentationError: expected an indented block -Performing system checks... - -Unhandled exception in thread started by .wrapper at 0x7f616effe6a8> -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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/codepedia2.0/Codepedia2/urls.py", line 22, in - from projects.views import FileListlView - File "/projects/codepedia-test/codepedia2.0/apps/projects/views.py", line 14, in - from utils import get_project_tree,scanner_project - File "/projects/codepedia-test/codepedia2.0/apps/utils/get_project_tree.py", line 23 - else: - ^ -IndentationError: expected an indented block -Performing system checks... - -Unhandled exception in thread started by .wrapper at 0x7f6dd35296a8> -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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/codepedia2.0/Codepedia2/urls.py", line 22, in - from projects.views import FileListlView - File "/projects/codepedia-test/codepedia2.0/apps/projects/views.py", line 14, in - from utils import get_project_tree,scanner_project - File "/projects/codepedia-test/codepedia2.0/apps/utils/get_project_tree.py", line 23 - else: - ^ -IndentationError: expected an indented block -Performing system checks... - -Unhandled exception in thread started by .wrapper at 0x7fbf5c0616a8> -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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/codepedia2.0/Codepedia2/urls.py", line 22, in - from projects.views import FileListlView - File "/projects/codepedia-test/codepedia2.0/apps/projects/views.py", line 14, in - from utils import get_project_tree,scanner_project - File "/projects/codepedia-test/codepedia2.0/apps/utils/get_project_tree.py", line 23 - else: - ^ -IndentationError: expected an indented block -Performing system checks... - -Unhandled exception in thread started by .wrapper at 0x7f8c8513a6a8> -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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/codepedia2.0/Codepedia2/urls.py", line 22, in - from projects.views import FileListlView - File "/projects/codepedia-test/codepedia2.0/apps/projects/views.py", line 14, in - from utils import get_project_tree,scanner_project - File "/projects/codepedia-test/codepedia2.0/apps/utils/get_project_tree.py", line 22 - parentdirs += (dirs + os.sep + ) - ^ -SyntaxError: invalid syntax -Performing system checks... - -Unhandled exception in thread started by .wrapper at 0x7fe824aad6a8> -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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/codepedia2.0/Codepedia2/urls.py", line 22, in - from projects.views import FileListlView - File "/projects/codepedia-test/codepedia2.0/apps/projects/views.py", line 14, in - from utils import get_project_tree,scanner_project - File "/projects/codepedia-test/codepedia2.0/apps/utils/get_project_tree.py", line 22 - parentdirs += (dirs[0] + os.sep + ) - ^ -SyntaxError: invalid syntax -Performing system checks... - -Performing system checks... - -System check identified no issues (0 silenced). -July 18, 2018 - 08:31: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. -Performing system checks... - -System check identified no issues (0 silenced). -July 18, 2018 - 08:31:57 -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 18, 2018 - 08:32:04 -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 18, 2018 - 08:32: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. -Performing system checks... - -System check identified no issues (0 silenced). -July 18, 2018 - 08:33:52 -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 18, 2018 - 08:33:57 -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 18, 2018 - 08:34: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 18, 2018 - 08:34: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. -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-test/codepedia2.0/apps/projects/views.py", line 147, in get - project_tree = get_project_tree.getHtml(settings.SOURCEPATH+project.path) - File "/projects/codepedia-test/codepedia2.0/apps/utils/get_project_tree.py", line 42, in getHtml - htmlstr += genetree(path,None) - File "/projects/codepedia-test/codepedia2.0/apps/utils/get_project_tree.py", line 27, in genetree - htmlstr += "
  • "+ +parentdirs + dir -TypeError: bad operand type for unary +: 'NoneType' -[18/Jul/2018 08:34:54] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 500 91863 -Performing system checks... - -System check identified no issues (0 silenced). -July 18, 2018 - 08:34:44 -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 -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-test/codepedia2.0/apps/projects/views.py", line 147, in get - project_tree = get_project_tree.getHtml(settings.SOURCEPATH+project.path) - File "/projects/codepedia-test/codepedia2.0/apps/utils/get_project_tree.py", line 42, in getHtml - htmlstr += genetree(path,None) - File "/projects/codepedia-test/codepedia2.0/apps/utils/get_project_tree.py", line 27, in genetree - htmlstr += "
  • "+ parentdirs + dir -TypeError: must be str, not NoneType -[18/Jul/2018 08:36:34] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 500 91767 -Performing system checks... - -System check identified no issues (0 silenced). -July 18, 2018 - 08:36:33 -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 -Performing system checks... - -System check identified no issues (0 silenced). -July 18, 2018 - 08:37:52 -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 18, 2018 - 08:38:13 -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 18, 2018 - 08:38: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. -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-test/codepedia2.0/apps/projects/views.py", line 147, in get - project_tree = get_project_tree.getHtml(settings.SOURCEPATH+project.path) - File "/projects/codepedia-test/codepedia2.0/apps/utils/get_project_tree.py", line 49, in getHtml - htmlstr += genetree(path,None) - File "/projects/codepedia-test/codepedia2.0/apps/utils/get_project_tree.py", line 33, in genetree - htmlstr += "
  • "+ parentdirs + dir -TypeError: must be str, not NoneType -[18/Jul/2018 08:38:48] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 500 91859 -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-test/codepedia2.0/apps/projects/views.py", line 147, in get - project_tree = get_project_tree.getHtml(settings.SOURCEPATH+project.path) - File "/projects/codepedia-test/codepedia2.0/apps/utils/get_project_tree.py", line 49, in getHtml - htmlstr += genetree(path,None) - File "/projects/codepedia-test/codepedia2.0/apps/utils/get_project_tree.py", line 33, in genetree - htmlstr += "
  • "+ parentdirs + dir -TypeError: must be str, not NoneType -[18/Jul/2018 08:39:03] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 500 91859 -Performing system checks... - -System check identified no issues (0 silenced). -July 18, 2018 - 08:38: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. -hnhtwrm@163.com -hnhtwrm@163.com -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-test/codepedia2.0/apps/projects/views.py", line 147, in get - project_tree = get_project_tree.getHtml(settings.SOURCEPATH+project.path) - File "/projects/codepedia-test/codepedia2.0/apps/utils/get_project_tree.py", line 49, in getHtml - htmlstr += genetree(path,None) - File "/projects/codepedia-test/codepedia2.0/apps/utils/get_project_tree.py", line 30, in genetree - htmlstr += genetree(dir,None) - File "/projects/codepedia-test/codepedia2.0/apps/utils/get_project_tree.py", line 23, in genetree - parentdirs += (dirs[0] + os.sep) -TypeError: unsupported operand type(s) for +=: 'NoneType' and 'str' -[18/Jul/2018 08:39:28] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 500 103096 -Performing system checks... - -System check identified no issues (0 silenced). -July 18, 2018 - 08:39:24 -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 -Performing system checks... - -System check identified no issues (0 silenced). -July 18, 2018 - 08:39: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. -Performing system checks... - -System check identified no issues (0 silenced). -July 18, 2018 - 08:40: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. -Performing system checks... - -System check identified no issues (0 silenced). -July 18, 2018 - 08:40: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 18, 2018 - 08:40:31 -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 18, 2018 - 08:40:36 -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 18, 2018 - 08:40:41 -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. -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-test/codepedia2.0/apps/projects/views.py", line 147, in get - project_tree = get_project_tree.getHtml(settings.SOURCEPATH+project.path) - File "/projects/codepedia-test/codepedia2.0/apps/utils/get_project_tree.py", line 43, in getHtml - htmlstr += genetree(path,"") - File "/projects/codepedia-test/codepedia2.0/apps/utils/get_project_tree.py", line 29, in genetree - htmlstr += genetree(dir,"") - File "/projects/codepedia-test/codepedia2.0/apps/utils/get_project_tree.py", line 24, in genetree - htmlstr += genetree(path,dirs[0]) - File "/projects/codepedia-test/codepedia2.0/apps/utils/get_project_tree.py", line 24, in genetree - htmlstr += genetree(path,dirs[0]) - File "/projects/codepedia-test/codepedia2.0/apps/utils/get_project_tree.py", line 24, in genetree - htmlstr += genetree(path,dirs[0]) - [Previous line repeated 922 more times] - File "/projects/codepedia-test/codepedia2.0/apps/utils/get_project_tree.py", line 18, in genetree - dirs,files=getindex(path) - File "/projects/codepedia-test/codepedia2.0/apps/utils/get_project_tree.py", line 10, in getindex - if os.path.isdir(os.path.join(path, file)): - File "/root//envs/codepedia2/lib/python3.6/posixpath.py", line 81, in join - sep = _get_sep(a) -RecursionError: maximum recursion depth exceeded -[18/Jul/2018 08:41:20] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 500 4150330 -Performing system checks... - -System check identified no issues (0 silenced). -July 18, 2018 - 08:40: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. -hnhtwrm@163.com -Performing system checks... - -System check identified no issues (0 silenced). -July 18, 2018 - 08:42: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. -Performing system checks... - -System check identified no issues (0 silenced). -July 18, 2018 - 08:43:01 -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 18, 2018 - 08:43: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. -[18/Jul/2018 08:43:44] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 24023 -[18/Jul/2018 08:43:44] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[18/Jul/2018 08:43:45] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[18/Jul/2018 08:43:45] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[18/Jul/2018 08:43:45] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[18/Jul/2018 08:43:45] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[18/Jul/2018 08:43:53] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1153784 -Performing system checks... - -System check identified no issues (0 silenced). -July 18, 2018 - 08:43:41 -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 -Performing system checks... - -System check identified no issues (0 silenced). -July 18, 2018 - 08:45:09 -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 -
    • res
      • drawable
        • new_note.xml
      • raw
        • introduction
      • values-zh-rTW
        • arrays.xml
        • strings.xml
      • menu
        • note_edit.xml
        • call_note_edit.xml
        • note_list_dropdown.xml
        • sub_folder.xml
        • note_list.xml
        • call_record_folder.xml
        • note_list_options.xml
      • color
        • primary_text_dark.xml
        • secondary_text_dark.xml
      • xml
        • searchable.xml
        • widget_2x_info.xml
        • widget_4x_info.xml
        • preferences.xml
      • drawable-hdpi
        • widget_4x_white.png
        • edit_title_green.9.png
        • widget_2x_blue.png
        • list_red_down.9.png
        • list_green_single.9.png
        • list_background.png
        • list_red_single.9.png
        • edit_title_blue.9.png
        • call_record.png
        • bg_btn_set_color.png
        • font_normal.png
        • list_red_middle.9.png
        • list_green_down.9.png
        • delete.png
        • widget_2x_yellow.png
        • list_footer_bg.9.png
        • widget_4x_blue.png
        • dropdown_icon.9.png
        • edit_title_yellow.9.png
        • edit_red.9.png
        • clock.png
        • title_bar_bg.9.png
        • list_green_up.9.png
        • selected.png
        • list_folder.9.png
        • new_note_pressed.png
        • list_yellow_single.9.png
        • list_white_middle.9.png
        • list_yellow_middle.9.png
        • widget_2x_white.png
        • list_blue_single.9.png
        • list_blue_down.9.png
        • font_size_selector_bg.9.png
        • list_yellow_down.9.png
        • edit_white.9.png
        • notification.png
        • new_note_normal.png
        • widget_4x_yellow.png
        • font_super.png
        • list_white_single.9.png
        • font_small.png
        • edit_title_red.9.png
        • edit_green.9.png
        • icon_app.png
        • widget_4x_green.png
        • title_alert.png
        • list_yellow_up.9.png
        • list_white_up.9.png
        • list_white_down.9.png
        • menu_delete.png
        • list_red_up.9.png
        • widget_2x_red.png
        • list_green_middle.9.png
        • note_edit_color_selector_panel.png
        • edit_yellow.9.png
        • font_large.png
        • search_result.png
        • list_blue_middle.9.png
        • widget_2x_green.png
        • menu_move.png
        • bg_color_btn_mask.png
        • edit_blue.9.png
        • edit_title_white.9.png
        • widget_4x_red.png
        • list_blue_up.9.png
      • values
        • arrays.xml
        • strings.xml
        • styles.xml
        • colors.xml
        • dimens.xml
      • raw-zh-rCN
        • introduction
      • values-zh-rCN
        • arrays.xml
        • strings.xml
      • layout
        • account_dialog_title.xml
        • folder_list_item.xml
        • note_edit.xml
        • settings_header.xml
        • note_list_dropdown_menu.xml
        • datetime_picker.xml
        • add_account_text.xml
        • note_edit_list_item.xml
        • note_list_footer.xml
        • note_list.xml
        • widget_4x.xml
        • dialog_edit_text.xml
        • note_item.xml
        • widget_2x.xml
    • src
            • net/micode/notes/gtask
              • data
                • MetaData.java
                • SqlNote.java
                • Node.java
                • SqlData.java
                • Task.java
                • TaskList.java
              • remote
                • GTaskASyncTask.java
                • GTaskManager.java
                • GTaskClient.java
                • GTaskSyncService.java
              • exception
                • ActionFailureException.java
                • NetworkFailureException.java
            • net/micode/notes/ui
              • NoteEditActivity.java
              • NoteItemData.java
              • DropdownMenu.java
              • DateTimePicker.java
              • NotesListAdapter.java
              • AlarmInitReceiver.java
              • NotesPreferenceActivity.java
              • NoteEditText.java
              • AlarmReceiver.java
              • DateTimePickerDialog.java
              • FoldersListAdapter.java
              • NotesListActivity.java
              • NotesListItem.java
              • AlarmAlertActivity.java
            • net/micode/notes/model
              • WorkingNote.java
              • Note.java
            • net/micode/notes/data
              • NotesProvider.java
              • Notes.java
              • Contact.java
              • NotesDatabaseHelper.java
            • net/micode/notes/tool
              • GTaskStringUtils.java
              • ResourceParser.java
              • DataUtils.java
              • BackupUtils.java
            • net/micode/notes/widget
              • NoteWidgetProvider_4x.java
              • NoteWidgetProvider_2x.java
              • NoteWidgetProvider.java
    • .git
      • objects
        • pack
          • pack-ecc45a0e9901008ea5d61b52e5c927b9374457af.idx
          • pack-ecc45a0e9901008ea5d61b52e5c927b9374457af.pack
        • info
        • refs
          • tags
            • remotes
                • HEAD
            • heads
              • master
          • branches
            • info
              • exclude
            • hooks
              • pre-push.sample
              • pre-commit.sample
              • prepare-commit-msg.sample
              • post-update.sample
              • commit-msg.sample
              • pre-receive.sample
              • pre-applypatch.sample
              • update.sample
              • applypatch-msg.sample
              • pre-rebase.sample
              • fsmonitor-watchman.sample
            • logs
                • refs/remotes
                    • HEAD
                • refs/heads
                  • master
              • HEAD
            • config
            • index
            • packed-refs
            • HEAD
            • description
          • AndroidManifest.xml
          • .gitignore
          • NOTICE
          • README
          [18/Jul/2018 08:45:10] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 24023 -[18/Jul/2018 08:45:11] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[18/Jul/2018 08:45:11] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[18/Jul/2018 08:45:11] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[18/Jul/2018 08:45:11] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[18/Jul/2018 08:45:19] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1153784 - -Performing system checks... - -System check identified no issues (0 silenced). -July 18, 2018 - 08:45:57 -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. -[18/Jul/2018 08:46:05] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 24023 -[18/Jul/2018 08:46:05] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[18/Jul/2018 08:46:06] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[18/Jul/2018 08:46:06] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[18/Jul/2018 08:46:06] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[18/Jul/2018 08:46:14] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1153784 -[18/Jul/2018 08:46:14] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 24023 -[18/Jul/2018 08:46:15] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[18/Jul/2018 08:46:15] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[18/Jul/2018 08:46:15] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[18/Jul/2018 08:46:16] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[18/Jul/2018 08:46:23] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1153784 -Performing system checks... - -System check identified no issues (0 silenced). -July 18, 2018 - 08:46:03 -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 -net/ -net/micode/ -net/micode/notes/ -origin/ -refs/ -origin/ -hnhtwrm@163.com -net/ -net/micode/ -net/micode/notes/ -origin/ -refs/ -origin/ -Unhandled exception in thread started by .wrapper at 0x7f1160dd26a8> -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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/codepedia2.0/Codepedia2/urls.py", line 22, in - from projects.views import FileListlView - File "/projects/codepedia-test/codepedia2.0/apps/projects/views.py", line 14, in - from utils import get_project_tree,scanner_project - File "/projects/codepedia-test/codepedia2.0/apps/utils/get_project_tree.py", line 27 - else: - ^ -IndentationError: expected an indented block -Performing system checks... - -[18/Jul/2018 08:47:41] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 23911 -[18/Jul/2018 08:47:41] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[18/Jul/2018 08:47:42] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[18/Jul/2018 08:47:42] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[18/Jul/2018 08:47:43] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[18/Jul/2018 08:47:43] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[18/Jul/2018 08:47:50] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1153784 -Performing system checks... - -System check identified no issues (0 silenced). -July 18, 2018 - 08:47:35 -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 -[18/Jul/2018 08:48:34] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 23911 -[18/Jul/2018 08:48:35] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[18/Jul/2018 08:48:35] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[18/Jul/2018 08:48:35] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[18/Jul/2018 08:48:35] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[18/Jul/2018 08:48:43] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1153784 -Performing system checks... - -System check identified no issues (0 silenced). -July 18, 2018 - 08:48: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. -hnhtwrm@163.com -net -micode -notes -origin -refs -origin -Performing system checks... - -System check identified no issues (0 silenced). -July 18, 2018 - 08:49: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. -[18/Jul/2018 08:49:54] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 23911 -[18/Jul/2018 08:49:54] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[18/Jul/2018 08:49:55] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[18/Jul/2018 08:49:55] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[18/Jul/2018 08:49:55] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[18/Jul/2018 08:50:02] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1153784 -Unhandled exception in thread started by .wrapper at 0x7f868e6d66a8> -Traceback (most recent call last): - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/utils.py", line 64, in __getitem__ - return self._engines[alias] -KeyError: 'django' - -During handling of the above exception, another exception occurred: - -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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/codepedia2.0/Codepedia2/urls.py", line 34, in - path('xadmin/', xadmin.site.urls), - File "/root//envs/codepedia2/lib/python3.6/site-packages/xadmin/sites.py", line 340, in urls - return self.get_urls(), self.name, self.app_name - File "/root//envs/codepedia2/lib/python3.6/site-packages/xadmin/sites.py", line 296, in get_urls - self.check_dependencies() - File "/root//envs/codepedia2/lib/python3.6/site-packages/xadmin/sites.py", line 176, in check_dependencies - default_template_engine = Engine.get_default() - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/engine.py", line 76, in get_default - for engine in engines.all(): - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/utils.py", line 88, in all - return [self[alias] for alias in self] - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/utils.py", line 88, in - return [self[alias] for alias in self] - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/utils.py", line 79, in __getitem__ - engine = engine_cls(params) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/backends/django.py", line 25, in __init__ - options['libraries'] = self.get_templatetag_libraries(libraries) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/backends/django.py", line 43, in get_templatetag_libraries - libraries = get_installed_libraries() - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/backends/django.py", line 108, in get_installed_libraries - for name in get_package_libraries(pkg): - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/backends/django.py", line 121, in get_package_libraries - module = import_module(entry[1]) - File "/root//envs/codepedia2/lib/python3.6/importlib/__init__.py", line 126, in import_module - return _bootstrap._gcd_import(name[level:], package, level) - File "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 674, in exec_module - File "", line 781, in get_code - File "", line 741, in source_to_code - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/codepedia2.0/apps/projects/templatetags/base_filter.py", line 44 - source_path = - ^ -SyntaxError: invalid syntax -Performing system checks... - -Performing system checks... - -System check identified no issues (0 silenced). -July 18, 2018 - 10:40:56 -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 18, 2018 - 10:40:59 -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. -[18/Jul/2018 10:41:18] "GET /projects/Notes/ HTTP/1.1" 200 50946 -[18/Jul/2018 10:41:18] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[18/Jul/2018 10:41:19] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 73 -[18/Jul/2018 10:41:19] "POST /operations/show_navigation/ HTTP/1.1" 200 35 -[18/Jul/2018 10:41:19] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88 -[18/Jul/2018 10:41:19] "POST /operations/get_codereading_content/ HTTP/1.1" 200 4974 -Performing system checks... - -System check identified no issues (0 silenced). -July 18, 2018 - 10:41:12 -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 -[18/Jul/2018 10:41:28] "GET /projects/Notes/ HTTP/1.1" 200 50946 -[18/Jul/2018 10:41:28] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 73 -[18/Jul/2018 10:41:28] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88 -[18/Jul/2018 10:41:28] "POST /operations/show_navigation/ HTTP/1.1" 200 35 -[18/Jul/2018 10:41:28] "POST /operations/get_codereading_content/ HTTP/1.1" 200 4974 -[18/Jul/2018 10:41:36] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1189 -[18/Jul/2018 10:41:36] "POST /operations/show_navigation/ HTTP/1.1" 200 325 -[18/Jul/2018 10:41:36] "POST /operations/get_codereading_content/ HTTP/1.1" 200 93813 -Performing system checks... - -System check identified no issues (0 silenced). -July 18, 2018 - 10:41:24 -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 -Performing system checks... - -System check identified no issues (0 silenced). -July 18, 2018 - 10:46:49 -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 18, 2018 - 10:46:56 -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 18, 2018 - 10:49:13 -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 18, 2018 - 10:49:24 -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 .wrapper at 0x7ff5d82c66a8> -Traceback (most recent call last): - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/utils.py", line 64, in __getitem__ - return self._engines[alias] -KeyError: 'django' - -During handling of the above exception, another exception occurred: - -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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/codepedia2.0/Codepedia2/urls.py", line 34, in - path('xadmin/', xadmin.site.urls), - File "/root//envs/codepedia2/lib/python3.6/site-packages/xadmin/sites.py", line 340, in urls - return self.get_urls(), self.name, self.app_name - File "/root//envs/codepedia2/lib/python3.6/site-packages/xadmin/sites.py", line 296, in get_urls - self.check_dependencies() - File "/root//envs/codepedia2/lib/python3.6/site-packages/xadmin/sites.py", line 176, in check_dependencies - default_template_engine = Engine.get_default() - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/engine.py", line 76, in get_default - for engine in engines.all(): - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/utils.py", line 88, in all - return [self[alias] for alias in self] - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/utils.py", line 88, in - return [self[alias] for alias in self] - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/utils.py", line 79, in __getitem__ - engine = engine_cls(params) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/backends/django.py", line 25, in __init__ - options['libraries'] = self.get_templatetag_libraries(libraries) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/backends/django.py", line 43, in get_templatetag_libraries - libraries = get_installed_libraries() - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/backends/django.py", line 108, in get_installed_libraries - for name in get_package_libraries(pkg): - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/backends/django.py", line 121, in get_package_libraries - module = import_module(entry[1]) - File "/root//envs/codepedia2/lib/python3.6/importlib/__init__.py", line 126, in import_module - return _bootstrap._gcd_import(name[level:], package, level) - File "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 674, in exec_module - File "", line 781, in get_code - File "", line 741, in source_to_code - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/codepedia2.0/apps/projects/templatetags/base_filter.py", line 47 - abspath = source_path + os.sep str(project_name) + path - ^ -SyntaxError: invalid syntax -Performing system checks... - -Unhandled exception in thread started by .wrapper at 0x7fdf1d9566a8> -Traceback (most recent call last): - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/utils.py", line 64, in __getitem__ - return self._engines[alias] -KeyError: 'django' - -During handling of the above exception, another exception occurred: - -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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/codepedia2.0/Codepedia2/urls.py", line 34, in - path('xadmin/', xadmin.site.urls), - File "/root//envs/codepedia2/lib/python3.6/site-packages/xadmin/sites.py", line 340, in urls - return self.get_urls(), self.name, self.app_name - File "/root//envs/codepedia2/lib/python3.6/site-packages/xadmin/sites.py", line 296, in get_urls - self.check_dependencies() - File "/root//envs/codepedia2/lib/python3.6/site-packages/xadmin/sites.py", line 176, in check_dependencies - default_template_engine = Engine.get_default() - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/engine.py", line 76, in get_default - for engine in engines.all(): - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/utils.py", line 88, in all - return [self[alias] for alias in self] - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/utils.py", line 88, in - return [self[alias] for alias in self] - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/utils.py", line 79, in __getitem__ - engine = engine_cls(params) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/backends/django.py", line 25, in __init__ - options['libraries'] = self.get_templatetag_libraries(libraries) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/backends/django.py", line 43, in get_templatetag_libraries - libraries = get_installed_libraries() - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/backends/django.py", line 108, in get_installed_libraries - for name in get_package_libraries(pkg): - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/backends/django.py", line 121, in get_package_libraries - module = import_module(entry[1]) - File "/root//envs/codepedia2/lib/python3.6/importlib/__init__.py", line 126, in import_module - return _bootstrap._gcd_import(name[level:], package, level) - File "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 674, in exec_module - File "", line 781, in get_code - File "", line 741, in source_to_code - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/codepedia2.0/apps/projects/templatetags/base_filter.py", line 47 - abspath = source_path + os.sep str(project_name) + path - ^ -SyntaxError: invalid syntax -Performing system checks... - -Unhandled exception in thread started by .wrapper at 0x7f385508f6a8> -Traceback (most recent call last): - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/utils.py", line 64, in __getitem__ - return self._engines[alias] -KeyError: 'django' - -During handling of the above exception, another exception occurred: - -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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/codepedia2.0/Codepedia2/urls.py", line 34, in - path('xadmin/', xadmin.site.urls), - File "/root//envs/codepedia2/lib/python3.6/site-packages/xadmin/sites.py", line 340, in urls - return self.get_urls(), self.name, self.app_name - File "/root//envs/codepedia2/lib/python3.6/site-packages/xadmin/sites.py", line 296, in get_urls - self.check_dependencies() - File "/root//envs/codepedia2/lib/python3.6/site-packages/xadmin/sites.py", line 176, in check_dependencies - default_template_engine = Engine.get_default() - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/engine.py", line 76, in get_default - for engine in engines.all(): - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/utils.py", line 88, in all - return [self[alias] for alias in self] - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/utils.py", line 88, in - return [self[alias] for alias in self] - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/utils.py", line 79, in __getitem__ - engine = engine_cls(params) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/backends/django.py", line 25, in __init__ - options['libraries'] = self.get_templatetag_libraries(libraries) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/backends/django.py", line 43, in get_templatetag_libraries - libraries = get_installed_libraries() - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/backends/django.py", line 108, in get_installed_libraries - for name in get_package_libraries(pkg): - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/backends/django.py", line 121, in get_package_libraries - module = import_module(entry[1]) - File "/root//envs/codepedia2/lib/python3.6/importlib/__init__.py", line 126, in import_module - return _bootstrap._gcd_import(name[level:], package, level) - File "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 674, in exec_module - File "", line 781, in get_code - File "", line 741, in source_to_code - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/codepedia2.0/apps/projects/templatetags/base_filter.py", line 47 - abspath = source_path + os.sep str(project_name) + path - ^ -SyntaxError: invalid syntax -Performing system checks... - -Performing system checks... - -System check identified no issues (0 silenced). -July 18, 2018 - 10:49: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. -[18/Jul/2018 10:51:21] "GET /projects/Notes/ HTTP/1.1" 200 50946 -[18/Jul/2018 10:51:21] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[18/Jul/2018 10:51:22] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 73 -[18/Jul/2018 10:51:22] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88 -[18/Jul/2018 10:51:22] "POST /operations/show_navigation/ HTTP/1.1" 200 35 -[18/Jul/2018 10:51:22] "POST /operations/get_codereading_content/ HTTP/1.1" 200 4974 -[18/Jul/2018 10:51:26] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88 -[18/Jul/2018 10:51:26] "POST /operations/show_navigation/ HTTP/1.1" 200 35 -[18/Jul/2018 10:51:26] "POST /operations/get_codereading_content/ HTTP/1.1" 200 4785 -[18/Jul/2018 10:51:28] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1189 -[18/Jul/2018 10:51:28] "POST /operations/show_navigation/ HTTP/1.1" 200 325 -[18/Jul/2018 10:51:28] "POST /operations/get_codereading_content/ HTTP/1.1" 200 93813 -Performing system checks... - -System check identified no issues (0 silenced). -July 18, 2018 - 10:49:49 -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 -[19/Jul/2018 00:02:30] code 400, message Bad request version ('MCTP/1.0') -[19/Jul/2018 00:02:30] "REMOTE HI_SRDK_DEV_GetHddInfo MCTP/1.0" 400 - -Not Found: /favicon.ico -[19/Jul/2018 00:10:42] "GET /favicon.ico HTTP/1.1" 404 3103 -[19/Jul/2018 00:22:34] code 400, message Bad request version ('MCTP/1.0') -[19/Jul/2018 00:22:34] "REMOTE HI_SRDK_DEV_GetHddInfo MCTP/1.0" 400 - -Method Not Allowed (POST): / -[19/Jul/2018 01:42:28] "POST / HTTP/1.0" 405 0 -[19/Jul/2018 02:11:41] code 400, message Bad request version ('MCTP/1.0') -[19/Jul/2018 02:11:41] "REMOTE HI_SRDK_DEV_GetHddInfo MCTP/1.0" 400 - -Not Found: /http:/112.124.42.80:63435/ -[19/Jul/2018 06:44:55] "HEAD http://112.124.42.80:63435/ HTTP/1.1" 404 1694 -Not Found: /http:/112.124.42.80:63435/ -[19/Jul/2018 06:44:57] "HEAD http://112.124.42.80:63435/ HTTP/1.1" 404 1694 -Not Found: /http:/112.124.42.80:63435/ -[19/Jul/2018 06:45:04] "HEAD http://112.124.42.80:63435/ HTTP/1.1" 404 1694 -Not Found: /http:/112.124.42.80:63435/ -[19/Jul/2018 06:45:25] "HEAD http://112.124.42.80:63435/ HTTP/1.1" 404 1694 -Not Found: /http:/httpheader.net/ -[19/Jul/2018 08:33:54] "GET http://httpheader.net/ HTTP/1.1" 404 1673 -[19/Jul/2018 08:34:15] code 400, message Bad request syntax ('\x04\x01\x00PÀcö60\x00') -[19/Jul/2018 08:34:15] "PÀcö60" 400 - -[19/Jul/2018 08:34:36] code 400, message Bad request syntax ('\x05\x01\x00') -[19/Jul/2018 08:34:36] "" 400 - -Not Found: /http:/www.baidu.com/cache/global/img/gs.gif -[19/Jul/2018 16:58:10] "GET http://www.baidu.com/cache/global/img/gs.gif HTTP/1.1" 404 1738 -Not Found: /http:/112.124.42.80:63435/ -[19/Jul/2018 22:45:13] "HEAD http://112.124.42.80:63435/ HTTP/1.1" 404 1694 -Not Found: /http:/112.124.42.80:63435/ -[19/Jul/2018 22:45:14] "HEAD http://112.124.42.80:63435/ HTTP/1.1" 404 1694 -[19/Jul/2018 23:54:15] "GET /projects/Notes/src/net/micode/notes/gtask/remote/GTaskClient.java HTTP/1.1" 200 42680 -[19/Jul/2018 23:54:15] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 304 0 -[19/Jul/2018 23:54:15] "GET /static/js/prettify.js HTTP/1.1" 304 0 -[19/Jul/2018 23:54:15] "GET /static/js/source.js HTTP/1.1" 304 0 -[19/Jul/2018 23:54:15] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 304 0 -[19/Jul/2018 23:54:15] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 304 0 -[19/Jul/2018 23:54:15] "GET /static/css/monokai-sublime.css HTTP/1.1" 304 0 -[19/Jul/2018 23:54:15] "GET /static/css/font-awesome.css HTTP/1.1" 304 0 -[19/Jul/2018 23:54:15] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[19/Jul/2018 23:54:15] "GET /static/css/prettify.css HTTP/1.1" 304 0 -[19/Jul/2018 23:54:15] "GET /static/image/codepedia.png HTTP/1.1" 304 0 -[19/Jul/2018 23:54:16] "GET /static/image/users/default.png HTTP/1.1" 304 0 -[19/Jul/2018 23:54:16] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -Not Found: /favicon.ico -[19/Jul/2018 23:54:16] "GET /favicon.ico HTTP/1.1" 404 3103 -[19/Jul/2018 23:54:16] "POST /operations/show_navigation/ HTTP/1.1" 200 611 -[19/Jul/2018 23:54:16] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 2071 -[19/Jul/2018 23:54:17] "POST /operations/get_codereading_content/ HTTP/1.1" 200 466824 -[19/Jul/2018 23:54:18] "GET /static/image/annotation.png HTTP/1.1" 304 0 -[19/Jul/2018 23:54:18] "GET /static/image/question.png HTTP/1.1" 304 0 -[19/Jul/2018 23:54:35] "GET /projects/Notes/src/net/micode/notes/gtask/remote/GTaskClient.java HTTP/1.1" 200 42680 -[19/Jul/2018 23:54:36] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[19/Jul/2018 23:54:36] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 2071 -[19/Jul/2018 23:54:36] "POST /operations/show_navigation/ HTTP/1.1" 200 611 -[19/Jul/2018 23:54:37] "POST /operations/get_codereading_content/ HTTP/1.1" 200 479109 -[19/Jul/2018 23:54:46] "GET /static/vendor/bootstrap/fonts/glyphicons-halflings-regular.woff2 HTTP/1.1" 304 0 -[19/Jul/2018 23:54:50] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88 -[19/Jul/2018 23:54:51] "POST /operations/show_navigation/ HTTP/1.1" 200 35 -[19/Jul/2018 23:54:51] "POST /operations/get_codereading_content/ HTTP/1.1" 200 4800 -[19/Jul/2018 23:54:52] "POST /operations/show_navigation/ HTTP/1.1" 200 325 -[19/Jul/2018 23:54:52] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1189 -[19/Jul/2018 23:54:52] "POST /operations/get_codereading_content/ HTTP/1.1" 200 67177 -[20/Jul/2018 00:00:51] "GET /projects/Notes/src/net/micode/notes/gtask/remote/GTaskClient.java HTTP/1.1" 200 42680 -[20/Jul/2018 00:00:52] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[20/Jul/2018 00:00:52] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 2071 -[20/Jul/2018 00:00:52] "POST /operations/show_navigation/ HTTP/1.1" 200 611 -[20/Jul/2018 00:00:53] "POST /operations/get_codereading_content/ HTTP/1.1" 200 476658 -[20/Jul/2018 00:01:29] "POST /operations/show_annotation/ HTTP/1.1" 200 3423 -[20/Jul/2018 00:01:32] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88 -[20/Jul/2018 00:01:32] "POST /operations/show_navigation/ HTTP/1.1" 200 35 -[20/Jul/2018 00:01:32] "POST /operations/get_codereading_content/ HTTP/1.1" 200 4974 -[20/Jul/2018 00:01:34] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88 -[20/Jul/2018 00:01:34] "POST /operations/show_navigation/ HTTP/1.1" 200 35 -[20/Jul/2018 00:01:34] "POST /operations/get_codereading_content/ HTTP/1.1" 200 4049 -[20/Jul/2018 00:01:36] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88 -[20/Jul/2018 00:01:36] "POST /operations/get_codereading_content/ HTTP/1.1" 200 4800 -[20/Jul/2018 00:01:36] "POST /operations/show_navigation/ HTTP/1.1" 200 35 -[20/Jul/2018 00:01:37] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1189 -[20/Jul/2018 00:01:37] "POST /operations/show_navigation/ HTTP/1.1" 200 325 -[20/Jul/2018 00:01:37] "POST /operations/get_codereading_content/ HTTP/1.1" 200 66709 -[20/Jul/2018 00:01:41] "POST /operations/show_annotation/ HTTP/1.1" 200 2354 -[20/Jul/2018 00:01:53] "POST /operations/add_annotation/ HTTP/1.1" 200 41 -[20/Jul/2018 00:01:53] "POST /operations/show_annotation/ HTTP/1.1" 200 2350 -[20/Jul/2018 00:02:05] "POST /operations/add_annotation/ HTTP/1.1" 200 41 -[20/Jul/2018 00:02:05] "POST /operations/show_annotation/ HTTP/1.1" 200 2354 -[20/Jul/2018 00:02:52] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[20/Jul/2018 00:03:32] "GET /projects/Notes/src/net/micode/notes/gtask/remote/GTaskClient.java HTTP/1.1" 200 42680 -[20/Jul/2018 00:03:32] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[20/Jul/2018 00:03:33] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[20/Jul/2018 00:03:33] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 2071 -[20/Jul/2018 00:03:33] "POST /operations/show_navigation/ HTTP/1.1" 200 611 -[20/Jul/2018 00:03:34] "POST /operations/get_codereading_content/ HTTP/1.1" 200 476894 -[20/Jul/2018 00:04:28] "GET /projects/Notes/src/net/micode/notes/gtask/remote/GTaskClient.java HTTP/1.1" 200 42680 -[20/Jul/2018 00:04:28] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[20/Jul/2018 00:04:32] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[20/Jul/2018 00:04:33] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 2071 -[20/Jul/2018 00:04:33] "POST /operations/show_navigation/ HTTP/1.1" 200 611 -[20/Jul/2018 00:04:45] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[20/Jul/2018 00:04:57] "POST /operations/get_codereading_content/ HTTP/1.1" 200 476894 -[20/Jul/2018 00:04:58] "GET /projects/Notes/src/net/micode/notes/gtask/remote/GTaskClient.java HTTP/1.1" 200 42680 -[20/Jul/2018 00:04:59] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[20/Jul/2018 00:04:59] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[20/Jul/2018 00:04:59] "POST /operations/show_navigation/ HTTP/1.1" 200 611 -[20/Jul/2018 00:04:59] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 2071 -[20/Jul/2018 00:05:00] "POST /operations/get_codereading_content/ HTTP/1.1" 200 476894 -[20/Jul/2018 00:05:13] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[20/Jul/2018 00:05:57] "GET /projects/Notes/src/net/micode/notes/gtask/remote/GTaskClient.java HTTP/1.1" 200 42680 -[20/Jul/2018 00:05:58] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616 -[20/Jul/2018 00:05:58] "GET /static/css/prettify.css HTTP/1.1" 200 1726 -[20/Jul/2018 00:05:58] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414 -[20/Jul/2018 00:05:58] "GET /static/css/code_show.css HTTP/1.1" 200 20995 -[20/Jul/2018 00:05:58] "GET /static/css/monokai-sublime.css HTTP/1.1" 200 1026 -[20/Jul/2018 00:05:58] "GET /static/js/prettify.js HTTP/1.1" 200 18331 -[20/Jul/2018 00:05:58] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053 -[20/Jul/2018 00:05:58] "GET /static/js/source.js HTTP/1.1" 200 33451 -[20/Jul/2018 00:05:58] "GET /static/image/codepedia.png HTTP/1.1" 200 3350 -[20/Jul/2018 00:05:58] "GET /static/image/users/default.png HTTP/1.1" 200 36378 -[20/Jul/2018 00:06:00] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802 -[20/Jul/2018 00:06:00] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[20/Jul/2018 00:06:02] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[20/Jul/2018 00:06:02] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 2071 -[20/Jul/2018 00:06:02] "POST /operations/show_navigation/ HTTP/1.1" 200 611 -[20/Jul/2018 00:06:03] "POST /operations/get_codereading_content/ HTTP/1.1" 200 476894 -[20/Jul/2018 00:06:04] "GET /static/image/annotation.png HTTP/1.1" 200 1148 -[20/Jul/2018 00:06:04] "GET /static/image/question.png HTTP/1.1" 200 1112 -[20/Jul/2018 00:08:46] "GET /projects/Notes/src/net/micode/notes/gtask/remote/GTaskClient.java HTTP/1.1" 200 42680 -[20/Jul/2018 00:08:46] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616 -[20/Jul/2018 00:08:46] "GET /static/css/prettify.css HTTP/1.1" 200 1726 -[20/Jul/2018 00:08:47] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414 -[20/Jul/2018 00:08:47] "GET /static/css/code_show.css HTTP/1.1" 200 20995 -[20/Jul/2018 00:08:47] "GET /static/css/monokai-sublime.css HTTP/1.1" 200 1026 -[20/Jul/2018 00:08:47] "GET /static/js/prettify.js HTTP/1.1" 200 18331 -[20/Jul/2018 00:08:47] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053 -[20/Jul/2018 00:08:47] "GET /static/js/source.js HTTP/1.1" 200 33451 -[20/Jul/2018 00:08:47] "GET /static/image/codepedia.png HTTP/1.1" 200 3350 -[20/Jul/2018 00:08:47] "GET /static/image/users/default.png HTTP/1.1" 200 36378 -[20/Jul/2018 00:08:48] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802 -[20/Jul/2018 00:08:49] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[20/Jul/2018 00:08:50] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[20/Jul/2018 00:08:50] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 2071 -[20/Jul/2018 00:08:50] "POST /operations/show_navigation/ HTTP/1.1" 200 611 -[20/Jul/2018 00:08:51] "POST /operations/get_codereading_content/ HTTP/1.1" 200 476563 -[20/Jul/2018 00:08:52] "GET /static/image/question.png HTTP/1.1" 200 1112 -[20/Jul/2018 00:08:52] "GET /static/image/annotation.png HTTP/1.1" 200 1148 -[20/Jul/2018 00:09:12] "POST /operations/show_issue_question/ HTTP/1.1" 200 2627 -[20/Jul/2018 00:09:15] "POST /operations/show_issue_question/ HTTP/1.1" 200 2627 -[20/Jul/2018 00:09:24] "POST /operations/add_question/ HTTP/1.1" 200 41 -[20/Jul/2018 00:09:24] "POST /operations/show_issue_question/ HTTP/1.1" 200 925 -[20/Jul/2018 00:09:30] "GET /projects/Notes/src/net/micode/notes/gtask/remote/GTaskClient.java HTTP/1.1" 200 42680 -[20/Jul/2018 00:09:30] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[20/Jul/2018 00:09:30] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[20/Jul/2018 00:09:31] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[20/Jul/2018 00:09:31] "POST /operations/show_navigation/ HTTP/1.1" 200 611 -[20/Jul/2018 00:09:31] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 2071 -[20/Jul/2018 00:09:32] "POST /operations/get_codereading_content/ HTTP/1.1" 200 476563 -[20/Jul/2018 00:09:41] "POST /operations/show_issue_question/ HTTP/1.1" 200 3093 -[20/Jul/2018 00:09:45] "POST /operations/show_issue_question/ HTTP/1.1" 200 3093 -[20/Jul/2018 00:13:35] "GET /projects/Notes/src/net/micode/notes/gtask/remote/GTaskClient.java HTTP/1.1" 200 42680 -[20/Jul/2018 00:13:35] "GET /static/js/prettify.js HTTP/1.1" 200 18331 -[20/Jul/2018 00:13:35] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616 -[20/Jul/2018 00:13:36] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414 -[20/Jul/2018 00:13:36] "GET /static/css/prettify.css HTTP/1.1" 200 1726 -[20/Jul/2018 00:13:36] "GET /static/css/code_show.css HTTP/1.1" 200 20995 -[20/Jul/2018 00:13:36] "GET /static/css/monokai-sublime.css HTTP/1.1" 200 1026 -[20/Jul/2018 00:13:36] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053 -[20/Jul/2018 00:13:36] "GET /static/js/source.js HTTP/1.1" 200 33451 -[20/Jul/2018 00:13:37] "GET /static/image/codepedia.png HTTP/1.1" 200 3350 -[20/Jul/2018 00:13:37] "GET /static/image/users/default.png HTTP/1.1" 200 36378 -[20/Jul/2018 00:13:38] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802 -[20/Jul/2018 00:13:39] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[20/Jul/2018 00:13:42] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[20/Jul/2018 00:13:43] "POST /operations/show_navigation/ HTTP/1.1" 200 611 -[20/Jul/2018 00:13:43] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 2071 -[20/Jul/2018 00:13:46] "POST /operations/get_codereading_content/ HTTP/1.1" 200 459013 -[20/Jul/2018 00:13:48] "GET /static/image/annotation.png HTTP/1.1" 200 1148 -[20/Jul/2018 00:13:48] "GET /static/image/question.png HTTP/1.1" 200 1112 -[20/Jul/2018 00:15:44] "GET /projects/Notes/src/net/micode/notes/gtask/remote/GTaskClient.java HTTP/1.1" 200 42680 -[20/Jul/2018 00:15:44] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616 -[20/Jul/2018 00:15:44] "GET /static/css/prettify.css HTTP/1.1" 200 1726 -[20/Jul/2018 00:15:44] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414 -[20/Jul/2018 00:15:44] "GET /static/css/code_show.css HTTP/1.1" 200 21020 -[20/Jul/2018 00:15:44] "GET /static/css/monokai-sublime.css HTTP/1.1" 200 1026 -[20/Jul/2018 00:15:44] "GET /static/js/prettify.js HTTP/1.1" 200 18331 -[20/Jul/2018 00:15:44] "GET /static/js/source.js HTTP/1.1" 200 33451 -[20/Jul/2018 00:15:45] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053 -[20/Jul/2018 00:15:45] "GET /static/image/codepedia.png HTTP/1.1" 200 3350 -[20/Jul/2018 00:15:45] "GET /static/image/users/default.png HTTP/1.1" 200 36378 -[20/Jul/2018 00:15:45] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802 -[20/Jul/2018 00:15:46] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[20/Jul/2018 00:15:48] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[20/Jul/2018 00:15:48] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 2071 -[20/Jul/2018 00:15:48] "POST /operations/show_navigation/ HTTP/1.1" 200 611 -[20/Jul/2018 00:15:49] "POST /operations/get_codereading_content/ HTTP/1.1" 200 459013 -[20/Jul/2018 00:15:50] "GET /static/image/annotation.png HTTP/1.1" 200 1148 -[20/Jul/2018 00:15:50] "GET /static/image/question.png HTTP/1.1" 200 1112 -[20/Jul/2018 00:17:21] "GET /static/vendor/bootstrap/fonts/glyphicons-halflings-regular.woff2 HTTP/1.1" 200 18028 -[20/Jul/2018 00:17:21] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88 -[20/Jul/2018 00:17:21] "POST /operations/show_navigation/ HTTP/1.1" 200 35 -[20/Jul/2018 00:17:21] "POST /operations/get_codereading_content/ HTTP/1.1" 200 4974 -[20/Jul/2018 00:17:35] "POST /operations/show_navigation/ HTTP/1.1" 200 325 -[20/Jul/2018 00:17:35] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1189 -[20/Jul/2018 00:17:35] "POST /operations/get_codereading_content/ HTTP/1.1" 200 64322 -[20/Jul/2018 00:17:46] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 2148 -[20/Jul/2018 00:17:46] "POST /operations/show_navigation/ HTTP/1.1" 200 503 -[20/Jul/2018 00:17:47] "POST /operations/get_codereading_content/ HTTP/1.1" 200 399252 -[20/Jul/2018 00:19:04] "GET /projects/Notes/src/net/micode/notes/gtask/remote/GTaskClient.java HTTP/1.1" 200 42680 -[20/Jul/2018 00:19:04] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[20/Jul/2018 00:19:05] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[20/Jul/2018 00:19:05] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[20/Jul/2018 00:19:05] "POST /operations/show_navigation/ HTTP/1.1" 200 611 -[20/Jul/2018 00:19:05] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 2071 -[20/Jul/2018 00:19:06] "POST /operations/get_codereading_content/ HTTP/1.1" 200 448006 -[20/Jul/2018 00:19:33] "GET /projects/Notes/src/net/micode/notes/gtask/remote/GTaskClient.java HTTP/1.1" 200 42680 -[20/Jul/2018 00:19:34] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[20/Jul/2018 00:19:34] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[20/Jul/2018 00:19:35] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[20/Jul/2018 00:19:35] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 2071 -[20/Jul/2018 00:19:35] "POST /operations/show_navigation/ HTTP/1.1" 200 611 -[20/Jul/2018 00:19:36] "POST /operations/get_codereading_content/ HTTP/1.1" 200 448594 -[20/Jul/2018 00:19:54] "GET /projects/Notes/src/net/micode/notes/gtask/remote/GTaskClient.java HTTP/1.1" 200 42680 -[20/Jul/2018 00:19:55] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[20/Jul/2018 00:19:55] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[20/Jul/2018 00:19:55] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 2071 -[20/Jul/2018 00:19:55] "POST /operations/show_navigation/ HTTP/1.1" 200 611 -[20/Jul/2018 00:19:56] "POST /operations/get_codereading_content/ HTTP/1.1" 200 448594 -[20/Jul/2018 00:20:11] "GET /projects/Notes/src/net/micode/notes/gtask/remote/GTaskClient.java HTTP/1.1" 200 42680 -[20/Jul/2018 00:20:11] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[20/Jul/2018 00:20:12] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[20/Jul/2018 00:20:12] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[20/Jul/2018 00:20:12] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 2071 -[20/Jul/2018 00:20:12] "POST /operations/show_navigation/ HTTP/1.1" 200 611 -[20/Jul/2018 00:20:13] "POST /operations/get_codereading_content/ HTTP/1.1" 200 431629 -[20/Jul/2018 00:20:27] "GET /projects/Notes/src/net/micode/notes/gtask/remote/GTaskClient.java HTTP/1.1" 200 42680 -[20/Jul/2018 00:20:27] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[20/Jul/2018 00:20:28] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[20/Jul/2018 00:20:28] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 2071 -[20/Jul/2018 00:20:28] "POST /operations/show_navigation/ HTTP/1.1" 200 611 -[20/Jul/2018 00:20:29] "POST /operations/get_codereading_content/ HTTP/1.1" 200 448594 -[20/Jul/2018 00:27:11] "GET / HTTP/1.1" 200 24242 -[20/Jul/2018 00:27:11] "GET /static/css/common.css HTTP/1.1" 200 8146 -[20/Jul/2018 00:27:11] "GET /static/css/base.css HTTP/1.1" 200 18873 -[20/Jul/2018 00:27:11] "GET /static/css/jstree.css HTTP/1.1" 200 34637 -[20/Jul/2018 00:27:11] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414 -[20/Jul/2018 00:27:11] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604 -[20/Jul/2018 00:27:11] "GET /static/js/base.js HTTP/1.1" 200 21228 -[20/Jul/2018 00:27:11] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070 -[20/Jul/2018 00:27:12] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045 -[20/Jul/2018 00:27:12] "GET /static/vendor/site/css/style.css HTTP/1.1" 200 160222 -[20/Jul/2018 00:27:12] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738 -[20/Jul/2018 00:27:12] "GET /media/avatar/users/default.png HTTP/1.1" 200 36378 -[20/Jul/2018 00:27:14] "GET /static/js/jstree.js HTTP/1.1" 200 297950 -[20/Jul/2018 00:27:14] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[20/Jul/2018 00:27:15] "GET /static/image/CodePedia.ico HTTP/1.1" 200 370070 -[20/Jul/2018 00:27:16] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42680 -[20/Jul/2018 00:27:16] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42680 -[20/Jul/2018 00:27:16] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[20/Jul/2018 00:27:17] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[20/Jul/2018 00:27:17] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[20/Jul/2018 00:27:17] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[20/Jul/2018 00:27:17] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[20/Jul/2018 00:27:19] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[20/Jul/2018 00:31:48] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42680 -[20/Jul/2018 00:31:48] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[20/Jul/2018 00:31:49] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[20/Jul/2018 00:31:49] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[20/Jul/2018 00:31:49] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[20/Jul/2018 00:31:49] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[20/Jul/2018 00:31:51] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[20/Jul/2018 00:31:54] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88 -[20/Jul/2018 00:31:54] "POST /operations/show_navigation/ HTTP/1.1" 200 35 -[20/Jul/2018 00:31:54] "POST /operations/get_codereading_content/ HTTP/1.1" 200 4974 -[20/Jul/2018 00:31:58] "POST /operations/get_codereading_content/ HTTP/1.1" 200 3577 -[20/Jul/2018 00:31:58] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88 -[20/Jul/2018 00:31:58] "POST /operations/show_navigation/ HTTP/1.1" 200 35 -[20/Jul/2018 00:32:05] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 2006 -[20/Jul/2018 00:32:05] "POST /operations/show_navigation/ HTTP/1.1" 200 384 -[20/Jul/2018 00:32:05] "POST /operations/get_codereading_content/ HTTP/1.1" 200 93990 -[20/Jul/2018 00:32:59] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[20/Jul/2018 00:33:50] "GET /users/userinfo HTTP/1.1" 200 18614 -[20/Jul/2018 00:33:50] "GET /static/vendor/site/css/reset.css HTTP/1.1" 200 2808 -[20/Jul/2018 00:33:50] "GET /static/vendor/site/js/plugins/queryCity/css/cityLayout.css HTTP/1.1" 200 10464 -[20/Jul/2018 00:33:50] "GET /static/vendor/site/css/lq.datetimepick.css HTTP/1.1" 200 5049 -[20/Jul/2018 00:33:50] "GET /static/vendor/site/js/jquery-migrate-1.2.1.min.js HTTP/1.1" 200 7200 -[20/Jul/2018 00:33:50] "GET /static/vendor/site/css/animate.css HTTP/1.1" 200 74079 -[20/Jul/2018 00:33:51] "GET /static/vendor/site/js/jquery.min.js HTTP/1.1" 200 101700 -[20/Jul/2018 00:33:51] "GET /static/vendor/site/js/selectUi.js HTTP/1.1" 200 5816 -Not Found: /media/ -[20/Jul/2018 00:33:51] "GET /media/ HTTP/1.1" 404 1727 -[20/Jul/2018 00:33:51] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[20/Jul/2018 00:33:51] "GET /static/vendor/site/js/plugins/laydate/laydate.js HTTP/1.1" 200 13877 -[20/Jul/2018 00:33:51] "GET /static/vendor/site/js/plugins/layer/layer.js HTTP/1.1" 200 14941 -[20/Jul/2018 00:33:51] "GET /static/vendor/site/js/plugins/jquery.scrollLoading.js HTTP/1.1" 200 770 -[20/Jul/2018 00:33:51] "GET /static/vendor/site/js/validateDialog.js HTTP/1.1" 200 1878 -[20/Jul/2018 00:33:51] "GET /static/vendor/site/js/unslider.js HTTP/1.1" 200 2776 -[20/Jul/2018 00:33:51] "GET /static/vendor/site/js/plugins/queryCity/js/public.js HTTP/1.1" 200 43900 -[20/Jul/2018 00:33:51] "GET /static/vendor/site/js/plugins/laydate/need/laydate.css HTTP/1.1" 200 6028 -[20/Jul/2018 00:33:51] "GET /static/vendor/site/js/plugins/laydate/skins/default/laydate.css HTTP/1.1" 200 3575 -[20/Jul/2018 00:33:51] "GET /static/vendor/site/js/plugins/layer/skin/layer.css HTTP/1.1" 200 11336 -[20/Jul/2018 00:33:51] "GET /static/vendor/site/images/side1.png HTTP/1.1" 200 1318 -[20/Jul/2018 00:33:51] "GET /static/vendor/site/images/arrow.png HTTP/1.1" 200 1295 -[20/Jul/2018 00:33:51] "GET /static/vendor/site/images/arrow_g.png HTTP/1.1" 200 1275 -[20/Jul/2018 00:33:51] "GET /static/vendor/site/images/side4.png HTTP/1.1" 200 1172 -[20/Jul/2018 00:33:51] "GET /static/vendor/site/js/deco-common.js HTTP/1.1" 200 21122 -[20/Jul/2018 00:33:51] "GET /static/vendor/site/js/deco-user.js HTTP/1.1" 200 6718 -[20/Jul/2018 00:33:51] "GET /static/vendor/site/js/plugins/jquery.upload.js HTTP/1.1" 200 2876 -[20/Jul/2018 00:33:51] "GET /static/vendor/site/js/validate.js HTTP/1.1" 200 2932 -[20/Jul/2018 00:33:51] "GET /static/vendor/site/images/dig_close.png HTTP/1.1" 200 1211 -Not Found: /images/send.png -[20/Jul/2018 00:33:51] "GET /images/send.png HTTP/1.1" 404 3115 -[20/Jul/2018 00:33:51] "GET /captcha/image/5f3c00e47fb1be12d2fd15b9a860711597721b3f/ HTTP/1.1" 410 0 -[20/Jul/2018 00:33:51] "GET /static/vendor/site/js/plugins/layer/extend/layer.ext.js HTTP/1.1" 200 4758 -[20/Jul/2018 00:33:51] "GET /static/vendor/site/js/plugins/layer/skin/layer.ext.css HTTP/1.1" 200 2867 -[20/Jul/2018 00:33:51] "GET /static/images/error-img.png HTTP/1.1" 404 1690 -[20/Jul/2018 00:33:53] "GET /users/userinfo HTTP/1.1" 200 18614 -Not Found: /media/ -[20/Jul/2018 00:33:53] "GET /media/ HTTP/1.1" 404 1727 -Not Found: /images/send.png -[20/Jul/2018 00:33:54] "GET /images/send.png HTTP/1.1" 404 3115 -[20/Jul/2018 00:33:54] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[20/Jul/2018 00:33:54] "GET /static/images/error-img.png HTTP/1.1" 404 1690 -[20/Jul/2018 00:33:55] "GET /users/userinfo HTTP/1.1" 200 18614 -Not Found: /media/ -Not Found: /images/send.png -[20/Jul/2018 00:33:55] "GET /images/send.png HTTP/1.1" 404 3115 -[20/Jul/2018 00:33:55] "GET /media/ HTTP/1.1" 404 1727 -[20/Jul/2018 00:33:55] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[20/Jul/2018 00:33:55] "GET /static/images/error-img.png HTTP/1.1" 404 1690 -[20/Jul/2018 00:33:56] "GET /users/userinfo HTTP/1.1" 200 18614 -Not Found: /media/ -[20/Jul/2018 00:33:56] "GET /media/ HTTP/1.1" 404 1727 -Not Found: /images/send.png -[20/Jul/2018 00:33:56] "GET /images/send.png HTTP/1.1" 404 3115 -[20/Jul/2018 00:33:56] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[20/Jul/2018 00:33:56] "GET /static/images/error-img.png HTTP/1.1" 404 1690 -[20/Jul/2018 00:33:57] "GET /users/userinfo HTTP/1.1" 200 18614 -Not Found: /media/ -[20/Jul/2018 00:33:57] "GET /media/ HTTP/1.1" 404 1727 -Not Found: /images/send.png -[20/Jul/2018 00:33:57] "GET /images/send.png HTTP/1.1" 404 3115 -[20/Jul/2018 00:33:57] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[20/Jul/2018 00:33:58] "GET /static/images/error-img.png HTTP/1.1" 404 1690 -Not Found: /http:/httpheader.net/ -[20/Jul/2018 02:08:29] "GET http://httpheader.net/ HTTP/1.1" 404 1673 -[20/Jul/2018 02:08:51] code 400, message Bad request syntax ('\x04\x01\x00PÀcö60\x00') -[20/Jul/2018 02:08:51] "PÀcö60" 400 - -[20/Jul/2018 02:09:13] code 400, message Bad request syntax ('\x05\x01\x00') -[20/Jul/2018 02:09:13] "" 400 - -[20/Jul/2018 03:36:03] code 400, message Bad request version ('MCTP/1.0') -[20/Jul/2018 03:36:03] "REMOTE HI_SRDK_DEV_GetHddInfo MCTP/1.0" 400 - -[20/Jul/2018 04:56:32] code 400, message Bad request version ('MCTP/1.0') -[20/Jul/2018 04:56:32] "REMOTE HI_SRDK_DEV_GetHddInfo MCTP/1.0" 400 - -Not Found: /http:/www.qq.com/404/search_children.js -[20/Jul/2018 05:27:54] "GET http://www.qq.com/404/search_children.js HTTP/1.1" 404 1723 -[20/Jul/2018 05:27:59] code 400, message Bad request syntax ('\x05\x01\x00') -[20/Jul/2018 05:27:59] code 400, message Bad request syntax ('\x04\x01\x00PpTi4\x00') -[20/Jul/2018 05:27:59] "" 400 - -[20/Jul/2018 05:27:59] "PpTi4" 400 - -Performing system checks... - -System check identified no issues (0 silenced). -July 18, 2018 - 23:54:14 -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 -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 -hnhtwrm@163.com -hnhtwrm@163.com -hnhtwrm@163.com -hnhtwrm@163.com -Performing system checks... - -System check identified no issues (0 silenced). -July 20, 2018 - 08:05: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. -Performing system checks... - -System check identified no issues (0 silenced). -July 20, 2018 - 08:07:09 -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 .wrapper at 0x7f9f2ee5f6a8> -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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/codepedia2.0/Codepedia2/urls.py", line 21, in - from users.views import IndexView -ImportError: cannot import name 'IndexView' -Performing system checks... - -Performing system checks... - -System check identified no issues (0 silenced). -July 20, 2018 - 08:08:08 -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 20, 2018 - 08:09:59 -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 20, 2018 - 08:10:09 -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 20, 2018 - 08:10:14 -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 20, 2018 - 08:10: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. -Performing system checks... - -System check identified no issues (0 silenced). -July 20, 2018 - 08:13:11 -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 20, 2018 - 08:13:17 -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 20, 2018 - 08:13:24 -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 20, 2018 - 08:13: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. -Performing system checks... - -System check identified no issues (0 silenced). -July 20, 2018 - 08:13:33 -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 20, 2018 - 08:13:42 -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 20, 2018 - 08:14:02 -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. -[20/Jul/2018 08:15:25] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[20/Jul/2018 08:15:25] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[20/Jul/2018 08:15:25] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[20/Jul/2018 08:15:27] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[20/Jul/2018 08:15:29] "GET /users/logout/ HTTP/1.1" 302 0 -[20/Jul/2018 08:15:29] "GET / HTTP/1.1" 200 22443 -[20/Jul/2018 08:15:29] "GET /users/logout/ HTTP/1.1" 302 0 -[20/Jul/2018 08:15:29] "GET / HTTP/1.1" 200 22443 -[20/Jul/2018 08:15:32] "GET /users/login/ HTTP/1.1" 200 4296 -[20/Jul/2018 08:15:32] "GET /static/js/users-common.js HTTP/1.1" 200 966 -[20/Jul/2018 08:15:32] "GET /static/css/register.css HTTP/1.1" 200 1762 -[20/Jul/2018 08:15:32] "GET /static/image/login/bg_login.jpg HTTP/1.1" 200 29922 -[20/Jul/2018 08:15:36] "POST /users/login/ HTTP/1.1" 200 4356 -[20/Jul/2018 08:15:48] "POST /users/login/ HTTP/1.1" 200 4356 -[20/Jul/2018 08:15:59] "GET /users/login/ HTTP/1.1" 200 4296 -[20/Jul/2018 08:15:59] "GET /static/css/base.css HTTP/1.1" 200 18873 -[20/Jul/2018 08:15:59] "GET /static/css/common.css HTTP/1.1" 200 8146 -[20/Jul/2018 08:15:59] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616 -[20/Jul/2018 08:15:59] "GET /static/css/jstree.css HTTP/1.1" 200 34637 -[20/Jul/2018 08:15:59] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414 -[20/Jul/2018 08:15:59] "GET /static/css/prettify.css HTTP/1.1" 200 1726 -[20/Jul/2018 08:15:59] "GET /static/css/register.css HTTP/1.1" 200 1762 -[20/Jul/2018 08:16:00] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070 -[20/Jul/2018 08:16:00] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604 -[20/Jul/2018 08:16:00] "GET /static/js/base.js HTTP/1.1" 200 21228 -[20/Jul/2018 08:16:00] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045 -[20/Jul/2018 08:16:00] "GET /static/js/users-common.js HTTP/1.1" 200 966 -[20/Jul/2018 08:16:00] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738 -[20/Jul/2018 08:16:01] "GET /static/js/jstree.js HTTP/1.1" 200 297950 -[20/Jul/2018 08:16:02] "GET /static/image/login/bg_login.jpg HTTP/1.1" 200 29922 -[20/Jul/2018 08:16:02] "GET /static/image/CodePedia.ico HTTP/1.1" 200 370070 -[20/Jul/2018 08:16:04] "POST /users/login/ HTTP/1.1" 200 4356 -[20/Jul/2018 08:16:09] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -Performing system checks... - -System check identified no issues (0 silenced). -July 20, 2018 - 08:14:52 -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. -Internal Server Error: /users/login/ -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 140, in post - if user.is_active: -AttributeError: 'QuerySet' object has no attribute 'is_active' -[20/Jul/2018 08:18:01] "POST /users/login/ HTTP/1.1" 500 83828 -[20/Jul/2018 16:04:16] "GET / HTTP/1.1" 200 24251 -[20/Jul/2018 16:04:16] "GET /static/css/common.css HTTP/1.1" 200 8146 -[20/Jul/2018 16:04:16] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616 -[20/Jul/2018 16:04:16] "GET /static/css/jstree.css HTTP/1.1" 200 34637 -[20/Jul/2018 16:04:16] "GET /static/css/prettify.css HTTP/1.1" 200 1726 -[20/Jul/2018 16:04:16] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414 -[20/Jul/2018 16:04:16] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604 -[20/Jul/2018 16:04:16] "GET /static/js/base.js HTTP/1.1" 200 21228 -[20/Jul/2018 16:04:17] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045 -[20/Jul/2018 16:04:17] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738 -[20/Jul/2018 16:04:17] "GET /static/js/jstree.js HTTP/1.1" 200 297950 -[20/Jul/2018 16:04:45] "GET / HTTP/1.1" 200 22452 -[20/Jul/2018 16:04:46] "GET /static/css/base.css HTTP/1.1" 200 18934 -[20/Jul/2018 16:04:46] "GET /static/css/common.css HTTP/1.1" 200 8146 -[20/Jul/2018 16:04:46] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414 -[20/Jul/2018 16:04:46] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616 -[20/Jul/2018 16:04:46] "GET /static/css/jstree.css HTTP/1.1" 200 34637 -[20/Jul/2018 16:04:46] "GET /static/css/prettify.css HTTP/1.1" 200 1726 -[20/Jul/2018 16:04:46] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070 -[20/Jul/2018 16:04:46] "GET /static/js/base.js HTTP/1.1" 200 21228 -[20/Jul/2018 16:04:46] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604 -[20/Jul/2018 16:04:46] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045 -[20/Jul/2018 16:04:46] "GET /static/vendor/site/css/style.css HTTP/1.1" 200 160228 -[20/Jul/2018 16:04:47] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738 -[20/Jul/2018 16:04:47] "GET /static/js/jstree.js HTTP/1.1" 200 297950 -[20/Jul/2018 16:04:49] "GET /media/avatar/users/default.png HTTP/1.1" 200 36378 -[20/Jul/2018 16:04:49] "GET /static/image/CodePedia.ico HTTP/1.1" 200 370070 -Not Found: /favicon.ico -[20/Jul/2018 16:04:51] "GET /favicon.ico HTTP/1.1" 404 3103 -[20/Jul/2018 16:05:09] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[20/Jul/2018 16:06:52] "GET /users/userinfo-anno/ HTTP/1.1" 200 17553 -Not Found: /users/images/send.png -[20/Jul/2018 16:06:53] "GET /users/images/send.png HTTP/1.1" 404 4492 -[20/Jul/2018 16:06:53] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[20/Jul/2018 16:07:38] "GET / HTTP/1.1" 200 22452 -[20/Jul/2018 16:07:42] "GET / HTTP/1.1" 200 22452 -[20/Jul/2018 16:07:44] "GET / HTTP/1.1" 200 22452 -[20/Jul/2018 16:07:50] "GET /projects/ HTTP/1.1" 200 6529 -[20/Jul/2018 16:07:53] "GET /users/register/ HTTP/1.1" 200 5099 -[20/Jul/2018 16:07:53] "GET /static/css/register.css HTTP/1.1" 200 1762 -[20/Jul/2018 16:07:53] "GET /static/js/users-common.js HTTP/1.1" 200 966 -[20/Jul/2018 16:07:53] "GET /captcha/image/9eb487ed652e83c762982f4f95055b5206bd66ba/ HTTP/1.1" 200 4279 -[20/Jul/2018 16:07:53] "GET /static/image/login/bg_login.jpg HTTP/1.1" 200 29922 -[20/Jul/2018 16:07:58] "GET /users/login/ HTTP/1.1" 200 4305 -[20/Jul/2018 16:07:58] "GET /static/js/jstree.js HTTP/1.1" 200 297950 -[20/Jul/2018 16:08:18] "POST /users/login/ HTTP/1.1" 200 4330 -[20/Jul/2018 16:08:24] "GET /users/userinfo-anno/ HTTP/1.1" 200 17187 -Not Found: /users/images/send.png -[20/Jul/2018 16:08:24] "GET /users/images/send.png HTTP/1.1" 404 4492 -[20/Jul/2018 16:08:25] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[20/Jul/2018 16:08:25] "GET /static/images/error-img.png HTTP/1.1" 404 1690 -[20/Jul/2018 16:08:39] "POST /users/login/ HTTP/1.1" 302 0 -[20/Jul/2018 16:08:39] "GET / HTTP/1.1" 200 24251 -[20/Jul/2018 16:08:39] "GET /static/vendor/site/css/style.css HTTP/1.1" 200 160228 -[20/Jul/2018 16:08:40] "GET /users/userinfo-anno/ HTTP/1.1" 200 17179 -Not Found: /users/images/send.png -[20/Jul/2018 16:08:40] "GET /users/images/send.png HTTP/1.1" 404 4492 -[20/Jul/2018 16:08:41] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[20/Jul/2018 16:08:41] "GET /static/images/error-img.png HTTP/1.1" 404 1690 -[20/Jul/2018 16:08:50] "GET /projects HTTP/1.1" 301 0 -[20/Jul/2018 16:08:53] "GET /users/register HTTP/1.1" 301 0 -[20/Jul/2018 16:08:56] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42676 -[20/Jul/2018 16:08:56] "GET /captcha/image/9eb487ed652e83c762982f4f95055b5206bd66ba HTTP/1.1" 301 0 -[20/Jul/2018 16:08:56] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414 -[20/Jul/2018 16:08:56] "GET /static/css/code_show.css HTTP/1.1" 200 21020 -[20/Jul/2018 16:08:56] "GET /static/css/monokai-sublime.css HTTP/1.1" 200 1026 -[20/Jul/2018 16:08:56] "GET /static/js/prettify.js HTTP/1.1" 200 18331 -[20/Jul/2018 16:08:56] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053 -[20/Jul/2018 16:08:56] "GET /static/js/source.js HTTP/1.1" 200 33461 -[20/Jul/2018 16:08:57] "GET /static/image/codepedia.png HTTP/1.1" 200 3350 -[20/Jul/2018 16:08:57] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802 -[20/Jul/2018 16:08:58] "GET /static/image/users/default.png HTTP/1.1" 200 36378 -[20/Jul/2018 16:08:58] "GET /users/login HTTP/1.1" 301 0 -[20/Jul/2018 16:09:00] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[20/Jul/2018 16:09:01] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[20/Jul/2018 16:09:01] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[20/Jul/2018 16:09:02] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[20/Jul/2018 16:09:07] "GET /static/image/annotation.png HTTP/1.1" 200 1148 -[20/Jul/2018 16:09:07] "GET /static/image/question.png HTTP/1.1" 200 1112 -[20/Jul/2018 16:09:38] "GET /users/userinfo-anno/ HTTP/1.1" 200 17285 -Not Found: /users/images/send.png -[20/Jul/2018 16:09:38] "GET /users/images/send.png HTTP/1.1" 404 4492 -[20/Jul/2018 16:09:39] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[20/Jul/2018 16:09:39] "GET /static/images/error-img.png HTTP/1.1" 404 1690 -[20/Jul/2018 16:09:40] "GET /users/userinfo-anno/ HTTP/1.1" 200 17285 -Not Found: /users/images/send.png -[20/Jul/2018 16:09:41] "GET /users/images/send.png HTTP/1.1" 404 4492 -[20/Jul/2018 16:09:41] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[20/Jul/2018 16:09:41] "GET /static/images/error-img.png HTTP/1.1" 404 1690 -[20/Jul/2018 16:09:56] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 39671 -[20/Jul/2018 16:10:01] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802 -[20/Jul/2018 16:10:11] "GET /static/js/prettify.js HTTP/1.1" 200 18331 -[20/Jul/2018 16:10:13] "GET /static/js/source.js HTTP/1.1" 200 33461 -[20/Jul/2018 16:10:29] "GET / HTTP/1.1" 200 24251 -[20/Jul/2018 16:10:30] "GET /static/css/jstree.css HTTP/1.1" 200 34637 -[20/Jul/2018 16:10:30] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604 -[20/Jul/2018 16:10:30] "GET /static/js/base.js HTTP/1.1" 200 21228 -[20/Jul/2018 16:10:30] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045 -[20/Jul/2018 16:10:30] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738 -[20/Jul/2018 16:10:30] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070 -[20/Jul/2018 16:10:40] "GET /users/userinfo-anno/ HTTP/1.1" 200 17306 -Not Found: /users/images/send.png -[20/Jul/2018 16:10:41] "GET /users/images/send.png HTTP/1.1" 404 4492 -[20/Jul/2018 16:10:42] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[20/Jul/2018 16:10:42] "GET /static/images/error-img.png HTTP/1.1" 404 1690 -[20/Jul/2018 16:10:58] "GET /users/userinfo-anno/ HTTP/1.1" 200 17317 -Not Found: /users/images/send.png -[20/Jul/2018 16:10:58] "GET /users/images/send.png HTTP/1.1" 404 4492 -[20/Jul/2018 16:10:59] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[20/Jul/2018 16:10:59] "GET /static/images/error-img.png HTTP/1.1" 404 1690 -[20/Jul/2018 16:11:27] "GET /users/userinfo-anno/?sort=hot HTTP/1.1" 200 17317 -Not Found: /users/images/send.png -[20/Jul/2018 16:11:28] "GET /users/images/send.png HTTP/1.1" 404 4492 -[20/Jul/2018 16:11:28] "GET /users/userinfo-anno/?sort=latest HTTP/1.1" 200 17317 -Not Found: /users/images/send.png -[20/Jul/2018 16:11:28] "GET /users/images/send.png HTTP/1.1" 404 4492 -[20/Jul/2018 16:11:49] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[20/Jul/2018 16:12:05] "GET /files/ HTTP/1.1" 200 24251 -[20/Jul/2018 16:12:47] "GET / HTTP/1.1" 200 22452 -[20/Jul/2018 16:13:05] "GET /files HTTP/1.1" 301 0 -[20/Jul/2018 16:13:30] "GET /static/js/jstree.js HTTP/1.1" 200 297950 -[20/Jul/2018 16:14:07] "GET /projects/Notes/src/net/micode/notes/gtask/remote/GTaskClient.java HTTP/1.1" 200 42676 -[20/Jul/2018 16:14:08] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[20/Jul/2018 16:14:09] "POST /operations/show_navigation/ HTTP/1.1" 200 611 -[20/Jul/2018 16:14:09] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 2071 -[20/Jul/2018 16:14:10] "POST /operations/get_codereading_content/ HTTP/1.1" 200 448306 -[20/Jul/2018 16:14:25] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604 -[20/Jul/2018 16:14:29] "GET /files/ HTTP/1.1" 200 24251 -[20/Jul/2018 16:14:32] "GET /projects/ HTTP/1.1" 200 8328 -[20/Jul/2018 16:14:35] "GET /files/ HTTP/1.1" 200 24251 -[20/Jul/2018 16:14:46] "GET /static/js/base.js HTTP/1.1" 200 21228 -[20/Jul/2018 16:15:07] "GET /projects/Notes/src/net/micode/notes/gtask/remote/GTaskClient.java HTTP/1.1" 200 39671 -[20/Jul/2018 16:15:08] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045 -[20/Jul/2018 16:15:09] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802 -[20/Jul/2018 16:15:16] "GET /static/js/prettify.js HTTP/1.1" 200 18331 -[20/Jul/2018 16:15:18] "GET /static/js/source.js HTTP/1.1" 200 33461 -[20/Jul/2018 16:15:33] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738 -[20/Jul/2018 16:20:31] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[20/Jul/2018 16:20:34] "GET /users/userinfo-anno/?sort=latest HTTP/1.1" 200 17319 -[20/Jul/2018 16:20:34] "GET /static/css/users/userinfo.css HTTP/1.1" 304 0 -Not Found: /users/images/send.png -[20/Jul/2018 16:20:34] "GET /users/images/send.png HTTP/1.1" 404 4492 -[20/Jul/2018 16:20:35] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[20/Jul/2018 16:20:35] "GET /static/images/error-img.png HTTP/1.1" 404 1690 -[20/Jul/2018 16:23:20] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[20/Jul/2018 16:24:15] "GET /users/userinfo-anno/?sort=latest HTTP/1.1" 200 17297 -Not Found: /users/images/send.png -[20/Jul/2018 16:24:15] "GET /users/images/send.png HTTP/1.1" 404 4492 -[20/Jul/2018 16:24:16] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[20/Jul/2018 16:24:16] "GET /static/images/error-img.png HTTP/1.1" 404 1690 -[20/Jul/2018 16:24:18] "GET /users/userinfo-anno/?sort=latest HTTP/1.1" 200 17297 -Not Found: /users/images/send.png -[20/Jul/2018 16:24:18] "GET /users/images/send.png HTTP/1.1" 404 4492 -[20/Jul/2018 16:24:19] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[20/Jul/2018 16:24:19] "GET /static/images/error-img.png HTTP/1.1" 404 1690 -[20/Jul/2018 16:24:52] "GET /users/userinfo-anno/?sort=latest HTTP/1.1" 200 17297 -Not Found: /users/images/send.png -[20/Jul/2018 16:24:52] "GET /users/images/send.png HTTP/1.1" 404 4492 -[20/Jul/2018 16:24:52] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[20/Jul/2018 16:24:52] "GET /static/images/error-img.png HTTP/1.1" 404 1690 -[20/Jul/2018 16:26:13] "GET /users/register HTTP/1.1" 301 0 -[20/Jul/2018 16:26:16] "GET /users/userinfo-anno/?sort=latest HTTP/1.1" 200 17317 -Not Found: /users/images/send.png -[20/Jul/2018 16:26:16] "GET /users/images/send.png HTTP/1.1" 404 4492 -[20/Jul/2018 16:26:17] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[20/Jul/2018 16:26:17] "GET /static/images/error-img.png HTTP/1.1" 404 1690 -[20/Jul/2018 16:26:19] "GET /users/userinfo-anno/?sort=latest HTTP/1.1" 200 17317 -Not Found: /users/images/send.png -[20/Jul/2018 16:26:19] "GET /users/images/send.png HTTP/1.1" 404 4492 -[20/Jul/2018 16:26:19] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[20/Jul/2018 16:26:19] "GET /static/images/error-img.png HTTP/1.1" 404 1690 -[20/Jul/2018 16:26:20] "GET /users/register/ HTTP/1.1" 200 5099 -[20/Jul/2018 16:27:02] "GET /static/js/jstree.js HTTP/1.1" 200 297950 -[20/Jul/2018 16:28:05] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604 -[20/Jul/2018 16:28:06] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42676 -[20/Jul/2018 16:28:07] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[20/Jul/2018 16:28:07] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[20/Jul/2018 16:28:08] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[20/Jul/2018 16:28:08] "GET /files/ HTTP/1.1" 200 24251 -[20/Jul/2018 16:28:09] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[20/Jul/2018 16:28:11] "GET /files/?sort=latest HTTP/1.1" 200 24352 -[20/Jul/2018 16:28:13] "GET /files/?sort=hot HTTP/1.1" 200 24420 -[20/Jul/2018 16:28:13] "GET /users/userinfo-anno/?sort=latest HTTP/1.1" 200 17319 -Not Found: /users/images/send.png -[20/Jul/2018 16:28:13] "GET /users/images/send.png HTTP/1.1" 404 4492 -[20/Jul/2018 16:28:14] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[20/Jul/2018 16:28:14] "GET /static/images/error-img.png HTTP/1.1" 404 1690 -[20/Jul/2018 16:28:16] "GET /files/?sort=hot HTTP/1.1" 200 24420 -[20/Jul/2018 16:28:23] "GET /projects/ HTTP/1.1" 200 8328 -[20/Jul/2018 16:28:25] "GET /files/ HTTP/1.1" 200 24251 -[20/Jul/2018 16:28:27] "GET / HTTP/1.1" 200 24251 -[20/Jul/2018 16:28:27] "GET /static/js/base.js HTTP/1.1" 200 21228 -[20/Jul/2018 16:28:35] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42676 -[20/Jul/2018 16:28:36] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[20/Jul/2018 16:28:37] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[20/Jul/2018 16:28:37] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[20/Jul/2018 16:28:38] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[20/Jul/2018 16:28:52] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045 -[20/Jul/2018 16:28:52] "GET /users/userinfo-anno/?sort=latest HTTP/1.1" 200 17319 -Not Found: /users/images/send.png -[20/Jul/2018 16:28:52] "GET /users/images/send.png HTTP/1.1" 404 4492 -[20/Jul/2018 16:28:52] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[20/Jul/2018 16:28:53] "GET /static/images/error-img.png HTTP/1.1" 404 1690 -[20/Jul/2018 16:29:11] "GET /files/?sort=latest HTTP/1.1" 200 22553 -[20/Jul/2018 16:29:17] "GET /files/?sort=hot HTTP/1.1" 200 22621 -[20/Jul/2018 16:29:18] "GET /static/js/jstree.js HTTP/1.1" 200 297950 -[20/Jul/2018 16:29:24] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604 -[20/Jul/2018 16:29:25] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738 -[20/Jul/2018 16:29:26] "GET /static/js/base.js HTTP/1.1" 200 21228 -[20/Jul/2018 16:29:27] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045 -[20/Jul/2018 16:29:30] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738 -[20/Jul/2018 16:29:36] "GET /static/js/jstree.js HTTP/1.1" 200 297950 -[20/Jul/2018 16:29:53] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604 -[20/Jul/2018 16:29:58] "GET /static/js/base.js HTTP/1.1" 200 21228 -[20/Jul/2018 16:30:01] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045 -[20/Jul/2018 16:30:06] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738 -[20/Jul/2018 16:30:27] "GET /static/js/users-common.js HTTP/1.1" 200 966 -[20/Jul/2018 16:36:13] "GET /users/userinfo-anno/?sort=latest HTTP/1.1" 200 17337 -[20/Jul/2018 16:36:13] "GET /static/css/base.css HTTP/1.1" 304 0 -[20/Jul/2018 16:36:13] "GET /static/css/users/userinfo.css HTTP/1.1" 200 254 -Not Found: /users/images/send.png -[20/Jul/2018 16:36:13] "GET /users/images/send.png HTTP/1.1" 404 4492 -[20/Jul/2018 16:36:13] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[20/Jul/2018 16:36:13] "GET /static/images/error-img.png HTTP/1.1" 404 1690 -[20/Jul/2018 16:37:14] "GET /users/userinfo-anno/?sort=latest HTTP/1.1" 200 17348 -Not Found: /users/images/send.png -[20/Jul/2018 16:37:14] "GET /users/images/send.png HTTP/1.1" 404 4492 -[20/Jul/2018 16:37:15] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[20/Jul/2018 16:37:15] "GET /static/images/error-img.png HTTP/1.1" 404 1690 -[20/Jul/2018 16:37:27] "GET /users/userinfo-anno/?sort=latest HTTP/1.1" 200 17349 -[20/Jul/2018 16:37:27] "GET /static/css/users/userinfo.css HTTP/1.1" 304 0 -Not Found: /users/images/send.png -[20/Jul/2018 16:37:27] "GET /users/images/send.png HTTP/1.1" 404 4492 -[20/Jul/2018 16:37:28] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[20/Jul/2018 16:37:28] "GET /static/images/error-img.png HTTP/1.1" 404 1690 -[20/Jul/2018 16:39:31] "GET /users/userinfo-anno/?sort=latest HTTP/1.1" 200 17349 -[20/Jul/2018 16:39:31] "GET /static/css/users/userinfo.css HTTP/1.1" 200 334 -Not Found: /users/images/send.png -[20/Jul/2018 16:39:31] "GET /users/images/send.png HTTP/1.1" 404 4492 -[20/Jul/2018 16:39:31] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[20/Jul/2018 16:39:31] "GET /static/images/error-img.png HTTP/1.1" 404 1690 -[20/Jul/2018 16:40:44] "GET /users/userinfo-anno/?sort=latest HTTP/1.1" 200 17362 -[20/Jul/2018 16:40:44] "GET /static/css/users/userinfo.css HTTP/1.1" 304 0 -Not Found: /users/images/send.png -[20/Jul/2018 16:40:44] "GET /users/images/send.png HTTP/1.1" 404 4492 -[20/Jul/2018 16:40:45] "GET /static/vendor/site/js/deco-user.js HTTP/1.1" 304 0 -[20/Jul/2018 16:40:45] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[20/Jul/2018 16:40:45] "GET /static/images/error-img.png HTTP/1.1" 404 1690 -[20/Jul/2018 16:40:47] "GET /users/userinfo-anno/?sort=latest HTTP/1.1" 200 17362 -Not Found: /users/images/send.png -[20/Jul/2018 16:40:47] "GET /users/images/send.png HTTP/1.1" 404 4492 -[20/Jul/2018 16:40:48] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[20/Jul/2018 16:40:49] "GET /static/images/error-img.png HTTP/1.1" 404 1690 -[20/Jul/2018 16:42:44] "GET /users/userinfo-anno/?sort=latest HTTP/1.1" 200 17362 -[20/Jul/2018 16:42:44] "GET /static/vendor/site/css/style.css HTTP/1.1" 304 0 -[20/Jul/2018 16:42:45] "GET /static/css/users/userinfo.css HTTP/1.1" 200 351 -Not Found: /users/images/send.png -[20/Jul/2018 16:42:45] "GET /users/images/send.png HTTP/1.1" 404 4492 -[20/Jul/2018 16:42:46] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[20/Jul/2018 16:42:46] "GET /static/images/error-img.png HTTP/1.1" 404 1690 -[20/Jul/2018 16:43:16] "GET /users/userinfo-anno/?sort=latest HTTP/1.1" 200 17362 -[20/Jul/2018 16:43:16] "GET /static/css/users/userinfo.css HTTP/1.1" 304 0 -Not Found: /users/images/send.png -[20/Jul/2018 16:43:16] "GET /users/images/send.png HTTP/1.1" 404 4492 -[20/Jul/2018 16:43:18] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[20/Jul/2018 16:43:18] "GET /static/images/error-img.png HTTP/1.1" 404 1690 -[20/Jul/2018 16:44:06] "GET /users/userinfo-anno/?sort=latest HTTP/1.1" 200 17366 -[20/Jul/2018 16:44:06] "GET /static/css/users/userinfo.css HTTP/1.1" 304 0 -Not Found: /users/images/send.png -[20/Jul/2018 16:44:06] "GET /users/images/send.png HTTP/1.1" 404 4492 -[20/Jul/2018 16:44:07] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[20/Jul/2018 16:44:08] "GET /static/images/error-img.png HTTP/1.1" 404 1690 -[20/Jul/2018 16:44:59] "GET /users/userinfo-anno/?sort=latest HTTP/1.1" 200 17366 -[20/Jul/2018 16:44:59] "GET /static/css/users/userinfo.css HTTP/1.1" 200 357 -Not Found: /users/images/send.png -[20/Jul/2018 16:44:59] "GET /users/images/send.png HTTP/1.1" 404 4492 -[20/Jul/2018 16:45:00] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[20/Jul/2018 16:45:01] "GET /static/images/error-img.png HTTP/1.1" 404 1690 -[20/Jul/2018 16:45:46] "GET /users/userinfo-anno/?sort=latest HTTP/1.1" 200 17366 -[20/Jul/2018 16:45:46] "GET /static/css/users/userinfo.css HTTP/1.1" 200 358 -Not Found: /users/images/send.png -[20/Jul/2018 16:45:46] "GET /users/images/send.png HTTP/1.1" 404 4492 -[20/Jul/2018 16:45:47] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[20/Jul/2018 16:45:48] "GET /static/images/error-img.png HTTP/1.1" 404 1690 -[20/Jul/2018 17:01:10] "GET /users/userinfo-anno/?sort=latest HTTP/1.1" 200 17404 -[20/Jul/2018 17:01:11] "GET /static/css/users/userinfo.css HTTP/1.1" 304 0 -Not Found: /users/images/send.png -[20/Jul/2018 17:01:11] "GET /users/images/send.png HTTP/1.1" 404 4492 -[20/Jul/2018 17:01:11] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[20/Jul/2018 17:01:11] "GET /static/images/error-img.png HTTP/1.1" 404 1690 -[20/Jul/2018 17:02:08] "GET /users/userinfo-anno/?sort=latest HTTP/1.1" 200 17402 -Not Found: /users/images/send.png -[20/Jul/2018 17:02:08] "GET /users/images/send.png HTTP/1.1" 404 4492 -[20/Jul/2018 17:02:09] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[20/Jul/2018 17:02:09] "GET /static/images/error-img.png HTTP/1.1" 404 1690 -[20/Jul/2018 17:02:35] "GET /users/userinfo-anno/?sort=latest HTTP/1.1" 200 17380 -Not Found: /users/images/send.png -[20/Jul/2018 17:02:35] "GET /users/images/send.png HTTP/1.1" 404 4492 -[20/Jul/2018 17:02:35] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[20/Jul/2018 17:02:35] "GET /static/images/error-img.png HTTP/1.1" 404 1690 -[20/Jul/2018 18:00:18] "GET /users/userinfo-anno/?sort=latest HTTP/1.1" 200 17410 -[20/Jul/2018 18:00:18] "GET /static/css/users/userinfo.css HTTP/1.1" 304 0 -[20/Jul/2018 18:00:18] "GET /static/css/base.css HTTP/1.1" 304 0 -[20/Jul/2018 18:00:18] "GET /static/vendor/site/css/style.css HTTP/1.1" 304 0 -Not Found: /users/images/send.png -[20/Jul/2018 18:00:18] "GET /users/images/send.png HTTP/1.1" 404 4492 -[20/Jul/2018 18:00:18] "GET /static/vendor/site/js/deco-user.js HTTP/1.1" 304 0 -[20/Jul/2018 18:00:18] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[20/Jul/2018 18:00:19] "GET /static/images/error-img.png HTTP/1.1" 404 1690 -[20/Jul/2018 18:00:24] "GET /users/userinfo-anno/?sort=latest HTTP/1.1" 200 17410 -Not Found: /users/images/send.png -[20/Jul/2018 18:00:24] "GET /users/images/send.png HTTP/1.1" 404 4492 -[20/Jul/2018 18:00:24] "GET /static/images/error-img.png HTTP/1.1" 404 1690 -[20/Jul/2018 18:00:43] "GET /users/userinfo-anno/?sort=latest HTTP/1.1" 200 18854 -Not Found: /users/images/send.png -[20/Jul/2018 18:00:43] "GET /users/images/send.png HTTP/1.1" 404 4492 -[20/Jul/2018 18:00:43] "GET /static/images/error-img.png HTTP/1.1" 404 1690 -[20/Jul/2018 18:00:50] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[20/Jul/2018 18:03:59] "GET /users/userinfo-anno/?sort=latest HTTP/1.1" 200 18883 -Not Found: /users/images/send.png -[20/Jul/2018 18:03:59] "GET /users/images/send.png HTTP/1.1" 404 4492 -[20/Jul/2018 18:04:00] "GET /static/images/error-img.png HTTP/1.1" 404 1690 -[20/Jul/2018 19:16:44] code 400, message Bad request version ('MCTP/1.0') -[20/Jul/2018 19:16:44] "REMOTE HI_SRDK_DEV_GetHddInfo MCTP/1.0" 400 - -[20/Jul/2018 21:22:41] "GET /users/userinfo-anno/?sort=latest HTTP/1.1" 200 18899 -[20/Jul/2018 21:22:41] "GET /static/css/base.css HTTP/1.1" 304 0 -[20/Jul/2018 21:22:41] "GET /static/vendor/site/css/style.css HTTP/1.1" 304 0 -[20/Jul/2018 21:22:41] "GET /static/css/users/userinfo.css HTTP/1.1" 304 0 -Not Found: /users/images/send.png -[20/Jul/2018 21:22:41] "GET /users/images/send.png HTTP/1.1" 404 4492 -[20/Jul/2018 21:22:41] "GET /static/vendor/site/js/deco-user.js HTTP/1.1" 304 0 -[20/Jul/2018 21:22:42] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[20/Jul/2018 21:23:11] "GET /users/userinfo-anno/?sort=latest HTTP/1.1" 200 18899 -Not Found: /users/images/send.png -[20/Jul/2018 21:23:11] "GET /users/images/send.png HTTP/1.1" 404 4492 -[20/Jul/2018 21:23:11] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[20/Jul/2018 21:23:11] "GET /static/images/error-img.png HTTP/1.1" 404 1690 -[20/Jul/2018 21:23:14] "GET /users/userinfo-anno/?sort=latest HTTP/1.1" 200 18899 -Not Found: /users/images/send.png -[20/Jul/2018 21:23:14] "GET /users/images/send.png HTTP/1.1" 404 4492 -[20/Jul/2018 21:23:14] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[20/Jul/2018 21:23:15] "GET /static/images/error-img.png HTTP/1.1" 404 1690 -[20/Jul/2018 21:23:30] "GET /users/userinfo-anno/?sort=latest HTTP/1.1" 200 18899 -Not Found: /users/images/send.png -[20/Jul/2018 21:23:30] "GET /users/images/send.png HTTP/1.1" 404 4492 -[20/Jul/2018 21:23:30] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[20/Jul/2018 21:23:30] "GET /static/images/error-img.png HTTP/1.1" 404 1690 -[20/Jul/2018 21:23:32] "GET /users/userinfo-anno/?sort=latest HTTP/1.1" 200 18899 -Not Found: /users/images/send.png -[20/Jul/2018 21:23:33] "GET /users/images/send.png HTTP/1.1" 404 4492 -[20/Jul/2018 21:23:33] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[20/Jul/2018 21:23:33] "GET /static/images/error-img.png HTTP/1.1" 404 1690 -[20/Jul/2018 21:23:39] "GET /users/userinfo-anno/?sort=latest HTTP/1.1" 200 18899 -[20/Jul/2018 21:23:39] "GET /static/vendor/site/css/reset.css HTTP/1.1" 200 2808 -[20/Jul/2018 21:23:39] "GET /static/css/base.css HTTP/1.1" 200 18934 -[20/Jul/2018 21:23:39] "GET /static/vendor/site/js/plugins/queryCity/css/cityLayout.css HTTP/1.1" 200 10464 -[20/Jul/2018 21:23:40] "GET /static/vendor/site/css/animate.css HTTP/1.1" 200 74079 -[20/Jul/2018 21:23:40] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070 -[20/Jul/2018 21:23:40] "GET /static/vendor/site/css/lq.datetimepick.css HTTP/1.1" 200 5049 -[20/Jul/2018 21:23:40] "GET /static/css/users/userinfo.css HTTP/1.1" 200 364 -[20/Jul/2018 21:23:40] "GET /static/vendor/site/css/style.css HTTP/1.1" 200 160228 -[20/Jul/2018 21:23:40] "GET /static/vendor/site/js/jquery-migrate-1.2.1.min.js HTTP/1.1" 200 7200 -[20/Jul/2018 21:23:40] "GET /media/avatar/users/default.png HTTP/1.1" 200 36378 -[20/Jul/2018 21:23:40] "GET /static/vendor/site/js/jquery.min.js HTTP/1.1" 200 101700 -[20/Jul/2018 21:23:41] "GET /static/vendor/site/js/selectUi.js HTTP/1.1" 200 5816 -[20/Jul/2018 21:23:41] "GET /static/vendor/site/images/arrow.png HTTP/1.1" 200 1295 -[20/Jul/2018 21:23:41] "GET /static/vendor/site/images/side1.png HTTP/1.1" 200 1318 -[20/Jul/2018 21:23:41] "GET /static/vendor/site/images/side4.png HTTP/1.1" 200 1172 -[20/Jul/2018 21:23:41] "GET /static/vendor/site/images/arrow_g.png HTTP/1.1" 200 1275 -[20/Jul/2018 21:23:41] "GET /static/image/CodePedia.ico HTTP/1.1" 200 370070 -[20/Jul/2018 21:23:42] "GET /static/vendor/site/js/plugins/laydate/laydate.js HTTP/1.1" 200 13877 -[20/Jul/2018 21:23:42] "GET /static/vendor/site/js/plugins/layer/layer.js HTTP/1.1" 200 14941 -[20/Jul/2018 21:23:42] "GET /static/vendor/site/js/plugins/jquery.scrollLoading.js HTTP/1.1" 200 770 -[20/Jul/2018 21:23:42] "GET /static/vendor/site/js/unslider.js HTTP/1.1" 200 2776 -[20/Jul/2018 21:23:43] "GET /static/vendor/site/js/plugins/queryCity/js/public.js HTTP/1.1" 200 43900 -[20/Jul/2018 21:23:43] "GET /static/vendor/site/js/plugins/laydate/need/laydate.css HTTP/1.1" 200 6028 -[20/Jul/2018 21:23:43] "GET /static/vendor/site/js/plugins/laydate/skins/default/laydate.css HTTP/1.1" 200 3575 -[20/Jul/2018 21:23:43] "GET /static/vendor/site/js/validateDialog.js HTTP/1.1" 200 1878 -[20/Jul/2018 21:23:43] "GET /static/vendor/site/js/plugins/layer/skin/layer.css HTTP/1.1" 200 11336 -[20/Jul/2018 21:23:43] "GET /static/vendor/site/js/deco-common.js HTTP/1.1" 200 21122 -[20/Jul/2018 21:23:43] "GET /static/vendor/site/js/validate.js HTTP/1.1" 200 2932 -[20/Jul/2018 21:23:43] "GET /static/vendor/site/js/plugins/jquery.upload.js HTTP/1.1" 200 2876 -[20/Jul/2018 21:23:43] "GET /static/vendor/site/js/deco-user.js HTTP/1.1" 200 6721 -[20/Jul/2018 21:23:43] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[20/Jul/2018 21:23:43] "GET /static/vendor/site/images/dig_close.png HTTP/1.1" 200 1211 -Not Found: /users/images/send.png -[20/Jul/2018 21:23:43] "GET /users/images/send.png HTTP/1.1" 404 4492 -[20/Jul/2018 21:23:43] "GET /captcha/image/5f3c00e47fb1be12d2fd15b9a860711597721b3f/ HTTP/1.1" 410 0 -[20/Jul/2018 21:23:43] "GET /static/vendor/site/js/plugins/layer/extend/layer.ext.js HTTP/1.1" 200 4758 -[20/Jul/2018 21:23:43] "GET /static/vendor/site/js/plugins/layer/skin/layer.ext.css HTTP/1.1" 200 2867 -[20/Jul/2018 21:23:43] "GET /static/images/error-img.png HTTP/1.1" 404 1690 -[20/Jul/2018 21:23:59] "GET /users/userinfo-anno/?sort=latest HTTP/1.1" 200 18899 -[20/Jul/2018 21:23:59] "GET /static/css/users/userinfo.css HTTP/1.1" 200 345 -Not Found: /users/images/send.png -[20/Jul/2018 21:23:59] "GET /users/images/send.png HTTP/1.1" 404 4492 -[20/Jul/2018 21:23:59] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[20/Jul/2018 21:24:00] "GET /static/images/error-img.png HTTP/1.1" 404 1690 -[20/Jul/2018 21:24:36] "GET /users/userinfo-anno/?sort=latest HTTP/1.1" 200 17426 -[20/Jul/2018 21:24:36] "GET /static/css/users/userinfo.css HTTP/1.1" 304 0 -Not Found: /users/images/send.png -[20/Jul/2018 21:24:36] "GET /users/images/send.png HTTP/1.1" 404 4492 -[20/Jul/2018 21:24:37] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[20/Jul/2018 21:24:37] "GET /static/images/error-img.png HTTP/1.1" 404 1690 -[20/Jul/2018 21:24:54] "GET /static/vendor/site/images/side4_1.png HTTP/1.1" 200 1105 -[20/Jul/2018 21:25:30] "GET /users/userinfo-anno/?sort=latest HTTP/1.1" 200 17426 -[20/Jul/2018 21:25:31] "GET /static/css/users/userinfo.css HTTP/1.1" 304 0 -Not Found: /users/images/send.png -[20/Jul/2018 21:25:31] "GET /users/images/send.png HTTP/1.1" 404 4492 -[20/Jul/2018 21:25:31] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[20/Jul/2018 21:25:31] "GET /static/images/error-img.png HTTP/1.1" 404 1690 -[20/Jul/2018 21:25:34] "GET /static/vendor/site/images/side1_1.png HTTP/1.1" 200 1286 -[20/Jul/2018 21:26:46] "GET /users/userinfo-anno/?sort=latest HTTP/1.1" 200 17416 -[20/Jul/2018 21:26:46] "GET /static/css/users/userinfo.css HTTP/1.1" 304 0 -Not Found: /users/images/send.png -[20/Jul/2018 21:26:46] "GET /users/images/send.png HTTP/1.1" 404 4492 -[20/Jul/2018 21:26:46] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[20/Jul/2018 21:26:46] "GET /static/images/error-img.png HTTP/1.1" 404 1690 -[20/Jul/2018 21:27:14] "GET /users/userinfo-anno/?sort=latest HTTP/1.1" 200 17390 -[20/Jul/2018 21:27:14] "GET /static/css/users/userinfo.css HTTP/1.1" 304 0 -Not Found: /users/images/send.png -[20/Jul/2018 21:27:15] "GET /users/images/send.png HTTP/1.1" 404 4492 -[20/Jul/2018 21:27:15] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[20/Jul/2018 21:27:15] "GET /static/images/error-img.png HTTP/1.1" 404 1690 -[20/Jul/2018 21:28:15] "GET /users/userinfo-anno/?sort=latest HTTP/1.1" 200 17369 -[20/Jul/2018 21:28:15] "GET /static/css/users/userinfo.css HTTP/1.1" 304 0 -Not Found: /users/images/send.png -[20/Jul/2018 21:28:15] "GET /users/images/send.png HTTP/1.1" 404 4492 -[20/Jul/2018 21:28:16] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[20/Jul/2018 21:28:16] "GET /static/images/error-img.png HTTP/1.1" 404 1690 -[20/Jul/2018 21:28:48] "GET /users/userinfo-anno/?sort=latest HTTP/1.1" 200 17369 -[20/Jul/2018 21:28:48] "GET /static/css/users/userinfo.css HTTP/1.1" 304 0 -Not Found: /users/images/send.png -[20/Jul/2018 21:28:48] "GET /users/images/send.png HTTP/1.1" 404 4492 -[20/Jul/2018 21:28:48] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[20/Jul/2018 21:28:49] "GET /static/images/error-img.png HTTP/1.1" 404 1690 -[20/Jul/2018 21:28:50] "GET /users/userinfo-anno/?sort=latest HTTP/1.1" 200 17369 -Not Found: /users/images/send.png -[20/Jul/2018 21:28:51] "GET /users/images/send.png HTTP/1.1" 404 4492 -[20/Jul/2018 21:28:51] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[20/Jul/2018 21:28:51] "GET /static/images/error-img.png HTTP/1.1" 404 1690 -[20/Jul/2018 21:30:15] "GET /users/userinfo-anno/?sort=latest HTTP/1.1" 200 17424 -[20/Jul/2018 21:30:15] "GET /static/css/users/userinfo.css HTTP/1.1" 304 0 -Not Found: /users/images/send.png -[20/Jul/2018 21:30:15] "GET /users/images/send.png HTTP/1.1" 404 4492 -[20/Jul/2018 21:30:16] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[20/Jul/2018 21:30:16] "GET /static/images/error-img.png HTTP/1.1" 404 1690 -[20/Jul/2018 21:32:23] "GET /users/userinfo-anno/?sort=latest HTTP/1.1" 200 17674 -[20/Jul/2018 21:32:23] "GET /static/css/users/userinfo.css HTTP/1.1" 304 0 -Not Found: /users/images/send.png -[20/Jul/2018 21:32:23] "GET /users/images/send.png HTTP/1.1" 404 4492 -[20/Jul/2018 21:32:24] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[20/Jul/2018 21:32:24] "GET /static/images/error-img.png HTTP/1.1" 404 1690 -Performing system checks... - -System check identified no issues (0 silenced). -July 20, 2018 - 16:04:02 -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. -delpiero710@126.com -AnonymousUser -delpiero710@126.com -AnonymousUser -delpiero710@126.com -delpiero710@126.com -Unhandled exception in thread started by .wrapper at 0x7f49c7c126a8> -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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/codepedia2.0/Codepedia2/urls.py", line 21, in - from users.views import IndexView - File "/projects/codepedia-test/codepedia2.0/apps/users/views.py", line 145 - class LoginView(View): - ^ -IndentationError: expected an indented block -Performing system checks... - -Performing system checks... - -System check identified no issues (0 silenced). -July 20, 2018 - 21:46: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 20, 2018 - 21:46:32 -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 20, 2018 - 21:48:17 -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 20, 2018 - 21:48: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. -Performing system checks... - -System check identified no issues (0 silenced). -July 20, 2018 - 21:48: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 .wrapper at 0x7fb17caaf6a8> -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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/codepedia2.0/Codepedia2/urls.py", line 21, in - from users.views import IndexView - File "/projects/codepedia-test/codepedia2.0/apps/users/views.py", line 19, in - from operation.models import Annotation -ModuleNotFoundError: No module named 'operation' -Performing system checks... - -[20/Jul/2018 21:51:22] "GET /users/userinfo-anno/?sort=latest HTTP/1.1" 200 17697 -[20/Jul/2018 21:51:22] "GET /static/css/users/userinfo.css HTTP/1.1" 200 364 -Not Found: /users/images/send.png -[20/Jul/2018 21:51:22] "GET /users/images/send.png HTTP/1.1" 404 4492 -[20/Jul/2018 21:51:23] "GET /static/images/error-img.png HTTP/1.1" 404 1690 -[20/Jul/2018 21:52:01] "GET /users/userinfo-anno/?sort=latest HTTP/1.1" 200 17697 -Not Found: /users/images/send.png -[20/Jul/2018 21:52:01] "GET /users/images/send.png HTTP/1.1" 404 4492 -[20/Jul/2018 21:52:01] "GET /static/images/error-img.png HTTP/1.1" 404 1690 -[20/Jul/2018 21:52:04] "GET /users/userinfo-anno/?sort=latest HTTP/1.1" 200 17697 -Not Found: /users/images/send.png -[20/Jul/2018 21:52:04] "GET /users/images/send.png HTTP/1.1" 404 4492 -[20/Jul/2018 21:52:05] "GET /static/images/error-img.png HTTP/1.1" 404 1690 -Performing system checks... - -System check identified no issues (0 silenced). -July 20, 2018 - 21:51: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. -Unknown command: 'runa' -Type 'manage.py help' for usage. -[24/Jul/2018 10:50:47] "GET / HTTP/1.1" 200 22452 -[24/Jul/2018 10:50:47] "GET /static/css/base.css HTTP/1.1" 200 18934 -[24/Jul/2018 10:50:47] "GET /static/css/jstree.css HTTP/1.1" 200 34637 -[24/Jul/2018 10:50:47] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414 -[24/Jul/2018 10:50:47] "GET /static/css/common.css HTTP/1.1" 200 8146 -[24/Jul/2018 10:50:47] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070 -[24/Jul/2018 10:50:47] "GET /static/css/prettify.css HTTP/1.1" 200 1726 -[24/Jul/2018 10:50:47] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616 -[24/Jul/2018 10:50:47] "GET /static/vendor/site/css/style.css HTTP/1.1" 200 160228 -[24/Jul/2018 10:50:47] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604 -[24/Jul/2018 10:50:48] "GET /static/js/base.js HTTP/1.1" 200 21228 -[24/Jul/2018 10:50:48] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045 -[24/Jul/2018 10:50:48] "GET /media/avatar/users/default.png HTTP/1.1" 200 36378 -[24/Jul/2018 10:50:49] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738 -[24/Jul/2018 10:50:49] "GET /static/js/jstree.js HTTP/1.1" 200 297950 -[24/Jul/2018 10:50:51] "GET /static/image/CodePedia.ico HTTP/1.1" 200 370070 -Not Found: /favicon.ico -[24/Jul/2018 10:50:52] "GET /favicon.ico HTTP/1.1" 404 3103 -[24/Jul/2018 10:51:07] "GET / HTTP/1.0" 200 22452 -[24/Jul/2018 10:51:10] "GET / HTTP/1.1" 200 22452 -[24/Jul/2018 10:51:23] "GET / HTTP/1.1" 200 22452 -[24/Jul/2018 10:51:23] "GET /static/css/base.css HTTP/1.1" 200 18934 -[24/Jul/2018 10:51:23] "GET /static/css/common.css HTTP/1.1" 200 8146 -[24/Jul/2018 10:51:23] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616 -[24/Jul/2018 10:51:23] "GET /static/css/jstree.css HTTP/1.1" 200 34637 -[24/Jul/2018 10:51:24] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414 -[24/Jul/2018 10:51:24] "GET /static/css/prettify.css HTTP/1.1" 200 1726 -[24/Jul/2018 10:51:24] "GET /static/js/base.js HTTP/1.1" 200 21228 -[24/Jul/2018 10:51:24] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604 -[24/Jul/2018 10:51:24] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070 -[24/Jul/2018 10:51:24] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045 -[24/Jul/2018 10:51:25] "GET /static/vendor/site/css/style.css HTTP/1.1" 200 160228 -[24/Jul/2018 10:51:25] "GET /static/js/jstree.js HTTP/1.1" 200 297950 -[24/Jul/2018 10:51:44] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738 -[24/Jul/2018 10:51:47] "GET /static/image/CodePedia.ico HTTP/1.1" 200 370070 -[24/Jul/2018 10:51:48] "GET /media/avatar/users/default.png HTTP/1.1" 200 36378 -Not Found: /favicon.ico -[24/Jul/2018 10:51:48] "GET /favicon.ico HTTP/1.1" 404 3103 -[24/Jul/2018 10:52:11] "GET / HTTP/1.1" 200 22452 -[24/Jul/2018 10:52:36] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 39671 -[24/Jul/2018 10:52:36] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414 -[24/Jul/2018 10:52:36] "GET /static/css/monokai-sublime.css HTTP/1.1" 200 1026 -[24/Jul/2018 10:52:36] "GET /static/css/code_show.css HTTP/1.1" 200 21020 -[24/Jul/2018 10:52:36] "GET /static/js/prettify.js HTTP/1.1" 200 18331 -[24/Jul/2018 10:52:36] "GET /static/js/source.js HTTP/1.1" 200 34070 -[24/Jul/2018 10:52:36] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053 -[24/Jul/2018 10:52:36] "GET /static/image/codepedia.png HTTP/1.1" 200 3350 -[24/Jul/2018 10:52:37] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802 -[24/Jul/2018 10:52:38] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[24/Jul/2018 10:52:39] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[24/Jul/2018 10:52:39] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[24/Jul/2018 10:52:40] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[24/Jul/2018 10:52:43] "GET /static/image/annotation.png HTTP/1.1" 200 1148 -[24/Jul/2018 10:52:43] "GET /static/image/question.png HTTP/1.1" 200 1112 -[24/Jul/2018 10:52:46] "GET /static/js/jstree.js HTTP/1.1" 200 297950 -[24/Jul/2018 10:52:51] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 39671 -[24/Jul/2018 10:52:52] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[24/Jul/2018 10:52:52] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[24/Jul/2018 10:52:52] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[24/Jul/2018 10:52:54] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[24/Jul/2018 10:53:19] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604 -[24/Jul/2018 10:53:20] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 39671 -[24/Jul/2018 10:53:21] "GET /static/css/code_show.css HTTP/1.1" 200 21020 -[24/Jul/2018 10:53:21] "GET /static/css/monokai-sublime.css HTTP/1.1" 200 1026 -[24/Jul/2018 10:53:21] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414 -[24/Jul/2018 10:53:21] "GET /static/js/prettify.js HTTP/1.1" 200 18331 -[24/Jul/2018 10:53:21] "GET /static/js/source.js HTTP/1.1" 200 34070 -[24/Jul/2018 10:53:21] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053 -[24/Jul/2018 10:53:22] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802 -[24/Jul/2018 10:53:23] "GET /static/image/codepedia.png HTTP/1.1" 200 3350 -[24/Jul/2018 10:53:23] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[24/Jul/2018 10:53:24] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[24/Jul/2018 10:53:24] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[24/Jul/2018 10:53:25] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[24/Jul/2018 10:53:25] "GET /static/js/base.js HTTP/1.1" 200 21228 -[24/Jul/2018 10:53:27] "GET /static/image/question.png HTTP/1.1" 200 1112 -[24/Jul/2018 10:53:27] "GET /static/image/annotation.png HTTP/1.1" 200 1148 -[24/Jul/2018 10:53:36] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045 -[24/Jul/2018 10:53:44] "GET /static/vendor/bootstrap/fonts/glyphicons-halflings-regular.woff2 HTTP/1.1" 200 18028 -[24/Jul/2018 10:53:44] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88 -[24/Jul/2018 10:53:44] "POST /operations/show_navigation/ HTTP/1.1" 200 35 -[24/Jul/2018 10:53:44] "POST /operations/get_codereading_content/ HTTP/1.1" 200 4974 -[24/Jul/2018 10:53:46] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738 -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/codepedia2.0/apps/operations/views.py", line 168, 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. -[24/Jul/2018 10:53:46] "POST /operations/show_navigation/ HTTP/1.1" 500 19035 -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/codepedia2.0/apps/operations/views.py", line 168, 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. -[24/Jul/2018 10:54:31] "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-test/codepedia2.0/apps/operations/views.py", line 168, 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. -[24/Jul/2018 10:54: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-test/codepedia2.0/apps/operations/views.py", line 168, 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. -[24/Jul/2018 10:54:42] "POST /operations/show_navigation/ HTTP/1.1" 500 19035 -[24/Jul/2018 10:54:43] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1205 -[24/Jul/2018 10:54:43] "POST /operations/show_navigation/ HTTP/1.1" 200 678 -[24/Jul/2018 10:54:43] "POST /operations/get_codereading_content/ HTTP/1.1" 200 166549 -[24/Jul/2018 10:55:01] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1929 -[24/Jul/2018 10:55:01] "POST /operations/show_navigation/ HTTP/1.1" 200 529 -[24/Jul/2018 10:55:02] "POST /operations/get_codereading_content/ HTTP/1.1" 200 142764 -[24/Jul/2018 10:55:36] "GET / HTTP/1.1" 200 22452 -[24/Jul/2018 10:55:36] "GET /static/css/base.css HTTP/1.1" 200 18934 -[24/Jul/2018 10:55:36] "GET /static/css/common.css HTTP/1.1" 200 8146 -[24/Jul/2018 10:55:36] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616 -[24/Jul/2018 10:55:36] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414 -[24/Jul/2018 10:55:36] "GET /static/css/jstree.css HTTP/1.1" 200 34637 -[24/Jul/2018 10:55:36] "GET /static/css/prettify.css HTTP/1.1" 200 1726 -[24/Jul/2018 10:55:36] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070 -[24/Jul/2018 10:55:37] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604 -[24/Jul/2018 10:55:37] "GET /static/js/base.js HTTP/1.1" 200 21228 -[24/Jul/2018 10:55:38] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045 -[24/Jul/2018 10:55:38] "GET /static/vendor/site/css/style.css HTTP/1.1" 200 160228 -[24/Jul/2018 10:55:39] "GET /media/avatar/users/default.png HTTP/1.1" 200 36378 -[24/Jul/2018 10:55:39] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738 -[24/Jul/2018 10:55:40] "GET /static/js/jstree.js HTTP/1.1" 200 297950 -[24/Jul/2018 10:55:41] "GET /static/image/CodePedia.ico HTTP/1.1" 200 370070 -Not Found: /favicon.ico -[24/Jul/2018 10:55:43] "GET /favicon.ico HTTP/1.1" 404 3103 -[24/Jul/2018 10:55:47] "GET /projects/ HTTP/1.1" 200 6529 -[24/Jul/2018 10:55:48] "GET /projects/Notes/ HTTP/1.1" 200 39671 -[24/Jul/2018 10:55:48] "GET /static/css/code_show.css HTTP/1.1" 200 21020 -[24/Jul/2018 10:55:48] "GET /static/css/monokai-sublime.css HTTP/1.1" 200 1026 -[24/Jul/2018 10:55:48] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414 -[24/Jul/2018 10:55:48] "GET /static/js/prettify.js HTTP/1.1" 200 18331 -[24/Jul/2018 10:55:48] "GET /static/js/source.js HTTP/1.1" 200 34070 -[24/Jul/2018 10:55:49] "GET /static/image/codepedia.png HTTP/1.1" 200 3350 -[24/Jul/2018 10:55:49] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053 -[24/Jul/2018 10:55:50] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802 -[24/Jul/2018 10:55:51] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 73 -[24/Jul/2018 10:55:51] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88 -[24/Jul/2018 10:55:51] "POST /operations/show_navigation/ HTTP/1.1" 200 35 -[24/Jul/2018 10:55:51] "POST /operations/get_codereading_content/ HTTP/1.1" 200 4974 -[24/Jul/2018 10:55:51] "GET /static/image/annotation.png HTTP/1.1" 200 1148 -[24/Jul/2018 10:55:51] "GET /static/image/question.png HTTP/1.1" 200 1112 -[24/Jul/2018 10:55:56] "GET /?nsukey=5tI0jKSG5X8pUPkNaEnPejwIp13GRTngTYvN2ufmqhScjV2PiLecxYrPGCEZwc4vZlmhFCvPkK2FC7oF6B7xyGbDEPYzkU42h0tiw32BOclrOOsGyDEzUcJsqsbkVtRipq62BPk22B2BrBnjQ5iDd3WVcKEnR0TU9w2FvgGpSj6PM2Fx5oeMWJZqsSvL6jBIWvVPUDT2VXCSuzM7eH8Jni4qrXZfw3D3D HTTP/1.1" 200 25533 -[24/Jul/2018 10:55:56] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616 -[24/Jul/2018 10:55:56] "GET /static/css/common.css HTTP/1.1" 200 8146 -[24/Jul/2018 10:55:56] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414 -[24/Jul/2018 10:55:56] "GET /static/css/jstree.css HTTP/1.1" 200 34637 -[24/Jul/2018 10:55:56] "GET /static/css/base.css HTTP/1.1" 200 18934 -[24/Jul/2018 10:55:56] "GET /static/css/prettify.css HTTP/1.1" 200 1726 -[24/Jul/2018 10:55:56] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070 -[24/Jul/2018 10:55:56] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604 -[24/Jul/2018 10:55:56] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045 -[24/Jul/2018 10:55:56] "GET /static/js/base.js HTTP/1.1" 200 21228 -[24/Jul/2018 10:55:57] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738 -[24/Jul/2018 10:55:58] "GET /static/vendor/site/css/style.css HTTP/1.1" 200 160228 -[24/Jul/2018 10:55:58] "GET /static/js/jstree.js HTTP/1.1" 200 297950 -[24/Jul/2018 10:55:59] "GET /?nsukey=5tI0jKSG5X8pUPkNaEnPejwIp13GRTngTYvN2ufmqhScjV2PiLecxYrPGCEZwc4vZlmhFCvPkK2FC7oF6B7xyGbDEPYzkU42h0tiw32BOclrOOsGyDEzUcJsqsbkVtRipq62BPk22B2BrBnjQ5iDd3WVcKEnR0TU9w2FvgGpSj6PM2Fx5oeMWJZqsSvL6jBIWvVPUDT2VXCSuzM7eH8Jni4qrXZfw3D3D HTTP/1.1" 200 25533 -[24/Jul/2018 10:55:59] "GET /media/avatar/users/default.png HTTP/1.1" 200 36378 -[24/Jul/2018 10:55:59] "GET /media/avatar/users/default.png HTTP/1.1" 200 36378 -[24/Jul/2018 10:56:00] "GET /?nsukey=5tI0jKSG5X8pUPkNaEnPejwIp13GRTngTYvN2ufmqhScjV2PiLecxYrPGCEZwc4vZlmhFCvPkK2FC7oF6B7xyGbDEPYzkU42h0tiw32BOclrOOsGyDEzUcJsqsbkVtRipq62BPk22B2BrBnjQ5iDd3WVcKEnR0TU9w2FvgGpSj6PM2Fx5oeMWJZqsSvL6jBIWvVPUDT2VXCSuzM7eH8Jni4qrXZfw3D3D HTTP/1.1" 200 25533 -[24/Jul/2018 10:56:01] "GET /static/image/CodePedia.ico HTTP/1.1" 200 370070 -[24/Jul/2018 10:56:01] "GET /media/avatar/users/default.png HTTP/1.1" 200 36378 -[24/Jul/2018 10:56:02] "GET /static/image/CodePedia.ico HTTP/1.1" 200 370070 -[24/Jul/2018 10:56:03] "GET /static/image/CodePedia.ico HTTP/1.1" 200 370070 -[24/Jul/2018 10:56:15] "POST /operations/show_annotation/ HTTP/1.1" 200 59 -[24/Jul/2018 10:56:19] "GET /users/login/ HTTP/1.1" 200 4305 -[24/Jul/2018 10:56:19] "GET /static/css/register.css HTTP/1.1" 200 1762 -[24/Jul/2018 10:56:19] "GET /static/js/users-common.js HTTP/1.1" 200 966 -[24/Jul/2018 10:56:19] "GET /static/image/login/bg_login.jpg HTTP/1.1" 200 29922 -[24/Jul/2018 10:56:29] "POST /users/login/ HTTP/1.1" 302 0 -[24/Jul/2018 10:56:29] "GET / HTTP/1.1" 200 24282 -Not Found: /media/avatar/2017/10/default_middile_7_LEZYdfm.png -[24/Jul/2018 10:56:29] "GET /media/avatar/2017/10/default_middile_7_LEZYdfm.png HTTP/1.1" 404 1898 -[24/Jul/2018 10:56:34] "GET /projects/ HTTP/1.1" 200 8359 -Not Found: /media/avatar/2017/10/default_middile_7_LEZYdfm.png -[24/Jul/2018 10:56:34] "GET /media/avatar/2017/10/default_middile_7_LEZYdfm.png HTTP/1.1" 404 1898 -[24/Jul/2018 10:56:36] "GET /projects/Notes/ HTTP/1.1" 200 42679 -[24/Jul/2018 10:56:36] "GET /static/image/users/default.png HTTP/1.1" 200 36378 -[24/Jul/2018 10:56:36] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 73 -[24/Jul/2018 10:56:37] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88 -[24/Jul/2018 10:56:37] "POST /operations/show_navigation/ HTTP/1.1" 200 35 -[24/Jul/2018 10:56:37] "POST /operations/get_codereading_content/ HTTP/1.1" 200 4974 -[24/Jul/2018 10:56:55] "GET /?nsukey=5tI0jKSG5X8pUPkNaEnPejwIp13GRTngTYvN2ufmqhScjV2PiLecxYrPGCEZwc4vZlmhFCvPkK%2FC7oF6B7xyGbDEPYzkU42h0tiw3%2BOclrOOsGyDEzUcJsqsbkVtRipq6%2BPk2%2B%2BrBnjQ5iDd3WVcKEnR0TU9w%2FvgGpSj6PM%2Fx5oeMWJZqsSvL6jBIWvVPUDT2VXCSuzM7eH8Jni4qrXZfw%3D%3D HTTP/1.1" 200 25650 -[24/Jul/2018 10:56:56] "GET /?nsukey=5tI0jKSG5X8pUPkNaEnPejwIp13GRTngTYvN2ufmqhScjV2PiLecxYrPGCEZwc4vZlmhFCvPkK%2FC7oF6B7xyGbDEPYzkU42h0tiw3%2BOclrOOsGyDEzUcJsqsbkVtRipq6%2BPk2%2B%2BrBnjQ5iDd3WVcKEnR0TU9w%2FvgGpSj6PM%2Fx5oeMWJZqsSvL6jBIWvVPUDT2VXCSuzM7eH8Jni4qrXZfw%3D%3D HTTP/1.1" 200 25650 -[24/Jul/2018 10:57:15] "GET /static/js/jstree.js HTTP/1.1" 200 297950 -[24/Jul/2018 10:57:27] "GET /projects/java1.8/ HTTP/1.1" 200 9718 -[24/Jul/2018 10:57:28] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 73 -[24/Jul/2018 10:57:28] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88 -[24/Jul/2018 10:57:28] "POST /operations/get_codereading_content/ HTTP/1.1" 200 3331 -[24/Jul/2018 10:57:28] "POST /operations/show_navigation/ HTTP/1.1" 200 35 -[24/Jul/2018 10:57:29] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604 -[24/Jul/2018 10:57:31] "GET /static/js/base.js HTTP/1.1" 200 21228 -[24/Jul/2018 10:57:35] "GET /static/js/jstree.js HTTP/1.1" 200 297950 -[24/Jul/2018 10:57:37] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045 -[24/Jul/2018 10:57:42] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738 -[24/Jul/2018 10:57:44] "GET /projects/Notes/ HTTP/1.1" 200 42679 -[24/Jul/2018 10:57:44] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 73 -[24/Jul/2018 10:57:44] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88 -[24/Jul/2018 10:57:45] "POST /operations/show_navigation/ HTTP/1.1" 200 35 -[24/Jul/2018 10:57:45] "POST /operations/get_codereading_content/ HTTP/1.1" 200 4974 -[24/Jul/2018 10:57:54] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604 -Not Found: /favicon.ico -[24/Jul/2018 10:57:59] "GET /favicon.ico HTTP/1.1" 404 3103 -[24/Jul/2018 10:57:59] "GET /static/js/base.js HTTP/1.1" 200 21228 -[24/Jul/2018 10:58:05] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045 -[24/Jul/2018 10:58:17] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738 -[24/Jul/2018 11:00:15] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1961 -[24/Jul/2018 11:00:15] "POST /operations/show_navigation/ HTTP/1.1" 200 530 -[24/Jul/2018 11:00:16] "POST /operations/get_codereading_content/ HTTP/1.1" 200 615664 -[24/Jul/2018 11:00:17] "POST /operations/get_codereading_content/ HTTP/1.1" 200 4049 -[24/Jul/2018 11:00:17] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88 -[24/Jul/2018 11:00: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-test/codepedia2.0/apps/operations/views.py", line 168, 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. -[24/Jul/2018 11:00:18] "POST /operations/show_navigation/ HTTP/1.1" 500 19056 -[24/Jul/2018 11:00:19] "POST /operations/show_navigation/ HTTP/1.1" 200 35 -[24/Jul/2018 11:00:19] "POST /operations/get_codereading_content/ HTTP/1.1" 200 4800 -[24/Jul/2018 11:00:19] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88 -[24/Jul/2018 11:00:29] "POST /operations/get_codereading_content/ HTTP/1.1" 200 3836 -[24/Jul/2018 11:00:29] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88 -[24/Jul/2018 11:00:29] "POST /operations/get_codereading_content/ HTTP/1.1" 200 4343 -[24/Jul/2018 11:00:29] "POST /operations/show_navigation/ HTTP/1.1" 200 35 -[24/Jul/2018 11:00:29] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88 -[24/Jul/2018 11:00:29] "POST /operations/show_navigation/ HTTP/1.1" 200 35 -[24/Jul/2018 11:00:43] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88 -[24/Jul/2018 11:00:43] "POST /operations/get_codereading_content/ HTTP/1.1" 200 3811 -[24/Jul/2018 11:00:43] "POST /operations/show_navigation/ HTTP/1.1" 200 35 -[24/Jul/2018 11:00:43] "POST /operations/show_navigation/ HTTP/1.1" 200 35 -[24/Jul/2018 11:00:43] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88 -[24/Jul/2018 11:00:43] "POST /operations/get_codereading_content/ HTTP/1.1" 200 5065 -[24/Jul/2018 11:00:58] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88 -[24/Jul/2018 11:00:58] "POST /operations/get_codereading_content/ HTTP/1.1" 200 4317 -[24/Jul/2018 11:00:58] "POST /operations/show_navigation/ HTTP/1.1" 200 35 -[24/Jul/2018 11:02:33] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88 -[24/Jul/2018 11:02:33] "POST /operations/get_codereading_content/ HTTP/1.1" 200 16589 -[24/Jul/2018 11:02:33] "POST /operations/get_codereading_content/ HTTP/1.1" 200 805 -[24/Jul/2018 11:02:33] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88 -[24/Jul/2018 11:02:33] "POST /operations/show_navigation/ HTTP/1.1" 200 35 -[24/Jul/2018 11:02:33] "POST /operations/show_navigation/ HTTP/1.1" 200 35 -[24/Jul/2018 11:02:34] "POST /operations/show_navigation/ HTTP/1.1" 200 35 -[24/Jul/2018 11:02:34] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88 -[24/Jul/2018 11:02:34] "POST /operations/get_codereading_content/ HTTP/1.1" 200 98452 -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/codepedia2.0/apps/operations/views.py", line 168, 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. -[24/Jul/2018 11:03:12] "POST /operations/show_navigation/ HTTP/1.1" 500 19038 -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/codepedia2.0/apps/operations/views.py", line 168, 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. -[24/Jul/2018 11:11:40] "POST /operations/show_navigation/ HTTP/1.1" 500 19080 -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/codepedia2.0/apps/operations/views.py", line 168, 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. -[24/Jul/2018 11:13:21] "POST /operations/show_navigation/ HTTP/1.1" 500 19080 -[24/Jul/2018 11:14:25] "POST /operations/show_annotation/ HTTP/1.1" 200 3173 -[24/Jul/2018 11:20:07] "POST /operations/show_issue_question/ HTTP/1.1" 200 2703 -[24/Jul/2018 11:20:15] "POST /operations/show_annotation/ HTTP/1.1" 200 1690 -[24/Jul/2018 11:20:29] "POST /operations/show_issue_question/ HTTP/1.1" 200 2703 -[24/Jul/2018 11:20:29] "POST /operations/show_issue_question/ HTTP/1.1" 200 2703 -[24/Jul/2018 11:20:29] "POST /operations/show_issue_question/ HTTP/1.1" 200 2703 -[24/Jul/2018 11:20:29] "POST /operations/show_issue_question/ HTTP/1.1" 200 2703 -[24/Jul/2018 11:20:29] "POST /operations/show_issue_question/ HTTP/1.1" 200 2703 -[24/Jul/2018 11:20:37] "POST /operations/show_issue_question/ HTTP/1.1" 200 2703 -[24/Jul/2018 11:22:10] "POST /operations/show_annotation/ HTTP/1.1" 200 1737 -[24/Jul/2018 11:23:29] "POST /operations/add_annotation/ HTTP/1.1" 200 41 -[24/Jul/2018 11:23:29] "POST /operations/show_annotation/ HTTP/1.1" 200 2427 -[24/Jul/2018 11:27:28] "POST /operations/show_annotation/ HTTP/1.1" 200 1675 -[24/Jul/2018 11:27:30] "POST /operations/show_annotation/ HTTP/1.1" 200 1868 -[24/Jul/2018 11:27:32] "POST /operations/show_annotation/ HTTP/1.1" 200 3112 -[24/Jul/2018 11:33:01] "POST /operations/show_annotation/ HTTP/1.1" 200 3137 -[24/Jul/2018 11:33:01] "POST /operations/show_annotation/ HTTP/1.1" 200 3137 -[24/Jul/2018 11:33:01] "POST /operations/show_annotation/ HTTP/1.1" 200 3137 -[24/Jul/2018 11:33:01] "POST /operations/show_annotation/ HTTP/1.1" 200 3137 -[24/Jul/2018 11:33:03] "POST /operations/show_annotation/ HTTP/1.1" 200 1712 -[24/Jul/2018 11:33:05] "POST /operations/show_annotation/ HTTP/1.1" 200 1709 -[24/Jul/2018 11:34:10] "POST /operations/show_issue_question/ HTTP/1.1" 200 4990 -[24/Jul/2018 11:34:10] "POST /operations/show_issue_question/ HTTP/1.1" 200 4990 -[24/Jul/2018 11:34:11] "POST /operations/show_issue_question/ HTTP/1.1" 200 4990 -[24/Jul/2018 13:40:59] "GET / HTTP/1.1" 200 22452 -Not Found: /index.action -[24/Jul/2018 13:41:00] "GET /index.action HTTP/1.1" 404 3106 -[24/Jul/2018 18:12:27] "GET /projects/Notes/ HTTP/1.1" 200 39671 -[24/Jul/2018 18:12:28] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 73 -[24/Jul/2018 18:12:28] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88 -[24/Jul/2018 18:12:28] "POST /operations/show_navigation/ HTTP/1.1" 200 35 -[24/Jul/2018 18:12:28] "POST /operations/get_codereading_content/ HTTP/1.1" 200 4974 -[24/Jul/2018 18:12:31] "GET /static/vendor/bootstrap/fonts/glyphicons-halflings-regular.woff2 HTTP/1.1" 200 18028 -[24/Jul/2018 18:12:39] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[24/Jul/2018 18:12:50] "POST /operations/get_codereading_content/ HTTP/1.1" 200 62839 -[24/Jul/2018 18:12:50] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1189 -[24/Jul/2018 18:12:50] "POST /operations/show_navigation/ HTTP/1.1" 200 325 -[24/Jul/2018 18:12:56] "POST /operations/show_annotation/ HTTP/1.1" 200 59 -[24/Jul/2018 18:13:34] "GET /xadmin HTTP/1.1" 301 0 -[24/Jul/2018 18:13:34] "GET /xadmin/ HTTP/1.1" 200 4366 -[24/Jul/2018 18:13:34] "GET /static/xadmin/css/themes/bootstrap-xadmin.css HTTP/1.1" 200 1888 -[24/Jul/2018 18:13:34] "GET /static/xadmin/css/xadmin.main.css HTTP/1.1" 200 8324 -[24/Jul/2018 18:13:34] "GET /static/xadmin/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 21658 -[24/Jul/2018 18:13:34] "GET /static/xadmin/css/xadmin.plugins.css HTTP/1.1" 200 175 -[24/Jul/2018 18:13:34] "GET /static/xadmin/css/xadmin.responsive.css HTTP/1.1" 200 4361 -[24/Jul/2018 18:13:35] "GET /xadmin/jsi18n/ HTTP/1.1" 200 4373 -[24/Jul/2018 18:13:35] "GET /static/xadmin/vendor/jquery-ui/jquery.ui.core.js HTTP/1.1" 200 8195 -[24/Jul/2018 18:13:35] "GET /static/xadmin/vendor/jquery-ui/jquery.ui.widget.js HTTP/1.1" 200 15069 -[24/Jul/2018 18:13:35] "GET /static/xadmin/vendor/jquery-ui/jquery.ui.mouse.js HTTP/1.1" 200 4561 -[24/Jul/2018 18:13:35] "GET /static/xadmin/vendor/jquery-ui/jquery.ui.sortable.js HTTP/1.1" 200 42543 -[24/Jul/2018 18:13:35] "GET /static/xadmin/vendor/bootstrap/js/bootstrap.js HTTP/1.1" 200 58327 -[24/Jul/2018 18:13:35] "GET /static/xadmin/js/xadmin.main.js HTTP/1.1" 200 3401 -[24/Jul/2018 18:13:35] "GET /static/xadmin/js/xadmin.responsive.js HTTP/1.1" 200 4165 -[24/Jul/2018 18:13:35] "GET /static/xadmin/vendor/jquery-ui/jquery.ui.effect.js HTTP/1.1" 200 31918 -[24/Jul/2018 18:13:35] "GET /static/xadmin/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 126432 -[24/Jul/2018 18:13:36] "GET /static/xadmin/js/xadmin.plugin.themes.js HTTP/1.1" 200 3489 -[24/Jul/2018 18:13:36] "GET /static/xadmin/vendor/jquery/jquery.js HTTP/1.1" 200 240196 -[24/Jul/2018 18:13:36] "GET /static/xadmin/vendor/font-awesome/fonts/fontawesome-webfont.woff?v=4.0.3 HTTP/1.1" 200 44432 -[24/Jul/2018 18:13:44] "POST /xadmin/ HTTP/1.1" 200 4603 -[24/Jul/2018 18:13:45] "GET /xadmin/jsi18n/ HTTP/1.1" 200 4373 -[24/Jul/2018 18:13:56] "POST /xadmin/ HTTP/1.1" 200 4603 -[24/Jul/2018 18:13:56] "GET /xadmin/jsi18n/ HTTP/1.1" 200 4373 ----------------------------------------- -Exception happened during processing of request from ('218.6.145.32', 59273) -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 ----------------------------------------- -Not Found: /http:/httpheader.net/ -[25/Jul/2018 08:21:31] "GET http://httpheader.net/ HTTP/1.1" 404 1673 -[25/Jul/2018 08:21:52] code 400, message Bad request syntax ('\x04\x01\x00PÀcö60\x00') -[25/Jul/2018 08:21:52] "PÀcö60" 400 - -[25/Jul/2018 08:22:13] code 400, message Bad request syntax ('\x05\x01\x00') -[25/Jul/2018 08:22:13] "" 400 - -Not Found: /http:/www.baidu.com/cache/global/img/gs.gif -[25/Jul/2018 08:33:31] "GET http://www.baidu.com/cache/global/img/gs.gif HTTP/1.1" 404 1738 -Not Found: /http:/112.124.127.162:83/index.php -[26/Jul/2018 01:31:17] "GET http://112.124.127.162:83/index.php HTTP/1.1" 404 1716 -[26/Jul/2018 07:06:57] code 400, message Bad request version ('MCTP/1.0') -[26/Jul/2018 07:06:57] "REMOTE HI_SRDK_DEV_GetHddInfo MCTP/1.0" 400 - -[26/Jul/2018 08:56:44] "GET / HTTP/1.1" 200 24282 -[26/Jul/2018 08:56:44] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 304 0 -[26/Jul/2018 08:56:44] "GET /static/css/base.css HTTP/1.1" 304 0 -[26/Jul/2018 08:56:44] "GET /static/css/common.css HTTP/1.1" 304 0 -[26/Jul/2018 08:56:44] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 304 0 -[26/Jul/2018 08:56:44] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 304 0 -[26/Jul/2018 08:56:44] "GET /static/css/jstree.css HTTP/1.1" 304 0 -[26/Jul/2018 08:56:44] "GET /static/css/prettify.css HTTP/1.1" 304 0 -[26/Jul/2018 08:56:44] "GET /static/vendor/site/css/style.css HTTP/1.1" 304 0 -[26/Jul/2018 08:56:44] "GET /static/js/jstree.js HTTP/1.1" 304 0 -[26/Jul/2018 08:56:44] "GET /static/js/run_prettify.js HTTP/1.1" 304 0 -[26/Jul/2018 08:56:44] "GET /static/js/base.js HTTP/1.1" 304 0 -[26/Jul/2018 08:56:44] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 304 0 -[26/Jul/2018 08:56:44] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 304 0 -[26/Jul/2018 08:56:44] "GET /static/image/CodePedia.ico HTTP/1.1" 304 0 -Not Found: /media/avatar/2017/10/default_middile_7_LEZYdfm.png -[26/Jul/2018 08:56:44] "GET /media/avatar/2017/10/default_middile_7_LEZYdfm.png HTTP/1.1" 404 1898 -[26/Jul/2018 08:56:44] "GET /media/avatar/users/default.png HTTP/1.1" 304 0 -Not Found: /favicon.ico -[26/Jul/2018 08:56:45] "GET /favicon.ico HTTP/1.1" 404 3103 -[26/Jul/2018 08:56:47] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42679 -[26/Jul/2018 08:56:47] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 304 0 -[26/Jul/2018 08:56:47] "GET /static/css/font-awesome.css HTTP/1.1" 304 0 -[26/Jul/2018 08:56:47] "GET /static/css/monokai-sublime.css HTTP/1.1" 304 0 -[26/Jul/2018 08:56:47] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[26/Jul/2018 08:56:47] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 304 0 -[26/Jul/2018 08:56:47] "GET /static/js/prettify.js HTTP/1.1" 304 0 -[26/Jul/2018 08:56:47] "GET /static/js/source.js HTTP/1.1" 304 0 -[26/Jul/2018 08:56:47] "GET /static/image/codepedia.png HTTP/1.1" 304 0 -[26/Jul/2018 08:56:47] "GET /static/image/users/default.png HTTP/1.1" 304 0 -[26/Jul/2018 08:56:48] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[26/Jul/2018 08:56:48] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[26/Jul/2018 08:56:48] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[26/Jul/2018 08:56:52] "GET /static/vendor/bootstrap/fonts/glyphicons-halflings-regular.woff2 HTTP/1.1" 200 18028 -[26/Jul/2018 08:56:52] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88 -[26/Jul/2018 08:56:52] "POST /operations/show_navigation/ HTTP/1.1" 200 35 -[26/Jul/2018 08:56:52] "POST /operations/get_codereading_content/ HTTP/1.1" 200 4974 -[26/Jul/2018 08:56:52] "GET /static/image/annotation.png HTTP/1.1" 304 0 -[26/Jul/2018 08:56:52] "GET /static/image/question.png HTTP/1.1" 304 0 -[26/Jul/2018 08:56:55] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[26/Jul/2018 08:57:03] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1205 -[26/Jul/2018 08:57:03] "POST /operations/show_navigation/ HTTP/1.1" 200 678 -[26/Jul/2018 08:57:04] "POST /operations/get_codereading_content/ HTTP/1.1" 200 166549 -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/codepedia2.0/apps/operations/views.py", line 168, 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. -[26/Jul/2018 08:57:05] "POST /operations/show_navigation/ HTTP/1.1" 500 19118 -[26/Jul/2018 08:57:18] "POST /operations/show_annotation/ HTTP/1.1" 200 1691 -[26/Jul/2018 08:57:25] "POST /operations/show_issue_question/ HTTP/1.1" 200 2629 -[26/Jul/2018 09:44:13] "GET / HTTP/1.1" 200 22452 -[26/Jul/2018 09:44:13] "GET /static/css/common.css HTTP/1.1" 200 8146 -[26/Jul/2018 09:44:13] "GET /static/css/base.css HTTP/1.1" 200 18934 -[26/Jul/2018 09:44:13] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616 -[26/Jul/2018 09:44:13] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414 -[26/Jul/2018 09:44:13] "GET /static/css/jstree.css HTTP/1.1" 200 34637 -[26/Jul/2018 09:44:13] "GET /static/css/prettify.css HTTP/1.1" 200 1726 -[26/Jul/2018 09:44:13] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604 -[26/Jul/2018 09:44:13] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070 -[26/Jul/2018 09:44:13] "GET /static/js/base.js HTTP/1.1" 200 21228 -[26/Jul/2018 09:44:13] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045 -[26/Jul/2018 09:44:14] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738 -[26/Jul/2018 09:44:15] "GET /static/vendor/site/css/style.css HTTP/1.1" 200 160228 -[26/Jul/2018 09:44:15] "GET /static/js/jstree.js HTTP/1.1" 200 297950 -[26/Jul/2018 09:44:16] "GET /media/avatar/users/default.png HTTP/1.1" 200 36378 -[26/Jul/2018 09:44:17] "GET /static/image/CodePedia.ico HTTP/1.1" 200 370070 -Not Found: /favicon.ico -[26/Jul/2018 09:44:17] "GET /favicon.ico HTTP/1.1" 404 3103 -Not Found: /favicon.ico -[26/Jul/2018 09:44:18] "GET /favicon.ico HTTP/1.1" 404 3103 -[26/Jul/2018 09:44:18] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 39671 -[26/Jul/2018 09:44:18] "GET /static/js/prettify.js HTTP/1.1" 200 18331 -[26/Jul/2018 09:44:18] "GET /static/js/source.js HTTP/1.1" 200 34070 -[26/Jul/2018 09:44:18] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414 -[26/Jul/2018 09:44:19] "GET /static/css/code_show.css HTTP/1.1" 200 21020 -[26/Jul/2018 09:44:19] "GET /static/css/monokai-sublime.css HTTP/1.1" 200 1026 -[26/Jul/2018 09:44:19] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053 -[26/Jul/2018 09:44:20] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802 -[26/Jul/2018 09:44:20] "GET /static/image/codepedia.png HTTP/1.1" 200 3350 -[26/Jul/2018 09:44:21] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[26/Jul/2018 09:44:21] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[26/Jul/2018 09:44:21] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[26/Jul/2018 09:44:23] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[26/Jul/2018 09:44:24] "GET /static/image/annotation.png HTTP/1.1" 200 1148 -[26/Jul/2018 09:44:24] "GET /static/image/question.png HTTP/1.1" 200 1112 -[26/Jul/2018 09:44:27] "GET /static/vendor/bootstrap/fonts/glyphicons-halflings-regular.woff2 HTTP/1.1" 200 18028 -[26/Jul/2018 09:44:35] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88 -[26/Jul/2018 09:44:35] "POST /operations/show_navigation/ HTTP/1.1" 200 35 -[26/Jul/2018 09:44:35] "POST /operations/get_codereading_content/ HTTP/1.1" 200 112226 -[26/Jul/2018 09:44:48] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1946 -[26/Jul/2018 09:44:48] "POST /operations/show_navigation/ HTTP/1.1" 200 1037 -[26/Jul/2018 09:44:49] "POST /operations/get_codereading_content/ HTTP/1.1" 200 280044 -[26/Jul/2018 09:46:59] "POST /operations/show_navigation/ HTTP/1.1" 200 35 -[26/Jul/2018 09:46:59] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88 -[26/Jul/2018 09:46:59] "POST /operations/get_codereading_content/ HTTP/1.1" 200 4974 -[26/Jul/2018 09:47:00] "POST /operations/show_navigation/ HTTP/1.1" 200 35 -[26/Jul/2018 09:47:00] "POST /operations/get_codereading_content/ HTTP/1.1" 200 3574 -[26/Jul/2018 09:47:00] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88 -[26/Jul/2018 09:47:02] "POST /operations/show_navigation/ HTTP/1.1" 200 35 -[26/Jul/2018 09:47:02] "POST /operations/get_codereading_content/ HTTP/1.1" 200 16868 -[26/Jul/2018 09:47:02] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88 -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/codepedia2.0/apps/operations/views.py", line 168, 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. -[26/Jul/2018 09:47:03] "POST /operations/show_navigation/ HTTP/1.1" 500 18744 -[26/Jul/2018 09:47:04] "POST /operations/show_navigation/ HTTP/1.1" 200 35 -[26/Jul/2018 09:47:04] "POST /operations/get_codereading_content/ HTTP/1.1" 200 5926 -[26/Jul/2018 09:47:04] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88 -[26/Jul/2018 09:47:05] "POST /operations/get_codereading_content/ HTTP/1.1" 200 4049 -[26/Jul/2018 09:47:05] "POST /operations/show_navigation/ HTTP/1.1" 200 35 -[26/Jul/2018 09:47:05] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88 -[26/Jul/2018 09:47:07] "POST /operations/show_navigation/ HTTP/1.1" 200 35 -[26/Jul/2018 09:47:07] "POST /operations/get_codereading_content/ HTTP/1.1" 200 6863 -[26/Jul/2018 09:47:07] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88 -[26/Jul/2018 10:07:18] "GET / HTTP/1.1" 200 22452 -[26/Jul/2018 10:07:18] "GET /static/css/base.css HTTP/1.1" 200 18934 -[26/Jul/2018 10:07:18] "GET /static/css/common.css HTTP/1.1" 200 8146 -[26/Jul/2018 10:07:18] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616 -[26/Jul/2018 10:07:18] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414 -[26/Jul/2018 10:07:18] "GET /static/css/jstree.css HTTP/1.1" 200 34637 -[26/Jul/2018 10:07:18] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070 -[26/Jul/2018 10:07:18] "GET /static/css/prettify.css HTTP/1.1" 200 1726 -[26/Jul/2018 10:07:18] "GET /static/js/base.js HTTP/1.1" 200 21228 -[26/Jul/2018 10:07:18] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604 -[26/Jul/2018 10:07:18] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045 -[26/Jul/2018 10:07:20] "GET /static/js/jstree.js HTTP/1.1" 200 297950 -[26/Jul/2018 10:07:20] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738 -[26/Jul/2018 10:07:20] "GET /static/vendor/site/css/style.css HTTP/1.1" 200 160228 -[26/Jul/2018 10:07:21] "GET /media/avatar/users/default.png HTTP/1.1" 200 36378 -[26/Jul/2018 10:07:22] "GET /static/image/CodePedia.ico HTTP/1.1" 200 370070 -[26/Jul/2018 10:08:41] "GET /static/js/base.js HTTP/1.1" 200 21228 -[26/Jul/2018 10:10:12] "GET / HTTP/1.1" 200 22452 -[26/Jul/2018 10:10:13] "GET /static/css/base.css HTTP/1.1" 200 18934 -[26/Jul/2018 10:10:13] "GET /static/css/common.css HTTP/1.1" 200 8146 -[26/Jul/2018 10:10:13] "GET /static/css/jstree.css HTTP/1.1" 200 34637 -[26/Jul/2018 10:10:13] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414 -[26/Jul/2018 10:10:13] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616 -[26/Jul/2018 10:10:13] "GET /static/css/prettify.css HTTP/1.1" 200 1726 -[26/Jul/2018 10:10:13] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070 -[26/Jul/2018 10:10:13] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604 -[26/Jul/2018 10:10:13] "GET /static/js/base.js HTTP/1.1" 200 21228 -[26/Jul/2018 10:10:13] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045 -[26/Jul/2018 10:10:14] "GET /static/vendor/site/css/style.css HTTP/1.1" 200 160228 -[26/Jul/2018 10:10:14] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738 -[26/Jul/2018 10:10:15] "GET /static/js/jstree.js HTTP/1.1" 200 297950 -[26/Jul/2018 10:10:16] "GET /media/avatar/users/default.png HTTP/1.1" 200 36378 -[26/Jul/2018 10:10:16] "GET /static/image/CodePedia.ico HTTP/1.1" 200 370070 -[26/Jul/2018 10:11:05] "GET /static/vendor/bootstrap/fonts/glyphicons-halflings-regular.woff2 HTTP/1.1" 200 18028 -[26/Jul/2018 10:11:15] "GET /static/vendor/bootstrap/fonts/glyphicons-halflings-regular.woff2 HTTP/1.1" 200 18028 -[26/Jul/2018 10:11:15] "GET /static/vendor/bootstrap/fonts/glyphicons-halflings-regular.woff2 HTTP/1.1" 200 18028 -Not Found: /favicon.ico -[26/Jul/2018 10:12:01] "GET /favicon.ico HTTP/1.1" 404 3103 -[26/Jul/2018 10:12:04] "GET /static/js/source.js HTTP/1.1" 200 34070 -[26/Jul/2018 10:12:25] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070 -[26/Jul/2018 10:36:34] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045 -[26/Jul/2018 10:40:41] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414 -[26/Jul/2018 11:04:48] code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie:') -[26/Jul/2018 11:04:48] "/*àCookie: mstshash=Administr" 400 - -[26/Jul/2018 11:13:15] "GET /static/css/jstree.css HTTP/1.1" 200 34637 -[26/Jul/2018 11:14:19] "GET /static/js/jstree.js HTTP/1.1" 200 297950 -[26/Jul/2018 15:38:11] "GET / HTTP/1.1" 200 24282 -Not Found: /media/avatar/2017/10/default_middile_7_LEZYdfm.png -[26/Jul/2018 15:38:11] "GET /media/avatar/2017/10/default_middile_7_LEZYdfm.png HTTP/1.1" 404 1898 -Not Found: /favicon.ico -[26/Jul/2018 15:38:11] "GET /favicon.ico HTTP/1.1" 404 3103 -[26/Jul/2018 15:38:14] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42679 -[26/Jul/2018 15:38:14] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[26/Jul/2018 15:38:15] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[26/Jul/2018 15:38:15] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[26/Jul/2018 15:38:16] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[26/Jul/2018 15:38:25] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88 -[26/Jul/2018 15:38:25] "POST /operations/get_codereading_content/ HTTP/1.1" 200 3836 -[26/Jul/2018 15:38:25] "POST /operations/show_navigation/ HTTP/1.1" 200 35 -[26/Jul/2018 15:38:27] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1946 -[26/Jul/2018 15:38:27] "POST /operations/show_navigation/ HTTP/1.1" 200 1037 -[26/Jul/2018 15:38:28] "POST /operations/get_codereading_content/ HTTP/1.1" 200 280044 -[26/Jul/2018 15:38:53] "POST /operations/show_annotation/ HTTP/1.1" 200 5968 -[26/Jul/2018 15:39:37] "POST /operations/show_issue_question/ HTTP/1.1" 200 2585 -Not Found: /http:/www.baidu.com/cache/global/img/gs.gif -[27/Jul/2018 04:00:53] "GET http://www.baidu.com/cache/global/img/gs.gif HTTP/1.1" 404 1738 -[27/Jul/2018 04:14:32] code 400, message Bad request version ('MCTP/1.0') -[27/Jul/2018 04:14:32] "REMOTE HI_SRDK_DEV_GetHddInfo MCTP/1.0" 400 - -Not Found: /http:/www.qq.com/404/search_children.js -[27/Jul/2018 05:38:40] "GET http://www.qq.com/404/search_children.js HTTP/1.1" 404 1723 -[27/Jul/2018 05:38:45] code 400, message Bad request syntax ('\x04\x01\x00PpTi4\x00') -[27/Jul/2018 05:38:45] "PpTi4" 400 - -[27/Jul/2018 05:38:45] code 400, message Bad request syntax ('\x05\x01\x00') -[27/Jul/2018 05:38:45] "" 400 - ----------------------------------------- -Exception happened during processing of request from ('77.72.85.115', 18526) -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 ----------------------------------------- -[27/Jul/2018 06:29:42] code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00*%à\x00\x00\x00\x00\x00Cookie:') -[27/Jul/2018 06:29:42] "*%àCookie: mstshash=Test" 400 - -[27/Jul/2018 06:29:42] code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00*%à\x00\x00\x00\x00\x00Cookie:') -[27/Jul/2018 06:29:42] "*%àCookie: mstshash=Test" 400 - -[27/Jul/2018 07:57:43] code 400, message Bad request version ('MCTP/1.0') -[27/Jul/2018 07:57:43] "REMOTE HI_SRDK_DEV_GetHddInfo MCTP/1.0" 400 - -[27/Jul/2018 10:32:44] "GET / HTTP/1.1" 200 24282 -[27/Jul/2018 10:32:44] "GET /static/css/base.css HTTP/1.1" 304 0 -[27/Jul/2018 10:32:44] "GET /static/vendor/site/css/style.css HTTP/1.1" 304 0 -Not Found: /media/avatar/2017/10/default_middile_7_LEZYdfm.png -[27/Jul/2018 10:32:44] "GET /media/avatar/2017/10/default_middile_7_LEZYdfm.png HTTP/1.1" 404 1898 -Not Found: /favicon.ico -[27/Jul/2018 10:32:44] "GET /favicon.ico HTTP/1.1" 404 3103 -[27/Jul/2018 10:32:52] "GET / HTTP/1.0" 200 22452 -[27/Jul/2018 10:32:58] "GET / HTTP/1.1" 200 22452 -[27/Jul/2018 10:32:59] "GET /static/css/base.css HTTP/1.1" 200 18934 -[27/Jul/2018 10:32:59] "GET /static/css/common.css HTTP/1.1" 200 8146 -[27/Jul/2018 10:32:59] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414 -[27/Jul/2018 10:32:59] "GET /static/css/jstree.css HTTP/1.1" 200 34637 -[27/Jul/2018 10:32:59] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616 -[27/Jul/2018 10:32:59] "GET /static/css/prettify.css HTTP/1.1" 200 1726 -[27/Jul/2018 10:32:59] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070 -[27/Jul/2018 10:32:59] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604 -[27/Jul/2018 10:33:00] "GET /static/js/base.js HTTP/1.1" 200 21228 -[27/Jul/2018 10:33:00] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045 -[27/Jul/2018 10:33:00] "GET /static/vendor/site/css/style.css HTTP/1.1" 200 160228 -[27/Jul/2018 10:33:01] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738 -[27/Jul/2018 10:33:01] "GET /static/js/jstree.js HTTP/1.1" 200 297950 -[27/Jul/2018 10:33:02] "GET /media/avatar/users/default.png HTTP/1.1" 200 36378 -[27/Jul/2018 10:33:02] "GET / HTTP/1.1" 200 22452 -[27/Jul/2018 10:33:02] "GET /static/css/base.css HTTP/1.1" 200 18934 -[27/Jul/2018 10:33:03] "GET /static/css/common.css HTTP/1.1" 200 8146 -[27/Jul/2018 10:33:03] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414 -[27/Jul/2018 10:33:03] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616 -[27/Jul/2018 10:33:03] "GET /static/css/jstree.css HTTP/1.1" 200 34637 -[27/Jul/2018 10:33:03] "GET /static/css/prettify.css HTTP/1.1" 200 1726 -[27/Jul/2018 10:33:03] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604 -[27/Jul/2018 10:33:04] "GET /static/js/base.js HTTP/1.1" 200 21228 -[27/Jul/2018 10:33:04] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045 -[27/Jul/2018 10:33:05] "GET /static/vendor/site/css/style.css HTTP/1.1" 200 160228 -[27/Jul/2018 10:33:06] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070 -[27/Jul/2018 10:33:06] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738 -[27/Jul/2018 10:33:07] "GET /static/image/CodePedia.ico HTTP/1.1" 200 370070 -[27/Jul/2018 10:33:07] "GET /static/js/jstree.js HTTP/1.1" 200 297950 -Not Found: /favicon.ico -[27/Jul/2018 10:33:07] "GET /favicon.ico HTTP/1.1" 404 3103 -[27/Jul/2018 10:33:08] "GET /media/avatar/users/default.png HTTP/1.1" 200 36378 -[27/Jul/2018 10:33:09] "GET /static/image/CodePedia.ico HTTP/1.1" 200 370070 -Not Found: /favicon.ico -[27/Jul/2018 10:33:09] "GET /favicon.ico HTTP/1.1" 404 3103 -[27/Jul/2018 10:33:11] "GET / HTTP/1.1" 200 22452 -[27/Jul/2018 10:33:13] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 39671 -[27/Jul/2018 10:33:14] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414 -[27/Jul/2018 10:33:14] "GET /static/css/code_show.css HTTP/1.1" 200 21020 -[27/Jul/2018 10:33:14] "GET /static/js/prettify.js HTTP/1.1" 200 18331 -[27/Jul/2018 10:33:14] "GET /static/css/monokai-sublime.css HTTP/1.1" 200 1026 -[27/Jul/2018 10:33:14] "GET /static/js/source.js HTTP/1.1" 200 34070 -[27/Jul/2018 10:33:14] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053 -[27/Jul/2018 10:33:14] "GET /static/image/codepedia.png HTTP/1.1" 200 3350 -[27/Jul/2018 10:33:15] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802 -[27/Jul/2018 10:33:16] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[27/Jul/2018 10:33:16] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[27/Jul/2018 10:33:16] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[27/Jul/2018 10:33:18] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[27/Jul/2018 10:33:19] "GET /static/image/annotation.png HTTP/1.1" 200 1148 -[27/Jul/2018 10:33:19] "GET /static/image/question.png HTTP/1.1" 200 1112 -[27/Jul/2018 10:33:26] "POST /operations/show_annotation/ HTTP/1.1" 200 59 -[27/Jul/2018 10:33:30] "POST /operations/show_annotation/ HTTP/1.1" 200 59 -[27/Jul/2018 10:33:37] "POST /operations/show_annotation/ HTTP/1.1" 200 59 -[27/Jul/2018 10:33:38] code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie:') -[27/Jul/2018 10:33:38] "/*àCookie: mstshash=Administr" 400 - -[27/Jul/2018 10:33:43] "GET /users/register/ HTTP/1.1" 200 5099 -[27/Jul/2018 10:33:43] "GET /static/css/register.css HTTP/1.1" 200 1762 -[27/Jul/2018 10:33:43] "GET /static/js/users-common.js HTTP/1.1" 200 966 -[27/Jul/2018 10:33:43] "GET /static/image/login/bg_login.jpg HTTP/1.1" 200 29922 -[27/Jul/2018 10:33:43] "GET /captcha/image/e0e7b0683bd7bb290088dda2cf3f0a2ba4e90048/ HTTP/1.1" 200 4551 -[27/Jul/2018 10:33:46] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[27/Jul/2018 10:33:46] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[27/Jul/2018 10:33:47] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[27/Jul/2018 10:33:48] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[27/Jul/2018 10:33:56] "GET / HTTP/1.1" 200 22452 -[27/Jul/2018 10:34:52] "GET /static/js/jstree.js HTTP/1.1" 200 297950 -[27/Jul/2018 10:35:20] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604 -[27/Jul/2018 10:35:31] "GET /static/js/base.js HTTP/1.1" 200 21228 -[27/Jul/2018 10:35:37] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045 -[27/Jul/2018 10:35:50] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738 -Not Found: /http:/httpheader.net/ -[27/Jul/2018 15:13:59] "GET http://httpheader.net/ HTTP/1.1" 404 1673 -[27/Jul/2018 15:14:20] code 400, message Bad request syntax ('\x04\x01\x00PÀcö60\x00') -[27/Jul/2018 15:14:20] "PÀcö60" 400 - -[27/Jul/2018 15:14:40] code 400, message Bad request syntax ('\x05\x01\x00') -[27/Jul/2018 15:14:40] "" 400 - -[27/Jul/2018 17:04:18] "GET / HTTP/1.1" 200 24282 -[27/Jul/2018 17:04:18] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 304 0 -[27/Jul/2018 17:04:18] "GET /static/css/common.css HTTP/1.1" 304 0 -[27/Jul/2018 17:04:18] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 304 0 -[27/Jul/2018 17:04:18] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 304 0 -[27/Jul/2018 17:04:18] "GET /static/css/jstree.css HTTP/1.1" 304 0 -[27/Jul/2018 17:04:18] "GET /static/css/prettify.css HTTP/1.1" 304 0 -[27/Jul/2018 17:04:18] "GET /static/js/jstree.js HTTP/1.1" 304 0 -[27/Jul/2018 17:04:18] "GET /static/js/run_prettify.js HTTP/1.1" 304 0 -[27/Jul/2018 17:04:18] "GET /static/js/base.js HTTP/1.1" 304 0 -[27/Jul/2018 17:04:18] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 304 0 -[27/Jul/2018 17:04:18] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 304 0 -[27/Jul/2018 17:04:18] "GET /static/image/CodePedia.ico HTTP/1.1" 304 0 -Not Found: /media/avatar/2017/10/default_middile_7_LEZYdfm.png -[27/Jul/2018 17:04:18] "GET /media/avatar/users/default.png HTTP/1.1" 304 0 -[27/Jul/2018 17:04:18] "GET /media/avatar/2017/10/default_middile_7_LEZYdfm.png HTTP/1.1" 404 1898 -[27/Jul/2018 17:11:45] "GET /?sort=hot HTTP/1.1" 200 24451 -Not Found: /media/avatar/2017/10/default_middile_7_LEZYdfm.png -[27/Jul/2018 17:11:45] "GET /media/avatar/2017/10/default_middile_7_LEZYdfm.png HTTP/1.1" 404 1898 -[27/Jul/2018 17:11:48] "GET /?sort=hot HTTP/1.1" 200 24451 -Not Found: /media/avatar/2017/10/default_middile_7_LEZYdfm.png -[27/Jul/2018 17:11:48] "GET /media/avatar/2017/10/default_middile_7_LEZYdfm.png HTTP/1.1" 404 1898 -[27/Jul/2018 17:11:49] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42679 -[27/Jul/2018 17:11:49] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 304 0 -[27/Jul/2018 17:11:49] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 304 0 -[27/Jul/2018 17:11:49] "GET /static/css/font-awesome.css HTTP/1.1" 304 0 -[27/Jul/2018 17:11:49] "GET /static/css/monokai-sublime.css HTTP/1.1" 304 0 -[27/Jul/2018 17:11:49] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[27/Jul/2018 17:11:49] "GET /static/js/prettify.js HTTP/1.1" 304 0 -[27/Jul/2018 17:11:49] "GET /static/js/source.js HTTP/1.1" 304 0 -[27/Jul/2018 17:11:49] "GET /static/image/codepedia.png HTTP/1.1" 304 0 -[27/Jul/2018 17:11:49] "GET /static/image/users/default.png HTTP/1.1" 304 0 -[27/Jul/2018 17:11:50] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[27/Jul/2018 17:11:50] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[27/Jul/2018 17:11:50] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[27/Jul/2018 17:11:51] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[27/Jul/2018 17:11:53] "GET /static/image/question.png HTTP/1.1" 304 0 -[27/Jul/2018 17:11:53] "GET /static/image/annotation.png HTTP/1.1" 304 0 -[27/Jul/2018 17:11:55] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88 -[27/Jul/2018 17:11:55] "POST /operations/show_navigation/ HTTP/1.1" 200 35 -[27/Jul/2018 17:11:55] "GET /static/vendor/bootstrap/fonts/glyphicons-halflings-regular.woff2 HTTP/1.1" 304 0 -[27/Jul/2018 17:11:55] "POST /operations/get_codereading_content/ HTTP/1.1" 200 4974 -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/codepedia2.0/apps/operations/views.py", line 168, 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. -[27/Jul/2018 17:11:57] "POST /operations/show_navigation/ HTTP/1.1" 500 19119 -[27/Jul/2018 17:12:01] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88 -[27/Jul/2018 17:12:01] "POST /operations/get_codereading_content/ HTTP/1.1" 200 3577 -[27/Jul/2018 17:12:01] "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-test/codepedia2.0/apps/operations/views.py", line 168, 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. -[27/Jul/2018 17:12:03] "POST /operations/show_navigation/ HTTP/1.1" 500 19119 -Not Found: /http:/www.baidu.com/cache/global/img/gs.gif -[28/Jul/2018 01:55:31] "GET http://www.baidu.com/cache/global/img/gs.gif HTTP/1.1" 404 1738 -[28/Jul/2018 02:17:01] code 400, message Bad request version ('MCTP/1.0') -[28/Jul/2018 02:17:01] "REMOTE HI_SRDK_DEV_GetHddInfo MCTP/1.0" 400 - -[28/Jul/2018 03:39:02] code 400, message Bad request version ('MCTP/1.0') -[28/Jul/2018 03:39:02] "REMOTE HI_SRDK_DEV_GetHddInfo MCTP/1.0" 400 - -Not Found: /http:/httpheader.net/ -[28/Jul/2018 13:26:21] "GET http://httpheader.net/ HTTP/1.1" 404 1673 -[28/Jul/2018 13:26:42] code 400, message Bad request syntax ('\x04\x01\x00PÀcö60\x00') -[28/Jul/2018 13:26:42] "PÀcö60" 400 - -[28/Jul/2018 13:27:02] code 400, message Bad request syntax ('\x05\x01\x00') -[28/Jul/2018 13:27:02] "" 400 - -[28/Jul/2018 14:34:29] code 400, message Bad request version ('MCTP/1.0') -[28/Jul/2018 14:34:29] "REMOTE HI_SRDK_DEV_GetHddInfo MCTP/1.0" 400 - -[28/Jul/2018 15:29:58] "GET / HTTP/1.1" 200 22452 -[28/Jul/2018 15:29:58] "GET /static/css/base.css HTTP/1.1" 200 18934 -[28/Jul/2018 15:29:58] "GET /static/css/common.css HTTP/1.1" 200 8146 -[28/Jul/2018 15:29:59] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616 -[28/Jul/2018 15:29:59] "GET /static/css/jstree.css HTTP/1.1" 200 34637 -[28/Jul/2018 15:29:59] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414 -[28/Jul/2018 15:29:59] "GET /static/css/prettify.css HTTP/1.1" 200 1726 -[28/Jul/2018 15:29:59] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070 -[28/Jul/2018 15:29:59] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604 -[28/Jul/2018 15:29:59] "GET /static/js/base.js HTTP/1.1" 200 21228 -[28/Jul/2018 15:29:59] "GET /static/vendor/site/css/style.css HTTP/1.1" 200 160228 -[28/Jul/2018 15:29:59] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045 -[28/Jul/2018 15:30:00] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738 -[28/Jul/2018 15:30:00] "GET /static/js/jstree.js HTTP/1.1" 200 297950 -[28/Jul/2018 15:30:01] "GET /media/avatar/users/default.png HTTP/1.1" 200 36378 -[28/Jul/2018 15:30:02] "GET /static/image/CodePedia.ico HTTP/1.1" 200 370070 -Not Found: /favicon.ico -[28/Jul/2018 15:30:03] "GET /favicon.ico HTTP/1.1" 404 3103 -[28/Jul/2018 15:30:14] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 39671 -[28/Jul/2018 15:30:14] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414 -[28/Jul/2018 15:30:14] "GET /static/js/prettify.js HTTP/1.1" 200 18331 -[28/Jul/2018 15:30:14] "GET /static/css/code_show.css HTTP/1.1" 200 21020 -[28/Jul/2018 15:30:14] "GET /static/css/monokai-sublime.css HTTP/1.1" 200 1026 -[28/Jul/2018 15:30:14] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053 -[28/Jul/2018 15:30:14] "GET /static/js/source.js HTTP/1.1" 200 34070 -[28/Jul/2018 15:30:15] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802 -[28/Jul/2018 15:30:15] "GET /static/image/codepedia.png HTTP/1.1" 200 3350 -[28/Jul/2018 15:30:17] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[28/Jul/2018 15:30:17] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 15:30:17] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 15:30:18] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 15:30:35] "GET /static/image/annotation.png HTTP/1.1" 200 1148 -[28/Jul/2018 15:30:36] "GET /static/image/question.png HTTP/1.1" 200 1112 -[28/Jul/2018 15:31:00] "GET / HTTP/1.1" 200 22452 -[28/Jul/2018 15:31:03] "GET / HTTP/1.1" 200 22452 -[28/Jul/2018 15:31:05] "GET /projects/ HTTP/1.1" 200 6529 -[28/Jul/2018 15:31:09] "GET /projects/?sort=hot HTTP/1.1" 200 6529 -[28/Jul/2018 15:31:23] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 151 -[28/Jul/2018 15:31:23] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 15:31:23] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 15:31:24] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 15:31:29] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 151 -[28/Jul/2018 15:31:29] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 15:31:29] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 15:31:30] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 15:31:35] "GET / HTTP/1.1" 200 22452 -[28/Jul/2018 15:31:45] "GET /users/login/ HTTP/1.1" 200 4305 -[28/Jul/2018 15:31:46] "GET /static/css/register.css HTTP/1.1" 200 1762 -[28/Jul/2018 15:31:46] "GET /static/js/users-common.js HTTP/1.1" 200 966 -[28/Jul/2018 15:31:46] "GET /static/image/login/bg_login.jpg HTTP/1.1" 200 29922 -[28/Jul/2018 15:31:50] "POST /users/login/ HTTP/1.1" 200 4330 -[28/Jul/2018 15:32:04] "POST /users/login/ HTTP/1.1" 302 0 -[28/Jul/2018 15:32:04] "GET / HTTP/1.1" 200 24254 -[28/Jul/2018 15:32:07] "GET / HTTP/1.1" 200 24254 -[28/Jul/2018 15:34:51] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42682 -[28/Jul/2018 15:34:51] "GET /static/image/users/default.png HTTP/1.1" 200 36378 -[28/Jul/2018 15:34:51] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[28/Jul/2018 15:34:51] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 15:34:51] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 15:34:53] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 15:35:09] "GET /files/ HTTP/1.1" 200 24254 -[28/Jul/2018 15:35:12] "GET / HTTP/1.1" 200 24254 -[28/Jul/2018 15:35:13] "GET /projects/ HTTP/1.1" 200 8331 -[28/Jul/2018 15:35:15] "GET /projects/Notes/ HTTP/1.1" 200 42682 -[28/Jul/2018 15:35:16] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 73 -[28/Jul/2018 15:35:16] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88 -[28/Jul/2018 15:35:16] "POST /operations/show_navigation/ HTTP/1.1" 200 35 -[28/Jul/2018 15:35:16] "POST /operations/get_codereading_content/ HTTP/1.1" 200 4974 -[28/Jul/2018 15:35:25] "GET /projects/Notes/ HTTP/1.1" 200 42682 -[28/Jul/2018 15:35:26] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 73 -[28/Jul/2018 15:35:26] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88 -[28/Jul/2018 15:35:26] "POST /operations/show_navigation/ HTTP/1.1" 200 35 -[28/Jul/2018 15:35:26] "POST /operations/get_codereading_content/ HTTP/1.1" 200 4974 -[28/Jul/2018 15:36:46] "GET /projects/?sort=hot HTTP/1.1" 200 8331 -[28/Jul/2018 15:36:51] "GET /users/userinfo HTTP/1.1" 200 18806 -[28/Jul/2018 15:36:51] "GET /static/vendor/site/css/reset.css HTTP/1.1" 200 2808 -[28/Jul/2018 15:36:51] "GET /static/vendor/site/js/plugins/queryCity/css/cityLayout.css HTTP/1.1" 200 10464 -[28/Jul/2018 15:36:51] "GET /static/vendor/site/css/lq.datetimepick.css HTTP/1.1" 200 5049 -[28/Jul/2018 15:36:51] "GET /static/css/users/userinfo.css HTTP/1.1" 200 382 -[28/Jul/2018 15:36:51] "GET /static/vendor/site/css/animate.css HTTP/1.1" 200 74079 -[28/Jul/2018 15:36:51] "GET /static/vendor/site/js/jquery-migrate-1.2.1.min.js HTTP/1.1" 200 7200 -[28/Jul/2018 15:36:51] "GET /static/vendor/site/js/jquery.min.js HTTP/1.1" 200 101700 -[28/Jul/2018 15:36:51] "GET /static/vendor/site/js/selectUi.js HTTP/1.1" 200 5816 -[28/Jul/2018 15:36:51] "GET /static/vendor/site/js/plugins/laydate/laydate.js HTTP/1.1" 200 13877 -[28/Jul/2018 15:36:51] "GET /static/vendor/site/js/plugins/layer/layer.js HTTP/1.1" 200 14941 -[28/Jul/2018 15:36:51] "GET /static/vendor/site/js/plugins/queryCity/js/public.js HTTP/1.1" 200 43900 -[28/Jul/2018 15:36:51] "GET /static/vendor/site/js/plugins/jquery.scrollLoading.js HTTP/1.1" 200 770 -[28/Jul/2018 15:36:51] "GET /static/vendor/site/js/unslider.js HTTP/1.1" 200 2776 -[28/Jul/2018 15:36:51] "GET /static/vendor/site/js/validateDialog.js HTTP/1.1" 200 1878 -[28/Jul/2018 15:36:51] "GET /static/vendor/site/js/plugins/laydate/need/laydate.css HTTP/1.1" 200 6028 -[28/Jul/2018 15:36:51] "GET /static/vendor/site/js/plugins/laydate/skins/default/laydate.css HTTP/1.1" 200 3575 -[28/Jul/2018 15:36:51] "GET /static/vendor/site/images/side1.png HTTP/1.1" 200 1318 -[28/Jul/2018 15:36:51] "GET /static/vendor/site/images/side4.png HTTP/1.1" 200 1172 -[28/Jul/2018 15:36:51] "GET /static/vendor/site/js/plugins/layer/skin/layer.css HTTP/1.1" 200 11336 -[28/Jul/2018 15:36:51] "GET /static/vendor/site/images/arrow.png HTTP/1.1" 200 1295 -[28/Jul/2018 15:36:51] "GET /static/vendor/site/images/arrow_g.png HTTP/1.1" 200 1275 -[28/Jul/2018 15:36:52] "GET /static/vendor/site/js/deco-common.js HTTP/1.1" 200 21122 -[28/Jul/2018 15:36:52] "GET /static/vendor/site/js/plugins/jquery.upload.js HTTP/1.1" 200 2876 -[28/Jul/2018 15:36:52] "GET /static/vendor/site/js/validate.js HTTP/1.1" 200 2932 -[28/Jul/2018 15:36:52] "GET /static/vendor/site/js/deco-user.js HTTP/1.1" 200 6721 -[28/Jul/2018 15:36:52] "GET /static/vendor/site/images/dig_close.png HTTP/1.1" 200 1211 -Not Found: /images/send.png -[28/Jul/2018 15:36:52] "GET /images/send.png HTTP/1.1" 404 3115 -[28/Jul/2018 15:36:52] "GET /captcha/image/5f3c00e47fb1be12d2fd15b9a860711597721b3f/ HTTP/1.1" 410 0 -[28/Jul/2018 15:36:52] "GET /static/vendor/site/js/plugins/layer/extend/layer.ext.js HTTP/1.1" 200 4758 -[28/Jul/2018 15:36:52] "GET /static/vendor/site/js/plugins/layer/skin/layer.ext.css HTTP/1.1" 200 2867 -[28/Jul/2018 15:36:52] "GET /static/images/error-img.png HTTP/1.1" 404 1690 -[28/Jul/2018 15:36:54] "GET /users/userinfo-anno HTTP/1.1" 301 0 -[28/Jul/2018 15:36:54] "GET /users/userinfo-anno/ HTTP/1.1" 200 15983 -Not Found: /users/images/send.png -[28/Jul/2018 15:36:55] "GET /users/images/send.png HTTP/1.1" 404 4492 -[28/Jul/2018 15:36:55] "GET /static/images/error-img.png HTTP/1.1" 404 1690 -[28/Jul/2018 15:36:55] "GET /users/userinfo-anno/ HTTP/1.1" 200 15983 -Not Found: /users/images/send.png -[28/Jul/2018 15:36:55] "GET /users/images/send.png HTTP/1.1" 404 4492 -[28/Jul/2018 15:36:55] "GET /static/images/error-img.png HTTP/1.1" 404 1690 -[28/Jul/2018 15:36:56] "GET /users/userinfo-anno/ HTTP/1.1" 200 15983 -Not Found: /users/images/send.png -[28/Jul/2018 15:36:56] "GET /users/images/send.png HTTP/1.1" 404 4492 -[28/Jul/2018 15:36:56] "GET /static/images/error-img.png HTTP/1.1" 404 1690 -[28/Jul/2018 15:36:57] "GET / HTTP/1.1" 200 24254 -[28/Jul/2018 15:36:58] "GET /projects/ HTTP/1.1" 200 8331 -[28/Jul/2018 15:36:58] "GET / HTTP/1.1" 200 24254 -[28/Jul/2018 15:37:00] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42682 -[28/Jul/2018 15:37:01] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[28/Jul/2018 15:37:01] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 15:37:01] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 15:37:02] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 15:37:07] "POST /operations/show_annotation/ HTTP/1.1" 200 270 -[28/Jul/2018 15:37:53] "GET / HTTP/1.1" 200 24254 -[28/Jul/2018 15:37:57] "GET / HTTP/1.1" 200 24254 -[28/Jul/2018 15:37:59] "GET /files/ HTTP/1.1" 200 24254 -[28/Jul/2018 15:38:01] "GET /projects/ HTTP/1.1" 200 8331 -[28/Jul/2018 15:39:37] "GET / HTTP/1.1" 200 24254 -[28/Jul/2018 15:39:49] "GET /projects/ HTTP/1.1" 200 8331 -[28/Jul/2018 15:40:09] "GET /users/logout/ HTTP/1.1" 302 0 -[28/Jul/2018 15:40:09] "GET / HTTP/1.1" 200 22452 -[28/Jul/2018 15:40:11] "GET /projects/ HTTP/1.1" 200 6529 -[28/Jul/2018 15:40:13] "GET /projects/Notes/ HTTP/1.1" 200 39671 -[28/Jul/2018 15:40:13] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 73 -[28/Jul/2018 15:40:13] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88 -[28/Jul/2018 15:40:14] "POST /operations/show_navigation/ HTTP/1.1" 200 35 -[28/Jul/2018 15:40:14] "POST /operations/get_codereading_content/ HTTP/1.1" 200 4974 -[28/Jul/2018 15:40:24] "POST /operations/add_annotation/ HTTP/1.1" 200 59 -[28/Jul/2018 15:40:27] "POST /operations/add_question/ HTTP/1.1" 200 59 -[28/Jul/2018 15:46:35] "GET / HTTP/1.1" 200 22452 -[28/Jul/2018 15:46:35] "GET /static/css/common.css HTTP/1.1" 200 8146 -[28/Jul/2018 15:46:35] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616 -[28/Jul/2018 15:46:35] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414 -[28/Jul/2018 15:46:35] "GET /static/css/jstree.css HTTP/1.1" 200 34637 -[28/Jul/2018 15:46:35] "GET /static/css/base.css HTTP/1.1" 304 0 -[28/Jul/2018 15:46:35] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070 -[28/Jul/2018 15:46:35] "GET /static/vendor/site/css/style.css HTTP/1.1" 200 160228 -[28/Jul/2018 15:46:35] "GET /static/css/prettify.css HTTP/1.1" 304 0 -[28/Jul/2018 15:46:35] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045 -[28/Jul/2018 15:46:35] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604 -[28/Jul/2018 15:46:36] "GET /static/js/base.js HTTP/1.1" 304 0 -[28/Jul/2018 15:46:36] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738 -[28/Jul/2018 15:46:36] "GET /media/avatar/users/default.png HTTP/1.1" 200 36378 -[28/Jul/2018 15:46:38] "GET /static/js/jstree.js HTTP/1.1" 200 297950 -[28/Jul/2018 15:46:39] "GET /static/image/CodePedia.ico HTTP/1.1" 200 370070 -Not Found: /favicon.ico -[28/Jul/2018 15:46:39] "GET /favicon.ico HTTP/1.1" 404 3103 -[28/Jul/2018 15:46:40] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 39671 -[28/Jul/2018 15:46:40] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[28/Jul/2018 15:46:40] "GET /static/css/monokai-sublime.css HTTP/1.1" 304 0 -[28/Jul/2018 15:46:40] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414 -[28/Jul/2018 15:46:40] "GET /static/js/prettify.js HTTP/1.1" 200 18331 -[28/Jul/2018 15:46:40] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053 -[28/Jul/2018 15:46:40] "GET /static/js/source.js HTTP/1.1" 200 34070 -[28/Jul/2018 15:46:40] "GET /static/image/codepedia.png HTTP/1.1" 304 0 -[28/Jul/2018 15:46:41] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802 -[28/Jul/2018 15:46:42] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[28/Jul/2018 15:46:43] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 15:46:43] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 15:46:44] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 15:47:36] "GET /static/image/question.png HTTP/1.1" 304 0 -[28/Jul/2018 15:47:36] "GET /static/image/annotation.png HTTP/1.1" 304 0 -[28/Jul/2018 15:56:03] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 39671 -[28/Jul/2018 15:56:03] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616 -[28/Jul/2018 15:56:03] "GET /static/css/prettify.css HTTP/1.1" 200 1726 -[28/Jul/2018 15:56:03] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414 -[28/Jul/2018 15:56:03] "GET /static/css/code_show.css HTTP/1.1" 200 21020 -[28/Jul/2018 15:56:03] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053 -[28/Jul/2018 15:56:03] "GET /static/js/prettify.js HTTP/1.1" 200 18331 -[28/Jul/2018 15:56:03] "GET /static/js/source.js HTTP/1.1" 200 34070 -[28/Jul/2018 15:56:03] "GET /static/css/monokai-sublime.css HTTP/1.1" 200 1026 -[28/Jul/2018 15:56:04] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802 -[28/Jul/2018 16:04:21] "GET /users/login/ HTTP/1.1" 200 4305 -[28/Jul/2018 16:04:37] "POST /users/login/ HTTP/1.1" 302 0 -[28/Jul/2018 16:04:38] "GET / HTTP/1.1" 200 24254 -[28/Jul/2018 16:04:40] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42682 -[28/Jul/2018 16:04:40] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[28/Jul/2018 16:04:41] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 16:04:41] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 16:04:42] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 16:04:46] "POST /operations/show_annotation/ HTTP/1.1" 200 1626 -[28/Jul/2018 16:04:59] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42682 -[28/Jul/2018 16:04:59] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[28/Jul/2018 16:04:59] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 16:05:00] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 16:05:01] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 16:05:17] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42682 -[28/Jul/2018 16:05:18] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[28/Jul/2018 16:05:18] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 16:05:18] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 16:05:19] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 16:05:58] "POST /operations/show_annotation/ HTTP/1.1" 200 2347 -[28/Jul/2018 16:06:01] "POST /operations/show_annotation/ HTTP/1.1" 200 270 -[28/Jul/2018 16:06:03] "POST /operations/show_annotation/ HTTP/1.1" 200 2354 -[28/Jul/2018 16:06:05] "POST /operations/show_annotation/ HTTP/1.1" 200 270 -[28/Jul/2018 16:06:07] "POST /operations/show_annotation/ HTTP/1.1" 200 2354 -[28/Jul/2018 16:08:07] "POST /operations/show_annotation/ HTTP/1.1" 200 2347 -[28/Jul/2018 16:08:09] "POST /operations/show_annotation/ HTTP/1.1" 200 2354 -[28/Jul/2018 16:08:10] "POST /operations/show_annotation/ HTTP/1.1" 200 270 -[28/Jul/2018 16:08:24] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 16:08:24] "POST /operations/show_annotation/ HTTP/1.1" 200 2347 -[28/Jul/2018 16:09:03] "POST /operations/show_annotation/ HTTP/1.1" 200 2347 -[28/Jul/2018 16:34:47] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42680 -[28/Jul/2018 16:34:48] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 16:34:48] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[28/Jul/2018 16:34:48] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 16:34:48] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 16:34:49] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 16:34:55] "POST /operations/show_annotation/ HTTP/1.1" 200 2347 -[28/Jul/2018 16:35:12] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 39671 -[28/Jul/2018 16:35:12] "GET /static/css/code_show.css HTTP/1.1" 200 21043 -[28/Jul/2018 16:35:12] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616 -[28/Jul/2018 16:35:12] "GET /static/css/prettify.css HTTP/1.1" 200 1726 -[28/Jul/2018 16:35:12] "GET /static/css/monokai-sublime.css HTTP/1.1" 200 1026 -[28/Jul/2018 16:35:12] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414 -[28/Jul/2018 16:35:12] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053 -[28/Jul/2018 16:35:12] "GET /static/js/prettify.js HTTP/1.1" 200 18331 -[28/Jul/2018 16:35:12] "GET /static/js/source.js HTTP/1.1" 200 34070 -[28/Jul/2018 16:35:13] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802 -[28/Jul/2018 16:35:13] "GET /static/image/codepedia.png HTTP/1.1" 200 3350 -[28/Jul/2018 16:35:14] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[28/Jul/2018 16:35:14] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 16:35:14] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 16:35:16] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 16:35:18] "GET /static/image/annotation.png HTTP/1.1" 200 1148 -[28/Jul/2018 16:35:18] "GET /static/image/question.png HTTP/1.1" 200 1112 -[28/Jul/2018 16:35:46] "GET /users/login/ HTTP/1.1" 200 4305 -[28/Jul/2018 16:35:47] "GET /static/css/base.css HTTP/1.1" 200 18934 -[28/Jul/2018 16:35:47] "GET /static/css/common.css HTTP/1.1" 200 8146 -[28/Jul/2018 16:35:47] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414 -[28/Jul/2018 16:35:47] "GET /static/css/jstree.css HTTP/1.1" 200 34637 -[28/Jul/2018 16:35:47] "GET /static/css/register.css HTTP/1.1" 200 1762 -[28/Jul/2018 16:35:47] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604 -[28/Jul/2018 16:35:47] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070 -[28/Jul/2018 16:35:47] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045 -[28/Jul/2018 16:35:47] "GET /static/js/base.js HTTP/1.1" 200 21228 -[28/Jul/2018 16:35:47] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738 -[28/Jul/2018 16:35:47] "GET /static/js/users-common.js HTTP/1.1" 200 966 -[28/Jul/2018 16:35:48] "GET /static/js/jstree.js HTTP/1.1" 200 297950 -[28/Jul/2018 16:35:49] "GET /static/image/login/bg_login.jpg HTTP/1.1" 200 29922 -[28/Jul/2018 16:35:50] "GET /static/image/CodePedia.ico HTTP/1.1" 200 370070 -[28/Jul/2018 16:36:35] "GET /projects HTTP/1.1" 301 0 -[28/Jul/2018 16:36:35] "GET /projects/ HTTP/1.1" 200 6529 -[28/Jul/2018 16:36:35] "GET /static/css/base.css HTTP/1.1" 200 18934 -[28/Jul/2018 16:36:35] "GET /static/css/common.css HTTP/1.1" 200 8146 -[28/Jul/2018 16:36:35] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414 -[28/Jul/2018 16:36:35] "GET /static/css/jstree.css HTTP/1.1" 200 34637 -[28/Jul/2018 16:36:35] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616 -[28/Jul/2018 16:36:35] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070 -[28/Jul/2018 16:36:35] "GET /static/css/prettify.css HTTP/1.1" 200 1726 -[28/Jul/2018 16:36:35] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604 -[28/Jul/2018 16:36:35] "GET /static/js/base.js HTTP/1.1" 200 21228 -[28/Jul/2018 16:36:35] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045 -[28/Jul/2018 16:36:36] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738 -[28/Jul/2018 16:36:36] "GET /static/js/jstree.js HTTP/1.1" 200 297950 -[28/Jul/2018 16:36:42] "POST /users/login/ HTTP/1.1" 302 0 -[28/Jul/2018 16:36:42] "GET / HTTP/1.1" 200 24254 -[28/Jul/2018 16:36:42] "GET /media/avatar/users/default.png HTTP/1.1" 200 36378 -[28/Jul/2018 16:36:42] "GET /static/vendor/site/css/style.css HTTP/1.1" 200 160228 -[28/Jul/2018 16:37:54] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42682 -[28/Jul/2018 16:37:54] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[28/Jul/2018 16:37:54] "GET /static/image/users/default.png HTTP/1.1" 200 36378 -[28/Jul/2018 16:37:55] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[28/Jul/2018 16:37:55] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 16:37:55] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 16:37:56] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 16:38:10] "POST /operations/show_annotation/ HTTP/1.1" 200 1626 -[28/Jul/2018 16:38:14] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[28/Jul/2018 16:38:14] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 16:38:23] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 17:04:28] "GET /users/login HTTP/1.1" 301 0 -[28/Jul/2018 17:04:28] "GET /users/login/ HTTP/1.1" 200 4305 -[28/Jul/2018 17:04:28] "GET /static/css/base.css HTTP/1.1" 200 18934 -[28/Jul/2018 17:04:28] "GET /static/css/common.css HTTP/1.1" 200 8146 -[28/Jul/2018 17:04:28] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414 -[28/Jul/2018 17:04:28] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616 -[28/Jul/2018 17:04:28] "GET /static/css/jstree.css HTTP/1.1" 200 34637 -[28/Jul/2018 17:04:28] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070 -[28/Jul/2018 17:04:28] "GET /static/css/prettify.css HTTP/1.1" 200 1726 -[28/Jul/2018 17:04:28] "GET /static/css/register.css HTTP/1.1" 200 1762 -[28/Jul/2018 17:04:28] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604 -[28/Jul/2018 17:04:28] "GET /static/js/base.js HTTP/1.1" 200 21228 -[28/Jul/2018 17:04:28] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045 -[28/Jul/2018 17:04:28] "GET /static/js/jstree.js HTTP/1.1" 200 297950 -[28/Jul/2018 17:04:28] "GET /static/js/users-common.js HTTP/1.1" 200 966 -[28/Jul/2018 17:04:29] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738 -[28/Jul/2018 17:11:23] "POST /operations/show_annotation/ HTTP/1.1" 200 1602 -[28/Jul/2018 17:30:14] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42682 -[28/Jul/2018 17:30:15] "GET /static/css/code_show.css HTTP/1.1" 200 20746 -[28/Jul/2018 17:30:15] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 17:30:15] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[28/Jul/2018 17:30:16] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 17:30:16] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 17:30:17] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 17:30:45] "POST /operations/show_annotation/ HTTP/1.1" 200 1602 -[28/Jul/2018 17:31:55] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42682 -[28/Jul/2018 17:31:55] "GET /static/css/code_show.css HTTP/1.1" 200 21097 -[28/Jul/2018 17:31:55] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 17:31:56] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[28/Jul/2018 17:31:56] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 17:31:56] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 17:31:57] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 17:32:01] "POST /operations/show_annotation/ HTTP/1.1" 200 1602 -[28/Jul/2018 17:33:52] "POST /operations/show_annotation/ HTTP/1.1" 200 1602 -[28/Jul/2018 17:44:33] "GET / HTTP/1.1" 200 24254 -Not Found: /favicon.ico -[28/Jul/2018 17:44:34] "GET /favicon.ico HTTP/1.1" 404 3103 -[28/Jul/2018 17:44:45] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42682 -[28/Jul/2018 17:44:46] "GET /static/css/code_show.css HTTP/1.1" 200 21107 -[28/Jul/2018 17:44:46] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[28/Jul/2018 17:44:46] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 17:44:46] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 17:44:47] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 17:44:53] "POST /operations/show_annotation/ HTTP/1.1" 200 1602 -[28/Jul/2018 17:44:58] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 17:46:41] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 17:49:21] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42682 -[28/Jul/2018 17:49:21] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[28/Jul/2018 17:49:21] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 17:49:21] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[28/Jul/2018 17:49:22] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 17:49:22] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 17:49:23] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 17:49:28] "POST /operations/show_annotation/ HTTP/1.1" 200 256 -[28/Jul/2018 17:49:30] "POST /operations/show_annotation/ HTTP/1.1" 200 1697 -[28/Jul/2018 17:49:58] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 39671 -[28/Jul/2018 17:49:58] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616 -[28/Jul/2018 17:49:58] "GET /static/css/prettify.css HTTP/1.1" 200 1726 -[28/Jul/2018 17:49:58] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414 -[28/Jul/2018 17:49:58] "GET /static/css/monokai-sublime.css HTTP/1.1" 200 1026 -[28/Jul/2018 17:49:58] "GET /static/css/code_show.css HTTP/1.1" 200 21107 -[28/Jul/2018 17:49:58] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053 -[28/Jul/2018 17:49:58] "GET /static/js/prettify.js HTTP/1.1" 200 18331 -[28/Jul/2018 17:49:58] "GET /static/js/source.js HTTP/1.1" 200 34070 -[28/Jul/2018 17:49:59] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802 -[28/Jul/2018 17:49:59] "GET /static/image/codepedia.png HTTP/1.1" 200 3350 -[28/Jul/2018 17:50:00] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 17:50:00] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[28/Jul/2018 17:50:00] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 17:50:00] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 17:50:01] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 17:50:04] "GET /static/image/annotation.png HTTP/1.1" 200 1148 -[28/Jul/2018 17:50:04] "GET /static/image/question.png HTTP/1.1" 200 1112 -[28/Jul/2018 17:50:27] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 39671 -[28/Jul/2018 17:50:28] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 17:50:28] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[28/Jul/2018 17:50:28] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 17:50:28] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 17:50:30] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 17:50:32] "GET /users/login/ HTTP/1.1" 200 4305 -[28/Jul/2018 17:50:33] "GET /static/css/register.css HTTP/1.1" 200 1762 -[28/Jul/2018 17:50:33] "GET /static/css/common.css HTTP/1.1" 200 8146 -[28/Jul/2018 17:50:33] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414 -[28/Jul/2018 17:50:33] "GET /static/css/base.css HTTP/1.1" 200 18934 -[28/Jul/2018 17:50:33] "GET /static/css/jstree.css HTTP/1.1" 200 34637 -[28/Jul/2018 17:50:33] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070 -[28/Jul/2018 17:50:33] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604 -[28/Jul/2018 17:50:33] "GET /static/js/base.js HTTP/1.1" 200 21228 -[28/Jul/2018 17:50:33] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045 -[28/Jul/2018 17:50:33] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738 -[28/Jul/2018 17:50:33] "GET /static/js/users-common.js HTTP/1.1" 200 966 -[28/Jul/2018 17:50:34] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 17:50:34] "GET /static/js/jstree.js HTTP/1.1" 200 297950 -[28/Jul/2018 17:50:35] "GET /static/image/login/bg_login.jpg HTTP/1.1" 200 29922 -[28/Jul/2018 17:50:36] "GET /static/image/CodePedia.ico HTTP/1.1" 200 370070 -[28/Jul/2018 17:50:37] "POST /users/login/ HTTP/1.1" 302 0 -[28/Jul/2018 17:50:37] "GET / HTTP/1.1" 200 24254 -[28/Jul/2018 17:50:38] "GET /media/avatar/users/default.png HTTP/1.1" 200 36378 -[28/Jul/2018 17:50:38] "GET /static/vendor/site/css/style.css HTTP/1.1" 200 160228 -[28/Jul/2018 17:50:38] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 17:51:30] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42682 -[28/Jul/2018 17:51:30] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[28/Jul/2018 17:51:30] "GET /static/image/users/default.png HTTP/1.1" 200 36378 -[28/Jul/2018 17:51:31] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 17:51:31] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[28/Jul/2018 17:51:31] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 17:51:31] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 17:51:33] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 17:51:37] "POST /operations/show_annotation/ HTTP/1.1" 200 1697 -[28/Jul/2018 17:51:42] "POST /operations/show_annotation/ HTTP/1.1" 200 256 -[28/Jul/2018 17:51:44] "POST /operations/show_annotation/ HTTP/1.1" 200 1700 -[28/Jul/2018 17:52:39] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42682 -[28/Jul/2018 17:52:40] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[28/Jul/2018 17:52:40] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 17:52:40] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[28/Jul/2018 17:52:40] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 17:52:41] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 17:52:42] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 17:53:56] "POST /operations/show_annotation/ HTTP/1.1" 200 1688 -[28/Jul/2018 17:56:44] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42682 -[28/Jul/2018 17:56:44] "GET /static/css/code_show.css HTTP/1.1" 200 21106 -[28/Jul/2018 17:56:45] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 17:56:45] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[28/Jul/2018 17:56:45] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 17:56:45] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 17:56:47] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 17:57:01] "POST /operations/show_annotation/ HTTP/1.1" 200 1688 -[28/Jul/2018 17:57:47] "POST /operations/add_vote/ HTTP/1.1" 200 68 -[28/Jul/2018 17:57:49] "POST /operations/add_vote/ HTTP/1.1" 200 87 -[28/Jul/2018 17:57:49] "POST /operations/add_vote/ HTTP/1.1" 200 68 -[28/Jul/2018 17:57:55] "POST /operations/add_comment/ HTTP/1.1" 200 90 -[28/Jul/2018 17:58:13] "POST /operations/show_annotation/ HTTP/1.1" 200 1939 -[28/Jul/2018 17:58:17] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42682 -[28/Jul/2018 17:58:17] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[28/Jul/2018 17:58:18] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 17:58:18] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[28/Jul/2018 17:58:18] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 17:58:18] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 17:58:20] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 17:58:32] "POST /operations/show_annotation/ HTTP/1.1" 200 1939 -[28/Jul/2018 17:58:37] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42682 -[28/Jul/2018 17:58:37] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[28/Jul/2018 17:58:38] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 17:58:38] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[28/Jul/2018 17:58:38] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 17:58:38] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 17:58:40] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 17:59:07] "POST /operations/show_annotation/ HTTP/1.1" 200 1939 -[28/Jul/2018 17:59:31] "GET /users/userinfo-anno HTTP/1.1" 301 0 -Internal Server Error: /users/userinfo-anno/ -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 145, in get - all_annos = Annotation.objects.filter(user=user) - 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 836, in filter - return self._filter_or_exclude(False, *args, **kwargs) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 854, in _filter_or_exclude - clone.query.add_q(Q(*args, **kwargs)) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/sql/query.py", line 1253, in add_q - clause, _ = self._add_q(q_object, self.used_aliases) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/sql/query.py", line 1277, in _add_q - split_subq=split_subq, - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/sql/query.py", line 1187, in build_filter - self.check_related_objects(join_info.final_field, value, join_info.opts) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/sql/query.py", line 1052, in check_related_objects - for v in value: - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/functional.py", line 216, in inner - return func(self._wrapped, *args) -TypeError: 'AnonymousUser' object is not iterable -[28/Jul/2018 17:59:32] "GET /users/userinfo-anno/ HTTP/1.1" 500 123231 -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 120, in get - user = User.objects.get(id=request.user.id) - 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 -users.models.DoesNotExist: User matching query does not exist. -[28/Jul/2018 18:00:54] "GET /users/userinfo HTTP/1.1" 500 90517 -[28/Jul/2018 18:01:09] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42682 -[28/Jul/2018 18:01:09] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[28/Jul/2018 18:01:10] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 18:01:10] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[28/Jul/2018 18:01:10] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 18:01:10] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 18:01:11] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -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 120, in get - user = User.objects.get(id=request.user.id) - 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 -users.models.DoesNotExist: User matching query does not exist. -[28/Jul/2018 18:01:32] "GET /users/userinfo HTTP/1.1" 500 90517 -[28/Jul/2018 18:01:48] "POST /operations/show_annotation/ HTTP/1.1" 200 1939 -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 120, in get - user = User.objects.get(id=request.user.id) - 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 -users.models.DoesNotExist: User matching query does not exist. -[28/Jul/2018 18:01:55] "GET /users/userinfo HTTP/1.1" 500 90785 -[28/Jul/2018 18:02:53] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42682 -[28/Jul/2018 18:02:53] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[28/Jul/2018 18:02:54] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 18:02:54] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[28/Jul/2018 18:02:54] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 18:02:54] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 18:02:56] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 18:03:00] "POST /operations/show_annotation/ HTTP/1.1" 200 2109 -[28/Jul/2018 18:10:20] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42682 -[28/Jul/2018 18:10:21] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[28/Jul/2018 18:10:21] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 18:10:21] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[28/Jul/2018 18:10:22] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 18:10:22] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 18:10:23] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 18:10:29] "POST /operations/show_annotation/ HTTP/1.1" 200 1813 -[28/Jul/2018 18:10:34] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42682 -[28/Jul/2018 18:10:34] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 18:10:35] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[28/Jul/2018 18:10:35] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 18:10:35] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 18:10:36] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 18:10:44] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42682 -[28/Jul/2018 18:10:45] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 18:10:45] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[28/Jul/2018 18:10:45] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 18:10:45] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 18:10:46] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 18:10:52] "POST /operations/show_annotation/ HTTP/1.1" 200 1939 -[28/Jul/2018 18:11:18] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42682 -[28/Jul/2018 18:11:19] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 18:11:19] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[28/Jul/2018 18:11:19] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 18:11:19] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 18:11:21] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 18:11:25] "POST /operations/show_annotation/ HTTP/1.1" 200 1939 -[28/Jul/2018 18:11:44] "POST /operations/add_annotation/ HTTP/1.1" 200 41 -[28/Jul/2018 18:11:44] "POST /operations/show_annotation/ HTTP/1.1" 200 3393 -[28/Jul/2018 18:12:16] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42682 -[28/Jul/2018 18:12:16] "GET /static/css/code_show.css HTTP/1.1" 200 21112 -[28/Jul/2018 18:12:17] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 18:12:18] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 135 -[28/Jul/2018 18:12:18] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 18:12:18] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 18:12:19] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 18:13:35] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42682 -[28/Jul/2018 18:13:35] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[28/Jul/2018 18:13:36] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 18:13:36] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 135 -[28/Jul/2018 18:13:36] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 18:13:36] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 18:13:38] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 18:13:42] "POST /operations/show_annotation/ HTTP/1.1" 200 3529 -[28/Jul/2018 18:14:09] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42682 -[28/Jul/2018 18:14:09] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[28/Jul/2018 18:14:09] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 18:14:09] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 135 -[28/Jul/2018 18:14:10] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 18:14:10] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 18:14:11] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 18:14:20] "POST /operations/show_annotation/ HTTP/1.1" 200 3529 -[28/Jul/2018 18:14:21] "POST /operations/show_annotation/ HTTP/1.1" 200 3529 -[28/Jul/2018 18:15:05] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42682 -[28/Jul/2018 18:15:05] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[28/Jul/2018 18:15:06] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 18:15:06] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 135 -[28/Jul/2018 18:15:06] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 18:15:07] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 18:15:08] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 18:15:24] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42682 -[28/Jul/2018 18:15:25] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[28/Jul/2018 18:15:25] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 18:15:25] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 135 -[28/Jul/2018 18:15:25] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 18:15:25] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 18:15:27] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 18:15:32] "POST /operations/show_annotation/ HTTP/1.1" 200 3640 -[28/Jul/2018 18:16:25] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42682 -[28/Jul/2018 18:16:25] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[28/Jul/2018 18:16:26] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 18:16:26] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 135 -[28/Jul/2018 18:16:26] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 18:16:26] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 18:16:28] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 18:16:32] "POST /operations/show_annotation/ HTTP/1.1" 200 3640 -[28/Jul/2018 18:16:44] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42682 -[28/Jul/2018 18:16:45] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 18:16:45] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 135 -[28/Jul/2018 18:16:45] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 18:16:45] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 18:16:47] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 18:16:51] "POST /operations/show_annotation/ HTTP/1.1" 200 3637 -[28/Jul/2018 18:20:51] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42682 -[28/Jul/2018 18:20:51] "GET /static/css/code_show.css HTTP/1.1" 200 21163 -[28/Jul/2018 18:20:52] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 18:20:52] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 135 -[28/Jul/2018 18:20:52] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 18:20:52] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 18:20:53] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 18:20:57] "POST /operations/show_annotation/ HTTP/1.1" 200 3657 -[28/Jul/2018 18:21:34] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42682 -[28/Jul/2018 18:21:35] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[28/Jul/2018 18:21:35] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 18:21:36] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 135 -[28/Jul/2018 18:21:36] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 18:21:36] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 18:21:37] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 18:22:56] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88 -[28/Jul/2018 18:22:57] "POST /operations/show_navigation/ HTTP/1.1" 200 35 -[28/Jul/2018 18:22:57] "GET /static/vendor/bootstrap/fonts/glyphicons-halflings-regular.woff2 HTTP/1.1" 200 18028 -[28/Jul/2018 18:22:57] "POST /operations/get_codereading_content/ HTTP/1.1" 200 4974 -[28/Jul/2018 18:23:06] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88 -[28/Jul/2018 18:23:06] "POST /operations/get_codereading_content/ HTTP/1.1" 200 805 -[28/Jul/2018 18:23:06] "POST /operations/show_navigation/ HTTP/1.1" 200 35 -[28/Jul/2018 18:23:20] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88 -[28/Jul/2018 18:23:20] "POST /operations/get_codereading_content/ HTTP/1.1" 200 16868 -[28/Jul/2018 18:23:20] "POST /operations/show_navigation/ HTTP/1.1" 200 35 -[28/Jul/2018 18:24:56] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42682 -[28/Jul/2018 18:24:57] "GET /static/css/code_show.css HTTP/1.1" 200 21176 -[28/Jul/2018 18:24:57] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 18:24:58] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 149 -[28/Jul/2018 18:24:58] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 18:24:58] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 18:24:59] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 19:01:53] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42682 -[28/Jul/2018 19:01:53] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[28/Jul/2018 19:01:54] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 19:01:54] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 149 -[28/Jul/2018 19:01:54] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 19:01:55] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 19:01:56] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 19:03:07] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42682 -[28/Jul/2018 19:03:08] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 19:03:08] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 149 -[28/Jul/2018 19:03:08] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 19:03:08] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 19:03:09] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 19:04:11] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42644 -[28/Jul/2018 19:04:12] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 19:04:12] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 149 -[28/Jul/2018 19:04:12] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 19:04:13] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 19:04:14] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 19:04:17] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42644 -[28/Jul/2018 19:04:18] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 19:04:18] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 149 -[28/Jul/2018 19:04:18] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 19:04:18] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 19:04:20] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 19:05:53] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42644 -[28/Jul/2018 19:05:53] "GET /static/css/code_show.css HTTP/1.1" 200 21236 -[28/Jul/2018 19:05:54] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 19:05:54] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 149 -[28/Jul/2018 19:05:54] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 19:05:54] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 19:05:55] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 19:10:46] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42649 -[28/Jul/2018 19:10:46] "GET /static/css/code_show.css HTTP/1.1" 200 21277 -[28/Jul/2018 19:10:47] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 19:10:47] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 149 -[28/Jul/2018 19:10:47] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 19:10:47] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 19:10:48] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 19:11:39] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42649 -[28/Jul/2018 19:11:39] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[28/Jul/2018 19:11:40] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 19:11:40] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 149 -[28/Jul/2018 19:11:40] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 19:11:40] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 19:11:42] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 19:14:23] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42654 -[28/Jul/2018 19:14:24] "GET /static/css/code_show.css HTTP/1.1" 200 21285 -[28/Jul/2018 19:14:24] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 19:14:25] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 149 -[28/Jul/2018 19:14:25] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 19:14:25] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 19:14:26] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 19:15:42] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42654 -[28/Jul/2018 19:15:42] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[28/Jul/2018 19:15:43] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 149 -[28/Jul/2018 19:15:44] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 19:15:44] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 19:15:45] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 19:16:28] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[28/Jul/2018 19:16:28] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 19:22:35] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42654 -[28/Jul/2018 19:22:35] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[28/Jul/2018 19:22:35] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 19:22:36] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 149 -[28/Jul/2018 19:22:36] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 19:22:36] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 19:22:37] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 19:22:41] "POST /operations/show_annotation/ HTTP/1.1" 200 5748 -[28/Jul/2018 19:23:56] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42654 -[28/Jul/2018 19:23:56] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[28/Jul/2018 19:23:57] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 19:23:57] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 149 -[28/Jul/2018 19:23:57] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 19:23:57] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 19:23:59] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 19:26:51] "POST /operations/show_annotation/ HTTP/1.1" 200 3662 -[28/Jul/2018 19:36:29] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42654 -[28/Jul/2018 19:36:29] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[28/Jul/2018 19:36:29] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 19:36:30] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 149 -[28/Jul/2018 19:36:30] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 19:36:30] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 19:36:31] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 19:36:37] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 39643 -[28/Jul/2018 19:36:37] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616 -[28/Jul/2018 19:36:37] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414 -[28/Jul/2018 19:36:37] "GET /static/css/prettify.css HTTP/1.1" 200 1726 -[28/Jul/2018 19:36:37] "GET /static/css/code_show.css HTTP/1.1" 200 21285 -[28/Jul/2018 19:36:37] "GET /static/css/monokai-sublime.css HTTP/1.1" 200 1026 -[28/Jul/2018 19:36:37] "GET /static/js/prettify.js HTTP/1.1" 200 18331 -[28/Jul/2018 19:36:37] "GET /static/js/source.js HTTP/1.1" 200 34070 -[28/Jul/2018 19:36:37] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053 -[28/Jul/2018 19:36:38] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802 -[28/Jul/2018 19:36:38] "GET /static/image/codepedia.png HTTP/1.1" 200 3350 -[28/Jul/2018 19:36:39] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 19:36:39] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 149 -[28/Jul/2018 19:36:39] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 19:36:39] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 19:36:41] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 19:36:43] "GET /static/image/annotation.png HTTP/1.1" 200 1148 -[28/Jul/2018 19:36:43] "GET /static/image/question.png HTTP/1.1" 200 1112 -[28/Jul/2018 19:44:18] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 39643 -[28/Jul/2018 19:44:18] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616 -[28/Jul/2018 19:44:18] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414 -[28/Jul/2018 19:44:18] "GET /static/css/prettify.css HTTP/1.1" 200 1726 -[28/Jul/2018 19:44:18] "GET /static/css/code_show.css HTTP/1.1" 200 21285 -[28/Jul/2018 19:44:18] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053 -[28/Jul/2018 19:44:19] "GET /static/js/prettify.js HTTP/1.1" 200 18331 -[28/Jul/2018 19:44:19] "GET /static/js/source.js HTTP/1.1" 200 34070 -[28/Jul/2018 19:44:19] "GET /static/css/monokai-sublime.css HTTP/1.1" 200 1026 -[28/Jul/2018 19:44:19] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802 ----------------------------------------- -Exception happened during processing of request from ('185.92.73.138', 3461) -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 ----------------------------------------- -[28/Jul/2018 19:44:59] code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00*%à\x00\x00\x00\x00\x00Cookie:') -[28/Jul/2018 19:44:59] "*%àCookie: mstshash=Test" 400 - -[28/Jul/2018 19:45:00] code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00*%à\x00\x00\x00\x00\x00Cookie:') -[28/Jul/2018 19:45:00] "*%àCookie: mstshash=Test" 400 - -[28/Jul/2018 19:45:15] "GET /users/login HTTP/1.1" 301 0 -[28/Jul/2018 19:45:16] "GET /users/login/ HTTP/1.1" 200 4305 -[28/Jul/2018 19:45:16] "GET /static/css/base.css HTTP/1.1" 200 18934 -[28/Jul/2018 19:45:16] "GET /static/css/common.css HTTP/1.1" 200 8146 -[28/Jul/2018 19:45:16] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414 -[28/Jul/2018 19:45:16] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616 -[28/Jul/2018 19:45:16] "GET /static/css/jstree.css HTTP/1.1" 200 34637 -[28/Jul/2018 19:45:16] "GET /static/css/prettify.css HTTP/1.1" 200 1726 -[28/Jul/2018 19:45:16] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070 -[28/Jul/2018 19:45:16] "GET /static/css/register.css HTTP/1.1" 200 1762 -[28/Jul/2018 19:45:16] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604 -[28/Jul/2018 19:45:16] "GET /static/js/base.js HTTP/1.1" 200 21228 -[28/Jul/2018 19:45:16] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045 -[28/Jul/2018 19:45:16] "GET /static/js/users-common.js HTTP/1.1" 200 966 -[28/Jul/2018 19:45:17] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738 -[28/Jul/2018 19:45:17] "GET /static/js/jstree.js HTTP/1.1" 200 297935 -[28/Jul/2018 19:58:59] "GET /static/vendor/bootstrap/fonts/glyphicons-halflings-regular.woff2 HTTP/1.1" 200 18028 -[28/Jul/2018 20:09:03] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 39643 -[28/Jul/2018 20:09:03] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[28/Jul/2018 20:09:04] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 20:09:04] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 149 -[28/Jul/2018 20:09:04] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 20:09:04] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 20:09:06] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 20:09:12] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 39643 -[28/Jul/2018 20:09:12] "GET /static/css/prettify.css HTTP/1.1" 200 1726 -[28/Jul/2018 20:09:12] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616 -[28/Jul/2018 20:09:12] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414 -[28/Jul/2018 20:09:12] "GET /static/css/code_show.css HTTP/1.1" 200 21285 -[28/Jul/2018 20:09:12] "GET /static/css/monokai-sublime.css HTTP/1.1" 200 1026 -[28/Jul/2018 20:09:12] "GET /static/js/prettify.js HTTP/1.1" 200 18331 -[28/Jul/2018 20:09:12] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053 -[28/Jul/2018 20:09:12] "GET /static/js/source.js HTTP/1.1" 200 34070 -[28/Jul/2018 20:09:13] "GET /static/image/codepedia.png HTTP/1.1" 200 3350 -[28/Jul/2018 20:09:13] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802 -[28/Jul/2018 20:09:14] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 20:09:14] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 149 -[28/Jul/2018 20:09:14] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 20:09:14] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 20:09:16] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 20:09:18] "GET /static/image/annotation.png HTTP/1.1" 200 1148 -[28/Jul/2018 20:09:18] "GET /static/image/question.png HTTP/1.1" 200 1112 -[28/Jul/2018 20:12:24] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 39643 -[28/Jul/2018 20:12:25] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 149 -[28/Jul/2018 20:12:25] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 20:12:26] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 20:12:27] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 20:12:38] "GET /static/vendor/bootstrap/fonts/glyphicons-halflings-regular.woff2 HTTP/1.1" 200 18028 -[28/Jul/2018 20:14:51] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[28/Jul/2018 20:14:51] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 20:16:25] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88 -[28/Jul/2018 20:16:25] "POST /operations/get_codereading_content/ HTTP/1.1" 200 7944 -[28/Jul/2018 20:16:25] "POST /operations/show_navigation/ HTTP/1.1" 200 35 -[28/Jul/2018 20:16:26] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88 -[28/Jul/2018 20:16:26] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1578 -[28/Jul/2018 20:16:26] "POST /operations/show_navigation/ HTTP/1.1" 200 35 -[28/Jul/2018 20:16:29] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88 -[28/Jul/2018 20:16:29] "POST /operations/show_navigation/ HTTP/1.1" 200 35 -[28/Jul/2018 20:16:29] "POST /operations/get_codereading_content/ HTTP/1.1" 200 143773 -[28/Jul/2018 20:16:37] "POST /operations/show_navigation/ HTTP/1.1" 200 35 -[28/Jul/2018 20:16:37] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88 -[28/Jul/2018 20:16:37] "POST /operations/get_codereading_content/ HTTP/1.1" 200 38387 -[28/Jul/2018 20:16:38] "POST /operations/get_codereading_content/ HTTP/1.1" 200 17725 -[28/Jul/2018 20:16:38] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88 -[28/Jul/2018 20:16:38] "POST /operations/show_navigation/ HTTP/1.1" 200 35 -[28/Jul/2018 20:16:53] "GET / HTTP/1.1" 200 22452 -[28/Jul/2018 20:16:53] "GET /static/css/base.css HTTP/1.1" 200 18934 -[28/Jul/2018 20:16:53] "GET /static/css/common.css HTTP/1.1" 200 8146 -[28/Jul/2018 20:16:53] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414 -[28/Jul/2018 20:16:53] "GET /static/css/jstree.css HTTP/1.1" 200 34637 -[28/Jul/2018 20:16:53] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604 -[28/Jul/2018 20:16:53] "GET /static/js/base.js HTTP/1.1" 200 21228 -[28/Jul/2018 20:16:53] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045 -[28/Jul/2018 20:16:54] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070 -[28/Jul/2018 20:16:54] "GET /static/vendor/site/css/style.css HTTP/1.1" 200 160228 -[28/Jul/2018 20:16:55] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738 -[28/Jul/2018 20:16:55] "GET /static/js/jstree.js HTTP/1.1" 200 297935 -[28/Jul/2018 20:16:56] "GET /media/avatar/users/default.png HTTP/1.1" 200 36378 -[28/Jul/2018 20:16:56] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 20:16:57] "GET /static/image/CodePedia.ico HTTP/1.1" 200 370070 -[28/Jul/2018 20:16:58] "GET /projects/Notes/src/net/micode/notes/ui/NotesListActivity.java HTTP/1.1" 200 39643 -[28/Jul/2018 20:16:59] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 20:16:59] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 135 -[28/Jul/2018 20:17:00] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1887 -[28/Jul/2018 20:17:00] "POST /operations/show_navigation/ HTTP/1.1" 200 1443 -[28/Jul/2018 20:17:01] "POST /operations/get_codereading_content/ HTTP/1.1" 200 736547 -[28/Jul/2018 20:39:53] "GET / HTTP/1.1" 200 22452 -[28/Jul/2018 20:39:53] "GET /static/css/jstree.css HTTP/1.1" 304 0 -[28/Jul/2018 20:39:53] "GET /static/js/jstree.js HTTP/1.1" 304 0 -[28/Jul/2018 20:39:53] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 20:40:34] "GET /?page=2 HTTP/1.1" 200 22566 -[28/Jul/2018 20:40:34] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 20:40:36] "GET /projects/Notes/src/net/micode/notes/ui/AlarmAlertActivity.java HTTP/1.1" 200 39643 -[28/Jul/2018 20:40:36] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[28/Jul/2018 20:40:36] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 20:40:36] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 137 -[28/Jul/2018 20:40:37] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1979 -[28/Jul/2018 20:40:37] "POST /operations/show_navigation/ HTTP/1.1" 200 297 -[28/Jul/2018 20:40:37] "POST /operations/get_codereading_content/ HTTP/1.1" 200 125439 -[28/Jul/2018 20:40:47] "GET /users/login/ HTTP/1.1" 200 4305 -[28/Jul/2018 20:40:47] "GET /static/js/users-common.js HTTP/1.1" 200 966 -[28/Jul/2018 20:40:47] "GET /static/css/register.css HTTP/1.1" 200 1762 -[28/Jul/2018 20:40:47] "GET /static/image/login/bg_login.jpg HTTP/1.1" 200 29922 -[28/Jul/2018 20:40:47] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 20:40:50] "POST /users/login/ HTTP/1.1" 302 0 -[28/Jul/2018 20:40:50] "GET / HTTP/1.1" 200 24254 -[28/Jul/2018 20:40:50] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 20:40:52] "GET / HTTP/1.1" 200 24254 -[28/Jul/2018 20:40:52] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 20:40:53] "GET /projects/ HTTP/1.1" 200 8331 -[28/Jul/2018 20:40:53] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 20:40:55] "GET /projects/java1.8/ HTTP/1.1" 200 9693 -[28/Jul/2018 20:40:55] "GET /static/image/users/default.png HTTP/1.1" 200 36378 -[28/Jul/2018 20:40:55] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 20:40:55] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 73 -[28/Jul/2018 20:40:55] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88 -[28/Jul/2018 20:40:55] "POST /operations/get_codereading_content/ HTTP/1.1" 200 3331 -[28/Jul/2018 20:40:55] "POST /operations/show_navigation/ HTTP/1.1" 200 35 -[28/Jul/2018 20:41:02] "GET / HTTP/1.1" 200 24254 -[28/Jul/2018 20:41:03] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 20:41:03] "GET / HTTP/1.1" 200 24254 -[28/Jul/2018 20:41:03] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 20:41:07] "GET /?page=843 HTTP/1.1" 200 22858 -[28/Jul/2018 20:41:08] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 20:41:09] "GET /projects/java1.8/com/sun/imageio/plugins/common/StandardMetadataFormatResources.java HTTP/1.1" 200 9693 -[28/Jul/2018 20:41:10] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 20:41:10] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 170 -[28/Jul/2018 20:41:10] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88 -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/codepedia2.0/apps/operations/views.py", line 741, in post - html_str = get_code(project_id,path) - File "/projects/codepedia-test/codepedia2.0/apps/operations/views.py", line 765, in get_code - html_str = render_to_string('projects/filesub/code-reading.html', locals()) - 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/library.py", line 192, in render - output = self.func(*resolved_args, **resolved_kwargs) - File "/projects/codepedia-test/codepedia2.0/apps/projects/templatetags/base_filter.py", line 50, in formatText2Line - with open(abspath, 'r') as f: -FileNotFoundError: [Errno 2] No such file or directory: '/opt/opengrok/source/java1.8/com/sun/imageio/plugins/common/StandardMetadataFormatResources.java' -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/codepedia2.0/apps/operations/views.py", line 168, 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. -[28/Jul/2018 20:41:10] "POST /operations/get_codereading_content/ HTTP/1.1" 500 21223 -[28/Jul/2018 20:41:10] "POST /operations/show_navigation/ HTTP/1.1" 500 18960 -[28/Jul/2018 20:41:56] "GET / HTTP/1.1" 200 24254 -[28/Jul/2018 20:41:57] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 20:42:04] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42654 -[28/Jul/2018 20:42:04] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 20:42:05] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[28/Jul/2018 20:42:05] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 20:42:05] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 20:42:07] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 20:42:40] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88 -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/codepedia2.0/apps/operations/views.py", line 741, in post - html_str = get_code(project_id,path) - File "/projects/codepedia-test/codepedia2.0/apps/operations/views.py", line 765, in get_code - html_str = render_to_string('projects/filesub/code-reading.html', locals()) - 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/library.py", line 192, in render - output = self.func(*resolved_args, **resolved_kwargs) - File "/projects/codepedia-test/codepedia2.0/apps/projects/templatetags/base_filter.py", line 51, in formatText2Line - for index, line in enumerate(f.readlines()): - File "/root//envs/codepedia2/lib/python3.6/codecs.py", line 321, in decode - (result, consumed) = self._buffer_decode(data, self.errors, final) -UnicodeDecodeError: 'utf-8' codec can't decode byte 0x93 in position 11: invalid start byte -[28/Jul/2018 20:42:40] "POST /operations/get_codereading_content/ HTTP/1.1" 500 21189 -[28/Jul/2018 20:42:40] "POST /operations/show_navigation/ HTTP/1.1" 200 35 -[28/Jul/2018 20:42:46] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 2148 -[28/Jul/2018 20:42:46] "POST /operations/show_navigation/ HTTP/1.1" 200 503 -[28/Jul/2018 20:42:46] "POST /operations/get_codereading_content/ HTTP/1.1" 200 389821 -[28/Jul/2018 20:42:49] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1189 -[28/Jul/2018 20:42:49] "POST /operations/show_navigation/ HTTP/1.1" 200 325 -[28/Jul/2018 20:42:49] "POST /operations/get_codereading_content/ HTTP/1.1" 200 62839 -[28/Jul/2018 20:43:00] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88 -[28/Jul/2018 20:43:00] "POST /operations/get_codereading_content/ HTTP/1.1" 200 16868 -[28/Jul/2018 20:43:00] "POST /operations/show_navigation/ HTTP/1.1" 200 35 -[28/Jul/2018 20:43:04] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88 -[28/Jul/2018 20:43:04] "POST /operations/get_codereading_content/ HTTP/1.1" 200 19825 -[28/Jul/2018 20:43:04] "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-test/codepedia2.0/apps/operations/views.py", line 168, 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. -[28/Jul/2018 20:43:12] "POST /operations/show_navigation/ HTTP/1.1" 500 18912 -[28/Jul/2018 20:43:19] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88 -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/codepedia2.0/apps/operations/views.py", line 741, in post - html_str = get_code(project_id,path) - File "/projects/codepedia-test/codepedia2.0/apps/operations/views.py", line 765, in get_code - html_str = render_to_string('projects/filesub/code-reading.html', locals()) - 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/library.py", line 192, in render - output = self.func(*resolved_args, **resolved_kwargs) - File "/projects/codepedia-test/codepedia2.0/apps/projects/templatetags/base_filter.py", line 51, in formatText2Line - for index, line in enumerate(f.readlines()): - File "/root//envs/codepedia2/lib/python3.6/codecs.py", line 321, in decode - (result, consumed) = self._buffer_decode(data, self.errors, final) -UnicodeDecodeError: 'utf-8' codec can't decode byte 0xff in position 0: invalid start byte -[28/Jul/2018 20:43:19] "POST /operations/show_navigation/ HTTP/1.1" 200 35 -[28/Jul/2018 20:43:19] "POST /operations/get_codereading_content/ HTTP/1.1" 500 21244 -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/codepedia2.0/apps/operations/views.py", line 168, 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. -[28/Jul/2018 20:43:23] "POST /operations/show_navigation/ HTTP/1.1" 500 18889 -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/codepedia2.0/apps/operations/views.py", line 168, 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. -[28/Jul/2018 20:43:24] "POST /operations/show_navigation/ HTTP/1.1" 500 18892 -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/codepedia2.0/apps/operations/views.py", line 168, 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. -[28/Jul/2018 20:43:25] "POST /operations/show_navigation/ HTTP/1.1" 500 18912 -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/codepedia2.0/apps/operations/views.py", line 168, 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. -[28/Jul/2018 20:43:26] "POST /operations/show_navigation/ HTTP/1.1" 500 18911 -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/codepedia2.0/apps/operations/views.py", line 168, 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. -[28/Jul/2018 20:43:27] "POST /operations/show_navigation/ HTTP/1.1" 500 18877 -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/codepedia2.0/apps/operations/views.py", line 168, 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. -[28/Jul/2018 20:43:28] "POST /operations/show_navigation/ HTTP/1.1" 500 18912 -[28/Jul/2018 20:43:33] "GET / HTTP/1.1" 200 24254 -[28/Jul/2018 20:43:33] "GET /static/css/jstree.css HTTP/1.1" 304 0 -[28/Jul/2018 20:43:34] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 20:43:52] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 20:48:49] "GET / HTTP/1.1" 200 24254 -[28/Jul/2018 20:48:50] "GET /static/css/jstree.css HTTP/1.1" 304 0 -[28/Jul/2018 20:48:50] "GET /static/js/jstree.js HTTP/1.1" 304 0 -Not Found: /favicon.ico -[28/Jul/2018 20:48:50] "GET /favicon.ico HTTP/1.1" 404 3103 -[28/Jul/2018 20:50:49] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42654 -[28/Jul/2018 20:50:50] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[28/Jul/2018 20:50:50] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[28/Jul/2018 20:50:50] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 20:50:50] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 20:50:52] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 20:51:03] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88 -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/codepedia2.0/apps/operations/views.py", line 741, in post - html_str = get_code(project_id,path) - File "/projects/codepedia-test/codepedia2.0/apps/operations/views.py", line 765, in get_code - html_str = render_to_string('projects/filesub/code-reading.html', locals()) - 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/library.py", line 192, in render - output = self.func(*resolved_args, **resolved_kwargs) - File "/projects/codepedia-test/codepedia2.0/apps/projects/templatetags/base_filter.py", line 51, in formatText2Line - for index, line in enumerate(f.readlines()): - File "/root//envs/codepedia2/lib/python3.6/codecs.py", line 321, in decode - (result, consumed) = self._buffer_decode(data, self.errors, final) -UnicodeDecodeError: 'utf-8' codec can't decode byte 0xff in position 0: invalid start byte -[28/Jul/2018 20:51:03] "POST /operations/show_navigation/ HTTP/1.1" 200 35 -[28/Jul/2018 20:51:03] "POST /operations/get_codereading_content/ HTTP/1.1" 500 21244 -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/codepedia2.0/apps/operations/views.py", line 741, in post - html_str = get_code(project_id,path) - File "/projects/codepedia-test/codepedia2.0/apps/operations/views.py", line 765, in get_code - html_str = render_to_string('projects/filesub/code-reading.html', locals()) - 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/library.py", line 192, in render - output = self.func(*resolved_args, **resolved_kwargs) - File "/projects/codepedia-test/codepedia2.0/apps/projects/templatetags/base_filter.py", line 51, in formatText2Line - for index, line in enumerate(f.readlines()): - File "/root//envs/codepedia2/lib/python3.6/codecs.py", line 321, in decode - (result, consumed) = self._buffer_decode(data, self.errors, final) -UnicodeDecodeError: 'utf-8' codec can't decode byte 0x9e in position 12: invalid start byte -[28/Jul/2018 20:51:03] "POST /operations/get_codereading_content/ HTTP/1.1" 500 21247 -[28/Jul/2018 20:51:03] "POST /operations/show_navigation/ HTTP/1.1" 200 35 -[28/Jul/2018 20:51:03] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88 -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/codepedia2.0/apps/operations/views.py", line 168, 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. -[28/Jul/2018 20:51:46] "POST /operations/show_navigation/ HTTP/1.1" 500 18933 -[28/Jul/2018 20:51:50] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88 -[28/Jul/2018 20:51:50] "POST /operations/get_codereading_content/ HTTP/1.1" 200 16868 -[28/Jul/2018 20:51:50] "POST /operations/show_navigation/ HTTP/1.1" 200 35 -[28/Jul/2018 20:51:57] "POST /operations/show_navigation/ HTTP/1.1" 200 35 -[28/Jul/2018 20:51:57] "POST /operations/get_codereading_content/ HTTP/1.1" 200 5065 -[28/Jul/2018 20:51:57] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88 -[28/Jul/2018 20:52:03] "GET / HTTP/1.1" 200 24254 -[28/Jul/2018 20:52:05] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42654 -[28/Jul/2018 20:52:05] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[28/Jul/2018 20:52:05] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 20:52:05] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 20:52:07] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 20:54:38] "GET / HTTP/1.1" 200 24254 -[28/Jul/2018 20:54:39] "GET /static/css/jstree.css HTTP/1.1" 304 0 -[28/Jul/2018 20:54:40] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42654 -[28/Jul/2018 20:54:40] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[28/Jul/2018 20:54:41] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 20:54:41] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 20:54:42] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 21:01:03] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditText.java HTTP/1.1" 200 42652 -[28/Jul/2018 21:01:03] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 304 0 -[28/Jul/2018 21:01:03] "GET /static/js/prettify.js HTTP/1.1" 304 0 -[28/Jul/2018 21:01:03] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 304 0 -[28/Jul/2018 21:01:03] "GET /static/css/font-awesome.css HTTP/1.1" 304 0 -[28/Jul/2018 21:01:03] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 304 0 -[28/Jul/2018 21:01:03] "GET /static/css/prettify.css HTTP/1.1" 304 0 -[28/Jul/2018 21:01:03] "GET /static/css/code_show.css HTTP/1.1" 200 21285 -[28/Jul/2018 21:01:03] "GET /static/css/monokai-sublime.css HTTP/1.1" 304 0 -[28/Jul/2018 21:01:04] "GET /static/js/source.js HTTP/1.1" 304 0 -[28/Jul/2018 21:01:04] "GET /static/image/codepedia.png HTTP/1.1" 304 0 -[28/Jul/2018 21:01:04] "GET /static/image/users/default.png HTTP/1.1" 304 0 -[28/Jul/2018 21:01:04] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 125 -[28/Jul/2018 21:01:04] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1940 -[28/Jul/2018 21:01:04] "POST /operations/show_navigation/ HTTP/1.1" 200 500 -[28/Jul/2018 21:01:05] "POST /operations/get_codereading_content/ HTTP/1.1" 200 167984 -[28/Jul/2018 21:01:05] "GET /static/image/annotation.png HTTP/1.1" 304 0 -[28/Jul/2018 21:01:05] "GET /static/image/question.png HTTP/1.1" 304 0 -[28/Jul/2018 21:01:10] "GET /static/vendor/bootstrap/fonts/glyphicons-halflings-regular.woff2 HTTP/1.1" 304 0 -[28/Jul/2018 21:01:11] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88 -[28/Jul/2018 21:01:12] "POST /operations/show_navigation/ HTTP/1.1" 200 35 -[28/Jul/2018 21:01:12] "POST /operations/get_codereading_content/ HTTP/1.1" 200 5926 -[28/Jul/2018 21:01:15] "POST /operations/show_annotation/ HTTP/1.1" 200 1720 -[28/Jul/2018 21:01:25] "POST /operations/show_issue_question/ HTTP/1.1" 200 2703 -[28/Jul/2018 21:01:36] "POST /operations/show_annotation/ HTTP/1.1" 200 8637 -[28/Jul/2018 21:02:20] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42654 -[28/Jul/2018 21:02:20] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[28/Jul/2018 21:02:21] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[28/Jul/2018 21:02:21] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 21:02:21] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 21:02:21] "GET / HTTP/1.1" 200 24254 -[28/Jul/2018 21:02:21] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 21:02:21] "GET /static/css/jstree.css HTTP/1.1" 304 0 -[28/Jul/2018 21:02:21] "GET /static/js/jstree.js HTTP/1.1" 304 0 -[28/Jul/2018 21:02:24] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42654 -[28/Jul/2018 21:02:24] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditText.java HTTP/1.1" 200 42652 -[28/Jul/2018 21:02:24] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[28/Jul/2018 21:02:25] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616 -[28/Jul/2018 21:02:25] "GET /static/css/prettify.css HTTP/1.1" 200 1726 -[28/Jul/2018 21:02:25] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414 -[28/Jul/2018 21:02:25] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 21:02:25] "GET /static/css/code_show.css HTTP/1.1" 200 21285 -[28/Jul/2018 21:02:25] "GET /static/js/prettify.js HTTP/1.1" 200 18331 -[28/Jul/2018 21:02:25] "GET /static/css/monokai-sublime.css HTTP/1.1" 200 1026 -[28/Jul/2018 21:02:25] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 21:02:25] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053 -[28/Jul/2018 21:02:25] "GET /static/js/source.js HTTP/1.1" 200 34070 -[28/Jul/2018 21:02:25] "GET /static/image/codepedia.png HTTP/1.1" 200 3350 -[28/Jul/2018 21:02:25] "GET /static/image/users/default.png HTTP/1.1" 200 36378 -[28/Jul/2018 21:02:26] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802 -[28/Jul/2018 21:02:28] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 125 -[28/Jul/2018 21:02:28] "GET / HTTP/1.1" 200 24254 -[28/Jul/2018 21:02:28] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1940 -[28/Jul/2018 21:02:28] "POST /operations/show_navigation/ HTTP/1.1" 200 500 -[28/Jul/2018 21:02:29] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 21:02:29] "POST /operations/get_codereading_content/ HTTP/1.1" 200 167984 -[28/Jul/2018 21:02:30] "GET /projects/Notes/src/net/micode/notes/ui/NotesListActivity.java HTTP/1.1" 200 42654 -[28/Jul/2018 21:02:30] "GET /static/image/question.png HTTP/1.1" 200 1112 -[28/Jul/2018 21:02:30] "GET /static/image/annotation.png HTTP/1.1" 200 1148 -[28/Jul/2018 21:02:30] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 135 -[28/Jul/2018 21:02:30] "POST /operations/show_navigation/ HTTP/1.1" 200 1443 -[28/Jul/2018 21:02:30] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1887 -[28/Jul/2018 21:02:32] "POST /operations/get_codereading_content/ HTTP/1.1" 200 736547 -[28/Jul/2018 21:02:36] "POST /operations/show_annotation/ HTTP/1.1" 200 1720 -[28/Jul/2018 21:02:38] "POST /operations/show_annotation/ HTTP/1.1" 200 1799 -[28/Jul/2018 21:02:45] "POST /operations/show_annotation/ HTTP/1.1" 200 1828 -[28/Jul/2018 21:02:46] "POST /operations/show_annotation/ HTTP/1.1" 200 1720 -[28/Jul/2018 21:02:59] "POST /operations/show_annotation/ HTTP/1.1" 200 1828 -[28/Jul/2018 21:03:18] "POST /operations/show_annotation/ HTTP/1.1" 200 1799 -[28/Jul/2018 21:03:25] "POST /operations/add_comment/ HTTP/1.1" 200 90 -[28/Jul/2018 21:03:33] "POST /operations/add_annotation/ HTTP/1.1" 200 41 -[28/Jul/2018 21:03:33] "POST /operations/show_annotation/ HTTP/1.1" 200 3733 -[28/Jul/2018 21:04:02] "POST /operations/add_comment/ HTTP/1.1" 200 90 -[28/Jul/2018 21:04:16] "POST /operations/show_annotation/ HTTP/1.1" 200 4207 -[28/Jul/2018 21:04:24] "POST /operations/add_annotation/ HTTP/1.1" 200 71 -[28/Jul/2018 21:04:27] "POST /operations/add_annotation/ HTTP/1.1" 200 71 -[28/Jul/2018 21:04:29] "POST /operations/show_annotation/ HTTP/1.1" 200 4207 -[28/Jul/2018 21:04:38] "POST /operations/show_annotation/ HTTP/1.1" 200 1720 -[28/Jul/2018 21:04:39] "POST /operations/show_annotation/ HTTP/1.1" 200 1720 -[28/Jul/2018 21:04:45] "POST /operations/show_annotation/ HTTP/1.1" 200 4826 -[28/Jul/2018 21:04:45] "POST /operations/show_annotation/ HTTP/1.1" 200 4826 -[28/Jul/2018 21:04:46] "POST /operations/show_annotation/ HTTP/1.1" 200 1944 -[28/Jul/2018 21:04:47] "POST /operations/show_annotation/ HTTP/1.1" 200 1944 -[28/Jul/2018 21:04:48] "POST /operations/show_annotation/ HTTP/1.1" 200 4826 -[28/Jul/2018 21:04:56] "POST /operations/show_annotation/ HTTP/1.1" 200 1720 -[28/Jul/2018 21:04:57] "POST /operations/show_annotation/ HTTP/1.1" 200 1720 -[28/Jul/2018 21:05:12] "GET /?page=2 HTTP/1.1" 200 22566 -[28/Jul/2018 21:05:12] "GET /static/css/base.css HTTP/1.1" 200 18934 -[28/Jul/2018 21:05:12] "GET /static/css/common.css HTTP/1.1" 200 8146 -[28/Jul/2018 21:05:12] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414 -[28/Jul/2018 21:05:12] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616 -[28/Jul/2018 21:05:12] "GET /static/css/jstree.css HTTP/1.1" 200 34637 -[28/Jul/2018 21:05:12] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070 -[28/Jul/2018 21:05:12] "GET /static/css/prettify.css HTTP/1.1" 200 1726 -[28/Jul/2018 21:05:13] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604 -[28/Jul/2018 21:05:13] "GET /static/js/base.js HTTP/1.1" 200 21228 -[28/Jul/2018 21:05:13] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045 -[28/Jul/2018 21:05:13] "GET /static/vendor/site/css/style.css HTTP/1.1" 200 160228 -[28/Jul/2018 21:05:14] "GET /static/js/jstree.js HTTP/1.1" 200 297935 -[28/Jul/2018 21:05:14] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738 -[28/Jul/2018 21:06:25] "POST /operations/add_comment/ HTTP/1.1" 200 90 -[28/Jul/2018 21:06:34] "POST /operations/add_vote/ HTTP/1.1" 200 68 -[28/Jul/2018 21:06:35] "POST /operations/add_vote/ HTTP/1.1" 200 87 -[28/Jul/2018 21:09:11] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 21:12:03] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditText.java HTTP/1.1" 200 42652 -[28/Jul/2018 21:12:07] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 125 -[28/Jul/2018 21:12:07] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1940 -[28/Jul/2018 21:12:07] "POST /operations/show_navigation/ HTTP/1.1" 200 500 -[28/Jul/2018 21:12:09] "POST /operations/get_codereading_content/ HTTP/1.1" 200 167984 -[28/Jul/2018 21:12:47] "POST /operations/show_annotation/ HTTP/1.1" 200 1720 -[28/Jul/2018 21:14:47] "POST /operations/show_annotation/ HTTP/1.1" 200 4667 -[28/Jul/2018 21:16:08] "POST /operations/show_annotation/ HTTP/1.1" 200 1720 -[28/Jul/2018 21:16:14] "POST /operations/add_comment/ HTTP/1.1" 200 79 -[28/Jul/2018 21:17:44] "GET /projects/Notes/src/net/micode/notes/ui/NotesListActivity.java HTTP/1.1" 200 42654 -[28/Jul/2018 21:17:44] "GET /static/css/code_show.css HTTP/1.1" 200 21308 -[28/Jul/2018 21:17:45] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 137 -[28/Jul/2018 21:17:45] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1887 -[28/Jul/2018 21:17:45] "POST /operations/show_navigation/ HTTP/1.1" 200 1443 -[28/Jul/2018 21:17:46] "POST /operations/get_codereading_content/ HTTP/1.1" 200 736547 -[28/Jul/2018 21:17:50] "GET /static/image/question.png HTTP/1.1" 200 1112 -[28/Jul/2018 21:17:50] "GET /static/image/annotation.png HTTP/1.1" 200 1148 -[28/Jul/2018 21:17:51] "GET /projects/Notes/src/net/micode/notes/ui/NotesListActivity.java HTTP/1.1" 200 39643 -[28/Jul/2018 21:17:51] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616 -[28/Jul/2018 21:17:51] "GET /static/css/prettify.css HTTP/1.1" 200 1726 -[28/Jul/2018 21:17:51] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414 -[28/Jul/2018 21:17:51] "GET /static/css/monokai-sublime.css HTTP/1.1" 200 1026 -[28/Jul/2018 21:17:51] "GET /static/css/code_show.css HTTP/1.1" 200 21308 -[28/Jul/2018 21:17:52] "GET /static/js/prettify.js HTTP/1.1" 200 18331 -[28/Jul/2018 21:17:52] "GET /static/js/source.js HTTP/1.1" 200 34070 -[28/Jul/2018 21:17:52] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053 -[28/Jul/2018 21:17:52] "GET /static/image/codepedia.png HTTP/1.1" 200 3350 -[28/Jul/2018 21:17:53] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802 -[28/Jul/2018 21:17:54] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 137 -[28/Jul/2018 21:17:54] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1887 -[28/Jul/2018 21:17:54] "POST /operations/show_navigation/ HTTP/1.1" 200 1443 -[28/Jul/2018 21:17:56] "POST /operations/get_codereading_content/ HTTP/1.1" 200 736547 -[28/Jul/2018 21:18:12] "GET /static/vendor/bootstrap/fonts/glyphicons-halflings-regular.woff2 HTTP/1.1" 200 18028 -[28/Jul/2018 21:18:14] "POST /operations/show_annotation/ HTTP/1.1" 200 59 -[28/Jul/2018 21:18:18] "GET /users/login/ HTTP/1.1" 200 4305 -[28/Jul/2018 21:18:18] "GET /static/css/base.css HTTP/1.1" 200 18934 -[28/Jul/2018 21:18:18] "GET /static/css/jstree.css HTTP/1.1" 200 34637 -[28/Jul/2018 21:18:18] "GET /static/css/common.css HTTP/1.1" 200 8146 -[28/Jul/2018 21:18:18] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414 -[28/Jul/2018 21:18:18] "GET /static/css/register.css HTTP/1.1" 200 1762 -[28/Jul/2018 21:18:18] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604 -[28/Jul/2018 21:18:18] "GET /static/js/base.js HTTP/1.1" 200 21228 -[28/Jul/2018 21:18:18] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045 -[28/Jul/2018 21:18:18] "GET /static/js/users-common.js HTTP/1.1" 200 966 -[28/Jul/2018 21:18:18] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738 -[28/Jul/2018 21:18:19] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070 -[28/Jul/2018 21:18:20] "GET /static/js/jstree.js HTTP/1.1" 200 297935 -[28/Jul/2018 21:18:20] "GET /static/image/login/bg_login.jpg HTTP/1.1" 200 29922 -[28/Jul/2018 21:18:21] "GET /static/image/CodePedia.ico HTTP/1.1" 200 370070 -[28/Jul/2018 21:18:23] "POST /users/login/ HTTP/1.1" 302 0 -[28/Jul/2018 21:18:23] "GET / HTTP/1.1" 200 24254 -[28/Jul/2018 21:18:23] "GET /media/avatar/users/default.png HTTP/1.1" 200 36378 -[28/Jul/2018 21:18:24] "GET /static/vendor/site/css/style.css HTTP/1.1" 200 160228 -[28/Jul/2018 21:18:25] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42654 -[28/Jul/2018 21:18:26] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[28/Jul/2018 21:18:26] "GET /static/image/users/default.png HTTP/1.1" 200 36378 -[28/Jul/2018 21:18:26] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[28/Jul/2018 21:18:26] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 21:18:26] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 21:18:28] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 21:18:40] "POST /operations/show_annotation/ HTTP/1.1" 200 3633 -[28/Jul/2018 21:19:50] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[28/Jul/2018 21:19:50] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 21:19:58] "POST /operations/show_annotation/ HTTP/1.1" 200 2131 -[28/Jul/2018 21:20:33] "POST /operations/show_annotation/ HTTP/1.1" 200 2131 -[28/Jul/2018 21:20:33] "POST /operations/show_annotation/ HTTP/1.1" 200 2131 -[28/Jul/2018 21:20:34] "POST /operations/show_annotation/ HTTP/1.1" 200 4826 -[28/Jul/2018 21:20:54] "POST /operations/show_annotation/ HTTP/1.1" 200 2131 -[28/Jul/2018 21:23:11] "POST /operations/show_annotation/ HTTP/1.1" 200 2131 -[28/Jul/2018 21:25:49] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 21:28:17] "GET / HTTP/1.1" 200 22452 -[28/Jul/2018 21:28:17] "GET /static/css/common.css HTTP/1.1" 200 8146 -[28/Jul/2018 21:28:17] "GET /static/css/base.css HTTP/1.1" 200 18934 -[28/Jul/2018 21:28:17] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414 -[28/Jul/2018 21:28:17] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616 -[28/Jul/2018 21:28:17] "GET /static/css/jstree.css HTTP/1.1" 200 34637 -[28/Jul/2018 21:28:17] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070 -[28/Jul/2018 21:28:17] "GET /static/css/prettify.css HTTP/1.1" 200 1726 -[28/Jul/2018 21:28:17] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604 -[28/Jul/2018 21:28:17] "GET /static/js/base.js HTTP/1.1" 200 21228 -[28/Jul/2018 21:28:17] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045 -[28/Jul/2018 21:28:18] "GET /static/js/jstree.js HTTP/1.1" 200 297935 -[28/Jul/2018 21:28:19] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738 -[28/Jul/2018 21:28:19] "GET /static/vendor/site/css/style.css HTTP/1.1" 200 160228 -[28/Jul/2018 21:28:32] "GET /users/login HTTP/1.1" 301 0 -[28/Jul/2018 21:28:32] "GET /users/login/ HTTP/1.1" 200 4305 -[28/Jul/2018 21:28:32] "GET /static/css/common.css HTTP/1.1" 200 8146 -[28/Jul/2018 21:28:32] "GET /static/css/base.css HTTP/1.1" 200 18934 -[28/Jul/2018 21:28:32] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414 -[28/Jul/2018 21:28:32] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616 -[28/Jul/2018 21:28:32] "GET /static/css/jstree.css HTTP/1.1" 200 34637 -[28/Jul/2018 21:28:32] "GET /static/css/prettify.css HTTP/1.1" 200 1726 -[28/Jul/2018 21:28:32] "GET /static/css/register.css HTTP/1.1" 200 1762 -[28/Jul/2018 21:28:32] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070 -[28/Jul/2018 21:28:32] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604 -[28/Jul/2018 21:28:32] "GET /static/js/base.js HTTP/1.1" 200 21228 -[28/Jul/2018 21:28:32] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045 -[28/Jul/2018 21:28:33] "GET /static/js/users-common.js HTTP/1.1" 200 966 -[28/Jul/2018 21:28:33] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738 -[28/Jul/2018 21:28:34] "GET /static/js/jstree.js HTTP/1.1" 200 297935 -[28/Jul/2018 21:33:31] "POST /operations/show_annotation/ HTTP/1.1" 200 2131 -[28/Jul/2018 21:33:31] "POST /operations/show_annotation/ HTTP/1.1" 200 2131 -[28/Jul/2018 21:33:35] "POST /operations/show_issue_question/ HTTP/1.1" 200 2703 -[28/Jul/2018 21:35:16] "POST /operations/show_annotation/ HTTP/1.1" 200 6362 -[28/Jul/2018 21:36:38] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42654 -[28/Jul/2018 21:36:39] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[28/Jul/2018 21:36:39] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 21:36:39] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[28/Jul/2018 21:36:40] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 21:36:40] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 21:36:41] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 21:48:47] "POST /operations/show_annotation/ HTTP/1.1" 200 3633 -Internal Server Error: /projects/java1.8 -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/projects/views.py", line 147, in get - project_tree = get_project_tree.getHtml(settings.SOURCEPATH+project.path) -AttributeError: 'NoneType' object has no attribute 'path' -[28/Jul/2018 21:50:11] "GET /projects/java1.8 HTTP/1.1" 500 82561 -Internal Server Error: /projects/java1.8 -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/projects/views.py", line 147, in get - project_tree = get_project_tree.getHtml(settings.SOURCEPATH+project.path) -AttributeError: 'NoneType' object has no attribute 'path' -[28/Jul/2018 21:50:28] "GET /projects/java1.8 HTTP/1.1" 500 82560 -[28/Jul/2018 22:01:07] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42654 -[28/Jul/2018 22:01:07] "GET /static/css/code_show.css HTTP/1.1" 200 21342 -[28/Jul/2018 22:01:08] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[28/Jul/2018 22:01:08] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 22:01:08] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 22:01:10] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 22:02:30] "POST /operations/show_annotation/ HTTP/1.1" 200 3799 -[28/Jul/2018 22:03:19] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[28/Jul/2018 22:03:19] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 22:05:03] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42654 -[28/Jul/2018 22:05:03] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[28/Jul/2018 22:05:04] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 22:05:04] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[28/Jul/2018 22:05:04] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 22:05:04] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 22:05:06] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 22:06:16] "POST /operations/show_annotation/ HTTP/1.1" 200 6913 -[28/Jul/2018 22:08:09] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42654 -[28/Jul/2018 22:08:09] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[28/Jul/2018 22:08:10] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 22:08:10] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[28/Jul/2018 22:08:10] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 22:08:10] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 22:08:12] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 22:08:17] "GET / HTTP/1.1" 200 24254 -[28/Jul/2018 22:08:17] "GET /static/css/jstree.css HTTP/1.1" 304 0 -[28/Jul/2018 22:08:17] "GET /static/js/jstree.js HTTP/1.1" 304 0 -[28/Jul/2018 22:08:18] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 22:08:19] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42654 -[28/Jul/2018 22:08:20] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 22:08:20] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[28/Jul/2018 22:08:20] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 22:08:20] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 22:08:22] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 22:08:26] "POST /operations/show_annotation/ HTTP/1.1" 200 3659 -[28/Jul/2018 22:08:39] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42654 -[28/Jul/2018 22:08:40] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 22:08:40] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[28/Jul/2018 22:08:40] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 22:08:40] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 22:08:41] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 22:08:51] "POST /operations/show_annotation/ HTTP/1.1" 200 3608 -[28/Jul/2018 22:11:13] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42654 -[28/Jul/2018 22:11:13] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[28/Jul/2018 22:11:14] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 22:11:14] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[28/Jul/2018 22:11:14] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 22:11:15] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 22:11:16] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 22:13:11] "GET / HTTP/1.1" 200 24254 -[28/Jul/2018 22:13:12] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 22:13:13] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42654 -[28/Jul/2018 22:13:14] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[28/Jul/2018 22:13:14] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 22:13:15] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[28/Jul/2018 22:13:15] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 22:13:15] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 22:13:17] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 22:13:46] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42654 -[28/Jul/2018 22:13:46] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 22:13:47] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[28/Jul/2018 22:13:47] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 22:13:47] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 22:13:48] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 22:14:00] "POST /operations/show_annotation/ HTTP/1.1" 200 3608 -[28/Jul/2018 22:14:26] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42654 -[28/Jul/2018 22:14:27] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 22:14:27] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[28/Jul/2018 22:14:27] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 22:14:27] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 22:14:29] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 22:14:34] "POST /operations/show_annotation/ HTTP/1.1" 200 3608 -[28/Jul/2018 22:14:48] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42654 -[28/Jul/2018 22:14:48] "GET /static/css/code_show.css HTTP/1.1" 200 21343 -[28/Jul/2018 22:14:49] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 22:14:49] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[28/Jul/2018 22:14:49] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 22:14:49] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 22:14:50] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 22:14:55] "POST /operations/show_annotation/ HTTP/1.1" 200 3608 -[28/Jul/2018 22:17:07] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42654 -[28/Jul/2018 22:17:07] "GET /static/css/code_show.css HTTP/1.1" 200 21328 -[28/Jul/2018 22:17:08] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 22:17:08] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[28/Jul/2018 22:17:08] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 22:17:08] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 22:17:10] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 22:17:14] "POST /operations/show_annotation/ HTTP/1.1" 200 3608 -[28/Jul/2018 22:17:47] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 39643 -[28/Jul/2018 22:17:47] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616 -[28/Jul/2018 22:17:47] "GET /static/css/prettify.css HTTP/1.1" 200 1726 -[28/Jul/2018 22:17:47] "GET /static/css/code_show.css HTTP/1.1" 200 21334 -[28/Jul/2018 22:17:47] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414 -[28/Jul/2018 22:17:47] "GET /static/css/monokai-sublime.css HTTP/1.1" 200 1026 -[28/Jul/2018 22:17:47] "GET /static/js/prettify.js HTTP/1.1" 200 18331 -[28/Jul/2018 22:17:47] "GET /static/js/source.js HTTP/1.1" 200 34070 -[28/Jul/2018 22:17:48] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053 -[28/Jul/2018 22:17:48] "GET /static/image/codepedia.png HTTP/1.1" 200 3350 -[28/Jul/2018 22:17:48] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802 -[28/Jul/2018 22:17:49] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 22:17:49] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[28/Jul/2018 22:17:50] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 22:17:50] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 22:17:51] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 22:17:53] "GET /static/image/annotation.png HTTP/1.1" 200 1148 -[28/Jul/2018 22:17:53] "GET /static/image/question.png HTTP/1.1" 200 1112 -[28/Jul/2018 22:17:57] "GET / HTTP/1.1" 200 22452 -[28/Jul/2018 22:17:57] "GET /static/css/base.css HTTP/1.1" 200 18934 -[28/Jul/2018 22:17:57] "GET /static/css/common.css HTTP/1.1" 200 8146 -[28/Jul/2018 22:17:57] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414 -[28/Jul/2018 22:17:57] "GET /static/css/jstree.css HTTP/1.1" 200 34637 -[28/Jul/2018 22:17:57] "GET /static/js/base.js HTTP/1.1" 200 21228 -[28/Jul/2018 22:17:57] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604 -[28/Jul/2018 22:17:57] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070 -[28/Jul/2018 22:17:58] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045 -[28/Jul/2018 22:17:58] "GET /static/vendor/site/css/style.css HTTP/1.1" 200 160228 -[28/Jul/2018 22:17:58] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738 -[28/Jul/2018 22:17:59] "GET /static/js/jstree.js HTTP/1.1" 200 297935 -[28/Jul/2018 22:18:01] "GET /static/image/CodePedia.ico HTTP/1.1" 200 370070 -[28/Jul/2018 22:18:01] "GET /media/avatar/users/default.png HTTP/1.1" 200 36378 -[28/Jul/2018 22:18:05] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 22:18:37] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 22:18:37] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[28/Jul/2018 22:18:37] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 22:18:37] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 22:18:38] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 22:18:43] "POST /operations/show_annotation/ HTTP/1.1" 200 59 -[28/Jul/2018 22:18:47] "GET /users/login/ HTTP/1.1" 200 4305 -[28/Jul/2018 22:18:47] "GET /static/css/common.css HTTP/1.1" 200 8146 -[28/Jul/2018 22:18:47] "GET /static/css/register.css HTTP/1.1" 200 1762 -[28/Jul/2018 22:18:47] "GET /static/js/users-common.js HTTP/1.1" 200 966 -[28/Jul/2018 22:18:47] "GET /static/image/login/bg_login.jpg HTTP/1.1" 200 29922 -[28/Jul/2018 22:18:47] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 22:18:49] "POST /users/login/ HTTP/1.1" 302 0 -[28/Jul/2018 22:18:49] "GET / HTTP/1.1" 200 24254 -[28/Jul/2018 22:18:50] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 22:18:51] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42654 -[28/Jul/2018 22:18:51] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[28/Jul/2018 22:18:51] "GET /static/image/users/default.png HTTP/1.1" 200 36378 -[28/Jul/2018 22:18:52] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 22:18:52] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[28/Jul/2018 22:18:52] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 22:18:52] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 22:18:54] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 22:18:59] "POST /operations/show_annotation/ HTTP/1.1" 200 3608 -[28/Jul/2018 22:19:23] "POST /operations/add_comment/ HTTP/1.1" 200 90 -[28/Jul/2018 22:21:18] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42654 -[28/Jul/2018 22:21:18] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[28/Jul/2018 22:21:18] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 22:21:19] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[28/Jul/2018 22:21:19] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 22:21:19] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 22:21:20] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -Internal Server Error: /operations/show_annotation/ -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/operations/views.py", line 102, in post - html_str = render_to_string('projects/filesub/annotation.html', {'linenum':line_num,'annos': annotations,"anno_comments":anno_comments,"self_anno":self_annotation,"allow_modify":allow_modify}) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/loader.py", line 61, in render_to_string - template = get_template(template_name, using=using) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/loader.py", line 15, in get_template - return engine.get_template(template_name) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/backends/django.py", line 34, in get_template - return Template(self.engine.get_template(template_name), self) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/engine.py", line 144, in get_template - template, origin = self.find_template(template_name) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/engine.py", line 126, in find_template - template = loader.get_template(name, skip=skip) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/loaders/base.py", line 30, in get_template - contents, origin, origin.template_name, self.engine, - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 160, in __init__ - self.nodelist = self.compile_nodelist() - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 198, in compile_nodelist - return parser.parse() - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 483, in parse - raise self.error(token, e) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 481, in parse - compiled_result = compile_func(self, token) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/defaulttags.py", line 815, in do_for - nodelist_loop = parser.parse(('empty', 'endfor',)) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 488, in parse - self.unclosed_block_tag(parse_until) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 549, in unclosed_block_tag - raise self.error(token, msg) -django.template.exceptions.TemplateSyntaxError: Unclosed tag on line 6: 'for'. Looking for one of: empty, endfor. -[28/Jul/2018 22:21:25] "POST /operations/show_annotation/ HTTP/1.1" 500 22176 -Internal Server Error: /operations/show_annotation/ -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/operations/views.py", line 102, in post - html_str = render_to_string('projects/filesub/annotation.html', {'linenum':line_num,'annos': annotations,"anno_comments":anno_comments,"self_anno":self_annotation,"allow_modify":allow_modify}) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/loader.py", line 61, in render_to_string - template = get_template(template_name, using=using) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/loader.py", line 15, in get_template - return engine.get_template(template_name) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/backends/django.py", line 34, in get_template - return Template(self.engine.get_template(template_name), self) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/engine.py", line 144, in get_template - template, origin = self.find_template(template_name) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/engine.py", line 126, in find_template - template = loader.get_template(name, skip=skip) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/loaders/base.py", line 30, in get_template - contents, origin, origin.template_name, self.engine, - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 160, in __init__ - self.nodelist = self.compile_nodelist() - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 198, in compile_nodelist - return parser.parse() - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 483, in parse - raise self.error(token, e) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 481, in parse - compiled_result = compile_func(self, token) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/defaulttags.py", line 815, in do_for - nodelist_loop = parser.parse(('empty', 'endfor',)) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 488, in parse - self.unclosed_block_tag(parse_until) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 549, in unclosed_block_tag - raise self.error(token, msg) -django.template.exceptions.TemplateSyntaxError: Unclosed tag on line 6: 'for'. Looking for one of: empty, endfor. -[28/Jul/2018 22:21:27] "POST /operations/show_annotation/ HTTP/1.1" 500 22176 -Internal Server Error: /operations/show_annotation/ -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/operations/views.py", line 102, in post - html_str = render_to_string('projects/filesub/annotation.html', {'linenum':line_num,'annos': annotations,"anno_comments":anno_comments,"self_anno":self_annotation,"allow_modify":allow_modify}) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/loader.py", line 61, in render_to_string - template = get_template(template_name, using=using) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/loader.py", line 15, in get_template - return engine.get_template(template_name) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/backends/django.py", line 34, in get_template - return Template(self.engine.get_template(template_name), self) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/engine.py", line 144, in get_template - template, origin = self.find_template(template_name) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/engine.py", line 126, in find_template - template = loader.get_template(name, skip=skip) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/loaders/base.py", line 30, in get_template - contents, origin, origin.template_name, self.engine, - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 160, in __init__ - self.nodelist = self.compile_nodelist() - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 198, in compile_nodelist - return parser.parse() - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 483, in parse - raise self.error(token, e) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 481, in parse - compiled_result = compile_func(self, token) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/defaulttags.py", line 815, in do_for - nodelist_loop = parser.parse(('empty', 'endfor',)) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 488, in parse - self.unclosed_block_tag(parse_until) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 549, in unclosed_block_tag - raise self.error(token, msg) -django.template.exceptions.TemplateSyntaxError: Unclosed tag on line 6: 'for'. Looking for one of: empty, endfor. -[28/Jul/2018 22:21:28] "POST /operations/show_annotation/ HTTP/1.1" 500 22176 -Internal Server Error: /operations/show_annotation/ -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/operations/views.py", line 102, in post - html_str = render_to_string('projects/filesub/annotation.html', {'linenum':line_num,'annos': annotations,"anno_comments":anno_comments,"self_anno":self_annotation,"allow_modify":allow_modify}) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/loader.py", line 61, in render_to_string - template = get_template(template_name, using=using) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/loader.py", line 15, in get_template - return engine.get_template(template_name) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/backends/django.py", line 34, in get_template - return Template(self.engine.get_template(template_name), self) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/engine.py", line 144, in get_template - template, origin = self.find_template(template_name) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/engine.py", line 126, in find_template - template = loader.get_template(name, skip=skip) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/loaders/base.py", line 30, in get_template - contents, origin, origin.template_name, self.engine, - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 160, in __init__ - self.nodelist = self.compile_nodelist() - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 198, in compile_nodelist - return parser.parse() - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 483, in parse - raise self.error(token, e) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 481, in parse - compiled_result = compile_func(self, token) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/defaulttags.py", line 815, in do_for - nodelist_loop = parser.parse(('empty', 'endfor',)) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 488, in parse - self.unclosed_block_tag(parse_until) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 549, in unclosed_block_tag - raise self.error(token, msg) -django.template.exceptions.TemplateSyntaxError: Unclosed tag on line 6: 'for'. Looking for one of: empty, endfor. -[28/Jul/2018 22:21:30] "POST /operations/show_annotation/ HTTP/1.1" 500 22177 -Internal Server Error: /operations/show_annotation/ -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/operations/views.py", line 102, in post - html_str = render_to_string('projects/filesub/annotation.html', {'linenum':line_num,'annos': annotations,"anno_comments":anno_comments,"self_anno":self_annotation,"allow_modify":allow_modify}) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/loader.py", line 61, in render_to_string - template = get_template(template_name, using=using) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/loader.py", line 15, in get_template - return engine.get_template(template_name) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/backends/django.py", line 34, in get_template - return Template(self.engine.get_template(template_name), self) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/engine.py", line 144, in get_template - template, origin = self.find_template(template_name) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/engine.py", line 126, in find_template - template = loader.get_template(name, skip=skip) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/loaders/base.py", line 30, in get_template - contents, origin, origin.template_name, self.engine, - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 160, in __init__ - self.nodelist = self.compile_nodelist() - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 198, in compile_nodelist - return parser.parse() - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 483, in parse - raise self.error(token, e) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 481, in parse - compiled_result = compile_func(self, token) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/defaulttags.py", line 815, in do_for - nodelist_loop = parser.parse(('empty', 'endfor',)) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 488, in parse - self.unclosed_block_tag(parse_until) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 549, in unclosed_block_tag - raise self.error(token, msg) -django.template.exceptions.TemplateSyntaxError: Unclosed tag on line 6: 'for'. Looking for one of: empty, endfor. -[28/Jul/2018 22:21:30] "POST /operations/show_annotation/ HTTP/1.1" 500 22176 -Internal Server Error: /operations/show_annotation/ -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/operations/views.py", line 102, in post - html_str = render_to_string('projects/filesub/annotation.html', {'linenum':line_num,'annos': annotations,"anno_comments":anno_comments,"self_anno":self_annotation,"allow_modify":allow_modify}) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/loader.py", line 61, in render_to_string - template = get_template(template_name, using=using) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/loader.py", line 15, in get_template - return engine.get_template(template_name) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/backends/django.py", line 34, in get_template - return Template(self.engine.get_template(template_name), self) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/engine.py", line 144, in get_template - template, origin = self.find_template(template_name) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/engine.py", line 126, in find_template - template = loader.get_template(name, skip=skip) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/loaders/base.py", line 30, in get_template - contents, origin, origin.template_name, self.engine, - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 160, in __init__ - self.nodelist = self.compile_nodelist() - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 198, in compile_nodelist - return parser.parse() - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 483, in parse - raise self.error(token, e) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 481, in parse - compiled_result = compile_func(self, token) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/defaulttags.py", line 815, in do_for - nodelist_loop = parser.parse(('empty', 'endfor',)) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 488, in parse - self.unclosed_block_tag(parse_until) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 549, in unclosed_block_tag - raise self.error(token, msg) -django.template.exceptions.TemplateSyntaxError: Unclosed tag on line 6: 'for'. Looking for one of: empty, endfor. -[28/Jul/2018 22:21:30] "POST /operations/show_annotation/ HTTP/1.1" 500 22176 -Internal Server Error: /operations/show_annotation/ -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/operations/views.py", line 102, in post - html_str = render_to_string('projects/filesub/annotation.html', {'linenum':line_num,'annos': annotations,"anno_comments":anno_comments,"self_anno":self_annotation,"allow_modify":allow_modify}) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/loader.py", line 61, in render_to_string - template = get_template(template_name, using=using) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/loader.py", line 15, in get_template - return engine.get_template(template_name) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/backends/django.py", line 34, in get_template - return Template(self.engine.get_template(template_name), self) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/engine.py", line 144, in get_template - template, origin = self.find_template(template_name) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/engine.py", line 126, in find_template - template = loader.get_template(name, skip=skip) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/loaders/base.py", line 30, in get_template - contents, origin, origin.template_name, self.engine, - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 160, in __init__ - self.nodelist = self.compile_nodelist() - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 198, in compile_nodelist - return parser.parse() - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 483, in parse - raise self.error(token, e) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 481, in parse - compiled_result = compile_func(self, token) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/defaulttags.py", line 815, in do_for - nodelist_loop = parser.parse(('empty', 'endfor',)) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 488, in parse - self.unclosed_block_tag(parse_until) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 549, in unclosed_block_tag - raise self.error(token, msg) -django.template.exceptions.TemplateSyntaxError: Unclosed tag on line 6: 'for'. Looking for one of: empty, endfor. -[28/Jul/2018 22:21:30] "POST /operations/show_annotation/ HTTP/1.1" 500 22176 -Internal Server Error: /operations/show_annotation/ -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/operations/views.py", line 102, in post - html_str = render_to_string('projects/filesub/annotation.html', {'linenum':line_num,'annos': annotations,"anno_comments":anno_comments,"self_anno":self_annotation,"allow_modify":allow_modify}) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/loader.py", line 61, in render_to_string - template = get_template(template_name, using=using) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/loader.py", line 15, in get_template - return engine.get_template(template_name) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/backends/django.py", line 34, in get_template - return Template(self.engine.get_template(template_name), self) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/engine.py", line 144, in get_template - template, origin = self.find_template(template_name) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/engine.py", line 126, in find_template - template = loader.get_template(name, skip=skip) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/loaders/base.py", line 30, in get_template - contents, origin, origin.template_name, self.engine, - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 160, in __init__ - self.nodelist = self.compile_nodelist() - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 198, in compile_nodelist - return parser.parse() - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 483, in parse - raise self.error(token, e) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 481, in parse - compiled_result = compile_func(self, token) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/defaulttags.py", line 815, in do_for - nodelist_loop = parser.parse(('empty', 'endfor',)) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 488, in parse - self.unclosed_block_tag(parse_until) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 549, in unclosed_block_tag - raise self.error(token, msg) -django.template.exceptions.TemplateSyntaxError: Unclosed tag on line 6: 'for'. Looking for one of: empty, endfor. -[28/Jul/2018 22:21:31] "POST /operations/show_annotation/ HTTP/1.1" 500 22176 -Internal Server Error: /operations/show_annotation/ -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/operations/views.py", line 102, in post - html_str = render_to_string('projects/filesub/annotation.html', {'linenum':line_num,'annos': annotations,"anno_comments":anno_comments,"self_anno":self_annotation,"allow_modify":allow_modify}) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/loader.py", line 61, in render_to_string - template = get_template(template_name, using=using) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/loader.py", line 15, in get_template - return engine.get_template(template_name) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/backends/django.py", line 34, in get_template - return Template(self.engine.get_template(template_name), self) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/engine.py", line 144, in get_template - template, origin = self.find_template(template_name) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/engine.py", line 126, in find_template - template = loader.get_template(name, skip=skip) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/loaders/base.py", line 30, in get_template - contents, origin, origin.template_name, self.engine, - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 160, in __init__ - self.nodelist = self.compile_nodelist() - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 198, in compile_nodelist - return parser.parse() - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 483, in parse - raise self.error(token, e) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 481, in parse - compiled_result = compile_func(self, token) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/defaulttags.py", line 815, in do_for - nodelist_loop = parser.parse(('empty', 'endfor',)) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 488, in parse - self.unclosed_block_tag(parse_until) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 549, in unclosed_block_tag - raise self.error(token, msg) -django.template.exceptions.TemplateSyntaxError: Unclosed tag on line 6: 'for'. Looking for one of: empty, endfor. -[28/Jul/2018 22:21:31] "POST /operations/show_annotation/ HTTP/1.1" 500 22176 -Internal Server Error: /operations/show_annotation/ -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/operations/views.py", line 102, in post - html_str = render_to_string('projects/filesub/annotation.html', {'linenum':line_num,'annos': annotations,"anno_comments":anno_comments,"self_anno":self_annotation,"allow_modify":allow_modify}) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/loader.py", line 61, in render_to_string - template = get_template(template_name, using=using) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/loader.py", line 15, in get_template - return engine.get_template(template_name) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/backends/django.py", line 34, in get_template - return Template(self.engine.get_template(template_name), self) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/engine.py", line 144, in get_template - template, origin = self.find_template(template_name) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/engine.py", line 126, in find_template - template = loader.get_template(name, skip=skip) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/loaders/base.py", line 30, in get_template - contents, origin, origin.template_name, self.engine, - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 160, in __init__ - self.nodelist = self.compile_nodelist() - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 198, in compile_nodelist - return parser.parse() - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 483, in parse - raise self.error(token, e) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 481, in parse - compiled_result = compile_func(self, token) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/defaulttags.py", line 815, in do_for - nodelist_loop = parser.parse(('empty', 'endfor',)) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 488, in parse - self.unclosed_block_tag(parse_until) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 549, in unclosed_block_tag - raise self.error(token, msg) -django.template.exceptions.TemplateSyntaxError: Unclosed tag on line 6: 'for'. Looking for one of: empty, endfor. -[28/Jul/2018 22:21:31] "POST /operations/show_annotation/ HTTP/1.1" 500 22176 -[28/Jul/2018 22:21:44] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42654 -[28/Jul/2018 22:21:44] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[28/Jul/2018 22:21:45] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 22:21:45] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[28/Jul/2018 22:21:45] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 22:21:45] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 22:21:47] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 22:21:50] "POST /operations/show_annotation/ HTTP/1.1" 200 3639 -[28/Jul/2018 22:23:58] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 39643 -[28/Jul/2018 22:23:59] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414 -[28/Jul/2018 22:23:59] "GET /static/css/prettify.css HTTP/1.1" 200 1726 -[28/Jul/2018 22:23:59] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616 -[28/Jul/2018 22:23:59] "GET /static/css/code_show.css HTTP/1.1" 200 21338 -[28/Jul/2018 22:23:59] "GET /static/css/monokai-sublime.css HTTP/1.1" 200 1026 -[28/Jul/2018 22:23:59] "GET /static/js/prettify.js HTTP/1.1" 200 18331 -[28/Jul/2018 22:23:59] "GET /static/js/source.js HTTP/1.1" 200 34070 -[28/Jul/2018 22:23:59] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053 -[28/Jul/2018 22:23:59] "GET /static/image/codepedia.png HTTP/1.1" 200 3350 -[28/Jul/2018 22:24:00] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802 -[28/Jul/2018 22:24:01] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 22:24:01] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[28/Jul/2018 22:24:01] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 22:24:01] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 22:24:03] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 22:24:04] "GET /static/image/annotation.png HTTP/1.1" 200 1148 -[28/Jul/2018 22:24:04] "GET /static/image/question.png HTTP/1.1" 200 1112 -[28/Jul/2018 22:24:07] "GET /users/login/ HTTP/1.1" 200 4305 -[28/Jul/2018 22:24:07] "GET /static/css/common.css HTTP/1.1" 200 8146 -[28/Jul/2018 22:24:07] "GET /static/css/base.css HTTP/1.1" 200 18934 -[28/Jul/2018 22:24:07] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414 -[28/Jul/2018 22:24:07] "GET /static/css/jstree.css HTTP/1.1" 200 34637 -[28/Jul/2018 22:24:07] "GET /static/css/register.css HTTP/1.1" 200 1762 -[28/Jul/2018 22:24:07] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604 -[28/Jul/2018 22:24:07] "GET /static/js/base.js HTTP/1.1" 200 21228 -[28/Jul/2018 22:24:07] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045 -[28/Jul/2018 22:24:07] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070 -[28/Jul/2018 22:24:07] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738 -[28/Jul/2018 22:24:08] "GET /static/js/users-common.js HTTP/1.1" 200 966 -[28/Jul/2018 22:24:09] "GET /static/js/jstree.js HTTP/1.1" 200 297935 -[28/Jul/2018 22:24:10] "GET /static/image/login/bg_login.jpg HTTP/1.1" 200 29922 -[28/Jul/2018 22:24:10] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 22:24:11] "GET /static/image/CodePedia.ico HTTP/1.1" 200 370070 -[28/Jul/2018 22:24:14] "POST /users/login/ HTTP/1.1" 302 0 -[28/Jul/2018 22:24:14] "GET / HTTP/1.1" 200 24254 -[28/Jul/2018 22:24:14] "GET /media/avatar/users/default.png HTTP/1.1" 200 36378 -[28/Jul/2018 22:24:14] "GET /static/vendor/site/css/style.css HTTP/1.1" 200 160228 -[28/Jul/2018 22:24:14] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 22:24:20] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42654 -[28/Jul/2018 22:24:20] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[28/Jul/2018 22:24:20] "GET /static/image/users/default.png HTTP/1.1" 200 36378 -[28/Jul/2018 22:24:20] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 22:24:20] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[28/Jul/2018 22:24:21] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 22:24:21] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 22:24:22] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 22:24:29] "POST /operations/show_annotation/ HTTP/1.1" 200 3639 -[28/Jul/2018 22:28:16] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 39643 -[28/Jul/2018 22:28:17] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616 -[28/Jul/2018 22:28:17] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414 -[28/Jul/2018 22:28:17] "GET /static/css/prettify.css HTTP/1.1" 200 1726 -[28/Jul/2018 22:28:17] "GET /static/css/code_show.css HTTP/1.1" 200 21375 -[28/Jul/2018 22:28:17] "GET /static/css/monokai-sublime.css HTTP/1.1" 200 1026 -[28/Jul/2018 22:28:17] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053 -[28/Jul/2018 22:28:17] "GET /static/js/prettify.js HTTP/1.1" 200 18331 -[28/Jul/2018 22:28:17] "GET /static/js/source.js HTTP/1.1" 200 34070 -[28/Jul/2018 22:28:18] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802 -[28/Jul/2018 22:28:18] "GET /static/image/codepedia.png HTTP/1.1" 200 3350 -[28/Jul/2018 22:28:19] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 22:28:19] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[28/Jul/2018 22:28:19] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 22:28:19] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 22:28:21] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 22:28:23] "GET /static/image/annotation.png HTTP/1.1" 200 1148 -[28/Jul/2018 22:28:23] "GET /static/image/question.png HTTP/1.1" 200 1112 -[28/Jul/2018 22:28:25] "POST /operations/show_annotation/ HTTP/1.1" 200 59 -[28/Jul/2018 22:28:27] "GET /users/login/ HTTP/1.1" 200 4305 -[28/Jul/2018 22:28:27] "GET /static/css/common.css HTTP/1.1" 200 8146 -[28/Jul/2018 22:28:27] "GET /static/css/jstree.css HTTP/1.1" 200 34637 -[28/Jul/2018 22:28:27] "GET /static/css/register.css HTTP/1.1" 200 1762 -[28/Jul/2018 22:28:27] "GET /static/css/base.css HTTP/1.1" 200 18934 -[28/Jul/2018 22:28:27] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414 -[28/Jul/2018 22:28:27] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604 -[28/Jul/2018 22:28:28] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070 -[28/Jul/2018 22:28:28] "GET /static/js/base.js HTTP/1.1" 200 21228 -[28/Jul/2018 22:28:28] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045 -[28/Jul/2018 22:28:28] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738 -[28/Jul/2018 22:28:28] "GET /static/js/users-common.js HTTP/1.1" 200 966 -[28/Jul/2018 22:28:29] "GET /static/js/jstree.js HTTP/1.1" 200 297935 -[28/Jul/2018 22:28:30] "GET /static/image/login/bg_login.jpg HTTP/1.1" 200 29922 -[28/Jul/2018 22:28:30] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 22:28:31] "GET /static/image/CodePedia.ico HTTP/1.1" 200 370070 -[28/Jul/2018 22:28:31] "POST /users/login/ HTTP/1.1" 302 0 -[28/Jul/2018 22:28:32] "GET / HTTP/1.1" 200 24254 -[28/Jul/2018 22:28:32] "GET /media/avatar/users/default.png HTTP/1.1" 200 36378 -[28/Jul/2018 22:28:32] "GET /static/vendor/site/css/style.css HTTP/1.1" 200 160228 -[28/Jul/2018 22:28:32] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 22:28:34] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42654 -[28/Jul/2018 22:28:34] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[28/Jul/2018 22:28:34] "GET /static/image/users/default.png HTTP/1.1" 200 36378 -[28/Jul/2018 22:28:34] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 22:28:34] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[28/Jul/2018 22:28:35] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 22:28:35] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 22:28:36] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 22:28:41] "POST /operations/show_annotation/ HTTP/1.1" 200 3639 -[28/Jul/2018 22:32:06] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42654 -[28/Jul/2018 22:32:06] "GET /static/css/code_show.css HTTP/1.1" 200 21451 -[28/Jul/2018 22:32:07] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 22:32:07] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[28/Jul/2018 22:32:07] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 22:32:07] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 22:32:09] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 22:32:13] "POST /operations/show_annotation/ HTTP/1.1" 200 3781 -[28/Jul/2018 22:35:30] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42654 -[28/Jul/2018 22:35:30] "GET /static/css/code_show.css HTTP/1.1" 200 21564 -[28/Jul/2018 22:35:31] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 22:35:31] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[28/Jul/2018 22:35:31] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 22:35:31] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 22:35:33] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 22:35:40] "POST /operations/show_annotation/ HTTP/1.1" 200 3847 -[28/Jul/2018 22:37:19] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42654 -[28/Jul/2018 22:37:19] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[28/Jul/2018 22:37:20] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 22:37:20] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[28/Jul/2018 22:37:20] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 22:37:21] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 22:37:22] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 22:37:27] "POST /operations/show_annotation/ HTTP/1.1" 200 3847 -[28/Jul/2018 22:38:05] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42654 -[28/Jul/2018 22:38:05] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[28/Jul/2018 22:38:06] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 22:38:06] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[28/Jul/2018 22:38:06] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 22:38:06] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 22:38:07] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 22:38:11] "POST /operations/show_annotation/ HTTP/1.1" 200 3987 -[28/Jul/2018 22:39:27] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42654 -[28/Jul/2018 22:39:27] "GET /static/css/code_show.css HTTP/1.1" 200 21530 -[28/Jul/2018 22:39:28] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 22:39:28] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[28/Jul/2018 22:39:28] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 22:39:28] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 22:39:30] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 22:39:34] "POST /operations/show_annotation/ HTTP/1.1" 200 3987 -[28/Jul/2018 22:43:08] "GET /static/css/code_show.css HTTP/1.1" 200 21630 -[28/Jul/2018 22:43:08] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 22:45:52] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42654 -[28/Jul/2018 22:45:53] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[28/Jul/2018 22:45:53] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[28/Jul/2018 22:45:53] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 22:45:53] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 22:45:55] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 22:45:59] "POST /operations/show_annotation/ HTTP/1.1" 200 4131 -[28/Jul/2018 22:46:08] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42654 -[28/Jul/2018 22:46:09] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[28/Jul/2018 22:46:09] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 22:46:09] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 22:46:10] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 22:46:14] "POST /operations/show_annotation/ HTTP/1.1" 200 4131 -[28/Jul/2018 22:46:17] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[28/Jul/2018 22:46:17] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 22:48:19] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42654 -[28/Jul/2018 22:48:19] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[28/Jul/2018 22:48:20] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[28/Jul/2018 22:48:20] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 22:48:20] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 22:48:22] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 22:48:26] "POST /operations/show_annotation/ HTTP/1.1" 200 4156 -[28/Jul/2018 22:49:34] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42654 -[28/Jul/2018 22:49:34] "GET /static/css/code_show.css HTTP/1.1" 200 21630 -[28/Jul/2018 22:49:35] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 22:49:35] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[28/Jul/2018 22:49:35] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 22:49:35] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 22:49:37] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 22:49:43] "POST /operations/show_annotation/ HTTP/1.1" 200 4156 -[28/Jul/2018 22:49:53] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 39643 -[28/Jul/2018 22:49:53] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616 -[28/Jul/2018 22:49:53] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414 -[28/Jul/2018 22:49:53] "GET /static/css/prettify.css HTTP/1.1" 200 1726 -[28/Jul/2018 22:49:53] "GET /static/css/code_show.css HTTP/1.1" 200 21630 -[28/Jul/2018 22:49:53] "GET /static/css/monokai-sublime.css HTTP/1.1" 200 1026 -[28/Jul/2018 22:49:53] "GET /static/js/prettify.js HTTP/1.1" 200 18331 -[28/Jul/2018 22:49:53] "GET /static/js/source.js HTTP/1.1" 200 34070 -[28/Jul/2018 22:49:53] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053 -[28/Jul/2018 22:49:54] "GET /static/image/codepedia.png HTTP/1.1" 200 3350 -[28/Jul/2018 22:49:54] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802 -[28/Jul/2018 22:49:55] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 22:49:56] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[28/Jul/2018 22:49:56] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 22:49:56] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 22:49:57] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 22:49:59] "GET /static/image/annotation.png HTTP/1.1" 200 1148 -[28/Jul/2018 22:49:59] "GET /static/image/question.png HTTP/1.1" 200 1112 -[28/Jul/2018 22:50:01] "POST /operations/show_annotation/ HTTP/1.1" 200 59 -[28/Jul/2018 22:50:06] "GET /users/login/ HTTP/1.1" 200 4305 -[28/Jul/2018 22:50:06] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414 -[28/Jul/2018 22:50:06] "GET /static/css/common.css HTTP/1.1" 200 8146 -[28/Jul/2018 22:50:06] "GET /static/css/base.css HTTP/1.1" 200 18934 -[28/Jul/2018 22:50:06] "GET /static/css/jstree.css HTTP/1.1" 200 34637 -[28/Jul/2018 22:50:06] "GET /static/css/register.css HTTP/1.1" 200 1762 -[28/Jul/2018 22:50:06] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604 -[28/Jul/2018 22:50:06] "GET /static/js/base.js HTTP/1.1" 200 21228 -[28/Jul/2018 22:50:06] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070 -[28/Jul/2018 22:50:06] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045 -[28/Jul/2018 22:50:06] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738 -[28/Jul/2018 22:50:07] "GET /static/js/users-common.js HTTP/1.1" 200 966 -[28/Jul/2018 22:50:08] "GET /static/js/jstree.js HTTP/1.1" 200 297935 -[28/Jul/2018 22:50:08] "GET /static/image/login/bg_login.jpg HTTP/1.1" 200 29922 -[28/Jul/2018 22:50:08] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 22:50:09] "GET /static/image/CodePedia.ico HTTP/1.1" 200 370070 -[28/Jul/2018 22:50:10] "POST /users/login/ HTTP/1.1" 302 0 -[28/Jul/2018 22:50:10] "GET / HTTP/1.1" 200 24254 -[28/Jul/2018 22:50:11] "GET /media/avatar/users/default.png HTTP/1.1" 200 36378 -[28/Jul/2018 22:50:11] "GET /static/vendor/site/css/style.css HTTP/1.1" 200 160228 -[28/Jul/2018 22:50:11] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 22:50:12] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42654 -[28/Jul/2018 22:50:12] "GET /static/image/users/default.png HTTP/1.1" 200 36378 -[28/Jul/2018 22:50:12] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[28/Jul/2018 22:50:13] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 22:50:13] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[28/Jul/2018 22:50:13] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 22:50:13] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 22:50:15] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 22:50:27] "POST /operations/show_annotation/ HTTP/1.1" 200 4156 -[28/Jul/2018 22:50:32] "POST /operations/show_annotation/ HTTP/1.1" 200 4156 -[28/Jul/2018 22:52:05] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[28/Jul/2018 22:52:05] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 22:52:36] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42654 -[28/Jul/2018 22:52:36] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[28/Jul/2018 22:52:37] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[28/Jul/2018 22:52:37] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 22:52:37] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 22:52:39] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 22:52:57] "POST /operations/show_annotation/ HTTP/1.1" 200 4156 -[28/Jul/2018 22:53:02] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[28/Jul/2018 22:53:02] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 22:56:23] "POST /operations/show_annotation/ HTTP/1.1" 200 4156 -[28/Jul/2018 22:57:08] "GET / HTTP/1.1" 200 22452 -[28/Jul/2018 22:57:08] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616 -[28/Jul/2018 22:57:08] "GET /static/css/common.css HTTP/1.1" 200 8146 -[28/Jul/2018 22:57:08] "GET /static/css/base.css HTTP/1.1" 200 18934 -[28/Jul/2018 22:57:08] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414 -[28/Jul/2018 22:57:08] "GET /static/css/jstree.css HTTP/1.1" 200 34637 -[28/Jul/2018 22:57:08] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070 -[28/Jul/2018 22:57:09] "GET /static/css/prettify.css HTTP/1.1" 200 1726 -[28/Jul/2018 22:57:09] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604 -[28/Jul/2018 22:57:09] "GET /static/js/base.js HTTP/1.1" 200 21228 -[28/Jul/2018 22:57:09] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045 -[28/Jul/2018 22:57:09] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738 -[28/Jul/2018 22:57:10] "GET /static/js/jstree.js HTTP/1.1" 200 297935 -[28/Jul/2018 22:57:10] "GET /static/vendor/site/css/style.css HTTP/1.1" 200 160228 -[28/Jul/2018 22:57:37] "GET / HTTP/1.1" 200 22452 -[28/Jul/2018 22:57:37] "GET /static/css/base.css HTTP/1.1" 200 18934 -[28/Jul/2018 22:57:37] "GET /static/css/common.css HTTP/1.1" 200 8146 -[28/Jul/2018 22:57:37] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414 -[28/Jul/2018 22:57:37] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616 -[28/Jul/2018 22:57:37] "GET /static/css/jstree.css HTTP/1.1" 200 34637 -[28/Jul/2018 22:57:37] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070 -[28/Jul/2018 22:57:37] "GET /static/css/prettify.css HTTP/1.1" 200 1726 -[28/Jul/2018 22:57:37] "GET /static/js/base.js HTTP/1.1" 200 21228 -[28/Jul/2018 22:57:37] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604 -[28/Jul/2018 22:57:37] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045 -[28/Jul/2018 22:57:38] "GET /static/vendor/site/css/style.css HTTP/1.1" 200 160228 -[28/Jul/2018 22:57:38] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738 -[28/Jul/2018 22:57:39] "GET /static/js/jstree.js HTTP/1.1" 200 297935 -[28/Jul/2018 22:59:03] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 39643 -[28/Jul/2018 22:59:03] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616 -[28/Jul/2018 22:59:03] "GET /static/css/code_show.css HTTP/1.1" 200 21656 -[28/Jul/2018 22:59:03] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414 -[28/Jul/2018 22:59:03] "GET /static/css/prettify.css HTTP/1.1" 200 1726 -[28/Jul/2018 22:59:03] "GET /static/css/monokai-sublime.css HTTP/1.1" 200 1026 -[28/Jul/2018 22:59:04] "GET /static/js/prettify.js HTTP/1.1" 200 18331 -[28/Jul/2018 22:59:04] "GET /static/js/source.js HTTP/1.1" 200 34070 -[28/Jul/2018 22:59:04] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053 -[28/Jul/2018 22:59:05] "GET /static/image/codepedia.png HTTP/1.1" 200 3350 -[28/Jul/2018 22:59:05] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802 -[28/Jul/2018 22:59:06] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 22:59:06] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[28/Jul/2018 22:59:06] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 22:59:06] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 22:59:08] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 22:59:09] "GET /static/image/annotation.png HTTP/1.1" 200 1148 -[28/Jul/2018 22:59:10] "GET /static/image/question.png HTTP/1.1" 200 1112 -[28/Jul/2018 22:59:15] "GET /users/login/ HTTP/1.1" 200 4305 -[28/Jul/2018 22:59:16] "GET /static/css/base.css HTTP/1.1" 200 18934 -[28/Jul/2018 22:59:16] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414 -[28/Jul/2018 22:59:16] "GET /static/css/jstree.css HTTP/1.1" 200 34637 -[28/Jul/2018 22:59:16] "GET /static/css/common.css HTTP/1.1" 200 8146 -[28/Jul/2018 22:59:16] "GET /static/css/register.css HTTP/1.1" 200 1762 -[28/Jul/2018 22:59:16] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604 -[28/Jul/2018 22:59:16] "GET /static/js/base.js HTTP/1.1" 200 21228 -[28/Jul/2018 22:59:16] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045 -[28/Jul/2018 22:59:16] "GET /static/js/users-common.js HTTP/1.1" 200 966 -[28/Jul/2018 22:59:16] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738 -[28/Jul/2018 22:59:16] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070 -[28/Jul/2018 22:59:17] "GET /static/js/jstree.js HTTP/1.1" 200 297935 -[28/Jul/2018 22:59:18] "GET /static/image/login/bg_login.jpg HTTP/1.1" 200 29922 -[28/Jul/2018 22:59:18] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 22:59:19] "GET /static/image/CodePedia.ico HTTP/1.1" 200 370070 -[28/Jul/2018 22:59:20] "POST /users/login/ HTTP/1.1" 302 0 -[28/Jul/2018 22:59:20] "GET / HTTP/1.1" 200 24254 -[28/Jul/2018 22:59:20] "GET /media/avatar/users/default.png HTTP/1.1" 200 36378 -[28/Jul/2018 22:59:21] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 22:59:21] "GET /static/vendor/site/css/style.css HTTP/1.1" 200 160228 -[28/Jul/2018 22:59:23] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42654 -[28/Jul/2018 22:59:23] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[28/Jul/2018 22:59:23] "GET /static/image/users/default.png HTTP/1.1" 200 36378 -[28/Jul/2018 22:59:24] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 22:59:24] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[28/Jul/2018 22:59:24] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 22:59:24] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 22:59:26] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 22:59:45] "POST /operations/show_annotation/ HTTP/1.1" 200 4108 -[28/Jul/2018 23:03:44] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 39643 -[28/Jul/2018 23:03:44] "GET /static/css/code_show.css HTTP/1.1" 200 21656 -[28/Jul/2018 23:03:45] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 23:03:45] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[28/Jul/2018 23:03:45] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 23:03:45] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 23:03:47] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 23:03:53] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 39643 -[28/Jul/2018 23:03:54] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616 -[28/Jul/2018 23:03:54] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414 -[28/Jul/2018 23:03:54] "GET /static/css/prettify.css HTTP/1.1" 200 1726 -[28/Jul/2018 23:03:54] "GET /static/css/code_show.css HTTP/1.1" 200 21656 -[28/Jul/2018 23:03:54] "GET /static/css/monokai-sublime.css HTTP/1.1" 200 1026 -[28/Jul/2018 23:03:54] "GET /static/js/prettify.js HTTP/1.1" 200 18331 -[28/Jul/2018 23:03:54] "GET /static/js/source.js HTTP/1.1" 200 34070 -[28/Jul/2018 23:03:54] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053 -[28/Jul/2018 23:03:55] "GET /static/image/codepedia.png HTTP/1.1" 200 3350 -[28/Jul/2018 23:03:55] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802 -[28/Jul/2018 23:03:56] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 23:03:56] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[28/Jul/2018 23:03:56] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 23:03:56] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 23:03:58] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 23:04:00] "GET /static/image/annotation.png HTTP/1.1" 200 1148 -[28/Jul/2018 23:04:00] "GET /static/image/question.png HTTP/1.1" 200 1112 -[28/Jul/2018 23:06:50] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 39643 -[28/Jul/2018 23:06:50] "GET /static/css/code_show.css HTTP/1.1" 200 21656 -[28/Jul/2018 23:06:50] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[28/Jul/2018 23:06:51] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 23:06:51] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 23:06:52] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 23:06:57] "POST /operations/show_annotation/ HTTP/1.1" 200 59 -[28/Jul/2018 23:06:59] "GET /users/login/ HTTP/1.1" 200 4305 -[28/Jul/2018 23:06:59] "GET /static/css/base.css HTTP/1.1" 200 18934 -[28/Jul/2018 23:06:59] "GET /static/css/common.css HTTP/1.1" 200 8146 -[28/Jul/2018 23:06:59] "GET /static/css/jstree.css HTTP/1.1" 200 34637 -[28/Jul/2018 23:06:59] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414 -[28/Jul/2018 23:06:59] "GET /static/css/register.css HTTP/1.1" 200 1762 -[28/Jul/2018 23:06:59] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604 -[28/Jul/2018 23:06:59] "GET /static/js/base.js HTTP/1.1" 200 21228 -[28/Jul/2018 23:06:59] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045 -[28/Jul/2018 23:06:59] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070 -[28/Jul/2018 23:07:00] "GET /static/js/users-common.js HTTP/1.1" 200 966 -[28/Jul/2018 23:07:00] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738 -[28/Jul/2018 23:07:01] "GET /static/js/jstree.js HTTP/1.1" 200 297935 -[28/Jul/2018 23:07:02] "GET /static/image/CodePedia.ico HTTP/1.1" 200 370070 -[28/Jul/2018 23:07:33] "GET /users/login/ HTTP/1.1" 200 4305 -[28/Jul/2018 23:07:33] "GET /static/js/users-common.js HTTP/1.1" 200 966 -[28/Jul/2018 23:07:33] "GET /static/image/login/bg_login.jpg HTTP/1.1" 200 29922 -[28/Jul/2018 23:07:35] "POST /users/login/ HTTP/1.1" 302 0 -[28/Jul/2018 23:07:35] "GET / HTTP/1.1" 200 24254 -[28/Jul/2018 23:07:35] "GET /media/avatar/users/default.png HTTP/1.1" 200 36378 -[28/Jul/2018 23:07:35] "GET /static/vendor/site/css/style.css HTTP/1.1" 200 160228 -[28/Jul/2018 23:07:37] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42654 -[28/Jul/2018 23:07:37] "GET /static/image/users/default.png HTTP/1.1" 200 36378 -[28/Jul/2018 23:07:37] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[28/Jul/2018 23:07:38] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[28/Jul/2018 23:07:38] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 23:07:38] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 23:07:40] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 23:07:45] "POST /operations/show_annotation/ HTTP/1.1" 200 4108 -[28/Jul/2018 23:08:54] "GET / HTTP/1.1" 200 24254 -Not Found: /favicon.ico -[28/Jul/2018 23:08:55] "GET /favicon.ico HTTP/1.1" 404 3103 -[28/Jul/2018 23:08:58] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42654 -[28/Jul/2018 23:08:59] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[28/Jul/2018 23:08:59] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[28/Jul/2018 23:08:59] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 23:08:59] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 23:09:01] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 23:09:09] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 23:10:04] "GET /static/vendor/bootstrap/fonts/glyphicons-halflings-regular.woff2 HTTP/1.1" 200 18028 -[28/Jul/2018 23:18:15] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 39643 -[28/Jul/2018 23:18:15] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616 -[28/Jul/2018 23:18:15] "GET /static/css/prettify.css HTTP/1.1" 200 1726 -[28/Jul/2018 23:18:15] "GET /static/css/monokai-sublime.css HTTP/1.1" 200 1026 -[28/Jul/2018 23:18:15] "GET /static/css/code_show.css HTTP/1.1" 200 21656 -[28/Jul/2018 23:18:15] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414 -[28/Jul/2018 23:18:15] "GET /static/js/prettify.js HTTP/1.1" 200 18331 -[28/Jul/2018 23:18:15] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053 -[28/Jul/2018 23:18:15] "GET /static/js/source.js HTTP/1.1" 200 34070 -[28/Jul/2018 23:18:16] "GET /static/image/codepedia.png HTTP/1.1" 200 3350 -[28/Jul/2018 23:18:16] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802 -[28/Jul/2018 23:18:17] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 23:18:17] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[28/Jul/2018 23:18:17] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 23:18:17] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 23:18:19] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 23:18:21] "GET /static/image/annotation.png HTTP/1.1" 200 1148 -[28/Jul/2018 23:18:21] "GET /static/image/question.png HTTP/1.1" 200 1112 -[28/Jul/2018 23:18:22] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 39643 -[28/Jul/2018 23:18:29] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 39643 -[28/Jul/2018 23:18:30] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[28/Jul/2018 23:18:30] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 23:18:30] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 23:18:32] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 23:18:35] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 23:19:55] "GET /static/vendor/bootstrap/fonts/glyphicons-halflings-regular.woff2 HTTP/1.1" 200 18028 -[28/Jul/2018 23:25:00] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 39652 -[28/Jul/2018 23:25:00] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[28/Jul/2018 23:25:01] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 23:25:01] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[28/Jul/2018 23:25:01] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 23:25:01] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 23:25:03] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[28/Jul/2018 23:36:03] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 39643 -[28/Jul/2018 23:36:03] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[28/Jul/2018 23:36:04] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[28/Jul/2018 23:36:04] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[28/Jul/2018 23:36:04] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[28/Jul/2018 23:36:05] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[28/Jul/2018 23:36:06] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -Not Found: /http:/www.baidu.com/cache/global/img/gs.gif -[28/Jul/2018 23:48:02] "GET http://www.baidu.com/cache/global/img/gs.gif HTTP/1.1" 404 1738 -[29/Jul/2018 02:16:00] "GET /projects HTTP/1.1" 301 0 -[29/Jul/2018 02:16:00] "GET /projects/ HTTP/1.1" 200 6525 -[29/Jul/2018 02:16:00] "GET /static/css/base.css HTTP/1.1" 200 18934 -[29/Jul/2018 02:16:00] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414 -[29/Jul/2018 02:16:00] "GET /static/css/common.css HTTP/1.1" 200 8146 -[29/Jul/2018 02:16:00] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616 -[29/Jul/2018 02:16:00] "GET /static/css/jstree.css HTTP/1.1" 200 34637 -[29/Jul/2018 02:16:00] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070 -[29/Jul/2018 02:16:00] "GET /static/css/prettify.css HTTP/1.1" 200 1726 -[29/Jul/2018 02:16:00] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604 -[29/Jul/2018 02:16:00] "GET /static/js/base.js HTTP/1.1" 200 21228 -[29/Jul/2018 02:16:00] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045 -[29/Jul/2018 02:16:01] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738 -[29/Jul/2018 02:16:02] "GET /static/js/jstree.js HTTP/1.1" 200 297935 -[29/Jul/2018 02:32:45] "GET /projects/Notes/src/net/micode/notes/ui/AlarmAlertActivity.java HTTP/1.1" 200 39643 -[29/Jul/2018 02:32:45] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616 -[29/Jul/2018 02:32:45] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414 -[29/Jul/2018 02:32:45] "GET /static/css/prettify.css HTTP/1.1" 200 1726 -[29/Jul/2018 02:32:45] "GET /static/css/code_show.css HTTP/1.1" 200 21656 -[29/Jul/2018 02:32:45] "GET /static/css/monokai-sublime.css HTTP/1.1" 200 1026 -[29/Jul/2018 02:32:45] "GET /static/js/prettify.js HTTP/1.1" 200 18331 -[29/Jul/2018 02:32:45] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053 -[29/Jul/2018 02:32:45] "GET /static/js/source.js HTTP/1.1" 200 34070 -[29/Jul/2018 02:32:46] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802 -[29/Jul/2018 02:32:49] "GET /static/fonts/fontawesome-webfont.woff?v=4.7.0 HTTP/1.1" 200 98024 -[29/Jul/2018 02:57:25] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 39643 -[29/Jul/2018 02:57:25] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616 -[29/Jul/2018 02:57:25] "GET /static/css/prettify.css HTTP/1.1" 200 1726 -[29/Jul/2018 02:57:25] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414 -[29/Jul/2018 02:57:25] "GET /static/css/code_show.css HTTP/1.1" 200 21656 -[29/Jul/2018 02:57:25] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053 -[29/Jul/2018 02:57:25] "GET /static/js/prettify.js HTTP/1.1" 200 18331 -[29/Jul/2018 02:57:25] "GET /static/js/source.js HTTP/1.1" 200 34070 -[29/Jul/2018 02:57:25] "GET /static/css/monokai-sublime.css HTTP/1.1" 200 1026 -[29/Jul/2018 02:57:26] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802 -[29/Jul/2018 02:57:31] "GET /static/fonts/fontawesome-webfont.woff?v=4.7.0 HTTP/1.1" 200 98024 ----------------------------------------- -Exception happened during processing of request from ('106.19.35.60', 39375) -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.35.60', 39376) -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.35.60', 39377) -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.35.60', 39378) -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.35.60', 39379) -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 ----------------------------------------- -[29/Jul/2018 08:32:00] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditText.java HTTP/1.1" 200 42652 -[29/Jul/2018 08:32:03] "GET /static/css/code_show.css HTTP/1.1" 200 21656 -[29/Jul/2018 08:32:05] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 125 -[29/Jul/2018 08:32:06] "POST /operations/show_navigation/ HTTP/1.1" 200 500 -[29/Jul/2018 08:32:07] "POST /operations/get_codereading_content/ HTTP/1.1" 200 167984 -[29/Jul/2018 08:32:14] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1940 -[29/Jul/2018 08:32:16] "POST /operations/show_annotation/ HTTP/1.1" 200 2145 -[29/Jul/2018 08:32:40] "POST /operations/show_annotation/ HTTP/1.1" 200 6621 -[29/Jul/2018 08:33:01] "POST /operations/show_annotation/ HTTP/1.1" 200 6545 -[29/Jul/2018 08:33:02] "POST /operations/show_annotation/ HTTP/1.1" 200 6545 -[29/Jul/2018 08:33:03] "POST /operations/show_annotation/ HTTP/1.1" 200 6545 -[29/Jul/2018 08:33:03] "POST /operations/show_annotation/ HTTP/1.1" 200 6545 -[29/Jul/2018 08:33:12] "POST /operations/add_vote/ HTTP/1.1" 200 68 -[29/Jul/2018 08:33:14] "POST /operations/add_vote/ HTTP/1.1" 200 87 -[29/Jul/2018 08:33:16] "POST /operations/add_vote/ HTTP/1.1" 200 68 -[29/Jul/2018 08:33:22] "POST /operations/add_comment/ HTTP/1.1" 200 79 -[29/Jul/2018 08:33:49] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[29/Jul/2018 08:47:07] "GET / HTTP/1.1" 200 22448 -[29/Jul/2018 08:47:07] "GET /static/css/base.css HTTP/1.1" 200 18934 -[29/Jul/2018 08:47:07] "GET /static/css/common.css HTTP/1.1" 200 8146 -[29/Jul/2018 08:47:07] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414 -[29/Jul/2018 08:47:07] "GET /static/css/jstree.css HTTP/1.1" 200 34637 -[29/Jul/2018 08:47:08] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604 -[29/Jul/2018 08:47:08] "GET /static/vendor/site/css/style.css HTTP/1.1" 200 160228 -[29/Jul/2018 08:47:08] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070 -[29/Jul/2018 08:47:08] "GET /static/js/base.js HTTP/1.1" 200 21228 -[29/Jul/2018 08:47:09] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045 -[29/Jul/2018 08:47:09] "GET /static/js/jstree.js HTTP/1.1" 200 297935 -[29/Jul/2018 08:47:10] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738 -[29/Jul/2018 08:47:10] "GET /media/avatar/users/default.png HTTP/1.1" 200 36378 -[29/Jul/2018 08:47:11] "GET /static/image/CodePedia.ico HTTP/1.1" 200 370070 -Not Found: /favicon.ico -[29/Jul/2018 08:47:12] "GET /favicon.ico HTTP/1.1" 404 3103 -[29/Jul/2018 08:49:23] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 39643 -[29/Jul/2018 08:49:23] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[29/Jul/2018 08:49:24] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[29/Jul/2018 08:49:24] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[29/Jul/2018 08:49:24] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[29/Jul/2018 08:49:26] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[29/Jul/2018 09:03:16] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 39791 -[29/Jul/2018 09:03:16] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[29/Jul/2018 09:03:16] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[29/Jul/2018 09:03:16] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[29/Jul/2018 09:03:18] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[29/Jul/2018 09:03:33] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 39791 -[29/Jul/2018 09:03:33] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616 -[29/Jul/2018 09:03:33] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414 -[29/Jul/2018 09:03:33] "GET /static/css/prettify.css HTTP/1.1" 200 1726 -[29/Jul/2018 09:03:33] "GET /static/css/code_show.css HTTP/1.1" 200 21656 -[29/Jul/2018 09:03:33] "GET /static/css/jstree.css HTTP/1.1" 200 28724 -[29/Jul/2018 09:03:33] "GET /static/css/monokai-sublime.css HTTP/1.1" 200 1026 -[29/Jul/2018 09:03:33] "GET /static/js/prettify.js HTTP/1.1" 200 18331 -[29/Jul/2018 09:03:33] "GET /static/js/source.js HTTP/1.1" 200 34070 -[29/Jul/2018 09:03:33] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053 -[29/Jul/2018 09:03:34] "GET /static/js/jstree.js HTTP/1.1" 200 126740 -[29/Jul/2018 09:03:35] "GET /static/image/codepedia.png HTTP/1.1" 200 3350 -[29/Jul/2018 09:03:35] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802 -[29/Jul/2018 09:03:35] "GET /static/css/throbber.gif HTTP/1.1" 404 1678 -[29/Jul/2018 09:03:35] "GET /static/css/32px.png HTTP/1.1" 404 1666 -[29/Jul/2018 09:03:36] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[29/Jul/2018 09:03:36] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[29/Jul/2018 09:03:36] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[29/Jul/2018 09:03:38] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[29/Jul/2018 09:03:39] "GET /static/image/annotation.png HTTP/1.1" 200 1148 -[29/Jul/2018 09:03:39] "GET /static/image/question.png HTTP/1.1" 200 1112 -[29/Jul/2018 09:03:40] "GET /users/login/ HTTP/1.1" 200 4384 -[29/Jul/2018 09:03:40] "GET /static/css/jstree.css HTTP/1.1" 304 0 -[29/Jul/2018 09:03:40] "GET /static/css/base.css HTTP/1.1" 200 18934 -[29/Jul/2018 09:03:40] "GET /static/css/common.css HTTP/1.1" 200 8146 -[29/Jul/2018 09:03:40] "GET /static/css/register.css HTTP/1.1" 200 1762 -[29/Jul/2018 09:03:40] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414 -[29/Jul/2018 09:03:40] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604 -[29/Jul/2018 09:03:40] "GET /static/js/jstree.js HTTP/1.1" 304 0 -[29/Jul/2018 09:03:40] "GET /static/js/base.js HTTP/1.1" 200 21228 -[29/Jul/2018 09:03:40] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045 -[29/Jul/2018 09:03:40] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070 -[29/Jul/2018 09:03:40] "GET /static/js/users-common.js HTTP/1.1" 200 966 -[29/Jul/2018 09:03:41] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738 -[29/Jul/2018 09:03:41] "GET /static/image/login/bg_login.jpg HTTP/1.1" 200 29922 -[29/Jul/2018 09:03:42] "GET /static/image/CodePedia.ico HTTP/1.1" 200 370070 -[29/Jul/2018 09:03:50] "GET /users/login/ HTTP/1.1" 200 4384 -[29/Jul/2018 09:03:50] "GET /static/css/jstree.css HTTP/1.1" 304 0 -[29/Jul/2018 09:03:50] "GET /static/js/jstree.js HTTP/1.1" 304 0 -[29/Jul/2018 09:03:52] "POST /users/login/ HTTP/1.1" 302 0 -[29/Jul/2018 09:03:52] "GET / HTTP/1.1" 200 24333 -[29/Jul/2018 09:03:53] "GET /media/avatar/users/default.png HTTP/1.1" 200 36378 -[29/Jul/2018 09:03:53] "GET /static/vendor/site/css/style.css HTTP/1.1" 200 160228 -[29/Jul/2018 09:03:55] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42802 -[29/Jul/2018 09:03:55] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[29/Jul/2018 09:03:55] "GET /static/image/users/default.png HTTP/1.1" 200 36378 -[29/Jul/2018 09:03:55] "GET /static/css/throbber.gif HTTP/1.1" 404 1678 -[29/Jul/2018 09:03:55] "GET /static/css/32px.png HTTP/1.1" 404 1666 -[29/Jul/2018 09:03:56] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[29/Jul/2018 09:03:56] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[29/Jul/2018 09:03:56] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[29/Jul/2018 09:03:58] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[29/Jul/2018 09:04:07] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88 -[29/Jul/2018 09:04:07] "GET /static/vendor/bootstrap/fonts/glyphicons-halflings-regular.woff2 HTTP/1.1" 200 18028 -[29/Jul/2018 09:04:07] "POST /operations/show_navigation/ HTTP/1.1" 200 35 -[29/Jul/2018 09:04:07] "POST /operations/get_codereading_content/ HTTP/1.1" 200 4974 -[29/Jul/2018 09:04:21] "GET /static/css/jstree.css HTTP/1.1" 304 0 -[29/Jul/2018 09:04:21] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[29/Jul/2018 09:04:21] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[29/Jul/2018 09:09:16] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 39791 -[29/Jul/2018 09:09:16] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616 -[29/Jul/2018 09:09:16] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414 -[29/Jul/2018 09:09:16] "GET /static/css/prettify.css HTTP/1.1" 200 1726 -[29/Jul/2018 09:09:16] "GET /static/css/code_show.css HTTP/1.1" 200 21656 -[29/Jul/2018 09:09:16] "GET /static/css/jstree.css HTTP/1.1" 200 28724 -[29/Jul/2018 09:09:16] "GET /static/css/monokai-sublime.css HTTP/1.1" 200 1026 -[29/Jul/2018 09:09:16] "GET /static/js/prettify.js HTTP/1.1" 200 18331 -[29/Jul/2018 09:09:16] "GET /static/js/source.js HTTP/1.1" 200 34070 -[29/Jul/2018 09:09:17] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053 -[29/Jul/2018 09:09:18] "GET /static/js/jstree.js HTTP/1.1" 200 161835 -[29/Jul/2018 09:09:18] "GET /static/image/codepedia.png HTTP/1.1" 200 3350 -[29/Jul/2018 09:09:18] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802 -[29/Jul/2018 09:09:19] "GET /static/css/throbber.gif HTTP/1.1" 404 1678 -[29/Jul/2018 09:09:19] "GET /static/css/32px.png HTTP/1.1" 404 1666 -[29/Jul/2018 09:09:19] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[29/Jul/2018 09:09:19] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[29/Jul/2018 09:09:19] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[29/Jul/2018 09:09:19] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[29/Jul/2018 09:09:21] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[29/Jul/2018 09:09:23] "GET /static/image/question.png HTTP/1.1" 200 1112 -[29/Jul/2018 09:09:23] "GET /static/image/annotation.png HTTP/1.1" 200 1148 -[29/Jul/2018 09:11:32] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 39791 -[29/Jul/2018 09:11:33] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616 -[29/Jul/2018 09:11:33] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414 -[29/Jul/2018 09:11:33] "GET /static/css/prettify.css HTTP/1.1" 200 1726 -[29/Jul/2018 09:11:33] "GET /static/css/code_show.css HTTP/1.1" 200 21656 -[29/Jul/2018 09:11:33] "GET /static/css/jstree.css HTTP/1.1" 200 28724 -[29/Jul/2018 09:11:33] "GET /static/css/monokai-sublime.css HTTP/1.1" 200 1026 -[29/Jul/2018 09:11:33] "GET /static/js/prettify.js HTTP/1.1" 200 18331 -[29/Jul/2018 09:11:33] "GET /static/js/source.js HTTP/1.1" 200 34070 -[29/Jul/2018 09:11:33] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053 -[29/Jul/2018 09:11:34] "GET /static/js/jstree.js HTTP/1.1" 200 161840 -[29/Jul/2018 09:11:34] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802 -[29/Jul/2018 09:11:35] "GET /static/image/codepedia.png HTTP/1.1" 200 3350 -[29/Jul/2018 09:11:35] "GET /static/css/throbber.gif HTTP/1.1" 404 1678 -[29/Jul/2018 09:11:35] "GET /static/css/32px.png HTTP/1.1" 404 1666 -[29/Jul/2018 09:11:36] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[29/Jul/2018 09:11:36] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[29/Jul/2018 09:11:36] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[29/Jul/2018 09:11:36] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[29/Jul/2018 09:11:38] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[29/Jul/2018 09:11:39] "GET /static/image/annotation.png HTTP/1.1" 200 1148 -[29/Jul/2018 09:11:39] "GET /static/image/question.png HTTP/1.1" 200 1112 -[29/Jul/2018 09:11:46] "GET /static/vendor/bootstrap/fonts/glyphicons-halflings-regular.woff2 HTTP/1.1" 200 18028 -[29/Jul/2018 09:13:56] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 39791 -[29/Jul/2018 09:13:57] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616 -[29/Jul/2018 09:13:57] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414 -[29/Jul/2018 09:13:57] "GET /static/css/prettify.css HTTP/1.1" 200 1726 -[29/Jul/2018 09:13:57] "GET /static/css/code_show.css HTTP/1.1" 200 21656 -[29/Jul/2018 09:13:57] "GET /static/css/jstree.css HTTP/1.1" 200 28724 -[29/Jul/2018 09:13:57] "GET /static/css/monokai-sublime.css HTTP/1.1" 200 1026 -[29/Jul/2018 09:13:57] "GET /static/js/prettify.js HTTP/1.1" 200 18331 -[29/Jul/2018 09:13:57] "GET /static/js/source.js HTTP/1.1" 200 34070 -[29/Jul/2018 09:13:57] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053 -[29/Jul/2018 09:13:58] "GET /static/js/jstree.js HTTP/1.1" 200 161850 -[29/Jul/2018 09:13:58] "GET /static/image/codepedia.png HTTP/1.1" 200 3350 -[29/Jul/2018 09:13:59] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802 -[29/Jul/2018 09:13:59] "GET /static/css/throbber.gif HTTP/1.1" 404 1678 -[29/Jul/2018 09:13:59] "GET /static/css/32px.png HTTP/1.1" 404 1666 -[29/Jul/2018 09:13:59] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[29/Jul/2018 09:13:59] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[29/Jul/2018 09:14:00] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[29/Jul/2018 09:14:00] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[29/Jul/2018 09:14:02] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[29/Jul/2018 09:14:03] "GET /static/image/annotation.png HTTP/1.1" 200 1148 -[29/Jul/2018 09:14:03] "GET /static/image/question.png HTTP/1.1" 200 1112 -[29/Jul/2018 09:14:09] "GET /static/vendor/bootstrap/fonts/glyphicons-halflings-regular.woff2 HTTP/1.1" 200 18028 -[29/Jul/2018 09:14:44] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 39791 -[29/Jul/2018 09:14:44] "GET /static/js/jstree.js HTTP/1.1" 200 161853 -[29/Jul/2018 09:14:44] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[29/Jul/2018 09:14:44] "GET /static/css/throbber.gif HTTP/1.1" 404 1678 -[29/Jul/2018 09:14:44] "GET /static/css/32px.png HTTP/1.1" 404 1666 -[29/Jul/2018 09:14:45] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[29/Jul/2018 09:14:45] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[29/Jul/2018 09:14:45] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[29/Jul/2018 09:14:46] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[29/Jul/2018 09:14:59] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88 -[29/Jul/2018 09:14:59] "POST /operations/get_codereading_content/ HTTP/1.1" 200 5753 -[29/Jul/2018 09:14:59] "POST /operations/show_navigation/ HTTP/1.1" 200 35 -[29/Jul/2018 09:19:30] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 39791 -[29/Jul/2018 09:19:30] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[29/Jul/2018 09:19:30] "GET /static/css/jstree.css HTTP/1.1" 304 0 -[29/Jul/2018 09:19:31] "GET /static/js/jstree.js HTTP/1.1" 200 297935 -[29/Jul/2018 09:19:31] "GET /static/css/throbber.gif HTTP/1.1" 404 1678 -[29/Jul/2018 09:19:31] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[29/Jul/2018 09:19:31] "GET /static/css/32px.png HTTP/1.1" 404 1666 -[29/Jul/2018 09:19:31] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[29/Jul/2018 09:19:31] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[29/Jul/2018 09:19:31] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[29/Jul/2018 09:19:33] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[29/Jul/2018 09:21:06] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 39791 -[29/Jul/2018 09:21:06] "GET /static/js/jstree.js HTTP/1.1" 304 0 -[29/Jul/2018 09:21:06] "GET /static/css/throbber.gif HTTP/1.1" 404 1678 -[29/Jul/2018 09:21:06] "GET /static/css/32px.png HTTP/1.1" 404 1666 -[29/Jul/2018 09:21:06] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[29/Jul/2018 09:21:07] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[29/Jul/2018 09:21:07] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[29/Jul/2018 09:21:07] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[29/Jul/2018 09:21:08] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[29/Jul/2018 09:21:54] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 39791 -[29/Jul/2018 09:21:54] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[29/Jul/2018 09:21:54] "GET /static/css/jstree.css HTTP/1.1" 200 28727 -[29/Jul/2018 09:21:54] "GET /static/js/jstree.js HTTP/1.1" 304 0 -[29/Jul/2018 09:21:55] "GET /static/css/throbber.gif HTTP/1.1" 404 1678 -[29/Jul/2018 09:21:55] "GET /static/css/32one.png HTTP/1.1" 200 703 -[29/Jul/2018 09:21:55] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[29/Jul/2018 09:21:55] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[29/Jul/2018 09:21:55] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[29/Jul/2018 09:21:55] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[29/Jul/2018 09:21:57] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[29/Jul/2018 09:22:07] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 39791 -[29/Jul/2018 09:22:08] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616 -[29/Jul/2018 09:22:08] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414 -[29/Jul/2018 09:22:08] "GET /static/css/prettify.css HTTP/1.1" 200 1726 -[29/Jul/2018 09:22:08] "GET /static/css/code_show.css HTTP/1.1" 200 21656 -[29/Jul/2018 09:22:08] "GET /static/css/jstree.css HTTP/1.1" 200 28727 -[29/Jul/2018 09:22:08] "GET /static/css/monokai-sublime.css HTTP/1.1" 200 1026 -[29/Jul/2018 09:22:08] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053 -[29/Jul/2018 09:22:08] "GET /static/js/prettify.js HTTP/1.1" 200 18331 -[29/Jul/2018 09:22:08] "GET /static/js/source.js HTTP/1.1" 200 34070 -[29/Jul/2018 09:22:10] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802 -[29/Jul/2018 09:22:10] "GET /static/js/jstree.js HTTP/1.1" 200 297935 -[29/Jul/2018 09:22:11] "GET /static/image/codepedia.png HTTP/1.1" 200 3350 -[29/Jul/2018 09:22:11] "GET /static/css/throbber.gif HTTP/1.1" 404 1678 -[29/Jul/2018 09:22:11] "GET /static/css/32one.png HTTP/1.1" 200 703 -[29/Jul/2018 09:22:11] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[29/Jul/2018 09:22:11] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[29/Jul/2018 09:22:11] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[29/Jul/2018 09:22:11] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[29/Jul/2018 09:22:13] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[29/Jul/2018 09:22:15] "GET /static/image/annotation.png HTTP/1.1" 200 1148 -[29/Jul/2018 09:22:15] "GET /static/image/question.png HTTP/1.1" 200 1112 -[29/Jul/2018 09:22:16] "GET /users/login/ HTTP/1.1" 200 4384 -[29/Jul/2018 09:22:17] "GET /static/css/jstree.css HTTP/1.1" 304 0 -[29/Jul/2018 09:22:17] "GET /static/css/common.css HTTP/1.1" 200 8146 -[29/Jul/2018 09:22:17] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414 -[29/Jul/2018 09:22:17] "GET /static/css/base.css HTTP/1.1" 200 18934 -[29/Jul/2018 09:22:17] "GET /static/css/register.css HTTP/1.1" 200 1762 -[29/Jul/2018 09:22:17] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070 -[29/Jul/2018 09:22:17] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604 -[29/Jul/2018 09:22:17] "GET /static/js/base.js HTTP/1.1" 200 21228 -[29/Jul/2018 09:22:17] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045 -[29/Jul/2018 09:22:17] "GET /static/js/users-common.js HTTP/1.1" 200 966 -[29/Jul/2018 09:22:17] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738 -[29/Jul/2018 09:22:18] "GET /static/image/login/bg_login.jpg HTTP/1.1" 200 29922 -[29/Jul/2018 09:22:18] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[29/Jul/2018 09:22:19] "GET /static/image/CodePedia.ico HTTP/1.1" 200 370070 -[29/Jul/2018 09:22:20] "POST /users/login/ HTTP/1.1" 302 0 -[29/Jul/2018 09:22:20] "GET / HTTP/1.1" 200 24333 -[29/Jul/2018 09:22:20] "GET /static/css/jstree.css HTTP/1.1" 304 0 -[29/Jul/2018 09:22:20] "GET /media/avatar/users/default.png HTTP/1.1" 200 36378 -[29/Jul/2018 09:22:20] "GET /static/vendor/site/css/style.css HTTP/1.1" 200 160228 -[29/Jul/2018 09:22:21] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[29/Jul/2018 09:22:22] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42802 -[29/Jul/2018 09:22:22] "GET /static/image/users/default.png HTTP/1.1" 200 36378 -[29/Jul/2018 09:22:22] "GET /static/css/throbber.gif HTTP/1.1" 404 1678 -[29/Jul/2018 09:22:22] "GET /static/css/32one.png HTTP/1.1" 304 0 -[29/Jul/2018 09:22:22] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[29/Jul/2018 09:22:23] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[29/Jul/2018 09:22:23] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[29/Jul/2018 09:22:23] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[29/Jul/2018 09:22:25] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[29/Jul/2018 09:22:36] "GET /static/vendor/bootstrap/fonts/glyphicons-halflings-regular.woff2 HTTP/1.1" 200 18028 -[29/Jul/2018 09:25:56] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42802 -[29/Jul/2018 09:25:56] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[29/Jul/2018 09:25:56] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[29/Jul/2018 09:25:57] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[29/Jul/2018 09:25:57] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[29/Jul/2018 09:25:57] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[29/Jul/2018 09:25:59] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[29/Jul/2018 09:26:24] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 39791 -[29/Jul/2018 09:26:25] "GET /static/js/prettify.js HTTP/1.1" 200 18331 -[29/Jul/2018 09:26:25] "GET /static/js/source.js HTTP/1.1" 200 34070 -[29/Jul/2018 09:26:25] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616 -[29/Jul/2018 09:26:25] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414 -[29/Jul/2018 09:26:25] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053 -[29/Jul/2018 09:26:25] "GET /static/css/prettify.css HTTP/1.1" 200 1726 -[29/Jul/2018 09:26:25] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802 -[29/Jul/2018 09:26:26] "GET /static/css/code_show.css HTTP/1.1" 200 21656 -[29/Jul/2018 09:26:26] "GET /static/css/monokai-sublime.css HTTP/1.1" 200 1026 -[29/Jul/2018 09:26:26] "GET /static/image/codepedia.png HTTP/1.1" 200 3350 -[29/Jul/2018 09:26:27] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[29/Jul/2018 09:26:27] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -Not Found: /favicon.ico -[29/Jul/2018 09:26:27] "GET /favicon.ico HTTP/1.1" 404 3103 -Not Found: /favicon.ico -[29/Jul/2018 09:26:27] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[29/Jul/2018 09:26:27] "GET /favicon.ico HTTP/1.1" 404 3103 -[29/Jul/2018 09:26:28] "GET /static/vendor/bootstrap/fonts/glyphicons-halflings-regular.woff2 HTTP/1.1" 200 18028 -[29/Jul/2018 09:26:29] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[29/Jul/2018 09:26:31] "GET /static/image/annotation.png HTTP/1.1" 200 1148 -[29/Jul/2018 09:26:31] "GET /static/image/question.png HTTP/1.1" 200 1112 -[29/Jul/2018 09:26:34] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[29/Jul/2018 09:26:56] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[29/Jul/2018 09:29:52] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42802 -[29/Jul/2018 09:29:52] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[29/Jul/2018 09:29:53] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[29/Jul/2018 09:29:53] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[29/Jul/2018 09:29:53] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[29/Jul/2018 09:29:55] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[29/Jul/2018 09:31:12] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 39791 -[29/Jul/2018 09:31:12] "GET /static/js/prettify.js HTTP/1.1" 200 18331 -[29/Jul/2018 09:31:12] "GET /static/js/source.js HTTP/1.1" 200 34070 -[29/Jul/2018 09:31:12] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616 -[29/Jul/2018 09:31:12] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053 -[29/Jul/2018 09:31:13] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414 -[29/Jul/2018 09:31:13] "GET /static/css/prettify.css HTTP/1.1" 200 1726 -[29/Jul/2018 09:31:13] "GET /static/css/code_show.css HTTP/1.1" 200 21656 -[29/Jul/2018 09:31:13] "GET /static/css/monokai-sublime.css HTTP/1.1" 200 1026 -[29/Jul/2018 09:31:14] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802 -[29/Jul/2018 09:31:14] "GET /static/image/codepedia.png HTTP/1.1" 200 3350 -[29/Jul/2018 09:31:14] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[29/Jul/2018 09:31:15] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[29/Jul/2018 09:31:15] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[29/Jul/2018 09:31:16] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[29/Jul/2018 09:31:32] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -Performing system checks... - -System check identified no issues (0 silenced). -July 24, 2018 - 10:50: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. -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/ -/ -/ -/ -/ -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/ -/ - - - -/src/net/micode/notes/ui/NoteEditActivity.java -/ -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NotesListActivity.java -/src/net/micode/notes/ui/AlarmAlertActivity.java -/ -/com/sun/imageio/plugins/common/StandardMetadataFormatResources.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditText.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditText.java -/src/net/micode/notes/ui/NotesListActivity.java -/src/net/micode/notes/ui/NoteEditText.java -/src/net/micode/notes/ui/NotesListActivity.java -/src/net/micode/notes/ui/NotesListActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/AlarmAlertActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditText.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -[29/Jul/2018 09:36:11] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 43486 -[29/Jul/2018 09:36:11] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[29/Jul/2018 09:36:12] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[29/Jul/2018 09:36:12] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[29/Jul/2018 09:36:12] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[29/Jul/2018 09:36:12] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[29/Jul/2018 09:36:14] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[29/Jul/2018 09:41:43] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 40475 -[29/Jul/2018 09:41:43] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616 -[29/Jul/2018 09:41:43] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414 -[29/Jul/2018 09:41:43] "GET /static/css/prettify.css HTTP/1.1" 200 1726 -[29/Jul/2018 09:41:43] "GET /static/css/code_show.css HTTP/1.1" 200 21656 -[29/Jul/2018 09:41:43] "GET /static/css/monokai-sublime.css HTTP/1.1" 200 1026 -[29/Jul/2018 09:41:43] "GET /static/js/prettify.js HTTP/1.1" 200 18331 -[29/Jul/2018 09:41:43] "GET /static/js/source.js HTTP/1.1" 200 34070 -[29/Jul/2018 09:41:43] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053 -[29/Jul/2018 09:41:44] "GET /static/image/codepedia.png HTTP/1.1" 200 3350 -[29/Jul/2018 09:41:44] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802 -[29/Jul/2018 09:41:45] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[29/Jul/2018 09:41:45] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[29/Jul/2018 09:41:45] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[29/Jul/2018 09:41:45] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[29/Jul/2018 09:41:47] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[29/Jul/2018 09:41:49] "GET /static/image/annotation.png HTTP/1.1" 200 1148 -[29/Jul/2018 09:41:49] "GET /static/image/question.png HTTP/1.1" 200 1112 -[29/Jul/2018 09:42:16] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 40475 -[29/Jul/2018 09:42:16] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616 -[29/Jul/2018 09:42:16] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414 -[29/Jul/2018 09:42:16] "GET /static/css/prettify.css HTTP/1.1" 200 1726 -[29/Jul/2018 09:42:16] "GET /static/css/code_show.css HTTP/1.1" 200 21656 -[29/Jul/2018 09:42:16] "GET /static/css/monokai-sublime.css HTTP/1.1" 200 1026 -[29/Jul/2018 09:42:16] "GET /static/js/prettify.js HTTP/1.1" 200 18331 -[29/Jul/2018 09:42:16] "GET /static/js/source.js HTTP/1.1" 200 34070 -[29/Jul/2018 09:42:16] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053 -[29/Jul/2018 09:42:17] "GET /static/image/codepedia.png HTTP/1.1" 200 3350 -[29/Jul/2018 09:42:17] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802 -[29/Jul/2018 09:42:18] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[29/Jul/2018 09:42:18] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[29/Jul/2018 09:42:18] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[29/Jul/2018 09:42:18] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[29/Jul/2018 09:42:20] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[29/Jul/2018 09:42:22] "GET /static/image/annotation.png HTTP/1.1" 200 1148 -[29/Jul/2018 09:42:22] "GET /static/image/question.png HTTP/1.1" 200 1112 -[29/Jul/2018 09:43:17] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 40484 -[29/Jul/2018 09:43:17] "GET /static/js/jstree.js HTTP/1.1" 200 161835 -[29/Jul/2018 09:43:17] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[29/Jul/2018 09:43:18] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[29/Jul/2018 09:43:18] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[29/Jul/2018 09:43:18] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[29/Jul/2018 09:43:19] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[29/Jul/2018 09:47:21] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 40484 -[29/Jul/2018 09:47:21] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[29/Jul/2018 09:47:21] "GET /static/js/jstree.js HTTP/1.1" 200 161840 -[29/Jul/2018 09:47:22] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[29/Jul/2018 09:47:22] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[29/Jul/2018 09:47:22] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[29/Jul/2018 09:47:22] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[29/Jul/2018 09:47:24] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[29/Jul/2018 09:49:10] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88 -[29/Jul/2018 09:49:10] "POST /operations/get_codereading_content/ HTTP/1.1" 200 3901 -[29/Jul/2018 09:49:10] "POST /operations/show_navigation/ HTTP/1.1" 200 35 -[29/Jul/2018 09:49:11] "POST /operations/show_navigation/ HTTP/1.1" 200 35 -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/codepedia2.0/apps/operations/views.py", line 741, in post - html_str = get_code(project_id,path) - File "/projects/codepedia-test/codepedia2.0/apps/operations/views.py", line 765, in get_code - html_str = render_to_string('projects/filesub/code-reading.html', locals()) - 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/library.py", line 192, in render - output = self.func(*resolved_args, **resolved_kwargs) - File "/projects/codepedia-test/codepedia2.0/apps/projects/templatetags/base_filter.py", line 50, in formatText2Line - with open(abspath, 'r') as f: -IsADirectoryError: [Errno 21] Is a directory: '/opt/opengrok/source/Notes/.git/objects/info' -[29/Jul/2018 09:49:11] "POST /operations/get_codereading_content/ HTTP/1.1" 500 20929 -[29/Jul/2018 09:49:11] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88 -[29/Jul/2018 09:49:12] "POST /operations/show_navigation/ HTTP/1.1" 200 35 -[29/Jul/2018 09:49:12] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88 -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/codepedia2.0/apps/operations/views.py", line 741, in post - html_str = get_code(project_id,path) - File "/projects/codepedia-test/codepedia2.0/apps/operations/views.py", line 765, in get_code - html_str = render_to_string('projects/filesub/code-reading.html', locals()) - 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/library.py", line 192, in render - output = self.func(*resolved_args, **resolved_kwargs) - File "/projects/codepedia-test/codepedia2.0/apps/projects/templatetags/base_filter.py", line 51, in formatText2Line - for index, line in enumerate(f.readlines()): - File "/root//envs/codepedia2/lib/python3.6/codecs.py", line 321, in decode - (result, consumed) = self._buffer_decode(data, self.errors, final) -UnicodeDecodeError: 'utf-8' codec can't decode byte 0x9e in position 12: invalid start byte -[29/Jul/2018 09:49:12] "POST /operations/get_codereading_content/ HTTP/1.1" 500 21150 -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/codepedia2.0/apps/operations/views.py", line 741, in post - html_str = get_code(project_id,path) - File "/projects/codepedia-test/codepedia2.0/apps/operations/views.py", line 765, in get_code - html_str = render_to_string('projects/filesub/code-reading.html', locals()) - 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/library.py", line 192, in render - output = self.func(*resolved_args, **resolved_kwargs) - File "/projects/codepedia-test/codepedia2.0/apps/projects/templatetags/base_filter.py", line 51, in formatText2Line - for index, line in enumerate(f.readlines()): - File "/root//envs/codepedia2/lib/python3.6/codecs.py", line 321, in decode - (result, consumed) = self._buffer_decode(data, self.errors, final) -UnicodeDecodeError: 'utf-8' codec can't decode byte 0xff in position 0: invalid start byte -[29/Jul/2018 09:49:14] "POST /operations/get_codereading_content/ HTTP/1.1" 500 21147 -[29/Jul/2018 09:49:14] "POST /operations/show_navigation/ HTTP/1.1" 200 35 -[29/Jul/2018 09:49:14] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88 -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/codepedia2.0/apps/operations/views.py", line 168, 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. -[29/Jul/2018 09:49:14] "POST /operations/show_navigation/ HTTP/1.1" 500 18787 -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/codepedia2.0/apps/operations/views.py", line 168, 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. -[29/Jul/2018 09:49:15] "POST /operations/show_navigation/ HTTP/1.1" 500 18787 -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/codepedia2.0/apps/operations/views.py", line 168, 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. -[29/Jul/2018 09:49:16] "POST /operations/show_navigation/ HTTP/1.1" 500 18787 -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/codepedia2.0/apps/operations/views.py", line 168, 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. -[29/Jul/2018 09:49:18] "POST /operations/show_navigation/ HTTP/1.1" 500 18815 -[29/Jul/2018 09:49:20] "POST /operations/get_codereading_content/ HTTP/1.1" 200 17341 -[29/Jul/2018 09:49:20] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88 -[29/Jul/2018 09:49:20] "POST /operations/show_navigation/ HTTP/1.1" 200 35 -[29/Jul/2018 09:49:21] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88 -[29/Jul/2018 09:49:21] "POST /operations/show_navigation/ HTTP/1.1" 200 35 -[29/Jul/2018 09:49:21] "POST /operations/get_codereading_content/ HTTP/1.1" 200 143773 -[29/Jul/2018 09:49:22] "POST /operations/get_codereading_content/ HTTP/1.1" 200 6388 -[29/Jul/2018 09:49:22] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88 -[29/Jul/2018 09:49:22] "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-test/codepedia2.0/apps/operations/views.py", line 168, 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. -[29/Jul/2018 09:49:23] "POST /operations/show_navigation/ HTTP/1.1" 500 18780 -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/codepedia2.0/apps/operations/views.py", line 168, 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. -[29/Jul/2018 09:49:24] "POST /operations/show_navigation/ HTTP/1.1" 500 18777 -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/codepedia2.0/apps/operations/views.py", line 168, 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. -[29/Jul/2018 09:49:25] "POST /operations/show_navigation/ HTTP/1.1" 500 18777 -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/codepedia2.0/apps/operations/views.py", line 168, 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. -[29/Jul/2018 09:49:26] "POST /operations/show_navigation/ HTTP/1.1" 500 18815 -[29/Jul/2018 09:50:04] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88 -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/codepedia2.0/apps/operations/views.py", line 741, in post - html_str = get_code(project_id,path) - File "/projects/codepedia-test/codepedia2.0/apps/operations/views.py", line 765, in get_code - html_str = render_to_string('projects/filesub/code-reading.html', locals()) - 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/library.py", line 192, in render - output = self.func(*resolved_args, **resolved_kwargs) - File "/projects/codepedia-test/codepedia2.0/apps/projects/templatetags/base_filter.py", line 51, in formatText2Line - for index, line in enumerate(f.readlines()): - File "/root//envs/codepedia2/lib/python3.6/codecs.py", line 321, in decode - (result, consumed) = self._buffer_decode(data, self.errors, final) -UnicodeDecodeError: 'utf-8' codec can't decode byte 0x9e in position 12: invalid start byte -[29/Jul/2018 09:50:04] "POST /operations/get_codereading_content/ HTTP/1.1" 500 21150 -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/codepedia2.0/apps/operations/views.py", line 741, in post - html_str = get_code(project_id,path) - File "/projects/codepedia-test/codepedia2.0/apps/operations/views.py", line 765, in get_code - html_str = render_to_string('projects/filesub/code-reading.html', locals()) - 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/library.py", line 192, in render - output = self.func(*resolved_args, **resolved_kwargs) - File "/projects/codepedia-test/codepedia2.0/apps/projects/templatetags/base_filter.py", line 50, in formatText2Line - with open(abspath, 'r') as f: -IsADirectoryError: [Errno 21] Is a directory: '/opt/opengrok/source/Notes/.git/objects/info' -[29/Jul/2018 09:50:06] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88 -[29/Jul/2018 09:50:06] "POST /operations/get_codereading_content/ HTTP/1.1" 500 20929 -[29/Jul/2018 09:50:07] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88 -[29/Jul/2018 09:50:07] "POST /operations/get_codereading_content/ HTTP/1.1" 200 3581 -[29/Jul/2018 09:50:07] "POST /operations/show_navigation/ HTTP/1.1" 200 35 -[29/Jul/2018 09:50:08] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88 -[29/Jul/2018 09:50:08] "POST /operations/get_codereading_content/ HTTP/1.1" 200 1578 -[29/Jul/2018 09:50:08] "POST /operations/show_navigation/ HTTP/1.1" 200 35 -[29/Jul/2018 09:51:27] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88 -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/codepedia2.0/apps/operations/views.py", line 741, in post - html_str = get_code(project_id,path) - File "/projects/codepedia-test/codepedia2.0/apps/operations/views.py", line 765, in get_code - html_str = render_to_string('projects/filesub/code-reading.html', locals()) - 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/library.py", line 192, in render - output = self.func(*resolved_args, **resolved_kwargs) - File "/projects/codepedia-test/codepedia2.0/apps/projects/templatetags/base_filter.py", line 51, in formatText2Line - for index, line in enumerate(f.readlines()): - File "/root//envs/codepedia2/lib/python3.6/codecs.py", line 321, in decode - (result, consumed) = self._buffer_decode(data, self.errors, final) -UnicodeDecodeError: 'utf-8' codec can't decode byte 0x93 in position 11: invalid start byte -[29/Jul/2018 09:51:27] "POST /operations/show_navigation/ HTTP/1.1" 200 35 -[29/Jul/2018 09:51:28] "POST /operations/get_codereading_content/ HTTP/1.1" 500 21092 -[29/Jul/2018 09:51:31] "POST /operations/get_codereading_content/ HTTP/1.1" 200 7944 -[29/Jul/2018 09:51:31] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88 -[29/Jul/2018 09:51:31] "POST /operations/show_navigation/ HTTP/1.1" 200 35 -[29/Jul/2018 09:55:32] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88 -[29/Jul/2018 09:55:32] "POST /operations/get_codereading_content/ HTTP/1.1" 200 3810 -[29/Jul/2018 09:55:32] "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-test/codepedia2.0/apps/operations/views.py", line 168, 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. -[29/Jul/2018 09:55:49] "POST /operations/show_navigation/ HTTP/1.1" 500 18781 -[29/Jul/2018 09:55:50] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88 -[29/Jul/2018 09:55:50] "POST /operations/show_navigation/ HTTP/1.1" 200 35 -[29/Jul/2018 09:55:50] "POST /operations/get_codereading_content/ HTTP/1.1" 200 5562 -[29/Jul/2018 09:56:58] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88 -[29/Jul/2018 09:56:58] "POST /operations/get_codereading_content/ HTTP/1.1" 200 38387 -[29/Jul/2018 09:56:58] "POST /operations/show_navigation/ HTTP/1.1" 200 35 -[29/Jul/2018 09:57:00] "POST /operations/get_codereading_content/ HTTP/1.1" 200 5779 -[29/Jul/2018 09:57:00] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88 -[29/Jul/2018 09:57:00] "POST /operations/show_navigation/ HTTP/1.1" 200 35 -[29/Jul/2018 09:57:01] "POST /operations/get_codereading_content/ HTTP/1.1" 200 10223 -[29/Jul/2018 09:57:01] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88 -[29/Jul/2018 09:57:01] "POST /operations/show_navigation/ HTTP/1.1" 200 35 -[29/Jul/2018 09:57:05] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88 -[29/Jul/2018 09:57:05] "POST /operations/get_codereading_content/ HTTP/1.1" 200 810 -[29/Jul/2018 09:57:05] "POST /operations/show_navigation/ HTTP/1.1" 200 35 -[29/Jul/2018 09:57:19] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88 -[29/Jul/2018 09:57:19] "POST /operations/get_codereading_content/ HTTP/1.1" 200 4049 -[29/Jul/2018 09:57:19] "POST /operations/show_navigation/ HTTP/1.1" 200 35 -[29/Jul/2018 10:01:38] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[29/Jul/2018 10:01:38] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[29/Jul/2018 10:02:26] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 40484 -[29/Jul/2018 10:02:26] "GET /static/js/jstree.js HTTP/1.1" 304 0 -[29/Jul/2018 10:02:26] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[29/Jul/2018 10:02:27] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[29/Jul/2018 10:02:27] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[29/Jul/2018 10:02:27] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[29/Jul/2018 10:02:29] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[29/Jul/2018 10:02:34] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88 -[29/Jul/2018 10:02:34] "POST /operations/get_codereading_content/ HTTP/1.1" 200 3574 -[29/Jul/2018 10:02:34] "POST /operations/show_navigation/ HTTP/1.1" 200 35 -[29/Jul/2018 10:02:43] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 40484 -[29/Jul/2018 10:02:43] "GET /static/css/prettify.css HTTP/1.1" 200 1726 -[29/Jul/2018 10:02:43] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616 -[29/Jul/2018 10:02:43] "GET /static/css/code_show.css HTTP/1.1" 200 21734 -[29/Jul/2018 10:02:43] "GET /static/css/monokai-sublime.css HTTP/1.1" 200 1026 -[29/Jul/2018 10:02:43] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414 -[29/Jul/2018 10:02:43] "GET /static/js/prettify.js HTTP/1.1" 200 18331 -[29/Jul/2018 10:02:43] "GET /static/js/source.js HTTP/1.1" 200 34070 -[29/Jul/2018 10:02:44] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053 -[29/Jul/2018 10:02:44] "GET /static/js/jstree.js HTTP/1.1" 200 161840 -[29/Jul/2018 10:02:45] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802 -[29/Jul/2018 10:02:45] "GET /static/image/codepedia.png HTTP/1.1" 200 3350 -[29/Jul/2018 10:02:46] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[29/Jul/2018 10:02:46] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[29/Jul/2018 10:02:46] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[29/Jul/2018 10:02:46] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[29/Jul/2018 10:02:48] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[29/Jul/2018 10:02:50] "GET /static/image/annotation.png HTTP/1.1" 200 1148 -[29/Jul/2018 10:02:50] "GET /static/image/question.png HTTP/1.1" 200 1112 -[29/Jul/2018 10:02:50] "GET /users/login/ HTTP/1.1" 200 4384 -[29/Jul/2018 10:02:50] "GET /static/css/base.css HTTP/1.1" 200 18934 -[29/Jul/2018 10:02:50] "GET /static/css/common.css HTTP/1.1" 200 8146 -[29/Jul/2018 10:02:50] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414 -[29/Jul/2018 10:02:50] "GET /static/css/jstree.css HTTP/1.1" 200 28727 -[29/Jul/2018 10:02:50] "GET /static/css/register.css HTTP/1.1" 200 1762 -[29/Jul/2018 10:02:51] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604 -[29/Jul/2018 10:02:51] "GET /static/js/base.js HTTP/1.1" 200 21228 -[29/Jul/2018 10:02:51] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045 -[29/Jul/2018 10:02:51] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070 -[29/Jul/2018 10:02:51] "GET /static/js/users-common.js HTTP/1.1" 200 966 -[29/Jul/2018 10:02:51] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738 -[29/Jul/2018 10:02:51] "GET /static/image/login/bg_login.jpg HTTP/1.1" 200 29922 -[29/Jul/2018 10:02:52] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[29/Jul/2018 10:02:53] "GET /static/image/CodePedia.ico HTTP/1.1" 200 370070 -[29/Jul/2018 10:02:53] "POST /users/login/ HTTP/1.1" 302 0 -[29/Jul/2018 10:02:53] "GET / HTTP/1.1" 200 24333 -[29/Jul/2018 10:02:53] "GET /media/avatar/users/default.png HTTP/1.1" 200 36378 -[29/Jul/2018 10:02:54] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[29/Jul/2018 10:02:54] "GET /static/vendor/site/css/style.css HTTP/1.1" 200 160228 -[29/Jul/2018 10:02:58] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 43495 -[29/Jul/2018 10:02:58] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[29/Jul/2018 10:02:58] "GET /static/image/users/default.png HTTP/1.1" 200 36378 -[29/Jul/2018 10:02:59] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[29/Jul/2018 10:02:59] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[29/Jul/2018 10:02:59] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[29/Jul/2018 10:02:59] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[29/Jul/2018 10:03:01] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[29/Jul/2018 10:03:03] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88 -[29/Jul/2018 10:03:03] "POST /operations/show_navigation/ HTTP/1.1" 200 35 -[29/Jul/2018 10:03:03] "POST /operations/get_codereading_content/ HTTP/1.1" 200 3577 -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/codepedia2.0/apps/operations/views.py", line 168, 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. -[29/Jul/2018 10:03:07] "POST /operations/show_navigation/ HTTP/1.1" 500 18909 -[29/Jul/2018 10:03:09] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88 -[29/Jul/2018 10:03:09] "POST /operations/show_navigation/ HTTP/1.1" 200 35 -[29/Jul/2018 10:03:09] "POST /operations/get_codereading_content/ HTTP/1.1" 200 6863 -[29/Jul/2018 10:08:04] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 40484 -[29/Jul/2018 10:08:04] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616 -[29/Jul/2018 10:08:04] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414 -[29/Jul/2018 10:08:04] "GET /static/css/prettify.css HTTP/1.1" 200 1726 -[29/Jul/2018 10:08:04] "GET /static/css/code_show.css HTTP/1.1" 200 21839 -[29/Jul/2018 10:08:04] "GET /static/css/monokai-sublime.css HTTP/1.1" 200 1026 -[29/Jul/2018 10:08:04] "GET /static/js/prettify.js HTTP/1.1" 200 18331 -[29/Jul/2018 10:08:05] "GET /static/js/source.js HTTP/1.1" 200 34070 -[29/Jul/2018 10:08:05] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053 -[29/Jul/2018 10:08:06] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802 -[29/Jul/2018 10:08:07] "GET /static/js/jstree.js HTTP/1.1" 200 161840 -[29/Jul/2018 10:08:07] "GET /static/image/codepedia.png HTTP/1.1" 200 3350 -[29/Jul/2018 10:08:08] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[29/Jul/2018 10:08:08] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[29/Jul/2018 10:08:08] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[29/Jul/2018 10:08:08] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[29/Jul/2018 10:08:10] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[29/Jul/2018 10:08:13] "GET /static/image/annotation.png HTTP/1.1" 200 1148 -[29/Jul/2018 10:08:13] "GET /static/image/question.png HTTP/1.1" 200 1112 -[29/Jul/2018 10:08:18] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88 -[29/Jul/2018 10:08:18] "POST /operations/get_codereading_content/ HTTP/1.1" 200 3591 -[29/Jul/2018 10:08:18] "POST /operations/show_navigation/ HTTP/1.1" 200 35 -[29/Jul/2018 10:09:28] "POST /operations/add_annotation/ HTTP/1.1" 200 59 -[29/Jul/2018 10:09:30] "GET /users/login/ HTTP/1.1" 200 4384 -[29/Jul/2018 10:09:30] "GET /static/css/common.css HTTP/1.1" 200 8146 -[29/Jul/2018 10:09:30] "GET /static/css/base.css HTTP/1.1" 200 18934 -[29/Jul/2018 10:09:30] "GET /static/css/register.css HTTP/1.1" 200 1762 -[29/Jul/2018 10:09:30] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414 -[29/Jul/2018 10:09:30] "GET /static/css/jstree.css HTTP/1.1" 200 28727 -[29/Jul/2018 10:09:31] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604 -[29/Jul/2018 10:09:31] "GET /static/js/base.js HTTP/1.1" 200 21228 -[29/Jul/2018 10:09:31] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045 -[29/Jul/2018 10:09:31] "GET /static/js/users-common.js HTTP/1.1" 200 966 -[29/Jul/2018 10:09:31] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070 -[29/Jul/2018 10:09:31] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738 -[29/Jul/2018 10:09:32] "GET /static/image/login/bg_login.jpg HTTP/1.1" 200 29922 -[29/Jul/2018 10:09:32] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[29/Jul/2018 10:09:33] "GET /static/image/CodePedia.ico HTTP/1.1" 200 370070 -[29/Jul/2018 10:09:34] "POST /users/login/ HTTP/1.1" 302 0 -[29/Jul/2018 10:09:34] "GET / HTTP/1.1" 200 24333 -[29/Jul/2018 10:09:34] "GET /media/avatar/users/default.png HTTP/1.1" 200 36378 -[29/Jul/2018 10:09:34] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[29/Jul/2018 10:09:34] "GET /static/vendor/site/css/style.css HTTP/1.1" 200 160228 -[29/Jul/2018 10:09:36] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 43495 -[29/Jul/2018 10:09:36] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[29/Jul/2018 10:09:36] "GET /static/image/users/default.png HTTP/1.1" 200 36378 -[29/Jul/2018 10:09:36] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[29/Jul/2018 10:09:36] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[29/Jul/2018 10:09:36] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[29/Jul/2018 10:09:37] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[29/Jul/2018 10:09:38] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[29/Jul/2018 10:09:41] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88 -[29/Jul/2018 10:09:41] "POST /operations/show_navigation/ HTTP/1.1" 200 35 -[29/Jul/2018 10:09:41] "POST /operations/get_codereading_content/ HTTP/1.1" 200 112226 -[29/Jul/2018 10:09:49] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88 -[29/Jul/2018 10:09:49] "POST /operations/get_codereading_content/ HTTP/1.1" 200 3591 -[29/Jul/2018 10:09:49] "POST /operations/show_navigation/ HTTP/1.1" 200 35 -[29/Jul/2018 10:10:41] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88 -[29/Jul/2018 10:10:41] "POST /operations/get_codereading_content/ HTTP/1.1" 200 805 -[29/Jul/2018 10:10:41] "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-test/codepedia2.0/apps/operations/views.py", line 168, 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. -[29/Jul/2018 10:10:43] "POST /operations/show_navigation/ HTTP/1.1" 500 18877 -[29/Jul/2018 10:10:44] "POST /operations/show_navigation/ HTTP/1.1" 200 35 -[29/Jul/2018 10:10:45] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88 -[29/Jul/2018 10:10:45] "POST /operations/get_codereading_content/ HTTP/1.1" 200 4979 -[29/Jul/2018 10:10:49] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88 -[29/Jul/2018 10:10:49] "POST /operations/get_codereading_content/ HTTP/1.1" 200 16868 -[29/Jul/2018 10:10:49] "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-test/codepedia2.0/apps/operations/views.py", line 168, 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. -[29/Jul/2018 10:10:50] "POST /operations/show_navigation/ HTTP/1.1" 500 18885 -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/codepedia2.0/apps/operations/views.py", line 168, 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. -[29/Jul/2018 10:11:26] "POST /operations/show_navigation/ HTTP/1.1" 500 18877 -[29/Jul/2018 10:11:30] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[29/Jul/2018 10:11:30] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[29/Jul/2018 10:13:32] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 43495 -[29/Jul/2018 10:13:32] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[29/Jul/2018 10:13:32] "GET /static/js/jstree.js HTTP/1.1" 304 0 -[29/Jul/2018 10:13:33] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[29/Jul/2018 10:13:33] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[29/Jul/2018 10:13:33] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[29/Jul/2018 10:13:33] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[29/Jul/2018 10:13:35] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[29/Jul/2018 10:13:51] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 43495 -[29/Jul/2018 10:13:52] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[29/Jul/2018 10:13:52] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[29/Jul/2018 10:13:52] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[29/Jul/2018 10:13:52] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[29/Jul/2018 10:13:54] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[29/Jul/2018 10:13:54] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88 -[29/Jul/2018 10:13:54] "POST /operations/show_navigation/ HTTP/1.1" 200 35 -[29/Jul/2018 10:13:55] "POST /operations/get_codereading_content/ HTTP/1.1" 200 4994 -[29/Jul/2018 10:22:01] "GET / HTTP/1.1" 200 22531 -[29/Jul/2018 10:22:01] "GET /static/css/base.css HTTP/1.1" 200 18934 -[29/Jul/2018 10:22:01] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414 -[29/Jul/2018 10:22:01] "GET /static/css/common.css HTTP/1.1" 200 8146 -[29/Jul/2018 10:22:01] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616 -[29/Jul/2018 10:22:01] "GET /static/css/jstree.css HTTP/1.1" 200 28727 -[29/Jul/2018 10:22:01] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070 -[29/Jul/2018 10:22:01] "GET /static/css/prettify.css HTTP/1.1" 200 1726 -[29/Jul/2018 10:22:01] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604 -[29/Jul/2018 10:22:01] "GET /static/js/base.js HTTP/1.1" 200 21228 -[29/Jul/2018 10:22:01] "GET /static/vendor/site/css/style.css HTTP/1.1" 200 160228 -[29/Jul/2018 10:22:01] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045 -[29/Jul/2018 10:22:02] "GET /static/js/jstree.js HTTP/1.1" 200 161840 -[29/Jul/2018 10:22:03] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738 -[29/Jul/2018 10:22:03] "GET /media/avatar/users/default.png HTTP/1.1" 200 36378 -[29/Jul/2018 10:22:04] "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-test/codepedia2.0/apps/operations/views.py", line 168, 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. -[29/Jul/2018 10:33:23] "POST /operations/show_navigation/ HTTP/1.1" 500 18909 -[29/Jul/2018 10:33:25] "POST /operations/show_annotation/ HTTP/1.1" 200 4108 -[29/Jul/2018 10:33:30] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[29/Jul/2018 10:33:30] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[29/Jul/2018 10:33:58] "POST /operations/add_vote/ HTTP/1.1" 200 87 -[29/Jul/2018 10:33:59] "POST /operations/add_vote/ HTTP/1.1" 200 68 -[29/Jul/2018 10:33:59] "POST /operations/add_vote/ HTTP/1.1" 200 87 -[29/Jul/2018 10:34:00] "POST /operations/add_vote/ HTTP/1.1" 200 68 -[29/Jul/2018 10:34:00] "POST /operations/add_vote/ HTTP/1.1" 200 87 -[29/Jul/2018 10:34:06] "POST /operations/add_vote/ HTTP/1.1" 200 68 -[29/Jul/2018 10:34:06] "POST /operations/add_vote/ HTTP/1.1" 200 87 -[29/Jul/2018 10:34:06] "POST /operations/add_vote/ HTTP/1.1" 200 68 -[29/Jul/2018 10:36:03] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 43495 -[29/Jul/2018 10:36:04] "GET /static/js/jstree.js HTTP/1.1" 304 0 -[29/Jul/2018 10:36:04] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[29/Jul/2018 10:36:04] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[29/Jul/2018 10:36:05] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[29/Jul/2018 10:36:05] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[29/Jul/2018 10:36:06] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[29/Jul/2018 10:36:12] "POST /operations/show_annotation/ HTTP/1.1" 200 4304 -[29/Jul/2018 10:38:30] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 43495 -[29/Jul/2018 10:38:30] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[29/Jul/2018 10:38:30] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[29/Jul/2018 10:38:31] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[29/Jul/2018 10:38:31] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[29/Jul/2018 10:38:31] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[29/Jul/2018 10:38:33] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[29/Jul/2018 10:38:37] "POST /operations/show_annotation/ HTTP/1.1" 200 4418 -[29/Jul/2018 10:38:39] "POST /operations/add_vote/ HTTP/1.1" 200 87 -[29/Jul/2018 10:38:39] "POST /operations/add_vote/ HTTP/1.1" 200 68 -[29/Jul/2018 10:38:40] "POST /operations/add_vote/ HTTP/1.1" 200 87 -[29/Jul/2018 10:38:40] "POST /operations/add_vote/ HTTP/1.1" 200 68 -[29/Jul/2018 10:38:41] "POST /operations/add_vote/ HTTP/1.1" 200 87 -[29/Jul/2018 10:38:41] "POST /operations/add_vote/ HTTP/1.1" 200 68 -[29/Jul/2018 10:39:06] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 43495 -[29/Jul/2018 10:39:07] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[29/Jul/2018 10:39:07] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[29/Jul/2018 10:39:07] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[29/Jul/2018 10:39:07] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[29/Jul/2018 10:39:09] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[29/Jul/2018 10:39:13] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88 -[29/Jul/2018 10:39:13] "POST /operations/show_navigation/ HTTP/1.1" 200 35 -[29/Jul/2018 10:39:13] "POST /operations/get_codereading_content/ HTTP/1.1" 200 4994 -[29/Jul/2018 10:39:19] "POST /operations/show_annotation/ HTTP/1.1" 200 4370 -[29/Jul/2018 10:39:20] "POST /operations/add_vote/ HTTP/1.1" 200 87 -[29/Jul/2018 10:39:21] "POST /operations/add_vote/ HTTP/1.1" 200 68 -[29/Jul/2018 10:39:21] "POST /operations/add_vote/ HTTP/1.1" 200 87 -[29/Jul/2018 10:39:27] "POST /operations/add_vote/ HTTP/1.1" 200 68 -[29/Jul/2018 10:39:28] "POST /operations/add_vote/ HTTP/1.1" 200 87 -[29/Jul/2018 10:39:28] "POST /operations/add_vote/ HTTP/1.1" 200 68 -[29/Jul/2018 10:39:37] "POST /operations/add_vote/ HTTP/1.1" 200 87 -[29/Jul/2018 10:39:37] "POST /operations/add_vote/ HTTP/1.1" 200 68 -[29/Jul/2018 10:39:37] "POST /operations/add_vote/ HTTP/1.1" 200 87 -[29/Jul/2018 10:39:38] "POST /operations/add_vote/ HTTP/1.1" 200 68 -[29/Jul/2018 10:39:38] "POST /operations/add_vote/ HTTP/1.1" 200 87 -[29/Jul/2018 10:39:38] "POST /operations/add_vote/ HTTP/1.1" 200 68 -[29/Jul/2018 10:39:38] "POST /operations/add_vote/ HTTP/1.1" 200 87 -[29/Jul/2018 10:39:39] "POST /operations/add_vote/ HTTP/1.1" 200 68 -[29/Jul/2018 10:39:39] "POST /operations/add_vote/ HTTP/1.1" 200 87 -[29/Jul/2018 10:39:39] "POST /operations/add_vote/ HTTP/1.1" 200 68 -[29/Jul/2018 10:39:40] "POST /operations/add_vote/ HTTP/1.1" 200 87 -[29/Jul/2018 10:39:40] "POST /operations/add_vote/ HTTP/1.1" 200 68 -[29/Jul/2018 10:40:08] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 43495 -[29/Jul/2018 10:40:09] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[29/Jul/2018 10:40:09] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[29/Jul/2018 10:40:09] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[29/Jul/2018 10:40:10] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[29/Jul/2018 10:40:11] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[29/Jul/2018 10:40:16] "POST /operations/show_annotation/ HTTP/1.1" 200 4370 -[29/Jul/2018 10:40:16] "POST /operations/add_vote/ HTTP/1.1" 200 87 -[29/Jul/2018 10:40:17] "POST /operations/add_vote/ HTTP/1.1" 200 68 -[29/Jul/2018 10:40:17] "POST /operations/add_vote/ HTTP/1.1" 200 87 -[29/Jul/2018 10:40:34] "POST /operations/add_vote/ HTTP/1.1" 200 68 -[29/Jul/2018 10:40:34] "POST /operations/add_vote/ HTTP/1.1" 200 68 -[29/Jul/2018 10:40:34] "POST /operations/add_vote/ HTTP/1.1" 200 87 -[29/Jul/2018 10:40:35] "POST /operations/add_vote/ HTTP/1.1" 200 68 -[29/Jul/2018 10:40:35] "POST /operations/add_vote/ HTTP/1.1" 200 87 -[29/Jul/2018 10:40:35] "POST /operations/add_vote/ HTTP/1.1" 200 68 -[29/Jul/2018 10:40:35] "POST /operations/add_vote/ HTTP/1.1" 200 87 -[29/Jul/2018 10:40:36] "POST /operations/add_vote/ HTTP/1.1" 200 68 -[29/Jul/2018 10:40:36] "POST /operations/add_vote/ HTTP/1.1" 200 87 -[29/Jul/2018 10:40:36] "POST /operations/add_vote/ HTTP/1.1" 200 68 -[29/Jul/2018 10:40:36] "POST /operations/add_vote/ HTTP/1.1" 200 68 -[29/Jul/2018 10:40:36] "POST /operations/add_vote/ HTTP/1.1" 200 87 -[29/Jul/2018 10:40:36] "POST /operations/add_vote/ HTTP/1.1" 200 87 -[29/Jul/2018 10:40:36] "POST /operations/add_vote/ HTTP/1.1" 200 68 -[29/Jul/2018 10:40:36] "POST /operations/add_vote/ HTTP/1.1" 200 68 -[29/Jul/2018 10:40:37] "POST /operations/add_vote/ HTTP/1.1" 200 87 -[29/Jul/2018 10:40:37] "POST /operations/add_vote/ HTTP/1.1" 200 87 -[29/Jul/2018 10:40:37] "POST /operations/add_vote/ HTTP/1.1" 200 68 -[29/Jul/2018 10:40:37] "POST /operations/add_vote/ HTTP/1.1" 200 68 -[29/Jul/2018 10:40:37] "POST /operations/add_vote/ HTTP/1.1" 200 87 -[29/Jul/2018 10:40:37] "POST /operations/add_vote/ HTTP/1.1" 200 87 -[29/Jul/2018 10:40:37] "POST /operations/add_vote/ HTTP/1.1" 200 68 -[29/Jul/2018 10:40:37] "POST /operations/add_vote/ HTTP/1.1" 200 87 -[29/Jul/2018 10:40:38] "POST /operations/add_vote/ HTTP/1.1" 200 68 -[29/Jul/2018 10:40:38] "POST /operations/add_vote/ HTTP/1.1" 200 68 -[29/Jul/2018 10:40:38] "POST /operations/add_vote/ HTTP/1.1" 200 87 -[29/Jul/2018 10:40:38] "POST /operations/add_vote/ HTTP/1.1" 200 87 -[29/Jul/2018 10:40:39] "POST /operations/add_vote/ HTTP/1.1" 200 68 -[29/Jul/2018 10:40:39] "POST /operations/add_vote/ HTTP/1.1" 200 87 -[29/Jul/2018 10:40:39] "POST /operations/add_vote/ HTTP/1.1" 200 68 -[29/Jul/2018 10:40:39] "POST /operations/add_vote/ HTTP/1.1" 200 68 -[29/Jul/2018 10:40:39] "POST /operations/add_vote/ HTTP/1.1" 200 87 -[29/Jul/2018 10:40:39] "POST /operations/add_vote/ HTTP/1.1" 200 87 -[29/Jul/2018 10:40:39] "POST /operations/add_vote/ HTTP/1.1" 200 68 -[29/Jul/2018 10:40:39] "POST /operations/add_vote/ HTTP/1.1" 200 87 -[29/Jul/2018 10:40:40] "POST /operations/add_vote/ HTTP/1.1" 200 68 -[29/Jul/2018 10:40:40] "POST /operations/add_vote/ HTTP/1.1" 200 87 -[29/Jul/2018 10:40:40] "POST /operations/add_vote/ HTTP/1.1" 200 68 -[29/Jul/2018 10:40:40] "POST /operations/add_vote/ HTTP/1.1" 200 68 -[29/Jul/2018 10:40:40] "POST /operations/add_vote/ HTTP/1.1" 200 87 -[29/Jul/2018 10:40:40] "POST /operations/add_vote/ HTTP/1.1" 200 87 -[29/Jul/2018 10:40:40] "POST /operations/add_vote/ HTTP/1.1" 200 68 -[29/Jul/2018 10:40:40] "POST /operations/add_vote/ HTTP/1.1" 200 87 -[29/Jul/2018 10:40:40] "POST /operations/add_vote/ HTTP/1.1" 200 68 -[29/Jul/2018 10:40:40] "POST /operations/add_vote/ HTTP/1.1" 200 68 -[29/Jul/2018 10:40:41] "POST /operations/add_vote/ HTTP/1.1" 200 87 -[29/Jul/2018 10:40:41] "POST /operations/add_vote/ HTTP/1.1" 200 87 -[29/Jul/2018 10:40:41] "POST /operations/add_vote/ HTTP/1.1" 200 68 -[29/Jul/2018 10:40:41] "POST /operations/add_vote/ HTTP/1.1" 200 68 -[29/Jul/2018 10:40:41] "POST /operations/add_vote/ HTTP/1.1" 200 87 -[29/Jul/2018 10:40:41] "POST /operations/add_vote/ HTTP/1.1" 200 87 -[29/Jul/2018 10:40:42] "POST /operations/add_vote/ HTTP/1.1" 200 68 -[29/Jul/2018 10:40:42] "POST /operations/add_vote/ HTTP/1.1" 200 87 -[29/Jul/2018 10:41:11] "POST /operations/add_vote/ HTTP/1.1" 200 68 -[29/Jul/2018 10:41:11] "POST /operations/add_vote/ HTTP/1.1" 200 68 -[29/Jul/2018 10:41:11] "POST /operations/add_vote/ HTTP/1.1" 200 87 -[29/Jul/2018 10:41:11] "POST /operations/add_vote/ HTTP/1.1" 200 87 -[29/Jul/2018 10:41:11] "POST /operations/add_vote/ HTTP/1.1" 200 87 -[29/Jul/2018 10:41:11] "POST /operations/add_vote/ HTTP/1.1" 200 87 -[29/Jul/2018 10:41:11] "POST /operations/add_vote/ HTTP/1.1" 200 68 -[29/Jul/2018 10:41:11] "POST /operations/add_vote/ HTTP/1.1" 200 87 -[29/Jul/2018 10:41:12] "POST /operations/add_vote/ HTTP/1.1" 200 68 -[29/Jul/2018 10:41:12] "POST /operations/add_vote/ HTTP/1.1" 200 87 -[29/Jul/2018 10:41:12] "POST /operations/add_vote/ HTTP/1.1" 200 68 -[29/Jul/2018 10:41:12] "POST /operations/add_vote/ HTTP/1.1" 200 68 -[29/Jul/2018 10:41:13] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 43495 -[29/Jul/2018 10:41:13] "GET /static/js/jstree.js HTTP/1.1" 304 0 -[29/Jul/2018 10:41:14] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[29/Jul/2018 10:41:14] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[29/Jul/2018 10:41:14] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[29/Jul/2018 10:41:14] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[29/Jul/2018 10:41:16] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[29/Jul/2018 10:41:37] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 40484 -[29/Jul/2018 10:41:37] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616 -[29/Jul/2018 10:41:37] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414 -[29/Jul/2018 10:41:37] "GET /static/css/prettify.css HTTP/1.1" 200 1726 -[29/Jul/2018 10:41:37] "GET /static/css/code_show.css HTTP/1.1" 200 21839 -[29/Jul/2018 10:41:37] "GET /static/css/monokai-sublime.css HTTP/1.1" 200 1026 -[29/Jul/2018 10:41:37] "GET /static/js/prettify.js HTTP/1.1" 200 18331 -[29/Jul/2018 10:41:37] "GET /static/js/source.js HTTP/1.1" 200 34070 -[29/Jul/2018 10:41:37] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053 -[29/Jul/2018 10:41:38] "GET /static/js/jstree.js HTTP/1.1" 200 161840 -[29/Jul/2018 10:41:39] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802 -[29/Jul/2018 10:41:39] "GET /static/image/codepedia.png HTTP/1.1" 200 3350 -[29/Jul/2018 10:41:40] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[29/Jul/2018 10:41:40] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[29/Jul/2018 10:41:40] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[29/Jul/2018 10:41:40] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[29/Jul/2018 10:41:42] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[29/Jul/2018 10:41:44] "GET /static/image/annotation.png HTTP/1.1" 200 1148 -[29/Jul/2018 10:41:44] "GET /static/image/question.png HTTP/1.1" 200 1112 -[29/Jul/2018 10:41:57] "POST /operations/show_annotation/ HTTP/1.1" 200 59 -[29/Jul/2018 10:41:59] "GET /users/login/ HTTP/1.1" 200 4384 -[29/Jul/2018 10:41:59] "GET /static/css/base.css HTTP/1.1" 200 18934 -[29/Jul/2018 10:41:59] "GET /static/css/common.css HTTP/1.1" 200 8146 -[29/Jul/2018 10:41:59] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414 -[29/Jul/2018 10:41:59] "GET /static/css/jstree.css HTTP/1.1" 200 28727 -[29/Jul/2018 10:41:59] "GET /static/css/register.css HTTP/1.1" 200 1762 -[29/Jul/2018 10:41:59] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604 -[29/Jul/2018 10:41:59] "GET /static/js/base.js HTTP/1.1" 200 21228 -[29/Jul/2018 10:41:59] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045 -[29/Jul/2018 10:41:59] "GET /static/js/users-common.js HTTP/1.1" 200 966 -[29/Jul/2018 10:41:59] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070 -[29/Jul/2018 10:41:59] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738 -[29/Jul/2018 10:42:00] "GET /static/image/login/bg_login.jpg HTTP/1.1" 200 29922 -[29/Jul/2018 10:42:00] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[29/Jul/2018 10:42:01] "GET /static/image/CodePedia.ico HTTP/1.1" 200 370070 -[29/Jul/2018 10:42:12] "POST /users/login/ HTTP/1.1" 302 0 -[29/Jul/2018 10:42:12] "GET / HTTP/1.1" 200 24333 -[29/Jul/2018 10:42:13] "GET /media/avatar/users/default.png HTTP/1.1" 200 36378 -[29/Jul/2018 10:42:13] "GET /static/vendor/site/css/style.css HTTP/1.1" 200 160228 -[29/Jul/2018 10:42:13] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[29/Jul/2018 10:42:14] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 43495 -[29/Jul/2018 10:42:14] "GET /static/image/users/default.png HTTP/1.1" 200 36378 -[29/Jul/2018 10:42:15] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[29/Jul/2018 10:42:15] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[29/Jul/2018 10:42:15] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[29/Jul/2018 10:42:15] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[29/Jul/2018 10:42:17] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[29/Jul/2018 10:42:21] "POST /operations/show_annotation/ HTTP/1.1" 200 4370 -[29/Jul/2018 10:42:24] "POST /operations/add_vote/ HTTP/1.1" 200 87 -[29/Jul/2018 10:42:24] "POST /operations/add_vote/ HTTP/1.1" 200 68 -[29/Jul/2018 10:42:24] "POST /operations/add_vote/ HTTP/1.1" 200 87 -[29/Jul/2018 10:42:25] "POST /operations/add_vote/ HTTP/1.1" 200 68 -[29/Jul/2018 10:42:25] "POST /operations/add_vote/ HTTP/1.1" 200 87 -[29/Jul/2018 10:42:25] "POST /operations/add_vote/ HTTP/1.1" 200 68 -[29/Jul/2018 10:42:25] "POST /operations/add_vote/ HTTP/1.1" 200 87 -[29/Jul/2018 10:42:25] "POST /operations/add_vote/ HTTP/1.1" 200 68 -[29/Jul/2018 10:42:25] "POST /operations/add_vote/ HTTP/1.1" 200 87 -[29/Jul/2018 10:42:26] "POST /operations/add_vote/ HTTP/1.1" 200 68 -[29/Jul/2018 10:42:26] "POST /operations/add_vote/ HTTP/1.1" 200 87 -[29/Jul/2018 10:42:26] "POST /operations/add_vote/ HTTP/1.1" 200 68 -[29/Jul/2018 10:42:26] "POST /operations/add_vote/ HTTP/1.1" 200 87 -[29/Jul/2018 10:42:26] "POST /operations/add_vote/ HTTP/1.1" 200 68 -[29/Jul/2018 10:42:27] "POST /operations/add_vote/ HTTP/1.1" 200 87 -[29/Jul/2018 10:42:27] "POST /operations/add_vote/ HTTP/1.1" 200 68 -[29/Jul/2018 10:42:28] "POST /operations/add_vote/ HTTP/1.1" 200 87 -[29/Jul/2018 10:42:29] "POST /operations/add_vote/ HTTP/1.1" 200 68 -[29/Jul/2018 10:42:29] "POST /operations/add_vote/ HTTP/1.1" 200 87 -[29/Jul/2018 10:42:29] "POST /operations/add_vote/ HTTP/1.1" 200 68 -[29/Jul/2018 10:42:29] "POST /operations/add_vote/ HTTP/1.1" 200 87 -[29/Jul/2018 10:42:29] "POST /operations/add_vote/ HTTP/1.1" 200 68 -[29/Jul/2018 10:42:30] "POST /operations/add_vote/ HTTP/1.1" 200 87 -[29/Jul/2018 10:43:01] "POST /operations/add_vote/ HTTP/1.1" 200 68 -[29/Jul/2018 10:43:15] "POST /operations/add_vote/ HTTP/1.1" 200 87 -[29/Jul/2018 10:43:44] "POST /operations/add_vote/ HTTP/1.1" 200 68 -[29/Jul/2018 10:45:18] "POST /operations/add_vote/ HTTP/1.1" 200 87 -[29/Jul/2018 10:47:19] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 40484 -[29/Jul/2018 10:47:19] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616 -[29/Jul/2018 10:47:19] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414 -[29/Jul/2018 10:47:19] "GET /static/css/prettify.css HTTP/1.1" 200 1726 -[29/Jul/2018 10:47:19] "GET /static/css/code_show.css HTTP/1.1" 200 21839 -[29/Jul/2018 10:47:19] "GET /static/css/monokai-sublime.css HTTP/1.1" 200 1026 -[29/Jul/2018 10:47:19] "GET /static/js/prettify.js HTTP/1.1" 200 18331 -[29/Jul/2018 10:47:19] "GET /static/js/source.js HTTP/1.1" 200 33987 -[29/Jul/2018 10:47:19] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053 -[29/Jul/2018 10:47:21] "GET /static/js/jstree.js HTTP/1.1" 200 161840 -[29/Jul/2018 10:47:21] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802 -[29/Jul/2018 10:47:22] "GET /static/image/codepedia.png HTTP/1.1" 200 3350 -[29/Jul/2018 10:47:25] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[29/Jul/2018 10:47:41] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[29/Jul/2018 10:47:42] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[29/Jul/2018 10:47:42] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[29/Jul/2018 10:47:43] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[29/Jul/2018 10:47:45] "GET /static/image/question.png HTTP/1.1" 200 1112 -[29/Jul/2018 10:47:45] "GET /static/image/annotation.png HTTP/1.1" 200 1148 -[29/Jul/2018 10:47:50] "POST /operations/show_annotation/ HTTP/1.1" 200 59 -[29/Jul/2018 10:47:52] "GET /users/login/ HTTP/1.1" 200 4384 -[29/Jul/2018 10:47:53] "GET /static/css/base.css HTTP/1.1" 200 18934 -[29/Jul/2018 10:47:53] "GET /static/css/common.css HTTP/1.1" 200 8146 -[29/Jul/2018 10:47:53] "GET /static/css/jstree.css HTTP/1.1" 200 28727 -[29/Jul/2018 10:47:53] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414 -[29/Jul/2018 10:47:53] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604 -[29/Jul/2018 10:47:53] "GET /static/css/register.css HTTP/1.1" 200 1762 -[29/Jul/2018 10:47:53] "GET /static/js/base.js HTTP/1.1" 200 21228 -[29/Jul/2018 10:47:53] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045 -[29/Jul/2018 10:47:53] "GET /static/js/users-common.js HTTP/1.1" 200 966 -[29/Jul/2018 10:47:53] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070 -[29/Jul/2018 10:47:53] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738 -[29/Jul/2018 10:47:54] "GET /static/image/login/bg_login.jpg HTTP/1.1" 200 29922 -[29/Jul/2018 10:47:54] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[29/Jul/2018 10:47:55] "GET /static/image/CodePedia.ico HTTP/1.1" 200 370070 -[29/Jul/2018 10:47:55] "POST /users/login/ HTTP/1.1" 302 0 -[29/Jul/2018 10:47:56] "GET / HTTP/1.1" 200 24333 -[29/Jul/2018 10:47:56] "GET /media/avatar/users/default.png HTTP/1.1" 200 36378 -[29/Jul/2018 10:47:56] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[29/Jul/2018 10:47:56] "GET /static/vendor/site/css/style.css HTTP/1.1" 200 160228 -[29/Jul/2018 10:47:58] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 43495 -[29/Jul/2018 10:47:58] "GET /static/js/source.js HTTP/1.1" 304 0 -[29/Jul/2018 10:47:58] "GET /static/image/users/default.png HTTP/1.1" 200 36378 -[29/Jul/2018 10:47:59] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[29/Jul/2018 10:47:59] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[29/Jul/2018 10:47:59] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[29/Jul/2018 10:47:59] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[29/Jul/2018 10:48:01] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[29/Jul/2018 10:48:05] "POST /operations/show_annotation/ HTTP/1.1" 200 4400 -[29/Jul/2018 10:48:05] "POST /operations/show_annotation/ HTTP/1.1" 200 4400 -Internal Server Error: /operations/add_vote/ -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/operations/views.py", line 602, in post - vote.save() - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/base.py", line 729, in save - force_update=force_update, update_fields=update_fields) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/base.py", line 759, in save_base - updated = self._save_table(raw, cls, force_insert, force_update, using, update_fields) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/base.py", line 842, in _save_table - result = self._do_insert(cls._base_manager, using, fields, update_pk, raw) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/base.py", line 880, in _do_insert - using=using, raw=raw) - 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 1125, in _insert - return query.get_compiler(using=using).execute_sql(return_id) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/sql/compiler.py", line 1284, in execute_sql - for sql, params in self.as_sql(): - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/sql/compiler.py", line 1237, in as_sql - for obj in self.query.objs - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/sql/compiler.py", line 1237, in - for obj in self.query.objs - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/sql/compiler.py", line 1236, in - [self.prepare_value(field, self.pre_save_val(field, obj)) for field in fields] - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/sql/compiler.py", line 1176, in prepare_value - value = field.get_db_prep_save(value, connection=self.connection) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/fields/__init__.py", line 767, in get_db_prep_save - return self.get_db_prep_value(value, connection=connection, prepared=False) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/fields/__init__.py", line 762, in get_db_prep_value - value = self.get_prep_value(value) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/fields/__init__.py", line 1826, in get_prep_value - return int(value) -ValueError: invalid literal for int() with base 10: 'NaN' -[29/Jul/2018 10:48:09] "POST /operations/add_vote/ HTTP/1.1" 500 21021 -Internal Server Error: /operations/add_vote/ -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/operations/views.py", line 602, in post - vote.save() - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/base.py", line 729, in save - force_update=force_update, update_fields=update_fields) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/base.py", line 759, in save_base - updated = self._save_table(raw, cls, force_insert, force_update, using, update_fields) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/base.py", line 842, in _save_table - result = self._do_insert(cls._base_manager, using, fields, update_pk, raw) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/base.py", line 880, in _do_insert - using=using, raw=raw) - 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 1125, in _insert - return query.get_compiler(using=using).execute_sql(return_id) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/sql/compiler.py", line 1284, in execute_sql - for sql, params in self.as_sql(): - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/sql/compiler.py", line 1237, in as_sql - for obj in self.query.objs - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/sql/compiler.py", line 1237, in - for obj in self.query.objs - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/sql/compiler.py", line 1236, in - [self.prepare_value(field, self.pre_save_val(field, obj)) for field in fields] - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/sql/compiler.py", line 1176, in prepare_value - value = field.get_db_prep_save(value, connection=self.connection) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/fields/__init__.py", line 767, in get_db_prep_save - return self.get_db_prep_value(value, connection=connection, prepared=False) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/fields/__init__.py", line 762, in get_db_prep_value - value = self.get_prep_value(value) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/fields/__init__.py", line 1826, in get_prep_value - return int(value) -ValueError: invalid literal for int() with base 10: 'NaN' -[29/Jul/2018 10:48:22] "POST /operations/add_vote/ HTTP/1.1" 500 21021 -[29/Jul/2018 10:49:19] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 40484 -[29/Jul/2018 10:49:19] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616 -[29/Jul/2018 10:49:19] "GET /static/css/prettify.css HTTP/1.1" 200 1726 -[29/Jul/2018 10:49:19] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414 -[29/Jul/2018 10:49:19] "GET /static/css/code_show.css HTTP/1.1" 200 21839 -[29/Jul/2018 10:49:19] "GET /static/css/monokai-sublime.css HTTP/1.1" 200 1026 -[29/Jul/2018 10:49:19] "GET /static/js/prettify.js HTTP/1.1" 200 18331 -[29/Jul/2018 10:49:19] "GET /static/js/source.js HTTP/1.1" 200 33981 -[29/Jul/2018 10:49:20] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053 -[29/Jul/2018 10:49:20] "GET /static/js/jstree.js HTTP/1.1" 200 161840 -[29/Jul/2018 10:49:21] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802 -[29/Jul/2018 10:49:21] "GET /static/image/codepedia.png HTTP/1.1" 200 3350 -[29/Jul/2018 10:49:25] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[29/Jul/2018 10:49:41] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[29/Jul/2018 10:49:41] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[29/Jul/2018 10:49:41] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[29/Jul/2018 10:49:43] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[29/Jul/2018 10:49:45] "GET /static/image/annotation.png HTTP/1.1" 200 1148 -[29/Jul/2018 10:49:45] "GET /static/image/question.png HTTP/1.1" 200 1112 -[29/Jul/2018 10:49:47] "GET /users/login/ HTTP/1.1" 200 4384 -[29/Jul/2018 10:49:48] "GET /static/css/common.css HTTP/1.1" 200 8146 -[29/Jul/2018 10:49:48] "GET /static/css/jstree.css HTTP/1.1" 200 28727 -[29/Jul/2018 10:49:48] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414 -[29/Jul/2018 10:49:48] "GET /static/css/base.css HTTP/1.1" 200 18934 -[29/Jul/2018 10:49:48] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604 -[29/Jul/2018 10:49:48] "GET /static/css/register.css HTTP/1.1" 200 1762 -[29/Jul/2018 10:49:48] "GET /static/js/base.js HTTP/1.1" 200 21228 -[29/Jul/2018 10:49:48] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045 -[29/Jul/2018 10:49:48] "GET /static/js/users-common.js HTTP/1.1" 200 966 -[29/Jul/2018 10:49:48] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738 -[29/Jul/2018 10:49:48] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070 -[29/Jul/2018 10:49:49] "GET /static/image/login/bg_login.jpg HTTP/1.1" 200 29922 -[29/Jul/2018 10:49:50] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[29/Jul/2018 10:49:50] "GET /static/image/CodePedia.ico HTTP/1.1" 200 370070 -[29/Jul/2018 10:49:52] "POST /users/login/ HTTP/1.1" 302 0 -[29/Jul/2018 10:49:52] "GET / HTTP/1.1" 200 24333 -[29/Jul/2018 10:49:52] "GET /media/avatar/users/default.png HTTP/1.1" 200 36378 -[29/Jul/2018 10:49:52] "GET /static/vendor/site/css/style.css HTTP/1.1" 200 160228 -[29/Jul/2018 10:49:52] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[29/Jul/2018 10:49:53] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 43495 -[29/Jul/2018 10:49:54] "GET /static/js/source.js HTTP/1.1" 304 0 -[29/Jul/2018 10:49:54] "GET /static/image/users/default.png HTTP/1.1" 200 36378 -[29/Jul/2018 10:49:54] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[29/Jul/2018 10:49:54] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[29/Jul/2018 10:49:54] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[29/Jul/2018 10:49:55] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[29/Jul/2018 10:49:56] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[29/Jul/2018 10:50:00] "POST /operations/show_annotation/ HTTP/1.1" 200 4400 -[29/Jul/2018 10:50:04] "POST /operations/add_vote/ HTTP/1.1" 200 68 -[29/Jul/2018 11:00:15] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 43495 -[29/Jul/2018 11:00:16] "GET /static/css/code_show.css HTTP/1.1" 200 21915 -[29/Jul/2018 11:00:16] "GET /static/js/source.js HTTP/1.1" 304 0 -[29/Jul/2018 11:00:16] "GET /static/js/jstree.js HTTP/1.1" 304 0 -[29/Jul/2018 11:00:16] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[29/Jul/2018 11:00:17] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[29/Jul/2018 11:00:17] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[29/Jul/2018 11:00:17] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[29/Jul/2018 11:00:19] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[29/Jul/2018 11:00:26] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 40484 -[29/Jul/2018 11:00:26] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616 -[29/Jul/2018 11:00:26] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414 -[29/Jul/2018 11:00:26] "GET /static/css/prettify.css HTTP/1.1" 200 1726 -[29/Jul/2018 11:00:26] "GET /static/css/code_show.css HTTP/1.1" 200 21915 -[29/Jul/2018 11:00:26] "GET /static/css/monokai-sublime.css HTTP/1.1" 200 1026 -[29/Jul/2018 11:00:26] "GET /static/js/prettify.js HTTP/1.1" 200 18331 -[29/Jul/2018 11:00:26] "GET /static/js/source.js HTTP/1.1" 200 33981 -[29/Jul/2018 11:00:26] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053 -[29/Jul/2018 11:00:27] "GET /static/js/jstree.js HTTP/1.1" 200 161840 -[29/Jul/2018 11:00:28] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802 -[29/Jul/2018 11:00:28] "GET /static/image/codepedia.png HTTP/1.1" 200 3350 -[29/Jul/2018 11:00:31] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[29/Jul/2018 11:00:48] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[29/Jul/2018 11:00:48] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[29/Jul/2018 11:00:48] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[29/Jul/2018 11:00:50] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[29/Jul/2018 11:00:51] "GET /static/image/annotation.png HTTP/1.1" 200 1148 -[29/Jul/2018 11:00:51] "GET /static/image/question.png HTTP/1.1" 200 1112 -[29/Jul/2018 11:02:47] "GET /users/login/ HTTP/1.1" 200 4384 -[29/Jul/2018 11:02:47] "GET /static/css/common.css HTTP/1.1" 200 8146 -[29/Jul/2018 11:02:47] "GET /static/css/jstree.css HTTP/1.1" 200 28727 -[29/Jul/2018 11:02:47] "GET /static/css/base.css HTTP/1.1" 200 18934 -[29/Jul/2018 11:02:47] "GET /static/css/register.css HTTP/1.1" 200 1762 -[29/Jul/2018 11:02:47] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414 -[29/Jul/2018 11:02:47] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604 -[29/Jul/2018 11:02:47] "GET /static/js/base.js HTTP/1.1" 200 21228 -[29/Jul/2018 11:02:47] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045 -[29/Jul/2018 11:02:47] "GET /static/js/users-common.js HTTP/1.1" 200 966 -[29/Jul/2018 11:02:47] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070 -[29/Jul/2018 11:02:47] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738 -[29/Jul/2018 11:02:48] "GET /static/image/login/bg_login.jpg HTTP/1.1" 200 29922 -[29/Jul/2018 11:02:48] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[29/Jul/2018 11:02:49] "GET /static/image/CodePedia.ico HTTP/1.1" 200 370070 -[29/Jul/2018 11:02:49] "POST /users/login/ HTTP/1.1" 302 0 -[29/Jul/2018 11:02:50] "POST /users/login/ HTTP/1.1" 302 0 -[29/Jul/2018 11:02:50] "GET / HTTP/1.1" 200 24333 -[29/Jul/2018 11:02:50] "GET /media/avatar/users/default.png HTTP/1.1" 200 36378 -[29/Jul/2018 11:02:50] "GET /static/vendor/site/css/style.css HTTP/1.1" 200 160228 -[29/Jul/2018 11:02:50] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[29/Jul/2018 11:02:51] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 43495 -[29/Jul/2018 11:02:52] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[29/Jul/2018 11:02:52] "GET /static/js/source.js HTTP/1.1" 304 0 -[29/Jul/2018 11:02:52] "GET /static/image/users/default.png HTTP/1.1" 200 36378 -[29/Jul/2018 11:02:52] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[29/Jul/2018 11:02:52] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[29/Jul/2018 11:02:53] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[29/Jul/2018 11:02:53] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[29/Jul/2018 11:02:54] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[29/Jul/2018 11:02:58] "POST /operations/show_annotation/ HTTP/1.1" 200 4426 -[29/Jul/2018 11:03:16] "POST /operations/add_vote/ HTTP/1.1" 200 87 -[29/Jul/2018 11:03:24] "POST /operations/show_annotation/ HTTP/1.1" 200 4426 -[29/Jul/2018 11:03:25] "POST /operations/add_vote/ HTTP/1.1" 200 68 -[29/Jul/2018 11:03:26] "POST /operations/add_vote/ HTTP/1.1" 200 87 -[29/Jul/2018 11:03:27] "POST /operations/add_vote/ HTTP/1.1" 200 68 -[29/Jul/2018 11:03:30] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[29/Jul/2018 11:03:30] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[29/Jul/2018 11:06:01] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 43495 -[29/Jul/2018 11:06:02] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[29/Jul/2018 11:06:02] "GET /static/js/source.js HTTP/1.1" 200 34042 -[29/Jul/2018 11:06:02] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[29/Jul/2018 11:06:02] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[29/Jul/2018 11:06:03] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[29/Jul/2018 11:06:03] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[29/Jul/2018 11:06:04] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[29/Jul/2018 11:06:08] "GET /static/image/question.png HTTP/1.1" 200 1112 -[29/Jul/2018 11:06:08] "GET /static/image/annotation.png HTTP/1.1" 200 1148 -[29/Jul/2018 11:06:10] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 40484 -[29/Jul/2018 11:06:10] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616 -[29/Jul/2018 11:06:10] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414 -[29/Jul/2018 11:06:10] "GET /static/css/prettify.css HTTP/1.1" 200 1726 -[29/Jul/2018 11:06:10] "GET /static/css/code_show.css HTTP/1.1" 200 21915 -[29/Jul/2018 11:06:10] "GET /static/css/monokai-sublime.css HTTP/1.1" 200 1026 -[29/Jul/2018 11:06:10] "GET /static/js/prettify.js HTTP/1.1" 200 18331 -[29/Jul/2018 11:06:10] "GET /static/js/source.js HTTP/1.1" 200 34042 -[29/Jul/2018 11:06:10] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053 -[29/Jul/2018 11:06:11] "GET /static/js/jstree.js HTTP/1.1" 200 161840 -[29/Jul/2018 11:06:12] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802 -[29/Jul/2018 11:06:12] "GET /static/image/codepedia.png HTTP/1.1" 200 3350 -[29/Jul/2018 11:06:13] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[29/Jul/2018 11:06:13] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[29/Jul/2018 11:06:13] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[29/Jul/2018 11:06:13] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[29/Jul/2018 11:06:15] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[29/Jul/2018 11:06:53] "POST /operations/show_annotation/ HTTP/1.1" 200 59 -[29/Jul/2018 11:06:55] "GET /users/login/ HTTP/1.1" 200 4384 -[29/Jul/2018 11:06:55] "GET /static/css/base.css HTTP/1.1" 200 18934 -[29/Jul/2018 11:06:55] "GET /static/css/common.css HTTP/1.1" 200 8146 -[29/Jul/2018 11:06:55] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414 -[29/Jul/2018 11:06:55] "GET /static/css/register.css HTTP/1.1" 200 1762 -[29/Jul/2018 11:06:55] "GET /static/css/jstree.css HTTP/1.1" 200 28727 -[29/Jul/2018 11:06:55] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604 -[29/Jul/2018 11:06:55] "GET /static/js/base.js HTTP/1.1" 200 21228 -[29/Jul/2018 11:06:55] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045 -[29/Jul/2018 11:06:55] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070 -[29/Jul/2018 11:06:56] "GET /static/js/users-common.js HTTP/1.1" 200 966 -[29/Jul/2018 11:06:56] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738 -[29/Jul/2018 11:06:56] "GET /static/image/login/bg_login.jpg HTTP/1.1" 200 29922 -[29/Jul/2018 11:06:56] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[29/Jul/2018 11:06:57] "GET /static/image/CodePedia.ico HTTP/1.1" 200 370070 -[29/Jul/2018 11:06:58] "POST /users/login/ HTTP/1.1" 302 0 -[29/Jul/2018 11:06:59] "GET / HTTP/1.1" 200 24333 -[29/Jul/2018 11:06:59] "GET /media/avatar/users/default.png HTTP/1.1" 200 36378 -[29/Jul/2018 11:06:59] "GET /static/vendor/site/css/style.css HTTP/1.1" 200 160228 -[29/Jul/2018 11:06:59] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[29/Jul/2018 11:07:00] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 43495 -[29/Jul/2018 11:07:00] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[29/Jul/2018 11:07:00] "GET /static/js/source.js HTTP/1.1" 304 0 -[29/Jul/2018 11:07:00] "GET /static/image/users/default.png HTTP/1.1" 200 36378 -[29/Jul/2018 11:07:01] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[29/Jul/2018 11:07:01] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[29/Jul/2018 11:07:01] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[29/Jul/2018 11:07:01] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[29/Jul/2018 11:07:03] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[29/Jul/2018 11:07:07] "POST /operations/show_annotation/ HTTP/1.1" 200 4420 -[29/Jul/2018 11:07:17] "POST /operations/add_vote/ HTTP/1.1" 200 87 -[29/Jul/2018 11:07:20] "POST /operations/add_vote/ HTTP/1.1" 200 68 -[29/Jul/2018 11:07:22] "POST /operations/show_annotation/ HTTP/1.1" 200 4420 -[29/Jul/2018 11:07:22] "POST /operations/show_annotation/ HTTP/1.1" 200 4420 -[29/Jul/2018 11:08:27] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 43495 -[29/Jul/2018 11:08:27] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[29/Jul/2018 11:08:27] "GET /static/js/source.js HTTP/1.1" 304 0 -[29/Jul/2018 11:08:28] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[29/Jul/2018 11:08:28] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[29/Jul/2018 11:08:28] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[29/Jul/2018 11:08:28] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[29/Jul/2018 11:08:29] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[29/Jul/2018 11:08:33] "POST /operations/show_annotation/ HTTP/1.1" 200 4420 -[29/Jul/2018 11:09:03] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 43495 -[29/Jul/2018 11:09:04] "GET /static/js/source.js HTTP/1.1" 304 0 -[29/Jul/2018 11:09:04] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[29/Jul/2018 11:09:04] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[29/Jul/2018 11:09:05] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[29/Jul/2018 11:09:05] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[29/Jul/2018 11:09:06] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[29/Jul/2018 11:09:18] "POST /operations/show_annotation/ HTTP/1.1" 200 4416 -[29/Jul/2018 11:16:57] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[29/Jul/2018 11:16:58] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[29/Jul/2018 11:17:28] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 43495 -[29/Jul/2018 11:17:28] "GET /static/js/source.js HTTP/1.1" 304 0 -[29/Jul/2018 11:17:28] "GET /static/js/jstree.js HTTP/1.1" 304 0 -[29/Jul/2018 11:17:29] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[29/Jul/2018 11:17:29] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[29/Jul/2018 11:17:29] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[29/Jul/2018 11:17:31] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[29/Jul/2018 11:17:38] "POST /operations/show_annotation/ HTTP/1.1" 200 4416 -[29/Jul/2018 11:17:40] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[29/Jul/2018 11:20:29] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 40484 -[29/Jul/2018 11:20:29] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616 -[29/Jul/2018 11:20:29] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414 -[29/Jul/2018 11:20:29] "GET /static/css/prettify.css HTTP/1.1" 200 1726 -[29/Jul/2018 11:20:29] "GET /static/css/code_show.css HTTP/1.1" 200 21915 -[29/Jul/2018 11:20:29] "GET /static/css/monokai-sublime.css HTTP/1.1" 200 1026 -[29/Jul/2018 11:20:29] "GET /static/js/prettify.js HTTP/1.1" 200 18331 -[29/Jul/2018 11:20:29] "GET /static/js/source.js HTTP/1.1" 200 34042 -[29/Jul/2018 11:20:29] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053 -[29/Jul/2018 11:20:31] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802 -[29/Jul/2018 11:20:31] "GET /static/js/jstree.js HTTP/1.1" 200 161840 -[29/Jul/2018 11:20:31] "GET /static/image/codepedia.png HTTP/1.1" 200 3350 -[29/Jul/2018 11:20:32] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[29/Jul/2018 11:20:32] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[29/Jul/2018 11:20:32] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[29/Jul/2018 11:20:32] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[29/Jul/2018 11:20:34] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[29/Jul/2018 11:20:35] "GET /static/image/annotation.png HTTP/1.1" 200 1148 -[29/Jul/2018 11:20:35] "GET /static/image/question.png HTTP/1.1" 200 1112 -[29/Jul/2018 11:20:38] "GET /users/login/ HTTP/1.1" 200 4384 -[29/Jul/2018 11:20:39] "GET /static/css/base.css HTTP/1.1" 200 18934 -[29/Jul/2018 11:20:39] "GET /static/css/common.css HTTP/1.1" 200 8146 -[29/Jul/2018 11:20:39] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414 -[29/Jul/2018 11:20:39] "GET /static/css/jstree.css HTTP/1.1" 200 28727 -[29/Jul/2018 11:20:39] "GET /static/css/register.css HTTP/1.1" 200 1762 -[29/Jul/2018 11:20:39] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604 -[29/Jul/2018 11:20:39] "GET /static/js/base.js HTTP/1.1" 200 21228 -[29/Jul/2018 11:20:39] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045 -[29/Jul/2018 11:20:39] "GET /static/js/users-common.js HTTP/1.1" 200 966 -[29/Jul/2018 11:20:39] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070 -[29/Jul/2018 11:20:39] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738 -[29/Jul/2018 11:20:40] "GET /static/image/login/bg_login.jpg HTTP/1.1" 200 29922 -[29/Jul/2018 11:20:41] "GET /static/image/CodePedia.ico HTTP/1.1" 200 370070 -[29/Jul/2018 11:20:41] "POST /users/login/ HTTP/1.1" 302 0 -[29/Jul/2018 11:20:41] "GET / HTTP/1.1" 200 24333 -[29/Jul/2018 11:20:41] "GET /media/avatar/users/default.png HTTP/1.1" 200 36378 -[29/Jul/2018 11:20:42] "GET /static/vendor/site/css/style.css HTTP/1.1" 200 160228 -[29/Jul/2018 11:20:45] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 43495 -[29/Jul/2018 11:20:45] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[29/Jul/2018 11:20:45] "GET /static/image/users/default.png HTTP/1.1" 200 36378 -[29/Jul/2018 11:20:45] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[29/Jul/2018 11:20:45] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[29/Jul/2018 11:20:45] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[29/Jul/2018 11:20:48] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[29/Jul/2018 11:22:02] "POST /operations/show_annotation/ HTTP/1.1" 200 4416 -[29/Jul/2018 11:23:01] "POST /operations/show_annotation/ HTTP/1.1" 200 4416 -[29/Jul/2018 11:23:08] "POST /operations/show_annotation/ HTTP/1.1" 200 4416 -[29/Jul/2018 11:23:11] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[29/Jul/2018 11:23:11] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[29/Jul/2018 12:24:49] code 400, message Bad request syntax ('\x05\x01\x00') -[29/Jul/2018 12:24:49] "" 400 - -[29/Jul/2018 12:24:57] code 400, message Bad request syntax ('\x05\x01\x00') -[29/Jul/2018 12:24:57] "" 400 - -[29/Jul/2018 12:25:07] code 400, message Bad request syntax ('\x05\x01\x00') -[29/Jul/2018 12:25:07] "" 400 - -[29/Jul/2018 12:27:04] code 400, message Bad HTTP/0.9 request type ('\x04\x01\x00P\x05¼Ò') -[29/Jul/2018 12:27:04] "P¼Ò " 400 - -[29/Jul/2018 12:27:13] code 400, message Bad HTTP/0.9 request type ('\x04\x01\x00P\x05¼Ò') -[29/Jul/2018 12:27:13] "P¼Ò " 400 - -[29/Jul/2018 12:27:23] code 400, message Bad HTTP/0.9 request type ('\x04\x01\x00P\x05¼Ò') -[29/Jul/2018 12:27:23] "P¼Ò " 400 - -Not Found: /http:/5.188.210.12/echo.php -[29/Jul/2018 12:28:21] "GET http://5.188.210.12/echo.php HTTP/1.1" 404 1689 -[29/Jul/2018 14:36:52] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditText.java HTTP/1.1" 200 43493 -[29/Jul/2018 14:36:52] "GET /static/js/source.js HTTP/1.1" 200 34042 -[29/Jul/2018 14:36:52] "GET /static/js/prettify.js HTTP/1.1" 200 18331 -[29/Jul/2018 14:36:53] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616 -[29/Jul/2018 14:36:53] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414 -[29/Jul/2018 14:36:53] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802 -[29/Jul/2018 14:36:53] "GET /static/css/prettify.css HTTP/1.1" 200 1726 -[29/Jul/2018 14:36:53] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053 -[29/Jul/2018 14:36:54] "GET /static/css/code_show.css HTTP/1.1" 200 21915 -[29/Jul/2018 14:36:54] "GET /static/css/monokai-sublime.css HTTP/1.1" 200 1026 -[29/Jul/2018 14:36:54] "GET /static/js/jstree.js HTTP/1.1" 200 161840 -[29/Jul/2018 14:37:01] "GET /static/image/codepedia.png HTTP/1.1" 200 3350 -[29/Jul/2018 14:37:01] "GET /static/image/users/default.png HTTP/1.1" 200 36378 -Not Found: /favicon.ico -[29/Jul/2018 14:37:01] "GET /favicon.ico HTTP/1.1" 404 3103 -[29/Jul/2018 14:37:01] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 125 -[29/Jul/2018 14:37:02] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1940 -[29/Jul/2018 14:37:02] "POST /operations/show_navigation/ HTTP/1.1" 200 500 -[29/Jul/2018 14:37:02] "POST /operations/get_codereading_content/ HTTP/1.1" 200 167984 -[29/Jul/2018 14:37:03] "GET /static/image/question.png HTTP/1.1" 200 1112 -[29/Jul/2018 14:37:03] "GET /static/image/annotation.png HTTP/1.1" 200 1148 -Performing system checks... - -System check identified no issues (0 silenced). -July 29, 2018 - 09:36:08 -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. -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditText.java -Performing system checks... - -System check identified no issues (0 silenced). -July 29, 2018 - 14:39:23 -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 29, 2018 - 14:39:26 -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. -[29/Jul/2018 14:40:23] "GET /users/userinfo HTTP/1.1" 200 18856 -[29/Jul/2018 14:40:24] "GET /static/css/base.css HTTP/1.1" 200 18934 -[29/Jul/2018 14:40:24] "GET /static/vendor/site/css/reset.css HTTP/1.1" 200 2808 -[29/Jul/2018 14:40:24] "GET /static/vendor/site/js/plugins/queryCity/css/cityLayout.css HTTP/1.1" 200 10464 -[29/Jul/2018 14:40:24] "GET /static/vendor/site/css/animate.css HTTP/1.1" 200 74079 -[29/Jul/2018 14:40:24] "GET /static/vendor/site/css/lq.datetimepick.css HTTP/1.1" 200 5049 -[29/Jul/2018 14:40:24] "GET /static/css/users/userinfo.css HTTP/1.1" 200 382 -[29/Jul/2018 14:40:24] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070 -[29/Jul/2018 14:40:24] "GET /static/vendor/site/js/jquery.min.js HTTP/1.1" 200 101700 -[29/Jul/2018 14:40:24] "GET /static/vendor/site/js/jquery-migrate-1.2.1.min.js HTTP/1.1" 200 7200 -[29/Jul/2018 14:40:24] "GET /static/vendor/site/css/style.css HTTP/1.1" 200 160228 -[29/Jul/2018 14:40:25] "GET /media/avatar/users/default.png HTTP/1.1" 200 36378 -[29/Jul/2018 14:40:25] "GET /static/vendor/site/images/arrow.png HTTP/1.1" 200 1295 -[29/Jul/2018 14:40:25] "GET /static/vendor/site/images/side1.png HTTP/1.1" 200 1318 -[29/Jul/2018 14:40:25] "GET /static/vendor/site/images/arrow_g.png HTTP/1.1" 200 1275 -[29/Jul/2018 14:40:25] "GET /static/vendor/site/images/side4.png HTTP/1.1" 200 1172 -[29/Jul/2018 14:40:26] "GET /static/vendor/site/js/selectUi.js HTTP/1.1" 200 5816 -[29/Jul/2018 14:40:26] "GET /static/vendor/site/js/plugins/laydate/laydate.js HTTP/1.1" 200 13877 -[29/Jul/2018 14:40:26] "GET /static/vendor/site/js/plugins/layer/layer.js HTTP/1.1" 200 14941 -[29/Jul/2018 14:40:26] "GET /static/vendor/site/js/unslider.js HTTP/1.1" 200 2776 -[29/Jul/2018 14:40:26] "GET /static/vendor/site/js/plugins/jquery.scrollLoading.js HTTP/1.1" 200 770 -[29/Jul/2018 14:40:26] "GET /static/vendor/site/js/plugins/queryCity/js/public.js HTTP/1.1" 200 43900 -[29/Jul/2018 14:40:26] "GET /static/vendor/site/js/plugins/laydate/need/laydate.css HTTP/1.1" 200 6028 -[29/Jul/2018 14:40:27] "GET /static/vendor/site/js/plugins/laydate/skins/default/laydate.css HTTP/1.1" 200 3575 -[29/Jul/2018 14:40:27] "GET /static/vendor/site/js/plugins/layer/skin/layer.css HTTP/1.1" 200 11336 -[29/Jul/2018 14:40:27] "GET /static/vendor/site/js/validateDialog.js HTTP/1.1" 200 1878 -[29/Jul/2018 14:40:27] "GET /static/image/CodePedia.ico HTTP/1.1" 200 370070 -[29/Jul/2018 14:40:27] "GET /static/vendor/site/js/deco-common.js HTTP/1.1" 200 21122 -[29/Jul/2018 14:40:27] "GET /static/vendor/site/js/plugins/jquery.upload.js HTTP/1.1" 200 2876 -[29/Jul/2018 14:40:27] "GET /users/userinfo-anno HTTP/1.1" 301 0 -[29/Jul/2018 14:40:27] "GET /static/vendor/site/js/validate.js HTTP/1.1" 200 2932 -[29/Jul/2018 14:40:27] "GET /static/vendor/site/js/deco-user.js HTTP/1.1" 200 6721 -[29/Jul/2018 14:40:27] "GET /static/vendor/site/images/dig_close.png HTTP/1.1" 200 1211 -Not Found: /images/send.png -[29/Jul/2018 14:40:27] "GET /images/send.png HTTP/1.1" 404 3115 -[29/Jul/2018 14:40:27] "GET /captcha/image/5f3c00e47fb1be12d2fd15b9a860711597721b3f/ HTTP/1.1" 410 0 -Internal Server Error: /users/userinfo-anno/ -Traceback (most recent call last): - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 475, in parse - compile_func = self.tags[command] -KeyError: 'endfor' - -During handling of the above exception, another exception occurred: - -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 157, in get - return render(request, 'users/userinfo_anno.html',locals()) - 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 61, in render_to_string - template = get_template(template_name, using=using) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/loader.py", line 15, in get_template - return engine.get_template(template_name) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/backends/django.py", line 34, in get_template - return Template(self.engine.get_template(template_name), self) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/engine.py", line 144, in get_template - template, origin = self.find_template(template_name) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/engine.py", line 126, in find_template - template = loader.get_template(name, skip=skip) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/loaders/base.py", line 30, in get_template - contents, origin, origin.template_name, self.engine, - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 160, in __init__ - self.nodelist = self.compile_nodelist() - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 198, in compile_nodelist - return parser.parse() - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 483, in parse - raise self.error(token, e) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 481, in parse - compiled_result = compile_func(self, token) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/loader_tags.py", line 290, in do_extends - nodelist = parser.parse() - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 483, in parse - raise self.error(token, e) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 481, in parse - compiled_result = compile_func(self, token) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/loader_tags.py", line 233, in do_block - nodelist = parser.parse(('endblock',)) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 483, in parse - raise self.error(token, e) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 481, in parse - compiled_result = compile_func(self, token) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/defaulttags.py", line 815, in do_for - nodelist_loop = parser.parse(('empty', 'endfor',)) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 483, in parse - raise self.error(token, e) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 481, in parse - compiled_result = compile_func(self, token) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/defaulttags.py", line 1477, in do_with - nodelist = parser.parse(('endwith',)) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 477, in parse - self.invalid_block_tag(token, command, parse_until) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 533, in invalid_block_tag - get_text_list(["'%s'" % p for p in parse_until], 'or'), -django.template.exceptions.TemplateSyntaxError: Invalid block tag on line 56: 'endfor', expected 'endwith'. Did you forget to register or load this tag? -[29/Jul/2018 14:40:28] "GET /users/userinfo-anno/ HTTP/1.1" 500 222571 -[29/Jul/2018 14:41:10] "GET /users/userinfo-anno/ HTTP/1.1" 200 60872 -Not Found: /users/images/send.png -[29/Jul/2018 14:41:11] "GET /static/vendor/site/js/deco-common.js HTTP/1.1" 200 21122 -[29/Jul/2018 14:41:11] "GET /users/images/send.png HTTP/1.1" 404 4492 -[29/Jul/2018 14:41:11] "GET /static/vendor/site/js/plugins/layer/extend/layer.ext.js HTTP/1.1" 200 4758 -[29/Jul/2018 14:41:11] "GET /static/vendor/site/js/plugins/layer/skin/layer.ext.css HTTP/1.1" 200 2867 -[29/Jul/2018 14:41:26] "GET /users/userinfo-anno/ HTTP/1.1" 200 60597 -Not Found: /users/images/send.png -[29/Jul/2018 14:41:26] "GET /users/images/send.png HTTP/1.1" 404 4492 -[29/Jul/2018 14:41:26] "GET /static/images/error-img.png HTTP/1.1" 404 1690 -[29/Jul/2018 14:42:02] "GET /users/userinfo-anno/ HTTP/1.1" 200 62497 -Not Found: /users/images/send.png -[29/Jul/2018 14:42:03] "GET /users/images/send.png HTTP/1.1" 404 4492 -[29/Jul/2018 14:42:03] "GET /static/images/error-img.png HTTP/1.1" 404 1690 -[29/Jul/2018 14:43:36] "GET /users/userinfo-anno/ HTTP/1.1" 200 63263 -Not Found: /users/images/send.png -[29/Jul/2018 14:43:37] "GET /users/images/send.png HTTP/1.1" 404 4492 -[29/Jul/2018 14:43:37] "GET /static/images/error-img.png HTTP/1.1" 404 1690 -Performing system checks... - -System check identified no issues (0 silenced). -July 29, 2018 - 14:39:41 -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. -, , , , , , , , , , , , , , , , , , , , '...(remaining elements truncated)...']> -, , , , , , , , , , , , , , , , , , , , '...(remaining elements truncated)...']> -, , , , , , , , , , , , , , , , , , , , '...(remaining elements truncated)...']> -, , , , , , , , , , , , , , , , , , , , '...(remaining elements truncated)...']> -, , , , , , , , , , , , , , , , , , , , '...(remaining elements truncated)...']> -[29/Jul/2018 14:52:46] "GET /users/userinfo-anno/ HTTP/1.1" 200 60517 -Not Found: /users/images/send.png -[29/Jul/2018 14:52:46] "GET /users/images/send.png HTTP/1.1" 404 4492 -[29/Jul/2018 14:52:46] "GET /static/images/error-img.png HTTP/1.1" 404 1690 -[29/Jul/2018 14:53:18] "GET /users/userinfo-anno/?sort=latest HTTP/1.1" 200 60517 -Not Found: /users/images/send.png -[29/Jul/2018 14:53:19] "GET /users/images/send.png HTTP/1.1" 404 4492 -[29/Jul/2018 14:53:19] "GET /static/images/error-img.png HTTP/1.1" 404 1690 -[29/Jul/2018 14:53:21] "GET /users/userinfo-anno/?sort=hot HTTP/1.1" 200 60517 -Not Found: /users/images/send.png -[29/Jul/2018 14:53:21] "GET /users/images/send.png HTTP/1.1" 404 4492 -[29/Jul/2018 14:53:21] "GET /static/images/error-img.png HTTP/1.1" 404 1690 -[29/Jul/2018 14:53:22] "GET /users/userinfo-anno/?sort=latest HTTP/1.1" 200 60517 -Not Found: /users/images/send.png -[29/Jul/2018 14:53:23] "GET /users/images/send.png HTTP/1.1" 404 4492 -[29/Jul/2018 14:53:23] "GET /static/images/error-img.png HTTP/1.1" 404 1690 -[29/Jul/2018 14:54:20] "GET /users/userinfo-anno/?sort=latest HTTP/1.1" 200 60517 -Not Found: /users/images/send.png -[29/Jul/2018 14:54:20] "GET /users/images/send.png HTTP/1.1" 404 4492 -[29/Jul/2018 14:54:20] "GET /static/images/error-img.png HTTP/1.1" 404 1690 -Performing system checks... - -System check identified no issues (0 silenced). -July 29, 2018 - 14:51:57 -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. -, , , , , , , , , , , , , , , , , , , , '...(remaining elements truncated)...']> -, , , , , , , , , , , , , , , , , , , , '...(remaining elements truncated)...']> -, , , , , , , , , , , , , , , , , , , , '...(remaining elements truncated)...']> -, , , , , , , , , , , , , , , , , , , , '...(remaining elements truncated)...']> -, , , , , , , , , , , , , , , , , , , , '...(remaining elements truncated)...']> -Performing system checks... - -System check identified no issues (0 silenced). -July 29, 2018 - 14:55:47 -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 .wrapper at 0x7f2b1399e6a8> -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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/codepedia2.0/Codepedia2/urls.py", line 21, in - from users.views import IndexView - File "/projects/codepedia-test/codepedia2.0/apps/users/views.py", line 158 - codes = [] - ^ -IndentationError: expected an indented block -Performing system checks... - -Performing system checks... - -System check identified no issues (0 silenced). -July 29, 2018 - 14:58: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. -Performing system checks... - -System check identified no issues (0 silenced). -July 29, 2018 - 14:58:47 -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 29, 2018 - 14:59:26 -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 29, 2018 - 15:00:00 -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 29, 2018 - 15:00:13 -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 29, 2018 - 15:00:22 -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 29, 2018 - 15:00: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. -Performing system checks... - -System check identified no issues (0 silenced). -July 29, 2018 - 15:00:58 -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 29, 2018 - 15:01:01 -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. -[29/Jul/2018 15:01:22] "GET /users/userinfo-anno/?sort=latest HTTP/1.1" 200 60542 -Not Found: /users/images/send.png -[29/Jul/2018 15:01:23] "GET /users/images/send.png HTTP/1.1" 404 4492 -[29/Jul/2018 15:01:23] "GET /static/images/error-img.png HTTP/1.1" 404 1690 -[29/Jul/2018 15:01:26] "GET /users/userinfo-anno/?sort=latest HTTP/1.1" 200 60542 -Not Found: /users/images/send.png -[29/Jul/2018 15:01:26] "GET /users/images/send.png HTTP/1.1" 404 4492 -[29/Jul/2018 15:01:26] "GET /static/images/error-img.png HTTP/1.1" 404 1690 -[29/Jul/2018 15:01:27] "GET /users/userinfo-anno/?sort=latest HTTP/1.1" 200 60542 -Not Found: /users/images/send.png -[29/Jul/2018 15:01:28] "GET /users/images/send.png HTTP/1.1" 404 4492 -[29/Jul/2018 15:01:28] "GET /static/images/error-img.png HTTP/1.1" 404 1690 -[29/Jul/2018 15:01:46] "GET /projects/Notes/src/net/micode/notes/gtask/remote/GTaskClient.java HTTP/1.1" 200 43493 -[29/Jul/2018 15:01:46] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[29/Jul/2018 15:01:46] "GET /static/js/source.js HTTP/1.1" 304 0 -[29/Jul/2018 15:01:47] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[29/Jul/2018 15:01:47] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 2071 -[29/Jul/2018 15:01:47] "POST /operations/show_navigation/ HTTP/1.1" 200 611 -[29/Jul/2018 15:01:48] "POST /operations/get_codereading_content/ HTTP/1.1" 200 448306 -[29/Jul/2018 15:05:31] "GET /users/userinfo HTTP/1.1" 200 18856 -Not Found: /images/send.png -[29/Jul/2018 15:05:31] "GET /images/send.png HTTP/1.1" 404 3115 -[29/Jul/2018 15:05:32] "GET /static/images/error-img.png HTTP/1.1" 404 1690 -[29/Jul/2018 15:05:34] "GET /users/userinfo-anno/ HTTP/1.1" 200 60542 -Not Found: /users/images/send.png -[29/Jul/2018 15:05:34] "GET /users/images/send.png HTTP/1.1" 404 4492 -[29/Jul/2018 15:05:34] "GET /static/images/error-img.png HTTP/1.1" 404 1690 -[29/Jul/2018 15:05:38] "GET /users/userinfo-anno/ HTTP/1.1" 200 60542 -Not Found: /users/images/send.png -[29/Jul/2018 15:05:38] "GET /users/images/send.png HTTP/1.1" 404 4492 -[29/Jul/2018 15:05:39] "GET /static/images/error-img.png HTTP/1.1" 404 1690 -[29/Jul/2018 15:05:39] "GET /users/userinfo HTTP/1.1" 200 18856 -Not Found: /images/send.png -[29/Jul/2018 15:05:39] "GET /images/send.png HTTP/1.1" 404 3115 -[29/Jul/2018 15:05:39] "GET /static/images/error-img.png HTTP/1.1" 404 1690 -[29/Jul/2018 15:05:53] "GET / HTTP/1.1" 200 24330 -[29/Jul/2018 15:05:53] "GET /static/css/common.css HTTP/1.1" 200 8146 -[29/Jul/2018 15:05:53] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414 -[29/Jul/2018 15:05:53] "GET /static/css/jstree.css HTTP/1.1" 200 28727 -[29/Jul/2018 15:05:53] "GET /static/js/jstree.js HTTP/1.1" 304 0 -[29/Jul/2018 15:05:53] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604 -[29/Jul/2018 15:05:53] "GET /static/js/base.js HTTP/1.1" 200 21228 -[29/Jul/2018 15:05:53] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045 -[29/Jul/2018 15:05:53] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738 -[29/Jul/2018 15:05:58] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 43493 -[29/Jul/2018 15:05:59] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[29/Jul/2018 15:05:59] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[29/Jul/2018 15:05:59] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[29/Jul/2018 15:06:00] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[29/Jul/2018 15:06:03] "GET / HTTP/1.1" 200 24330 -[29/Jul/2018 15:06:05] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[29/Jul/2018 15:06:05] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[29/Jul/2018 15:06:05] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[29/Jul/2018 15:06:07] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88 -[29/Jul/2018 15:06:07] "POST /operations/show_navigation/ HTTP/1.1" 200 35 -[29/Jul/2018 15:06:07] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[29/Jul/2018 15:06:07] "POST /operations/get_codereading_content/ HTTP/1.1" 200 4994 -[29/Jul/2018 15:06:14] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88 -[29/Jul/2018 15:06:14] "POST /operations/get_codereading_content/ HTTP/1.1" 200 5938 -[29/Jul/2018 15:06:14] "POST /operations/show_navigation/ HTTP/1.1" 200 35 -[29/Jul/2018 15:06:16] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88 -[29/Jul/2018 15:06:16] "POST /operations/get_codereading_content/ HTTP/1.1" 200 3606 -[29/Jul/2018 15:06:16] "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-test/codepedia2.0/apps/operations/views.py", line 168, 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. -[29/Jul/2018 15:06:17] "POST /operations/show_navigation/ HTTP/1.1" 500 19103 -[29/Jul/2018 15:06:33] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88 -[29/Jul/2018 15:06:33] "POST /operations/get_codereading_content/ HTTP/1.1" 200 3618 -[29/Jul/2018 15:06:33] "POST /operations/show_navigation/ HTTP/1.1" 200 35 -[29/Jul/2018 15:06:35] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 88 -[29/Jul/2018 15:06:35] "POST /operations/show_navigation/ HTTP/1.1" 200 35 -[29/Jul/2018 15:06:35] "POST /operations/get_codereading_content/ HTTP/1.1" 200 3841 -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/codepedia2.0/apps/operations/views.py", line 168, 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. -[29/Jul/2018 15:06:37] "POST /operations/show_navigation/ HTTP/1.1" 500 19098 -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/codepedia2.0/apps/operations/views.py", line 168, 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. -[29/Jul/2018 15:06:38] "POST /operations/show_navigation/ HTTP/1.1" 500 19098 -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/codepedia2.0/apps/operations/views.py", line 168, 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. -[29/Jul/2018 15:06:39] "POST /operations/show_navigation/ HTTP/1.1" 500 19108 -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/codepedia2.0/apps/operations/views.py", line 168, 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. -[29/Jul/2018 15:06:46] "POST /operations/show_navigation/ HTTP/1.1" 500 19108 -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/codepedia2.0/apps/operations/views.py", line 168, 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. -[29/Jul/2018 15:06:48] "POST /operations/show_navigation/ HTTP/1.1" 500 19108 -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/codepedia2.0/apps/operations/views.py", line 168, 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. -[29/Jul/2018 15:07:09] "POST /operations/show_navigation/ HTTP/1.1" 500 19103 -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/codepedia2.0/apps/operations/views.py", line 168, 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. -[29/Jul/2018 15:07:11] "POST /operations/show_navigation/ HTTP/1.1" 500 19094 -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/codepedia2.0/apps/operations/views.py", line 168, 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. -[29/Jul/2018 15:07:12] "POST /operations/show_navigation/ HTTP/1.1" 500 19094 -[29/Jul/2018 15:07:30] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[29/Jul/2018 15:07:47] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[29/Jul/2018 15:10:08] "POST /operations/show_annotation/ HTTP/1.1" 200 2565 -[29/Jul/2018 15:15:11] "POST /operations/show_annotation/ HTTP/1.1" 200 2565 -[29/Jul/2018 15:15:18] "POST /operations/add_vote/ HTTP/1.1" 200 68 -[29/Jul/2018 15:15:19] "POST /operations/add_vote/ HTTP/1.1" 200 87 -[29/Jul/2018 15:15:33] "POST /operations/add_comment/ HTTP/1.1" 200 79 -[29/Jul/2018 15:17:53] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[29/Jul/2018 15:36:18] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 43493 -[29/Jul/2018 15:36:18] "GET /static/js/source.js HTTP/1.1" 304 0 -[29/Jul/2018 15:36:18] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[29/Jul/2018 15:36:18] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[29/Jul/2018 15:36:19] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[29/Jul/2018 15:36:19] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[29/Jul/2018 15:36:19] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[29/Jul/2018 15:36:21] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[29/Jul/2018 15:39:38] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 43493 -[29/Jul/2018 15:39:38] "GET /static/js/jstree.js HTTP/1.1" 304 0 -[29/Jul/2018 15:39:39] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[29/Jul/2018 15:39:39] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[29/Jul/2018 15:39:39] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[29/Jul/2018 15:39:41] "POST /operations/get_codereading_content/ HTTP/1.1" 200 694258 -[29/Jul/2018 15:39:56] "GET /users/userinfo HTTP/1.1" 200 18856 -Not Found: /images/send.png -[29/Jul/2018 15:39:57] "GET /images/send.png HTTP/1.1" 404 3115 -[29/Jul/2018 15:39:57] "GET /static/images/error-img.png HTTP/1.1" 404 1690 -[29/Jul/2018 15:40:00] "GET /users/userinfo-anno/ HTTP/1.1" 200 60542 -Not Found: /users/images/send.png -[29/Jul/2018 15:40:00] "GET /users/images/send.png HTTP/1.1" 404 4492 -[29/Jul/2018 15:40:00] "GET /static/images/error-img.png HTTP/1.1" 404 1690 -[29/Jul/2018 15:40:01] "GET /users/userinfo HTTP/1.1" 200 18856 -Not Found: /images/send.png -[29/Jul/2018 15:40:01] "GET /images/send.png HTTP/1.1" 404 3115 -[29/Jul/2018 15:40:02] "GET /static/images/error-img.png HTTP/1.1" 404 1690 -[29/Jul/2018 15:40:03] "GET /users/userinfo-anno/ HTTP/1.1" 200 60542 -Not Found: /users/images/send.png -[29/Jul/2018 15:40:03] "GET /users/images/send.png HTTP/1.1" 404 4492 -[29/Jul/2018 15:40:03] "GET /static/images/error-img.png HTTP/1.1" 404 1690 -[29/Jul/2018 15:40:05] "GET /users/userinfo HTTP/1.1" 200 18856 -Not Found: /images/send.png -[29/Jul/2018 15:40:05] "GET /images/send.png HTTP/1.1" 404 3115 -[29/Jul/2018 15:40:05] "GET /static/images/error-img.png HTTP/1.1" 404 1690 -[29/Jul/2018 15:40:22] "GET / HTTP/1.1" 200 24330 -[29/Jul/2018 15:40:22] "GET /static/css/jstree.css HTTP/1.1" 304 0 -[29/Jul/2018 15:40:28] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[29/Jul/2018 19:03:08] "GET / HTTP/1.0" 200 22531 -[29/Jul/2018 19:03:08] code 400, message Bad request syntax ('\\#ST') -[29/Jul/2018 19:03:08] "\#ST" 400 - -[29/Jul/2018 19:03:10] code 400, message Bad HTTP/0.9 request type ('\x00') -[29/Jul/2018 19:03:10] " nbe" 400 - -[2018-07-29 19:03:10,936] - Broken pipe from ('50.116.56.144', 40158) - -[29/Jul/2018 19:03:12] code 400, message Bad request syntax ('\x00\x00\x07\x00\x08\x00\x03\x00\x04\x00\x05\x00\x06') -[29/Jul/2018 19:03:12] "" 400 - -[2018-07-29 19:03:12,532] - Broken pipe from ('50.116.56.144', 40588) - -[29/Jul/2018 19:03:12] "OPTIONS / HTTP/1.0" 200 0 -[29/Jul/2018 19:03:13] code 400, message Bad request version ('RTSP/1.0') -[29/Jul/2018 19:03:13] "OPTIONS / RTSP/1.0" 400 - -[29/Jul/2018 19:03:15] 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') -[29/Jul/2018 19:03:15] "€(rþ† —|" 400 - -[2018-07-29 19:03:15,503] - Broken pipe from ('50.116.56.144', 41174) - -[29/Jul/2018 19:03:17] code 400, message Bad HTTP/0.9 request type ('\x00') -[29/Jul/2018 19:03:17] "versionbind" 400 - -[2018-07-29 19:03:17,339] - Broken pipe from ('50.116.56.144', 41504) - -[29/Jul/2018 19:03:19] code 400, message Bad HTTP/0.9 request type ('\x00') -[29/Jul/2018 19:03:19] " " 400 - -[2018-07-29 19:03:19,192] - Broken pipe from ('50.116.56.144', 42194) - -[29/Jul/2018 19:03:19] code 400, message Bad request syntax ('HELP') -[29/Jul/2018 19:03:19] "HELP" 400 - -[29/Jul/2018 19:03:19] 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') -[29/Jul/2018 19:03:19] You're accessing the development server over HTTPS, but it only supports HTTP. - -[29/Jul/2018 19:03:20] code 400, message Bad request version ('\x00/\x00') -[29/Jul/2018 19:03:20] You're accessing the development server over HTTPS, but it only supports HTTP. - -[29/Jul/2018 19:03:21] code 400, message Bad request syntax ('\x00\x00\x00qj\x81n0\x81k¡\x03\x02\x01\x05¢\x03\x02\x01') -[29/Jul/2018 19:03:21] "qjn0k¡¢" 400 - -[29/Jul/2018 19:03:23] 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') -[29/Jul/2018 19:03:23] "¤ÿSMBr@@PC NETWORK PROGRAM 1.0MICROSOFT NETWORKS 1.03MICROSOFT NETWORKS 3.0LANMAN1.0LM1.2X002SambaNT LANMAN 1.0NT LM 0.12" 400 - -[2018-07-29 19:03:23,678] - Broken pipe from ('50.116.56.144', 44332) - -[29/Jul/2018 19:03:25] code 400, message Bad HTTP/0.9 request type ('l\x00') -[29/Jul/2018 19:03:25] "l " 400 - -[2018-07-29 19:03:25,525] - Broken pipe from ('50.116.56.144', 45056) - -Not Found: /nice ports,/Trinity.txt.bak -[29/Jul/2018 19:03:25] "GET /nice%20ports%2C/Tri%6Eity.txt%2ebak HTTP/1.0" 404 3147 -[29/Jul/2018 19:03:26] code 400, message Bad request syntax ('\x01default') -[29/Jul/2018 19:03:26] "default" 400 - -[29/Jul/2018 19:03:27] code 400, message Bad request syntax ('0\x84\x00\x00\x00-\x02\x01\x07c\x84\x00\x00\x00$\x04\x00') -[29/Jul/2018 19:03:27] "0„-c„$" 400 - -[29/Jul/2018 19:03:29] code 400, message Bad HTTP/0.9 request type ('0') -[29/Jul/2018 19:03:29] "0 `€" 400 - -[2018-07-29 19:03:29,358] - Broken pipe from ('50.116.56.144', 46234) - -[29/Jul/2018 19:03:29] code 400, message Bad request version ('SIP/2.0') -[29/Jul/2018 19:03:29] "OPTIONS sip:nm SIP/2.0" 400 - -[29/Jul/2018 19:03:31] code 400, message Bad request syntax ('TNMP\x04\x00\x00\x00TNME\x00\x00\x04\x00') -[29/Jul/2018 19:03:31] "TNMPTNME" 400 - -[2018-07-29 19:03:31,475] - Broken pipe from ('50.116.56.144', 46848) - -[29/Jul/2018 19:03:33] code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00') -[29/Jul/2018 19:03:33] " à" 400 - -[2018-07-29 19:03:33,427] - Broken pipe from ('50.116.56.144', 47286) - -[29/Jul/2018 19:03:35] code 400, message Bad request syntax ('DmdT\x00\x00\x00\x17\x00\x00\x00\x01\x00\x00\x00\x00\x11\x11\x00ÿ\x01ÿ\x13') -[29/Jul/2018 19:03:35] "DmdTÿÿ" 400 - -[2018-07-29 19:03:35,043] - Broken pipe from ('50.116.56.144', 47750) - -[29/Jul/2018 19:03:36] 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@') -[29/Jul/2018 19:03:36] ":/@=/@" 400 - -[2018-07-29 19:03:36,772] - Broken pipe from ('50.116.56.144', 48146) - -[29/Jul/2018 19:03:38] code 400, message Bad request syntax ('JRMI\x00\x02K') -[29/Jul/2018 19:03:38] "JRMIK" 400 - -[2018-07-29 19:03:38,747] - Broken pipe from ('50.116.56.144', 48536) - -[29/Jul/2018 19:03:40] 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.\x00\x00.\x00\x00.\x02\x009\x008\x00\x00;\x00 \x00{\x00\x00\x00\x00\x00A\x00A\x00\x00\x00-\x00\x00A\x00\x00\x00-\x00\x00\x00a\x00\x00-\x00A\x00A\x00\x00A\x00-\x00\x00\x00\x00\x00A\x00\x00A\x00A\x00\x00A\x00A\x00\x00}\x00\x00\x00àmß_') -[29/Jul/2018 19:03:40] "ýÎú ° MMSðððð NSPlayer/9...98; {AA-A-a-AAA-AAAAA}àmß_" 400 - -[2018-07-29 19:03:40,593] - Broken pipe from ('50.116.56.144', 48928) - -[29/Jul/2018 19:03:42] 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') -[29/Jul/2018 19:03:42] "Z6,ÿ :æ(CONNECT_DATA=(COMMAND=version))" 400 - -[29/Jul/2018 19:03:43] code 400, message Bad request version ('\x03\x00(\x00\x04ÿ\x08\x00\x01U\x00\x00\x00MSSQLServer\x00H\x0f\x00\x00') -[29/Jul/2018 19:03:43] "4 (ÿUMSSQLServerH" 400 - -[2018-07-29 19:03:43,958] - Broken pipe from ('50.116.56.144', 49666) - -[29/Jul/2018 19:03:45] code 400, message Bad request syntax ('\x00\x03\x00\x01\x00\x00\x00\x00\x00\x00\x00\x02\x00\x00\x00\x00\x0f\x00') -[29/Jul/2018 19:03:45] "" 400 - -[2018-07-29 19:03:45,691] - Broken pipe from ('50.116.56.144', 49974) - -[29/Jul/2018 19:03:47] 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') -[29/Jul/2018 19:03:47] "GIOP$abcdefget" 400 - -[2018-07-29 19:03:47,653] - Broken pipe from ('50.116.56.144', 50306) - -[29/Jul/2018 19:03:49] code 400, message Bad request syntax ('\x00\x9c\x00\x01\x1a+, , , , , , , , , , , , , , , , , , , , '...(remaining elements truncated)...']> -, , , , , , , , , , , , , , , , , , , , '...(remaining elements truncated)...']> -, , , , , , , , , , , , , , , , , , , , '...(remaining elements truncated)...']> -/src/net/micode/notes/gtask/remote/GTaskClient.java -, , , , , , , , , , , , , , , , , , , , '...(remaining elements truncated)...']> -, , , , , , , , , , , , , , , , , , , , '...(remaining elements truncated)...']> -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -, , , , , , , , , , , , , , , , , , , , '...(remaining elements truncated)...']> -, , , , , , , , , , , , , , , , , , , , '...(remaining elements truncated)...']> -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/gtask/data/SqlNote.java -/src/net/micode/notes/gtask/data/SqlNote.java -/src/net/micode/notes/gtask/data/SqlNote.java -/src/net/micode/notes/gtask/data/SqlNote.java -/src/net/micode/notes/gtask/data/SqlNote.java -/src/net/micode/notes/gtask/data/SqlNote.java -/src/net/micode/notes/gtask/data/SqlNote.java -/src/net/micode/notes/gtask/data/SqlNote.java -/src/net/micode/notes/gtask/data/SqlNote.java -/src/net/micode/notes/gtask/data/SqlNote.java -/src/net/micode/notes/gtask/data/SqlNote.java -/src/net/micode/notes/gtask/data/SqlNote.java -/src/net/micode/notes/gtask/data/SqlNote.java -/src/net/micode/notes/gtask/data/SqlNote.java -/src/net/micode/notes/gtask/data/SqlNote.java -/src/net/micode/notes/gtask/data/SqlNote.java -/src/net/micode/notes/gtask/data/SqlNote.java -/src/net/micode/notes/ui/NoteEditText.java -Performing system checks... - -System check identified no issues (0 silenced). -July 31, 2018 - 08:42:31 -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. -[31/Jul/2018 08:46:35] "POST /users/login/ HTTP/1.1" 302 0 -[31/Jul/2018 08:46:35] "GET / HTTP/1.1" 200 24330 -[31/Jul/2018 08:46:38] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 43493 -[31/Jul/2018 08:46:38] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[31/Jul/2018 08:46:39] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[31/Jul/2018 08:46:39] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[31/Jul/2018 08:46:39] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[31/Jul/2018 08:46:41] "POST /operations/get_codereading_content/ HTTP/1.1" 200 739654 -[31/Jul/2018 08:50:21] "GET /xadmin HTTP/1.1" 301 0 -[31/Jul/2018 08:50:21] "GET /xadmin/ HTTP/1.1" 200 4366 -[31/Jul/2018 08:50:21] "GET /static/xadmin/css/themes/bootstrap-xadmin.css HTTP/1.1" 200 1888 -[31/Jul/2018 08:50:21] "GET /static/xadmin/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 21658 -[31/Jul/2018 08:50:21] "GET /static/xadmin/css/xadmin.main.css HTTP/1.1" 200 8324 -[31/Jul/2018 08:50:21] "GET /static/xadmin/css/xadmin.plugins.css HTTP/1.1" 200 175 -[31/Jul/2018 08:50:22] "GET /static/xadmin/css/xadmin.responsive.css HTTP/1.1" 200 4361 -[31/Jul/2018 08:50:22] "GET /xadmin/jsi18n/ HTTP/1.1" 200 4373 -[31/Jul/2018 08:50:22] "GET /static/xadmin/vendor/jquery-ui/jquery.ui.core.js HTTP/1.1" 200 8195 -[31/Jul/2018 08:50:22] "GET /static/xadmin/vendor/jquery-ui/jquery.ui.widget.js HTTP/1.1" 200 15069 -[31/Jul/2018 08:50:22] "GET /static/xadmin/vendor/jquery-ui/jquery.ui.mouse.js HTTP/1.1" 200 4561 -[31/Jul/2018 08:50:22] "GET /static/xadmin/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 126432 -[31/Jul/2018 08:50:22] "GET /static/xadmin/js/xadmin.main.js HTTP/1.1" 200 3401 -[31/Jul/2018 08:50:22] "GET /static/xadmin/vendor/jquery-ui/jquery.ui.sortable.js HTTP/1.1" 200 42543 -[31/Jul/2018 08:50:22] "GET /static/xadmin/vendor/bootstrap/js/bootstrap.js HTTP/1.1" 200 58327 -[31/Jul/2018 08:50:22] "GET /static/xadmin/js/xadmin.responsive.js HTTP/1.1" 200 4165 -[31/Jul/2018 08:50:22] "GET /static/xadmin/vendor/jquery-ui/jquery.ui.effect.js HTTP/1.1" 200 31918 -[31/Jul/2018 08:50:22] "GET /static/xadmin/js/xadmin.plugin.themes.js HTTP/1.1" 200 3489 -[31/Jul/2018 08:50:23] "GET /static/xadmin/vendor/jquery/jquery.js HTTP/1.1" 200 240196 -[31/Jul/2018 08:50:23] "GET /static/xadmin/vendor/font-awesome/fonts/fontawesome-webfont.woff?v=4.0.3 HTTP/1.1" 200 44432 -[31/Jul/2018 08:50:32] "POST /xadmin/ HTTP/1.1" 200 4603 -[31/Jul/2018 08:50:32] "GET /xadmin/jsi18n/ HTTP/1.1" 200 4373 -[31/Jul/2018 08:50:42] "POST /xadmin/ HTTP/1.1" 200 4603 -[31/Jul/2018 08:50:43] "GET /xadmin/jsi18n/ HTTP/1.1" 200 4373 -[31/Jul/2018 08:50:51] "POST /xadmin/ HTTP/1.1" 302 0 -[31/Jul/2018 08:50:54] "GET /xadmin/ HTTP/1.1" 200 21269 -[31/Jul/2018 08:50:54] "GET /static/xadmin/css/xadmin.page.dashboard.css HTTP/1.1" 200 790 -[31/Jul/2018 08:50:54] "GET /xadmin/jsi18n/ HTTP/1.1" 200 7684 -[31/Jul/2018 08:50:54] "GET /static/xadmin/js/xadmin.page.dashboard.js HTTP/1.1" 200 3208 -[31/Jul/2018 08:50:54] "GET /static/xadmin/js/xadmin.plugin.portal.js HTTP/1.1" 200 1000 -[31/Jul/2018 08:51:11] "GET /static/xadmin/css/xadmin.form.css HTTP/1.1" 200 3763 -[31/Jul/2018 08:51:11] "GET /xadmin/jsi18n/ HTTP/1.1" 200 7684 -[31/Jul/2018 08:51:12] "GET /xadmin/users/user/ HTTP/1.1" 200 312839 -[31/Jul/2018 08:51:12] "GET /static/xadmin/js/xadmin.plugin.bookmark.js HTTP/1.1" 200 529 -[31/Jul/2018 08:51:12] "GET /static/xadmin/js/xadmin.plugin.details.js HTTP/1.1" 200 2319 -[31/Jul/2018 08:51:12] "GET /static/xadmin/js/xadmin.plugin.filters.js HTTP/1.1" 200 1990 -[31/Jul/2018 08:51:12] "GET /static/xadmin/js/xadmin.page.list.js HTTP/1.1" 200 1105 -[31/Jul/2018 08:51:12] "GET /static/xadmin/js/xadmin.plugin.actions.js HTTP/1.1" 200 4198 -[31/Jul/2018 08:51:12] "GET /static/xadmin/js/xadmin.page.form.js HTTP/1.1" 200 1948 -[31/Jul/2018 08:51:18] "GET /xadmin/operations/article/?_rel_user__id__exact=52 HTTP/1.1" 200 33020 -[31/Jul/2018 08:51:18] "GET /xadmin/jsi18n/ HTTP/1.1" 200 7684 -[31/Jul/2018 08:51:33] "GET /xadmin/jsi18n/ HTTP/1.1" 200 7684 -[31/Jul/2018 08:51:34] "GET /xadmin/auth/permission/ HTTP/1.1" 200 97454 -[31/Jul/2018 08:51:35] "GET /xadmin/auth/group/ HTTP/1.1" 200 30475 -[31/Jul/2018 08:51:36] "GET /xadmin/jsi18n/ HTTP/1.1" 200 7684 -[31/Jul/2018 08:51:42] "GET /xadmin/jsi18n/ HTTP/1.1" 200 7684 -[31/Jul/2018 08:51:42] "GET /xadmin/users/user/ HTTP/1.1" 200 312839 -[31/Jul/2018 08:51:58] "GET /xadmin/projects/language/ HTTP/1.1" 200 33003 -[31/Jul/2018 08:51:58] "GET /xadmin/jsi18n/ HTTP/1.1" 200 7684 -[31/Jul/2018 08:52:02] "GET /xadmin/projects/project/ HTTP/1.1" 200 36710 -[31/Jul/2018 08:52:02] "GET /xadmin/jsi18n/ HTTP/1.1" 200 7684 -[31/Jul/2018 08:52:04] "GET /xadmin/projects/project/8/update/ HTTP/1.1" 200 30343 -[31/Jul/2018 08:52:05] "GET /static/xadmin/vendor/select2/select2.css HTTP/1.1" 200 19226 -[31/Jul/2018 08:52:05] "GET /static/xadmin/vendor/selectize/selectize.css HTTP/1.1" 200 8425 -[31/Jul/2018 08:52:05] "GET /static/xadmin/vendor/selectize/selectize.bootstrap3.css HTTP/1.1" 200 10602 -[31/Jul/2018 08:52:05] "GET /xadmin/jsi18n/ HTTP/1.1" 200 7684 -[31/Jul/2018 08:52:05] "GET /static/xadmin/vendor/select2/select2_locale_zh-hans.js HTTP/1.1" 200 694 -[31/Jul/2018 08:52:05] "GET /static/xadmin/js/xadmin.widget.select.js HTTP/1.1" 200 1344 -[31/Jul/2018 08:52:05] "GET /static/xadmin/js/xadmin.plugin.quick-form.js HTTP/1.1" 200 7546 -[31/Jul/2018 08:52:05] "GET /static/xadmin/vendor/select2/select2.js HTTP/1.1" 200 104906 -[31/Jul/2018 08:52:05] "GET /static/xadmin/vendor/selectize/selectize.js HTTP/1.1" 200 98602 -[31/Jul/2018 08:52:10] "GET /xadmin/jsi18n/ HTTP/1.1" 200 7684 -[31/Jul/2018 08:52:10] "GET /xadmin/projects/file/ HTTP/1.1" 200 115125 -[31/Jul/2018 08:52:11] "GET /xadmin/jsi18n/ HTTP/1.1" 200 7684 -[31/Jul/2018 08:52:11] "GET /xadmin/projects/file/ HTTP/1.1" 200 115125 -[31/Jul/2018 08:52:19] "GET /xadmin/jsi18n/ HTTP/1.1" 200 7684 -[31/Jul/2018 08:52:20] "GET /xadmin/projects/file/8437/update/ HTTP/1.1" 200 544925 -[31/Jul/2018 08:52:30] "GET /xadmin/jsi18n/ HTTP/1.1" 200 7684 -[31/Jul/2018 08:52:30] "GET /xadmin/users/user/ HTTP/1.1" 200 312839 -/root//envs/codepedia2/lib/python3.6/site-packages/django/forms/widgets.py:126: MediaOrderConflictWarning: Detected duplicate Media files in an opposite order: -/static/xadmin/js/xadmin.plugin.quick-form.js -/static/xadmin/js/xadmin.widget.select.js - MediaOrderConflictWarning, -[31/Jul/2018 08:52:36] "GET /xadmin/users/user/52/update/ HTTP/1.1" 200 50121 -[31/Jul/2018 08:52:37] "GET /static/xadmin/vendor/bootstrap-image-gallery/css/bootstrap-image-gallery.css HTTP/1.1" 200 3339 -[31/Jul/2018 08:52:37] "GET /static/xadmin/vendor/bootstrap-datepicker/css/datepicker.css HTTP/1.1" 200 10225 -[31/Jul/2018 08:52:37] "GET /static/xadmin/vendor/bootstrap-clockpicker/bootstrap-clockpicker.css HTTP/1.1" 200 3729 -[31/Jul/2018 08:52:37] "GET /static/xadmin/css/xadmin.widget.select-transfer.css HTTP/1.1" 200 2317 -[31/Jul/2018 08:52:37] "GET /xadmin/jsi18n/ HTTP/1.1" 200 7684 -[31/Jul/2018 08:52:37] "GET /static/xadmin/vendor/load-image/load-image.js HTTP/1.1" 200 8309 -[31/Jul/2018 08:52:37] "GET /static/xadmin/vendor/bootstrap-image-gallery/js/bootstrap-image-gallery.js HTTP/1.1" 200 15611 -[31/Jul/2018 08:52:37] "GET /static/xadmin/vendor/bootstrap-datepicker/js/bootstrap-datepicker.js HTTP/1.1" 200 32656 -[31/Jul/2018 08:52:37] "GET /static/xadmin/js/xadmin.widget.datetime.js HTTP/1.1" 200 2979 -[31/Jul/2018 08:52:37] "GET /static/xadmin/vendor/bootstrap-clockpicker/bootstrap-clockpicker.js HTTP/1.1" 200 21112 -[31/Jul/2018 08:52:37] "GET /static/xadmin/js/xadmin.widget.select-transfer.js HTTP/1.1" 200 8214 -[31/Jul/2018 08:52:43] "GET /xadmin/users/user/52/password/ HTTP/1.1" 200 23049 -[31/Jul/2018 08:52:43] "GET /xadmin/jsi18n/ HTTP/1.1" 200 7684 -[31/Jul/2018 08:52:49] "GET /xadmin/users/user/52/update/ HTTP/1.1" 200 50121 -[31/Jul/2018 08:53:03] "GET /xadmin/users/user/52/update/ HTTP/1.1" 200 50121 -[31/Jul/2018 08:53:06] "GET /xadmin/ HTTP/1.1" 200 21269 -[31/Jul/2018 08:53:06] "GET /xadmin/jsi18n/ HTTP/1.1" 200 7684 -[31/Jul/2018 08:53:10] "GET /xadmin/jsi18n/ HTTP/1.1" 200 7684 -[31/Jul/2018 08:53:11] "GET /xadmin/users/user/ HTTP/1.1" 200 312839 -[31/Jul/2018 08:53:15] "GET /xadmin/users/user/?_q_=24363 HTTP/1.1" 200 47071 -[31/Jul/2018 08:53:15] "GET /xadmin/jsi18n/ HTTP/1.1" 200 7684 -[31/Jul/2018 08:53:24] "GET /xadmin/users/user/72/update/ HTTP/1.1" 200 49947 -[31/Jul/2018 08:53:25] "GET /xadmin/jsi18n/ HTTP/1.1" 200 7684 -[31/Jul/2018 08:53:28] "GET /xadmin/users/user/72/delete/ HTTP/1.1" 200 21634 -[31/Jul/2018 08:53:28] "GET /xadmin/jsi18n/ HTTP/1.1" 200 7684 -[31/Jul/2018 08:53:31] "POST /xadmin/users/user/72/delete/ HTTP/1.1" 302 0 -[31/Jul/2018 08:53:31] "GET /xadmin/jsi18n/ HTTP/1.1" 200 7684 -[31/Jul/2018 08:53:32] "GET /xadmin/users/user/ HTTP/1.1" 200 313067 -Performing system checks... - -System check identified no issues (0 silenced). -July 31, 2018 - 08:42:35 -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. -True -/src/net/micode/notes/ui/NoteEditActivity.java -Performing system checks... - -System check identified no issues (0 silenced). -July 31, 2018 - 08:53: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. -Performing system checks... - -System check identified no issues (0 silenced). -July 31, 2018 - 08:54:04 -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 31, 2018 - 08:54:14 -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 31, 2018 - 08:54:26 -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 .wrapper at 0x7f241560f6a8> -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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/codepedia2.0/Codepedia2/urls.py", line 21, in - from users.views import IndexView -ImportError: cannot import name 'IndexView' -Performing system checks... - -Performing system checks... - -System check identified no issues (0 silenced). -July 31, 2018 - 08:54:49 -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 31, 2018 - 08:55:05 -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. -[31/Jul/2018 08:55:23] "GET / HTTP/1.1" 200 24317 -[31/Jul/2018 08:55:27] "GET /users/logout/ HTTP/1.1" 302 0 -[31/Jul/2018 08:55:27] "GET / HTTP/1.1" 200 22531 -[31/Jul/2018 08:55:29] "GET /users/login/ HTTP/1.1" 200 4384 -[31/Jul/2018 08:55:32] "GET /users/register/ HTTP/1.1" 200 5178 -[31/Jul/2018 08:55:32] "GET /captcha/image/eea5d50c29d65c30eba1478ee1d1c705954722a3/ HTTP/1.1" 200 4215 -Internal Server Error: /users/register/ -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 99, in post - return render(request,'user/login.html') - 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 61, in render_to_string - template = get_template(template_name, using=using) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/loader.py", line 19, in get_template - raise TemplateDoesNotExist(template_name, chain=chain) -django.template.exceptions.TemplateDoesNotExist: user/login.html -[31/Jul/2018 08:55:52] "POST /users/register/ HTTP/1.1" 500 101711 -Performing system checks... - -System check identified no issues (0 silenced). -July 31, 2018 - 08:55: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. -2436319350@qq.com -123456 -[31/Jul/2018 08:56:33] "GET /users/register/ HTTP/1.1" 200 5178 -[31/Jul/2018 08:56:33] "GET /captcha/image/46796575924d5d1e2315d2d85a871bc762a81dcd/ HTTP/1.1" 200 4829 -[31/Jul/2018 08:56:35] "GET /users/login/ HTTP/1.1" 200 4384 -[31/Jul/2018 08:56:45] "POST /users/login/ HTTP/1.1" 200 4409 -Performing system checks... - -System check identified no issues (0 silenced). -July 31, 2018 - 08:56: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. -Performing system checks... - -System check identified no issues (0 silenced). -July 31, 2018 - 08:57:06 -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 .wrapper at 0x7f62136546a8> -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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/codepedia2.0/Codepedia2/urls.py", line 21, in - from users.views import IndexView - File "/projects/codepedia-test/codepedia2.0/apps/users/views.py", line 197 - if user is not None: - ^ -SyntaxError: invalid syntax -Performing system checks... - -Performing system checks... - -System check identified no issues (0 silenced). -July 31, 2018 - 08:58: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. -Performing system checks... - -System check identified no issues (0 silenced). -July 31, 2018 - 08:58:35 -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 31, 2018 - 08:58:49 -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. -Internal Server Error: /users/login/ -Traceback (most recent call last): - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/contrib/auth/__init__.py", line 143, in login - backend = backend or user.backend -AttributeError: 'User' object has no attribute 'backend' - -During handling of the above exception, another exception occurred: - -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 201, in post - login(request, user) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/contrib/auth/__init__.py", line 150, in login - 'You have multiple authentication backends configured and ' -ValueError: You have multiple authentication backends configured and therefore must provide the `backend` argument or set the `backend` attribute on the user. -[31/Jul/2018 08:59:29] "POST /users/login/ HTTP/1.1" 500 94340 -Performing system checks... - -System check identified no issues (0 silenced). -July 31, 2018 - 08:59:17 -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. -True -Performing system checks... - -System check identified no issues (0 silenced). -July 31, 2018 - 09:00:05 -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. -[31/Jul/2018 09:01:39] "POST /users/login/ HTTP/1.1" 200 4409 -[31/Jul/2018 09:01:57] "POST /users/login/ HTTP/1.1" 200 4409 -Performing system checks... - -System check identified no issues (0 silenced). -July 31, 2018 - 09:01: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. -[31/Jul/2018 09:02:40] "POST /users/login/ HTTP/1.1" 200 4409 -[31/Jul/2018 09:02:43] "POST /users/login/ HTTP/1.1" 200 4409 -Traceback (most recent call last): - File "manage.py", line 8, in - from django.core.management import execute_from_command_line -ModuleNotFoundError: No module named 'django' - -During handling of the above exception, another exception occurred: - -Traceback (most recent call last): - File "manage.py", line 14, in - import django -ModuleNotFoundError: No module named 'django' - -During handling of the above exception, another exception occurred: - -Traceback (most recent call last): - File "manage.py", line 17, in - "Couldn't import Django. Are you sure it's installed and " -ImportError: Couldn't import Django. Are you sure it's installed and available on your PYTHONPATH environment variable? Did you forget to activate a virtual environment? -[31/Jul/2018 10:59:40] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 43486 -[31/Jul/2018 10:59:40] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[31/Jul/2018 10:59:41] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[31/Jul/2018 10:59:41] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[31/Jul/2018 10:59:41] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[31/Jul/2018 10:59:41] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[31/Jul/2018 10:59:43] "POST /operations/get_codereading_content/ HTTP/1.1" 200 739654 -[31/Jul/2018 14:31:18] code 400, message Bad request version ('MCTP/1.0') -[31/Jul/2018 14:31:18] "REMOTE HI_SRDK_DEV_GetHddInfo MCTP/1.0" 400 - -Performing system checks... - -System check identified no issues (0 silenced). -July 31, 2018 - 10:59: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. -/src/net/micode/notes/ui/NoteEditActivity.java -Unhandled exception in thread started by .wrapper at 0x7f698748f6a8> -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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/codepedia2.0/Codepedia2/urls.py", line 38, in - 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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/codepedia2.0/apps/operations/urls.py", line 46, in - path('file_right/',FileRightView.as_view(),name='file_right/') -NameError: name 'FileRightView' is not defined -Performing system checks... - -Unhandled exception in thread started by .wrapper at 0x7f12c22a76a8> -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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/codepedia2.0/Codepedia2/urls.py", line 38, in - 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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 674, in exec_module - File "", line 781, in get_code - File "", line 741, in source_to_code - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/codepedia2.0/apps/operations/urls.py", line 20 - from .views import UpdateAnnotationView, UpdateArticleView, UpdateQuestionView, UpdateAnswerView, UpdateCommentView,FileRightView - ^ -SyntaxError: invalid character in identifier -Performing system checks... - -Unhandled exception in thread started by .wrapper at 0x7f8dd6aae6a8> -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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/codepedia2.0/Codepedia2/urls.py", line 38, in - 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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/codepedia2.0/apps/operations/urls.py", line 20, in - from .views import UpdateAnnotationView, UpdateArticleView, UpdateQuestionView, UpdateAnswerView, UpdateCommentView,FileRightView -ImportError: cannot import name 'FileRightView' -Performing system checks... - -Unhandled exception in thread started by .wrapper at 0x7f48641426a8> -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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/codepedia2.0/Codepedia2/urls.py", line 38, in - 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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/codepedia2.0/apps/operations/urls.py", line 18, in - from .views import ShowIssueQuestionView, ShowAnnotationView, ShowNavigationView - File "/projects/codepedia-test/codepedia2.0/apps/operations/views.py", line 915 - def post(self, request): - ^ -SyntaxError: unexpected EOF while parsing -Performing system checks... - -Performing system checks... - -System check identified no issues (0 silenced). -July 31, 2018 - 14:35: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. -Performing system checks... - -System check identified no issues (0 silenced). -July 31, 2018 - 14:36:14 -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 31, 2018 - 14:44:48 -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 31, 2018 - 14:44:58 -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. -[31/Jul/2018 14:53:15] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 43606 -[31/Jul/2018 14:53:16] "GET /static/js/source.js HTTP/1.1" 304 0 -[31/Jul/2018 14:53:16] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[31/Jul/2018 14:53:16] "GET /static/js/jstree.js HTTP/1.1" 304 0 -[31/Jul/2018 14:53:17] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[31/Jul/2018 14:53:17] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[31/Jul/2018 14:53:17] "POST /operations/get_hotest_issues/ HTTP/1.1" 200 1890 -[31/Jul/2018 14:53:18] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[31/Jul/2018 14:53:18] "POST /operations/get_codereading_content/ HTTP/1.1" 200 739654 -Traceback (most recent call last): - File "manage.py", line 8, in - from django.core.management import execute_from_command_line -ModuleNotFoundError: No module named 'django' - -During handling of the above exception, another exception occurred: - -Traceback (most recent call last): - File "manage.py", line 14, in - import django -ModuleNotFoundError: No module named 'django' - -During handling of the above exception, another exception occurred: - -Traceback (most recent call last): - File "manage.py", line 17, in - "Couldn't import Django. Are you sure it's installed and " -ImportError: Couldn't import Django. Are you sure it's installed and available on your PYTHONPATH environment variable? Did you forget to activate a virtual environment? -[02/Aug/2018 10:46:12] "GET / HTTP/1.1" 200 24330 -[02/Aug/2018 10:46:13] "GET /static/css/base.css HTTP/1.1" 304 0 -[02/Aug/2018 10:46:13] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 304 0 -[02/Aug/2018 10:46:13] "GET /static/css/prettify.css HTTP/1.1" 304 0 -[02/Aug/2018 10:46:13] "GET /static/js/jstree.js HTTP/1.1" 304 0 -[02/Aug/2018 10:46:13] "GET /static/css/jstree.css HTTP/1.1" 304 0 -[02/Aug/2018 10:46:13] "GET /static/vendor/site/css/style.css HTTP/1.1" 200 160228 -Not Found: /favicon.ico -[02/Aug/2018 10:46:14] "GET /favicon.ico HTTP/1.1" 404 3103 -[02/Aug/2018 10:46:15] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 41841 -[02/Aug/2018 10:46:15] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 304 0 -[02/Aug/2018 10:46:15] "GET /static/css/font-awesome.css HTTP/1.1" 304 0 -[02/Aug/2018 10:46:15] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[02/Aug/2018 10:46:15] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 304 0 -[02/Aug/2018 10:46:15] "GET /static/js/prettify.js HTTP/1.1" 304 0 -[02/Aug/2018 10:46:15] "GET /static/js/source.js HTTP/1.1" 200 39565 -[02/Aug/2018 10:46:16] "GET /static/image/codepedia.png HTTP/1.1" 304 0 -[02/Aug/2018 10:46:16] "GET /static/css/monokai-sublime.css HTTP/1.1" 304 0 -[02/Aug/2018 10:46:16] "GET /static/image/users/default.png HTTP/1.1" 304 0 -[02/Aug/2018 10:46:16] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[02/Aug/2018 10:46:16] "POST /operations/right/ HTTP/1.1" 200 1040 -[02/Aug/2018 10:46:16] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[02/Aug/2018 10:46:17] "POST /operations/get_codereading_content/ HTTP/1.1" 200 739654 -[02/Aug/2018 10:46:20] "GET /static/image/annotation.png HTTP/1.1" 304 0 -[02/Aug/2018 10:46:20] "GET /static/image/question.png HTTP/1.1" 304 0 -[02/Aug/2018 11:32:17] "GET / HTTP/1.1" 200 24330 -[02/Aug/2018 11:32:17] "GET /static/css/common.css HTTP/1.1" 304 0 -[02/Aug/2018 11:32:17] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 304 0 -[02/Aug/2018 11:32:17] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 304 0 -[02/Aug/2018 11:32:17] "GET /static/js/run_prettify.js HTTP/1.1" 304 0 -[02/Aug/2018 11:32:19] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 304 0 -[02/Aug/2018 11:32:19] "GET /static/js/base.js HTTP/1.1" 304 0 -[02/Aug/2018 11:32:19] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 304 0 -[02/Aug/2018 11:32:19] "GET /static/image/CodePedia.ico HTTP/1.1" 304 0 -[02/Aug/2018 11:32:19] "GET /media/avatar/users/default.png HTTP/1.1" 304 0 -[02/Aug/2018 11:32:21] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 41841 -[02/Aug/2018 11:32:22] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[02/Aug/2018 11:32:22] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[02/Aug/2018 11:32:22] "POST /operations/right/ HTTP/1.1" 200 1040 -[02/Aug/2018 11:32:24] "POST /operations/get_codereading_content/ HTTP/1.1" 200 739654 -[02/Aug/2018 11:32:29] "POST /operations/show_annotation/ HTTP/1.1" 200 4416 -[02/Aug/2018 11:32:32] "POST /operations/add_vote/ HTTP/1.1" 200 68 -[02/Aug/2018 11:32:32] "POST /operations/add_vote/ HTTP/1.1" 200 87 -[02/Aug/2018 11:32:33] "POST /operations/add_vote/ HTTP/1.1" 200 68 -[02/Aug/2018 11:48:48] code 400, message Bad request version ('MCTP/1.0') -[02/Aug/2018 11:48:48] "REMOTE HI_SRDK_DEV_GetHddInfo MCTP/1.0" 400 - -Not Found: /http:/www.baidu.com/cache/global/img/gs.gif -[02/Aug/2018 12:45:37] "GET http://www.baidu.com/cache/global/img/gs.gif HTTP/1.1" 404 1738 -[02/Aug/2018 15:07:55] "GET / HTTP/1.1" 200 22531 -[02/Aug/2018 16:38:09] "GET / HTTP/1.1" 200 22531 -[02/Aug/2018 16:38:12] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 38832 -[02/Aug/2018 16:38:12] "GET /static/js/source.js HTTP/1.1" 304 0 -[02/Aug/2018 16:38:12] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[02/Aug/2018 16:38:13] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -Internal Server Error: /operations/get_codereading_content/ -Traceback (most recent call last): - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/backends/utils.py", line 85, in _execute - return self.cursor.execute(sql, params) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/backends/mysql/base.py", line 71, in execute - return self.cursor.execute(query, args) - File "/root//envs/codepedia2/lib/python3.6/site-packages/MySQLdb/cursors.py", line 250, in execute - self.errorhandler(self, exc, value) - File "/root//envs/codepedia2/lib/python3.6/site-packages/MySQLdb/connections.py", line 50, in defaulterrorhandler - raise errorvalue - File "/root//envs/codepedia2/lib/python3.6/site-packages/MySQLdb/cursors.py", line 247, in execute - res = self._query(query) - File "/root//envs/codepedia2/lib/python3.6/site-packages/MySQLdb/cursors.py", line 411, in _query - rowcount = self._do_query(q) - File "/root//envs/codepedia2/lib/python3.6/site-packages/MySQLdb/cursors.py", line 374, in _do_query - db.query(q) - File "/root//envs/codepedia2/lib/python3.6/site-packages/MySQLdb/connections.py", line 277, in query - _mysql.connection.query(self, query) -_mysql_exceptions.ProgrammingError: (1146, "Table 'codepedia.File_Summary' doesn't exist") - -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/operations/views.py", line 736, in post - isDir = (len(FileSummary.objects.filter(project_id=project_id,parent_path=path))>0) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 254, in __len__ - self._fetch_all() - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 1179, in _fetch_all - self._result_cache = list(self._iterable_class(self)) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 53, in __iter__ - results = compiler.execute_sql(chunked_fetch=self.chunked_fetch, chunk_size=self.chunk_size) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/sql/compiler.py", line 1068, in execute_sql - cursor.execute(sql, params) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/backends/utils.py", line 100, in execute - return super().execute(sql, params) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/backends/utils.py", line 68, in execute - return self._execute_with_wrappers(sql, params, many=False, executor=self._execute) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/backends/utils.py", line 77, in _execute_with_wrappers - return executor(sql, params, many, context) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/backends/utils.py", line 85, in _execute - return self.cursor.execute(sql, params) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/utils.py", line 89, in __exit__ - raise dj_exc_value.with_traceback(traceback) from exc_value - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/backends/utils.py", line 85, in _execute - return self.cursor.execute(sql, params) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/backends/mysql/base.py", line 71, in execute - return self.cursor.execute(query, args) - File "/root//envs/codepedia2/lib/python3.6/site-packages/MySQLdb/cursors.py", line 250, in execute - self.errorhandler(self, exc, value) - File "/root//envs/codepedia2/lib/python3.6/site-packages/MySQLdb/connections.py", line 50, in defaulterrorhandler - raise errorvalue - File "/root//envs/codepedia2/lib/python3.6/site-packages/MySQLdb/cursors.py", line 247, in execute - res = self._query(query) - File "/root//envs/codepedia2/lib/python3.6/site-packages/MySQLdb/cursors.py", line 411, in _query - rowcount = self._do_query(q) - File "/root//envs/codepedia2/lib/python3.6/site-packages/MySQLdb/cursors.py", line 374, in _do_query - db.query(q) - File "/root//envs/codepedia2/lib/python3.6/site-packages/MySQLdb/connections.py", line 277, in query - _mysql.connection.query(self, query) -django.db.utils.ProgrammingError: (1146, "Table 'codepedia.File_Summary' doesn't exist") -[02/Aug/2018 16:38:13] "POST /operations/get_codereading_content/ HTTP/1.1" 500 22804 -[02/Aug/2018 16:38:13] "POST /operations/right/ HTTP/1.1" 200 1038 -[02/Aug/2018 16:38:13] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[03/Aug/2018 03:01:10] code 400, message Bad request version ('MCTP/1.0') -[03/Aug/2018 03:01:10] "REMOTE HI_SRDK_DEV_GetHddInfo MCTP/1.0" 400 - -Not Found: /http:/www.qq.com/404/search_children.js -[03/Aug/2018 05:43:50] "GET http://www.qq.com/404/search_children.js HTTP/1.1" 404 1723 -[03/Aug/2018 05:43:55] code 400, message Bad request syntax ('\x05\x01\x00') -[03/Aug/2018 05:43:55] "" 400 - -[03/Aug/2018 05:43:55] code 400, message Bad request syntax ('\x04\x01\x00PpTi4\x00') -[03/Aug/2018 05:43:55] "PpTi4" 400 - -[03/Aug/2018 06:58:19] code 400, message Bad request syntax ('\x05\x01\x00') -[03/Aug/2018 06:58:19] "" 400 - -[03/Aug/2018 06:58:28] code 400, message Bad request syntax ('\x05\x01\x00') -[03/Aug/2018 06:58:28] "" 400 - -[03/Aug/2018 06:58:36] code 400, message Bad request syntax ('\x05\x01\x00') -[03/Aug/2018 06:58:36] "" 400 - -[03/Aug/2018 06:59:55] code 400, message Bad HTTP/0.9 request type ('\x04\x01\x00P\x05¼Ò') -[03/Aug/2018 06:59:55] "P¼Ò " 400 - -[03/Aug/2018 07:00:03] code 400, message Bad HTTP/0.9 request type ('\x04\x01\x00P\x05¼Ò') -[03/Aug/2018 07:00:03] "P¼Ò " 400 - -[03/Aug/2018 07:00:13] code 400, message Bad HTTP/0.9 request type ('\x04\x01\x00P\x05¼Ò') -[03/Aug/2018 07:00:13] "P¼Ò " 400 - -Not Found: /http:/5.188.210.12/echo.php -[03/Aug/2018 07:01:36] "GET http://5.188.210.12/echo.php HTTP/1.1" 404 1689 -Not Found: /http:/httpheader.net/ -[03/Aug/2018 09:35:36] "GET http://httpheader.net/ HTTP/1.1" 404 1673 -[03/Aug/2018 09:35:57] code 400, message Bad request syntax ('\x04\x01\x00PÀcö60\x00') -[03/Aug/2018 09:35:57] "PÀcö60" 400 - -[03/Aug/2018 09:36:18] code 400, message Bad request syntax ('\x05\x01\x00') -[03/Aug/2018 09:36:18] "" 400 - -Not Found: /http:/www.baidu.com/cache/global/img/gs.gif -[03/Aug/2018 10:35:51] "GET http://www.baidu.com/cache/global/img/gs.gif HTTP/1.1" 404 1738 -[03/Aug/2018 16:15:00] "GET / HTTP/1.1" 200 22531 -[03/Aug/2018 16:15:00] "GET /static/css/base.css HTTP/1.1" 304 0 -[03/Aug/2018 16:15:00] "GET /static/css/common.css HTTP/1.1" 304 0 -[03/Aug/2018 16:15:00] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 304 0 -[03/Aug/2018 16:15:00] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 304 0 -[03/Aug/2018 16:15:00] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 304 0 -[03/Aug/2018 16:15:00] "GET /static/css/jstree.css HTTP/1.1" 304 0 -[03/Aug/2018 16:15:00] "GET /static/vendor/site/css/style.css HTTP/1.1" 304 0 -[03/Aug/2018 16:15:00] "GET /static/css/prettify.css HTTP/1.1" 304 0 -[03/Aug/2018 16:15:00] "GET /static/js/jstree.js HTTP/1.1" 304 0 -[03/Aug/2018 16:15:00] "GET /static/js/run_prettify.js HTTP/1.1" 304 0 -[03/Aug/2018 16:15:00] "GET /static/js/base.js HTTP/1.1" 304 0 -[03/Aug/2018 16:15:00] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 304 0 -[03/Aug/2018 16:15:00] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 304 0 -[03/Aug/2018 16:15:01] "GET /static/image/CodePedia.ico HTTP/1.1" 304 0 -[03/Aug/2018 16:15:01] "GET /media/avatar/users/default.png HTTP/1.1" 304 0 -[03/Aug/2018 16:15:02] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 38832 -[03/Aug/2018 16:15:03] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 304 0 -[03/Aug/2018 16:15:03] "GET /static/css/font-awesome.css HTTP/1.1" 304 0 -[03/Aug/2018 16:15:03] "GET /static/css/monokai-sublime.css HTTP/1.1" 304 0 -[03/Aug/2018 16:15:03] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 304 0 -[03/Aug/2018 16:15:03] "GET /static/css/code_show.css HTTP/1.1" 200 22121 -[03/Aug/2018 16:15:03] "GET /static/js/prettify.js HTTP/1.1" 304 0 -[03/Aug/2018 16:15:03] "GET /static/js/source.js HTTP/1.1" 200 39565 -[03/Aug/2018 16:15:03] "GET /static/image/codepedia.png HTTP/1.1" 304 0 -[03/Aug/2018 16:15:03] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[03/Aug/2018 16:15:04] "POST /operations/right/ HTTP/1.1" 200 1040 -[03/Aug/2018 16:15:04] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[03/Aug/2018 16:15:05] "POST /operations/get_codereading_content/ HTTP/1.1" 200 738978 -[03/Aug/2018 16:15:07] "GET /static/image/annotation.png HTTP/1.1" 304 0 -[03/Aug/2018 16:15:07] "GET /static/image/question.png HTTP/1.1" 304 0 -[03/Aug/2018 16:15:38] "POST /operations/show_annotation/ HTTP/1.1" 200 59 -[03/Aug/2018 16:15:42] "GET /users/login/ HTTP/1.1" 200 4384 -[03/Aug/2018 16:15:42] "GET /static/css/register.css HTTP/1.1" 200 1762 -[03/Aug/2018 16:15:42] "GET /static/js/users-common.js HTTP/1.1" 200 966 -[03/Aug/2018 16:15:42] "GET /static/image/login/bg_login.jpg HTTP/1.1" 200 29922 -[03/Aug/2018 16:15:44] "POST /users/login/ HTTP/1.1" 302 0 -[03/Aug/2018 16:15:44] "GET / HTTP/1.1" 200 24361 -Not Found: /media/avatar/2017/10/default_middile_7_LEZYdfm.png -[03/Aug/2018 16:15:45] "GET /media/avatar/2017/10/default_middile_7_LEZYdfm.png HTTP/1.1" 404 1898 -[03/Aug/2018 16:15:46] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 41840 -[03/Aug/2018 16:15:46] "GET /static/image/users/default.png HTTP/1.1" 304 0 -[03/Aug/2018 16:15:47] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[03/Aug/2018 16:15:47] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[03/Aug/2018 16:15:47] "POST /operations/right/ HTTP/1.1" 200 1040 -[03/Aug/2018 16:15:49] "POST /operations/get_codereading_content/ HTTP/1.1" 200 738978 -[03/Aug/2018 16:16:01] "POST /operations/show_annotation/ HTTP/1.1" 200 256 -[03/Aug/2018 16:16:03] "POST /operations/show_annotation/ HTTP/1.1" 200 256 -[03/Aug/2018 16:16:06] "POST /operations/show_annotation/ HTTP/1.1" 200 256 -[03/Aug/2018 16:16:08] "POST /operations/show_annotation/ HTTP/1.1" 200 256 -[03/Aug/2018 16:16:10] "POST /operations/show_annotation/ HTTP/1.1" 200 256 -[03/Aug/2018 16:16:13] "POST /operations/show_annotation/ HTTP/1.1" 200 256 -[03/Aug/2018 16:16:18] "POST /operations/show_annotation/ HTTP/1.1" 200 256 -[03/Aug/2018 18:16:32] "GET / HTTP/1.1" 200 22531 -[03/Aug/2018 18:16:33] "GET /static/css/base.css HTTP/1.1" 200 18934 -[03/Aug/2018 18:16:33] "GET /static/css/common.css HTTP/1.1" 200 8146 -[03/Aug/2018 18:16:33] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414 -[03/Aug/2018 18:16:33] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616 -[03/Aug/2018 18:16:33] "GET /static/css/jstree.css HTTP/1.1" 200 28727 -[03/Aug/2018 18:16:33] "GET /static/css/prettify.css HTTP/1.1" 200 1726 -[03/Aug/2018 18:16:33] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070 -[03/Aug/2018 18:16:33] "GET /static/vendor/site/css/style.css HTTP/1.1" 200 160228 -[03/Aug/2018 18:16:34] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604 -[03/Aug/2018 18:16:34] "GET /static/js/base.js HTTP/1.1" 200 21228 -[03/Aug/2018 18:16:34] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045 -[03/Aug/2018 18:16:34] "GET /media/avatar/users/default.png HTTP/1.1" 200 36378 -[03/Aug/2018 18:16:35] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738 -[03/Aug/2018 18:16:36] "GET /static/image/CodePedia.ico HTTP/1.1" 200 370070 -[03/Aug/2018 18:16:37] "GET /static/js/jstree.js HTTP/1.1" 200 161840 -Not Found: /favicon.ico -[03/Aug/2018 18:16:38] "GET /favicon.ico HTTP/1.1" 404 3103 -[03/Aug/2018 18:16:41] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 38832 -[03/Aug/2018 18:16:41] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414 -[03/Aug/2018 18:16:41] "GET /static/css/monokai-sublime.css HTTP/1.1" 200 1026 -[03/Aug/2018 18:16:41] "GET /static/css/code_show.css HTTP/1.1" 200 22121 -[03/Aug/2018 18:16:42] "GET /static/js/prettify.js HTTP/1.1" 200 18331 -[03/Aug/2018 18:16:42] "GET /static/js/source.js HTTP/1.1" 200 39565 -[03/Aug/2018 18:16:42] "GET /static/image/codepedia.png HTTP/1.1" 200 3350 -[03/Aug/2018 18:16:42] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053 -[03/Aug/2018 18:16:43] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802 -[03/Aug/2018 18:16:44] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[03/Aug/2018 18:16:45] "POST /operations/right/ HTTP/1.1" 200 1040 -[03/Aug/2018 18:16:45] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[03/Aug/2018 18:16:50] "POST /operations/get_codereading_content/ HTTP/1.1" 200 738978 -[03/Aug/2018 18:16:52] "GET /static/image/annotation.png HTTP/1.1" 200 1148 -[03/Aug/2018 18:16:52] "GET /static/image/question.png HTTP/1.1" 200 1112 -[03/Aug/2018 18:16:53] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[03/Aug/2018 18:17:03] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 38832 -[03/Aug/2018 18:17:04] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[03/Aug/2018 18:17:04] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[03/Aug/2018 18:17:05] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[03/Aug/2018 18:17:05] "POST /operations/right/ HTTP/1.1" 200 1040 -[03/Aug/2018 18:17:11] "POST /operations/get_codereading_content/ HTTP/1.1" 200 738978 -[03/Aug/2018 18:17:27] "POST /operations/show_annotation/ HTTP/1.1" 200 59 -[03/Aug/2018 21:27:52] code 400, message Bad request version ('MCTP/1.0') -[03/Aug/2018 21:27:52] "REMOTE HI_SRDK_DEV_GetHddInfo MCTP/1.0" 400 - -Not Found: /http:/httpheader.net/ -[04/Aug/2018 07:15:55] "GET http://httpheader.net/ HTTP/1.1" 404 1673 -[04/Aug/2018 07:16:07] code 400, message Bad request syntax ('\x04\x01\x00PÀcö60\x00') -[04/Aug/2018 07:16:07] "PÀcö60" 400 - -[04/Aug/2018 07:16:18] code 400, message Bad request syntax ('\x05\x01\x00') -[04/Aug/2018 07:16:18] "" 400 - -[04/Aug/2018 07:16:29] code 400, message Bad request syntax ('\x05\x01\x00') -[04/Aug/2018 07:16:29] "" 400 - -Not Found: /http:/www.baidu.com/cache/global/img/gs.gif -[04/Aug/2018 08:35:19] "GET http://www.baidu.com/cache/global/img/gs.gif HTTP/1.1" 404 1738 -[04/Aug/2018 09:05:47] code 400, message Bad request version ('MCTP/1.0') -[04/Aug/2018 09:05:47] "REMOTE HI_SRDK_DEV_GetHddInfo MCTP/1.0" 400 - -Not Found: /check -[04/Aug/2018 13:57:32] "GET /check HTTP/1.1" 404 3085 -[04/Aug/2018 14:46:16] "GET / HTTP/1.1" 200 22531 -[04/Aug/2018 14:46:16] "GET /static/css/base.css HTTP/1.1" 200 18934 -[04/Aug/2018 14:46:16] "GET /static/css/common.css HTTP/1.1" 200 8146 -[04/Aug/2018 14:46:16] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414 -[04/Aug/2018 14:46:16] "GET /static/css/jstree.css HTTP/1.1" 200 28727 -[04/Aug/2018 14:46:17] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070 -[04/Aug/2018 14:46:17] "GET /static/js/jstree.js HTTP/1.1" 304 0 -[04/Aug/2018 14:46:17] "GET /static/vendor/site/css/style.css HTTP/1.1" 200 160228 -[04/Aug/2018 14:46:17] "GET /media/avatar/users/default.png HTTP/1.1" 200 36378 -[04/Aug/2018 14:46:19] "GET /static/image/CodePedia.ico HTTP/1.1" 200 370070 -[04/Aug/2018 14:46:21] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 38832 -[04/Aug/2018 14:46:21] "GET /static/js/source.js HTTP/1.1" 304 0 -[04/Aug/2018 14:46:22] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[04/Aug/2018 14:46:22] "GET /static/image/codepedia.png HTTP/1.1" 200 3350 -[04/Aug/2018 14:46:23] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[04/Aug/2018 14:46:24] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[04/Aug/2018 14:46:24] "POST /operations/right/ HTTP/1.1" 200 1040 -[04/Aug/2018 14:46:26] "POST /operations/get_codereading_content/ HTTP/1.1" 200 738978 -[04/Aug/2018 14:47:04] "GET / HTTP/1.1" 200 22531 -[04/Aug/2018 14:47:09] "GET /static/js/jstree.js HTTP/1.1" 200 161840 -[04/Aug/2018 14:47:13] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604 -[04/Aug/2018 14:47:14] "GET /static/js/base.js HTTP/1.1" 200 21228 -[04/Aug/2018 14:47:14] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045 -[04/Aug/2018 14:47:18] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738 -[04/Aug/2018 16:54:14] "GET /static/image/question.png HTTP/1.1" 200 1112 -[04/Aug/2018 16:54:14] "GET /static/image/annotation.png HTTP/1.1" 200 1148 -Not Found: /http:/www.baidu.com/cache/global/img/gs.gif -[04/Aug/2018 20:28:46] "GET http://www.baidu.com/cache/global/img/gs.gif HTTP/1.1" 404 1738 -[05/Aug/2018 03:02:17] "GET / HTTP/1.1" 200 22531 -Not Found: /http:/www.baidu.com/cache/global/img/gs.gif -[05/Aug/2018 06:33:29] "GET http://www.baidu.com/cache/global/img/gs.gif HTTP/1.1" 404 1738 -[05/Aug/2018 09:10:26] code 400, message Bad request version ('MCTP/1.0') -[05/Aug/2018 09:10:26] "REMOTE HI_SRDK_DEV_GetHddInfo MCTP/1.0" 400 - -[05/Aug/2018 11:18:19] code 400, message Bad request version ('MCTP/1.0') -[05/Aug/2018 11:18:19] "REMOTE HI_SRDK_DEV_GetHddInfo MCTP/1.0" 400 - -Not Found: /http:/www.123cha.com/ -[05/Aug/2018 13:44:35] "GET http://www.123cha.com/ HTTP/1.1" 404 1673 -Not Found: /http:/wujieliulan.com/ -[05/Aug/2018 13:44:35] "GET http://wujieliulan.com/ HTTP/1.1" 404 1677 -Not Found: /http:/www.minghui.org/ -[05/Aug/2018 13:44:35] "GET http://www.minghui.org/ HTTP/1.1" 404 1677 -Not Found: /http:/www.baidu.com/ -[05/Aug/2018 13:44:36] "GET http://www.baidu.com/ HTTP/1.1" 404 1669 -Not Found: /http:/www.bing.com/ -[05/Aug/2018 13:44:37] "GET http://www.bing.com/ HTTP/1.1" 404 1665 -[05/Aug/2018 23:17:54] code 400, message Bad request version ('MCTP/1.0') -[05/Aug/2018 23:17:54] "REMOTE HI_SRDK_DEV_GetHddInfo MCTP/1.0" 400 - -[06/Aug/2018 02:31:47] code 400, message Bad request version ('MCTP/1.0') -[06/Aug/2018 02:31:47] "REMOTE HI_SRDK_DEV_GetHddInfo MCTP/1.0" 400 - -Not Found: /http:/www.baidu.com/cache/global/img/gs.gif -[06/Aug/2018 04:20:01] "GET http://www.baidu.com/cache/global/img/gs.gif HTTP/1.1" 404 1738 -[06/Aug/2018 04:22:11] code 400, message Bad request version ('MCTP/1.0') -[06/Aug/2018 04:22:11] "REMOTE HI_SRDK_DEV_GetHddInfo MCTP/1.0" 400 - -Not Found: /http:/112.124.116.170:83/index.php -[06/Aug/2018 06:50:06] "GET http://112.124.116.170:83/index.php HTTP/1.1" 404 1716 -Performing system checks... - -System check identified no issues (0 silenced). -August 02, 2018 - 16:51:57 -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. -/src/net/micode/notes/ui/NoteEditActivity.java -1111 -/src/net/micode/notes/ui/NoteEditActivity.java -1111 -/src/net/micode/notes/ui/NoteEditActivity.java -1111 -/src/net/micode/notes/ui/NoteEditActivity.java -1111 -/src/net/micode/notes/ui/NoteEditActivity.java -1111 -[06/Aug/2018 10:45:12] "GET / HTTP/1.1" 200 24330 -[06/Aug/2018 10:45:12] "GET /static/css/base.css HTTP/1.1" 304 0 -[06/Aug/2018 10:45:12] "GET /static/css/common.css HTTP/1.1" 304 0 -[06/Aug/2018 10:45:12] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 304 0 -[06/Aug/2018 10:45:12] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 304 0 -[06/Aug/2018 10:45:12] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 304 0 -[06/Aug/2018 10:45:12] "GET /static/css/jstree.css HTTP/1.1" 304 0 -[06/Aug/2018 10:45:12] "GET /static/css/prettify.css HTTP/1.1" 304 0 -[06/Aug/2018 10:45:12] "GET /static/js/jstree.js HTTP/1.1" 304 0 -[06/Aug/2018 10:45:12] "GET /static/js/base.js HTTP/1.1" 304 0 -[06/Aug/2018 10:45:12] "GET /static/js/run_prettify.js HTTP/1.1" 304 0 -[06/Aug/2018 10:45:12] "GET /static/vendor/site/css/style.css HTTP/1.1" 304 0 -[06/Aug/2018 10:45:12] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 304 0 -[06/Aug/2018 10:45:12] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 304 0 -[06/Aug/2018 10:45:12] "GET /media/avatar/users/default.png HTTP/1.1" 304 0 -[06/Aug/2018 10:45:12] "GET /static/image/CodePedia.ico HTTP/1.1" 304 0 -Not Found: /favicon.ico -[06/Aug/2018 10:45:13] "GET /favicon.ico HTTP/1.1" 404 3103 -[06/Aug/2018 10:45:14] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 41841 -[06/Aug/2018 10:45:14] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 304 0 -[06/Aug/2018 10:45:14] "GET /static/js/source.js HTTP/1.1" 304 0 -[06/Aug/2018 10:45:14] "GET /static/js/prettify.js HTTP/1.1" 304 0 -[06/Aug/2018 10:45:14] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 304 0 -[06/Aug/2018 10:45:14] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[06/Aug/2018 10:45:14] "GET /static/css/font-awesome.css HTTP/1.1" 304 0 -[06/Aug/2018 10:45:14] "GET /static/css/monokai-sublime.css HTTP/1.1" 304 0 -[06/Aug/2018 10:45:14] "GET /static/image/codepedia.png HTTP/1.1" 304 0 -[06/Aug/2018 10:45:14] "GET /static/image/users/default.png HTTP/1.1" 304 0 -[06/Aug/2018 10:45:15] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[06/Aug/2018 10:45:15] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[06/Aug/2018 10:45:15] "POST /operations/right/ HTTP/1.1" 200 1040 -[06/Aug/2018 10:45:17] "POST /operations/get_codereading_content/ HTTP/1.1" 200 738978 -[06/Aug/2018 10:45:19] "GET /static/image/annotation.png HTTP/1.1" 304 0 -[06/Aug/2018 10:45:19] "GET /static/image/question.png HTTP/1.1" 304 0 -[06/Aug/2018 10:45:29] "POST /operations/show_annotation/ HTTP/1.1" 200 1920 -[06/Aug/2018 10:45:37] "POST /operations/show_annotation/ HTTP/1.1" 200 256 -[06/Aug/2018 10:45:43] "POST /operations/show_annotation/ HTTP/1.1" 200 256 -[06/Aug/2018 10:45:46] "POST /operations/show_annotation/ HTTP/1.1" 200 256 -[06/Aug/2018 10:45:49] "POST /operations/show_annotation/ HTTP/1.1" 200 256 -[06/Aug/2018 10:47:03] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 38832 -[06/Aug/2018 10:47:04] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[06/Aug/2018 10:47:05] "POST /operations/right/ HTTP/1.1" 200 1040 -[06/Aug/2018 10:47:05] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[06/Aug/2018 10:47:06] "POST /operations/get_codereading_content/ HTTP/1.1" 200 739654 -[06/Aug/2018 10:47:11] "POST /operations/show_annotation/ HTTP/1.1" 200 59 -[06/Aug/2018 10:47:14] "GET /users/login/ HTTP/1.1" 200 4384 -[06/Aug/2018 10:47:14] "GET /static/css/register.css HTTP/1.1" 304 0 -[06/Aug/2018 10:47:14] "GET /static/js/users-common.js HTTP/1.1" 304 0 -[06/Aug/2018 10:47:14] "GET /static/image/login/bg_login.jpg HTTP/1.1" 304 0 -[06/Aug/2018 10:47:16] "POST /users/login/ HTTP/1.1" 302 0 -[06/Aug/2018 10:47:16] "GET / HTTP/1.1" 200 24330 -[06/Aug/2018 10:47:18] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 41841 -[06/Aug/2018 10:47:19] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[06/Aug/2018 10:47:19] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[06/Aug/2018 10:47:19] "POST /operations/right/ HTTP/1.1" 200 1040 -[06/Aug/2018 10:47:20] "POST /operations/get_codereading_content/ HTTP/1.1" 200 739654 -[06/Aug/2018 10:47:25] "POST /operations/show_annotation/ HTTP/1.1" 200 4416 -[06/Aug/2018 10:47:28] "POST /operations/show_annotation/ HTTP/1.1" 200 256 -[06/Aug/2018 10:47:30] "POST /operations/show_annotation/ HTTP/1.1" 200 256 -[06/Aug/2018 10:47:31] "POST /operations/show_annotation/ HTTP/1.1" 200 1922 -[06/Aug/2018 10:47:36] "POST /operations/show_annotation/ HTTP/1.1" 200 7763 -[06/Aug/2018 10:47:43] "POST /operations/show_annotation/ HTTP/1.1" 200 2917 -[06/Aug/2018 10:47:46] "POST /operations/show_annotation/ HTTP/1.1" 200 1951 -[06/Aug/2018 10:47:48] "POST /operations/show_annotation/ HTTP/1.1" 200 1965 -[06/Aug/2018 10:47:51] "POST /operations/show_annotation/ HTTP/1.1" 200 7161 -[06/Aug/2018 10:47:56] "POST /operations/show_annotation/ HTTP/1.1" 200 256 -[06/Aug/2018 10:47:59] "POST /operations/show_annotation/ HTTP/1.1" 200 1922 -[06/Aug/2018 10:47:59] "POST /operations/show_annotation/ HTTP/1.1" 200 1922 -[06/Aug/2018 10:48:01] "POST /operations/show_annotation/ HTTP/1.1" 200 1922 -[06/Aug/2018 10:48:01] "POST /operations/show_annotation/ HTTP/1.1" 200 256 -[06/Aug/2018 11:53:24] code 400, message Bad request version ('MCTP/1.0') -[06/Aug/2018 11:53:24] "REMOTE HI_SRDK_DEV_GetHddInfo MCTP/1.0" 400 - -Not Found: /check -[06/Aug/2018 14:02:27] "GET /check HTTP/1.1" 404 3085 -[06/Aug/2018 22:21:24] code 400, message Bad request syntax ('\x05\x01\x00') -[06/Aug/2018 22:21:24] "" 400 - -[06/Aug/2018 22:21:33] code 400, message Bad request syntax ('\x05\x01\x00') -[06/Aug/2018 22:21:33] "" 400 - -[06/Aug/2018 22:21:42] code 400, message Bad request syntax ('\x05\x01\x00') -[06/Aug/2018 22:21:42] "" 400 - -Not Found: /http:/5.188.210.12/echo.php -[06/Aug/2018 22:23:44] "GET http://5.188.210.12/echo.php HTTP/1.1" 404 1689 -[07/Aug/2018 00:08:07] code 400, message Bad request version ('MCTP/1.0') -[07/Aug/2018 00:08:07] "REMOTE HI_SRDK_DEV_GetHddInfo MCTP/1.0" 400 - -Not Found: /http:/www.baidu.com/cache/global/img/gs.gif -[07/Aug/2018 02:33:14] "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 -[07/Aug/2018 05:39:29] "GET http://www.qq.com/404/search_children.js HTTP/1.1" 404 1723 -[07/Aug/2018 05:39:34] code 400, message Bad request syntax ('\x04\x01\x00PpTi4\x00') -[07/Aug/2018 05:39:34] "PpTi4" 400 - -[07/Aug/2018 05:39:34] code 400, message Bad request syntax ('\x05\x01\x00') -[07/Aug/2018 05:39:34] "" 400 - -[07/Aug/2018 09:21:40] code 400, message Bad HTTP/0.9 request type ('\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03ºjW_\x88\x06\x890Ú\x9d\x7f¡\x92?T&óI') -[07/Aug/2018 09:21:40] You're accessing the development server over HTTPS, but it only supports HTTP. - -[07/Aug/2018 09:21:42] "GET / HTTP/1.1" 200 22531 -[07/Aug/2018 09:51:58] "GET / HTTP/1.1" 200 22531 -[07/Aug/2018 09:51:58] "GET /static/css/base.css HTTP/1.1" 200 18934 -[07/Aug/2018 09:51:58] "GET /static/css/common.css HTTP/1.1" 200 8146 -[07/Aug/2018 09:51:58] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414 -[07/Aug/2018 09:51:58] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616 -[07/Aug/2018 09:51:58] "GET /static/css/jstree.css HTTP/1.1" 200 28727 -[07/Aug/2018 09:51:58] "GET /static/css/prettify.css HTTP/1.1" 200 1726 -[07/Aug/2018 09:51:58] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604 -[07/Aug/2018 09:51:58] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070 -[07/Aug/2018 09:51:58] "GET /static/js/base.js HTTP/1.1" 200 21228 -[07/Aug/2018 09:51:58] "GET /static/vendor/site/css/style.css HTTP/1.1" 200 160228 -[07/Aug/2018 09:51:59] "GET /static/js/jstree.js HTTP/1.1" 200 161840 -[07/Aug/2018 09:51:59] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045 -[07/Aug/2018 10:17:12] "GET / HTTP/1.1" 200 22531 -[07/Aug/2018 10:17:12] "GET /static/css/base.css HTTP/1.1" 200 18934 -[07/Aug/2018 10:17:12] "GET /static/css/common.css HTTP/1.1" 200 8146 -[07/Aug/2018 10:17:12] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616 -[07/Aug/2018 10:17:12] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414 -[07/Aug/2018 10:17:12] "GET /static/css/jstree.css HTTP/1.1" 200 28727 -[07/Aug/2018 10:17:12] "GET /static/css/prettify.css HTTP/1.1" 200 1726 -[07/Aug/2018 10:17:13] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070 -[07/Aug/2018 10:17:13] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604 -[07/Aug/2018 10:17:13] "GET /static/js/base.js HTTP/1.1" 200 21228 -[07/Aug/2018 10:17:13] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045 -[07/Aug/2018 10:17:13] "GET /static/vendor/site/css/style.css HTTP/1.1" 200 160228 -[07/Aug/2018 10:17:14] "GET /static/js/jstree.js HTTP/1.1" 200 161840 -[07/Aug/2018 10:17:14] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738 -Performing system checks... - -System check identified no issues (0 silenced). -August 06, 2018 - 10:45:03 -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. -/src/net/micode/notes/ui/NoteEditActivity.java -1111 -/src/net/micode/notes/ui/NoteEditActivity.java -1111 -True -/src/net/micode/notes/ui/NoteEditActivity.java -1111 -Unhandled exception in thread started by .wrapper at 0x7fce8e5e4950> -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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/codepedia2.0/Codepedia2/urls.py", line 38, in - 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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/codepedia2.0/apps/operations/urls.py", line 18, in - from .views import ShowIssueQuestionView, ShowAnnotationView, ShowNavigationView - File "/projects/codepedia-test/codepedia2.0/apps/operations/views.py", line 727 - class Get_CodeReading_Content_View(View): - ^ -IndentationError: expected an indented block -Performing system checks... - -Performing system checks... - -System check identified no issues (0 silenced). -August 07, 2018 - 10:23:53 -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). -August 07, 2018 - 10:24: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. -Performing system checks... - -System check identified no issues (0 silenced). -August 07, 2018 - 10:24:33 -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). -August 07, 2018 - 10:25:59 -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 .wrapper at 0x7ff61db7d950> -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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/codepedia2.0/Codepedia2/urls.py", line 38, in - 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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/codepedia2.0/apps/operations/urls.py", line 18, in - from .views import ShowIssueQuestionView, ShowAnnotationView, ShowNavigationView -ImportError: cannot import name 'ShowIssueQuestionView' -Performing system checks... - -Performing system checks... - -System check identified no issues (0 silenced). -August 07, 2018 - 10:31:00 -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). -August 07, 2018 - 10:31:14 -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). -August 07, 2018 - 10:31:31 -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). -August 07, 2018 - 10:31: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. -Unhandled exception in thread started by .wrapper at 0x7fccc460c950> -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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/codepedia2.0/Codepedia2/urls.py", line 38, in - 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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/codepedia2.0/apps/operations/urls.py", line 18, in - from .views import ShowIssueQuestionView, ShowAnnotationView, ShowNavigationView -ImportError: cannot import name 'ShowIssueQuestionView' -Performing system checks... - -Performing system checks... - -System check identified no issues (0 silenced). -August 07, 2018 - 10:31:52 -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). -August 07, 2018 - 10:31:57 -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 .wrapper at 0x7fbcc227a950> -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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/codepedia2.0/Codepedia2/urls.py", line 38, in - 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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/codepedia2.0/apps/operations/urls.py", line 18, in - from .views import ShowIssueQuestionView, ShowAnnotationView, ShowNavigationView -ImportError: cannot import name 'ShowIssueQuestionView' -Performing system checks... - -Performing system checks... - -System check identified no issues (0 silenced). -August 07, 2018 - 10:37:00 -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. -[07/Aug/2018 12:56:45] code 400, message Bad request version ('MCTP/1.0') -[07/Aug/2018 12:56:45] "REMOTE HI_SRDK_DEV_GetHddInfo MCTP/1.0" 400 - -Not Found: /favicon.ico -[07/Aug/2018 15:11:25] "GET /favicon.ico HTTP/1.1" 404 3103 -[07/Aug/2018 15:11:25] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[07/Aug/2018 15:11:25] "POST /operations/right/ HTTP/1.1" 200 1040 -[07/Aug/2018 15:11:25] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[07/Aug/2018 15:11:26] "POST /operations/get_codereading_content/ HTTP/1.1" 200 739654 -[07/Aug/2018 16:15:16] "GET / HTTP/1.1" 200 24330 -[07/Aug/2018 16:15:17] "GET /projects/Notes/src/net/micode/notes/ui HTTP/1.1" 200 41841 -[07/Aug/2018 16:15:18] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 92 -Internal Server Error: /operations/right/ -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/operations/views.py", line 987, in post - html_str = self.get_file_right_content(project_path,file_path,file.pk) - File "/projects/codepedia-test/codepedia2.0/apps/operations/views.py", line 961, in get_file_right_content - filelinenum = getFileLineNum(project_path,file_path) - File "/projects/codepedia-test/codepedia2.0/apps/operations/views.py", line 953, in getFileLineNum - return len(open(path,'rU').readlines()) -IsADirectoryError: [Errno 21] Is a directory: '/opt/opengrok/source/Notes/src/net/micode/notes/ui' -[07/Aug/2018 16:15:18] "POST /operations/show_navigation/ HTTP/1.1" 200 35 -[07/Aug/2018 16:15:18] "POST /operations/right/ HTTP/1.1" 500 19140 -[07/Aug/2018 16:15:18] "POST /operations/get_codereading_content/ HTTP/1.1" 200 7482 -[07/Aug/2018 16:15:34] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 41841 -[07/Aug/2018 16:15:36] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[07/Aug/2018 16:15:36] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[07/Aug/2018 16:15:36] "POST /operations/right/ HTTP/1.1" 200 1040 -[07/Aug/2018 16:15:37] "POST /operations/get_codereading_content/ HTTP/1.1" 200 739654 -[07/Aug/2018 16:15:58] "POST /operations/show_annotation/ HTTP/1.1" 200 2917 -[07/Aug/2018 16:16:03] "POST /operations/show_annotation/ HTTP/1.1" 200 7763 -[07/Aug/2018 16:16:12] "POST /operations/show_annotation/ HTTP/1.1" 200 4416 -[07/Aug/2018 16:16:12] "POST /operations/show_annotation/ HTTP/1.1" 200 4416 -[07/Aug/2018 16:16:12] "POST /operations/show_annotation/ HTTP/1.1" 200 256 -[07/Aug/2018 16:16:14] "POST /operations/show_annotation/ HTTP/1.1" 200 4416 -[07/Aug/2018 16:16:15] "POST /operations/show_annotation/ HTTP/1.1" 200 4416 -[07/Aug/2018 16:16:15] "POST /operations/show_annotation/ HTTP/1.1" 200 4416 -[07/Aug/2018 16:16:21] "POST /operations/show_annotation/ HTTP/1.1" 200 4416 -[07/Aug/2018 16:16:25] "POST /operations/show_annotation/ HTTP/1.1" 200 4416 -[07/Aug/2018 16:16:30] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[07/Aug/2018 16:16:41] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 41841 -[07/Aug/2018 16:16:41] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616 -[07/Aug/2018 16:16:41] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414 -[07/Aug/2018 16:16:41] "GET /static/css/prettify.css HTTP/1.1" 200 1726 -[07/Aug/2018 16:16:41] "GET /static/css/code_show.css HTTP/1.1" 200 22121 -[07/Aug/2018 16:16:41] "GET /static/js/prettify.js HTTP/1.1" 200 18331 -[07/Aug/2018 16:16:41] "GET /static/css/monokai-sublime.css HTTP/1.1" 200 1026 -[07/Aug/2018 16:16:41] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053 -[07/Aug/2018 16:16:41] "GET /static/js/source.js HTTP/1.1" 200 39565 -[07/Aug/2018 16:16:41] "GET /static/image/codepedia.png HTTP/1.1" 200 3350 -[07/Aug/2018 16:16:41] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802 -[07/Aug/2018 16:16:42] "GET /static/image/users/default.png HTTP/1.1" 200 36378 -[07/Aug/2018 16:16:43] "GET /static/js/jstree.js HTTP/1.1" 200 161840 -[07/Aug/2018 16:16:43] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[07/Aug/2018 16:16:44] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[07/Aug/2018 16:16:44] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[07/Aug/2018 16:16:44] "POST /operations/right/ HTTP/1.1" 200 1040 -[07/Aug/2018 16:16:45] "POST /operations/get_codereading_content/ HTTP/1.1" 200 739654 -[07/Aug/2018 16:16:48] "GET /static/image/annotation.png HTTP/1.1" 200 1148 -[07/Aug/2018 16:16:48] "GET /static/image/question.png HTTP/1.1" 200 1112 -[07/Aug/2018 16:16:58] "POST /operations/show_annotation/ HTTP/1.1" 200 4416 -Performing system checks... - -System check identified no issues (0 silenced). -August 07, 2018 - 10:39:10 -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. -1111 -/src/net/micode/notes/ui -1111 -/src/net/micode/notes/ui/NoteEditActivity.java -1111 -/src/net/micode/notes/ui/NoteEditActivity.java -1111 -[07/Aug/2018 16:19:13] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 41841 -[07/Aug/2018 16:19:14] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[07/Aug/2018 16:19:15] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[07/Aug/2018 16:19:15] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[07/Aug/2018 16:19:15] "POST /operations/right/ HTTP/1.1" 200 1040 -[07/Aug/2018 16:19:16] "POST /operations/get_codereading_content/ HTTP/1.1" 200 739654 -Performing system checks... - -System check identified no issues (0 silenced). -August 07, 2018 - 16:19:00 -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. -/src/net/micode/notes/ui/NoteEditActivity.java -1111 -{11: ' hhhhhh', 9: ' 213', 10: ' nihao', 7: ' ??'} -[07/Aug/2018 16:19:56] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 41841 -[07/Aug/2018 16:19:57] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[07/Aug/2018 16:19:58] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[07/Aug/2018 16:19:58] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[07/Aug/2018 16:19:58] "POST /operations/right/ HTTP/1.1" 200 1040 -[07/Aug/2018 16:19:59] "POST /operations/get_codereading_content/ HTTP/1.1" 200 760606 -[07/Aug/2018 16:20:21] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 41841 -[07/Aug/2018 16:20:22] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[07/Aug/2018 16:20:22] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[07/Aug/2018 16:20:23] "POST /operations/right/ HTTP/1.1" 200 1040 -[07/Aug/2018 16:20:23] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[07/Aug/2018 16:20:24] "POST /operations/get_codereading_content/ HTTP/1.1" 200 744892 -Performing system checks... - -System check identified no issues (0 silenced). -August 07, 2018 - 16:19:22 -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. -/src/net/micode/notes/ui/NoteEditActivity.java -1111 -{11: ' hhhhhh', 9: ' 213', 10: ' nihao', 7: ' ??'} -/src/net/micode/notes/ui/NoteEditActivity.java -1111 -{11: ' hhhhhh', 9: ' 213', 10: ' nihao', 7: ' ??'} -[07/Aug/2018 16:23:51] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 41841 -[07/Aug/2018 16:23:53] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[07/Aug/2018 16:23:54] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[07/Aug/2018 16:23:54] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[07/Aug/2018 16:23:54] "POST /operations/right/ HTTP/1.1" 200 1040 -[07/Aug/2018 16:23:56] "POST /operations/get_codereading_content/ HTTP/1.1" 200 750130 -Performing system checks... - -System check identified no issues (0 silenced). -August 07, 2018 - 16:23:44 -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. -/src/net/micode/notes/ui/NoteEditActivity.java -1111 -{11: ' hhhhhh', 9: ' 213', 10: ' nihao', 7: ' ??'} -{'44': 4, '77': 1, '78': 1, '80': 1, '87': 4, '89': 2, '90': 1, '96': 1, '98': 2, '99': 1, '100': 1, '105': 4, '107': 1, '113': 1, '115': 1, '121': 2, '123': 2, '125': 2, '127': 1, '129': 2, '131': 2, '133': 2, '135': 1, '137': 2, '138': 2, '140': 1, '147': 1, '150': 1, '153': 2, '154': 1, '155': 3, '157': 5, '158': 1, '161': 2, '169': 4, '170': 1, '172': 2, '174': 2, '178': 1, '182': 4, '188': 2, '189': 1, '190': 2, '195': 4, '196': 2, '197': 2, '200': 4, '201': 1, '202': 3, '203': 1, '204': 1, '205': 2, '206': 2, '207': 1, '208': 1, '209': 2, '214': 4, '217': 4, '219': 4, '220': 3, '222': 2, '224': 4, '228': 2, '229': 3, '230': 1, '231': 1, '232': 1, '234': 2, '237': 1, '241': 1, '244': 1, '246': 3, '248': 3, '249': 2, '257': 3, '261': 2, '266': 4, '268': 2, '271': 5, '272': 4, '274': 2, '275': 2, '276': 1, '277': 3, '278': 3, '280': 3, '281': 1, '283': 2, '284': 2, '286': 2, '295': 1, '298': 5, '299': 2, '300': 2, '301': 3, '302': 2, '304': 2, '307': 4, '308': 1, '309': 1, '310': 1, '316': 5, '317': 1, '322': 2, '329': 5, '330': 1, '332': 1, '333': 2, '337': 4, '338': 4, '339': 2, '344': 2, '345': 3, '347': 1, '352': 5, '353': 2, '354': 1, '357': 3, '361': 1, '366': 3, '367': 3, '368': 2, '369': 2, '370': 2, '371': 2, '372': 2, '373': 2, '374': 3, '375': 2, '376': 4, '377': 2, '382': 2, '383': 2, '386': 2, '388': 2, '394': 2, '397': 3, '401': 3, '403': 1, '404': 1, '406': 2, '409': 3, '410': 1, '411': 2, '416': 1, '418': 1, '422': 2, '428': 2, '429': 2, '430': 4, '431': 3, '432': 2, '434': 2, '435': 2, '437': 3, '438': 1, '439': 2, '441': 1, '442': 1, '444': 2, '445': 1, '446': 2, '448': 2, '451': 1, '456': 3, '457': 1, '461': 2, '465': 3, '466': 2, '469': 2, '470': 1, '476': 3, '477': 2, '479': 1, '484': 5, '485': 1, '488': 2, '489': 1, '490': 2, '491': 4, '492': 1, '493': 2, '495': 2, '496': 1, '500': 3, '501': 1, '502': 1, '509': 4, '510': 2, '511': 3, '512': 3, '514': 4, '515': 3, '516': 3, '517': 4, '518': 4, '519': 4, '520': 3, '522': 4, '523': 1, '525': 4, '526': 4, '529': 4, '530': 3, '531': 3, '533': 4, '534': 1, '537': 4, '538': 2, '539': 3, '541': 3, '542': 1, '544': 4, '545': 4, '556': 3, '557': 4, '558': 1, '560': 3, '562': 2, '570': 3, '571': 3, '572': 3, '573': 3, '574': 2, '577': 3, '578': 3, '582': 1, '583': 3, '584': 3, '585': 3, '586': 2, '589': 3, '590': 3, '592': 2, '593': 3, '595': 1, '596': 1, '598': 3, '599': 2, '600': 1, '603': 2, '608': 3, '611': 4, '612': 1, '615': 3, '620': 1, '621': 1, '623': 1, '624': 1, '625': 3, '626': 2, '627': 2, '628': 3, '629': 3, '630': 1, '632': 2, '634': 1, '640': 1, '645': 2, '646': 2, '649': 3, '650': 2, '651': 2, '655': 2, '656': 1, '660': 3, '662': 1, '665': 1, '666': 1, '669': 1, '670': 2, '671': 4, '672': 3, '675': 4, '679': 3, '683': 3, '684': 2, '685': 3, '686': 4, '687': 4, '688': 3, '694': 5, '695': 2, '696': 2, '697': 2, '698': 4, '699': 1, '700': 1, '701': 2, '705': 2, '707': 4, '708': 4, '711': 4, '712': 4, '713': 2, '714': 3, '715': 4, '716': 2, '718': 3, '720': 2, '728': 4, '729': 4, '730': 2, '731': 4, '732': 2, '733': 2, '734': 1, '736': 1, '743': 4, '744': 1, '746': 1, '747': 3, '753': 1, '754': 3, '759': 5, '760': 4, '764': 2, '765': 2, '767': 1, '771': 4, '772': 2, '773': 2, '775': 4, '776': 1, '777': 3, '780': 3, '781': 2, '785': 3, '786': 3, '787': 4, '788': 3, '789': 2, '790': 1, '791': 2, '792': 4, '793': 4, '794': 4, '797': 4, '801': 4, '802': 1, '803': 3, '808': 4, '809': 2, '810': 2, '811': 1, '817': 1, '824': 4, '830': 5, '831': 1, '834': 5, '835': 2, '836': 1, '837': 3, '838': 2, '839': 1, '840': 2, '842': 3, '845': 2, '846': 1, '847': 5, '854': 3, '855': 2, '859': 4, '862': 2, '866': 5, '870': 4, '871': 1, '11': 6, '9': 1, '10': 1, '7': 2} -Performing system checks... - -System check identified no issues (0 silenced). -August 07, 2018 - 16:24: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. -[07/Aug/2018 16:24:57] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 41841 -[07/Aug/2018 16:24:58] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[07/Aug/2018 16:24:59] "POST /operations/right/ HTTP/1.1" 200 1040 -[07/Aug/2018 16:24:59] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[07/Aug/2018 16:25:00] "POST /operations/get_codereading_content/ HTTP/1.1" 200 750218 -[07/Aug/2018 16:28:08] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 41841 -[07/Aug/2018 16:28:09] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[07/Aug/2018 16:28:09] "POST /operations/right/ HTTP/1.1" 200 1040 -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/codepedia2.0/apps/operations/views.py", line 740, in post - html_str = get_code(request,project_id,path) - File "/projects/codepedia-test/codepedia2.0/apps/operations/views.py", line 780, in get_code - html_str = render_to_string('projects/filesub/code-reading.html', locals()) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/loader.py", line 61, in render_to_string - template = get_template(template_name, using=using) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/loader.py", line 15, in get_template - return engine.get_template(template_name) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/backends/django.py", line 34, in get_template - return Template(self.engine.get_template(template_name), self) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/engine.py", line 144, in get_template - template, origin = self.find_template(template_name) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/engine.py", line 126, in find_template - template = loader.get_template(name, skip=skip) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/loaders/base.py", line 30, in get_template - contents, origin, origin.template_name, self.engine, - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 160, in __init__ - self.nodelist = self.compile_nodelist() - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 198, in compile_nodelist - return parser.parse() - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 483, in parse - raise self.error(token, e) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 481, in parse - compiled_result = compile_func(self, token) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/defaulttags.py", line 815, in do_for - nodelist_loop = parser.parse(('empty', 'endfor',)) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 483, in parse - raise self.error(token, e) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 481, in parse - compiled_result = compile_func(self, token) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/defaulttags.py", line 956, in do_if - nodelist = parser.parse(('elif', 'else', 'endif')) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 454, in parse - raise self.error(token, e) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 452, in parse - filter_expression = self.compile_filter(token.contents) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 568, in compile_filter - return FilterExpression(token, self) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 662, in __init__ - filter_func = parser.find_filter(filter_name) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 574, in find_filter - raise TemplateSyntaxError("Invalid filter: '%s'" % filter_name) -django.template.exceptions.TemplateSyntaxError: Invalid filter: 'key' -[07/Aug/2018 16:28:09] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[07/Aug/2018 16:28:09] "POST /operations/get_codereading_content/ HTTP/1.1" 500 23348 -[07/Aug/2018 16:28:40] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 41841 -[07/Aug/2018 16:28:41] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -Performing system checks... - -System check identified no issues (0 silenced). -August 07, 2018 - 16:24:52 -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. -/src/net/micode/notes/ui/NoteEditActivity.java -1111 -{'11': ' hhhhhh', '9': ' 213', '10': ' nihao', '7': ' ??'} -{'44': 4, '77': 1, '78': 1, '80': 1, '87': 4, '89': 2, '90': 1, '96': 1, '98': 2, '99': 1, '100': 1, '105': 4, '107': 1, '113': 1, '115': 1, '121': 2, '123': 2, '125': 2, '127': 1, '129': 2, '131': 2, '133': 2, '135': 1, '137': 2, '138': 2, '140': 1, '147': 1, '150': 1, '153': 2, '154': 1, '155': 3, '157': 5, '158': 1, '161': 2, '169': 4, '170': 1, '172': 2, '174': 2, '178': 1, '182': 4, '188': 2, '189': 1, '190': 2, '195': 4, '196': 2, '197': 2, '200': 4, '201': 1, '202': 3, '203': 1, '204': 1, '205': 2, '206': 2, '207': 1, '208': 1, '209': 2, '214': 4, '217': 4, '219': 4, '220': 3, '222': 2, '224': 4, '228': 2, '229': 3, '230': 1, '231': 1, '232': 1, '234': 2, '237': 1, '241': 1, '244': 1, '246': 3, '248': 3, '249': 2, '257': 3, '261': 2, '266': 4, '268': 2, '271': 5, '272': 4, '274': 2, '275': 2, '276': 1, '277': 3, '278': 3, '280': 3, '281': 1, '283': 2, '284': 2, '286': 2, '295': 1, '298': 5, '299': 2, '300': 2, '301': 3, '302': 2, '304': 2, '307': 4, '308': 1, '309': 1, '310': 1, '316': 5, '317': 1, '322': 2, '329': 5, '330': 1, '332': 1, '333': 2, '337': 4, '338': 4, '339': 2, '344': 2, '345': 3, '347': 1, '352': 5, '353': 2, '354': 1, '357': 3, '361': 1, '366': 3, '367': 3, '368': 2, '369': 2, '370': 2, '371': 2, '372': 2, '373': 2, '374': 3, '375': 2, '376': 4, '377': 2, '382': 2, '383': 2, '386': 2, '388': 2, '394': 2, '397': 3, '401': 3, '403': 1, '404': 1, '406': 2, '409': 3, '410': 1, '411': 2, '416': 1, '418': 1, '422': 2, '428': 2, '429': 2, '430': 4, '431': 3, '432': 2, '434': 2, '435': 2, '437': 3, '438': 1, '439': 2, '441': 1, '442': 1, '444': 2, '445': 1, '446': 2, '448': 2, '451': 1, '456': 3, '457': 1, '461': 2, '465': 3, '466': 2, '469': 2, '470': 1, '476': 3, '477': 2, '479': 1, '484': 5, '485': 1, '488': 2, '489': 1, '490': 2, '491': 4, '492': 1, '493': 2, '495': 2, '496': 1, '500': 3, '501': 1, '502': 1, '509': 4, '510': 2, '511': 3, '512': 3, '514': 4, '515': 3, '516': 3, '517': 4, '518': 4, '519': 4, '520': 3, '522': 4, '523': 1, '525': 4, '526': 4, '529': 4, '530': 3, '531': 3, '533': 4, '534': 1, '537': 4, '538': 2, '539': 3, '541': 3, '542': 1, '544': 4, '545': 4, '556': 3, '557': 4, '558': 1, '560': 3, '562': 2, '570': 3, '571': 3, '572': 3, '573': 3, '574': 2, '577': 3, '578': 3, '582': 1, '583': 3, '584': 3, '585': 3, '586': 2, '589': 3, '590': 3, '592': 2, '593': 3, '595': 1, '596': 1, '598': 3, '599': 2, '600': 1, '603': 2, '608': 3, '611': 4, '612': 1, '615': 3, '620': 1, '621': 1, '623': 1, '624': 1, '625': 3, '626': 2, '627': 2, '628': 3, '629': 3, '630': 1, '632': 2, '634': 1, '640': 1, '645': 2, '646': 2, '649': 3, '650': 2, '651': 2, '655': 2, '656': 1, '660': 3, '662': 1, '665': 1, '666': 1, '669': 1, '670': 2, '671': 4, '672': 3, '675': 4, '679': 3, '683': 3, '684': 2, '685': 3, '686': 4, '687': 4, '688': 3, '694': 5, '695': 2, '696': 2, '697': 2, '698': 4, '699': 1, '700': 1, '701': 2, '705': 2, '707': 4, '708': 4, '711': 4, '712': 4, '713': 2, '714': 3, '715': 4, '716': 2, '718': 3, '720': 2, '728': 4, '729': 4, '730': 2, '731': 4, '732': 2, '733': 2, '734': 1, '736': 1, '743': 4, '744': 1, '746': 1, '747': 3, '753': 1, '754': 3, '759': 5, '760': 4, '764': 2, '765': 2, '767': 1, '771': 4, '772': 2, '773': 2, '775': 4, '776': 1, '777': 3, '780': 3, '781': 2, '785': 3, '786': 3, '787': 4, '788': 3, '789': 2, '790': 1, '791': 2, '792': 4, '793': 4, '794': 4, '797': 4, '801': 4, '802': 1, '803': 3, '808': 4, '809': 2, '810': 2, '811': 1, '817': 1, '824': 4, '830': 5, '831': 1, '834': 5, '835': 2, '836': 1, '837': 3, '838': 2, '839': 1, '840': 2, '842': 3, '845': 2, '846': 1, '847': 5, '854': 3, '855': 2, '859': 4, '862': 2, '866': 5, '870': 4, '871': 1, '11': 6, '9': 1, '10': 1, '7': 2} -/src/net/micode/notes/ui/NoteEditActivity.java -1111 -{'11': ' hhhhhh', '9': ' 213', '10': ' nihao', '7': ' ??'} -{'44': 4, '77': 1, '78': 1, '80': 1, '87': 4, '89': 2, '90': 1, '96': 1, '98': 2, '99': 1, '100': 1, '105': 4, '107': 1, '113': 1, '115': 1, '121': 2, '123': 2, '125': 2, '127': 1, '129': 2, '131': 2, '133': 2, '135': 1, '137': 2, '138': 2, '140': 1, '147': 1, '150': 1, '153': 2, '154': 1, '155': 3, '157': 5, '158': 1, '161': 2, '169': 4, '170': 1, '172': 2, '174': 2, '178': 1, '182': 4, '188': 2, '189': 1, '190': 2, '195': 4, '196': 2, '197': 2, '200': 4, '201': 1, '202': 3, '203': 1, '204': 1, '205': 2, '206': 2, '207': 1, '208': 1, '209': 2, '214': 4, '217': 4, '219': 4, '220': 3, '222': 2, '224': 4, '228': 2, '229': 3, '230': 1, '231': 1, '232': 1, '234': 2, '237': 1, '241': 1, '244': 1, '246': 3, '248': 3, '249': 2, '257': 3, '261': 2, '266': 4, '268': 2, '271': 5, '272': 4, '274': 2, '275': 2, '276': 1, '277': 3, '278': 3, '280': 3, '281': 1, '283': 2, '284': 2, '286': 2, '295': 1, '298': 5, '299': 2, '300': 2, '301': 3, '302': 2, '304': 2, '307': 4, '308': 1, '309': 1, '310': 1, '316': 5, '317': 1, '322': 2, '329': 5, '330': 1, '332': 1, '333': 2, '337': 4, '338': 4, '339': 2, '344': 2, '345': 3, '347': 1, '352': 5, '353': 2, '354': 1, '357': 3, '361': 1, '366': 3, '367': 3, '368': 2, '369': 2, '370': 2, '371': 2, '372': 2, '373': 2, '374': 3, '375': 2, '376': 4, '377': 2, '382': 2, '383': 2, '386': 2, '388': 2, '394': 2, '397': 3, '401': 3, '403': 1, '404': 1, '406': 2, '409': 3, '410': 1, '411': 2, '416': 1, '418': 1, '422': 2, '428': 2, '429': 2, '430': 4, '431': 3, '432': 2, '434': 2, '435': 2, '437': 3, '438': 1, '439': 2, '441': 1, '442': 1, '444': 2, '445': 1, '446': 2, '448': 2, '451': 1, '456': 3, '457': 1, '461': 2, '465': 3, '466': 2, '469': 2, '470': 1, '476': 3, '477': 2, '479': 1, '484': 5, '485': 1, '488': 2, '489': 1, '490': 2, '491': 4, '492': 1, '493': 2, '495': 2, '496': 1, '500': 3, '501': 1, '502': 1, '509': 4, '510': 2, '511': 3, '512': 3, '514': 4, '515': 3, '516': 3, '517': 4, '518': 4, '519': 4, '520': 3, '522': 4, '523': 1, '525': 4, '526': 4, '529': 4, '530': 3, '531': 3, '533': 4, '534': 1, '537': 4, '538': 2, '539': 3, '541': 3, '542': 1, '544': 4, '545': 4, '556': 3, '557': 4, '558': 1, '560': 3, '562': 2, '570': 3, '571': 3, '572': 3, '573': 3, '574': 2, '577': 3, '578': 3, '582': 1, '583': 3, '584': 3, '585': 3, '586': 2, '589': 3, '590': 3, '592': 2, '593': 3, '595': 1, '596': 1, '598': 3, '599': 2, '600': 1, '603': 2, '608': 3, '611': 4, '612': 1, '615': 3, '620': 1, '621': 1, '623': 1, '624': 1, '625': 3, '626': 2, '627': 2, '628': 3, '629': 3, '630': 1, '632': 2, '634': 1, '640': 1, '645': 2, '646': 2, '649': 3, '650': 2, '651': 2, '655': 2, '656': 1, '660': 3, '662': 1, '665': 1, '666': 1, '669': 1, '670': 2, '671': 4, '672': 3, '675': 4, '679': 3, '683': 3, '684': 2, '685': 3, '686': 4, '687': 4, '688': 3, '694': 5, '695': 2, '696': 2, '697': 2, '698': 4, '699': 1, '700': 1, '701': 2, '705': 2, '707': 4, '708': 4, '711': 4, '712': 4, '713': 2, '714': 3, '715': 4, '716': 2, '718': 3, '720': 2, '728': 4, '729': 4, '730': 2, '731': 4, '732': 2, '733': 2, '734': 1, '736': 1, '743': 4, '744': 1, '746': 1, '747': 3, '753': 1, '754': 3, '759': 5, '760': 4, '764': 2, '765': 2, '767': 1, '771': 4, '772': 2, '773': 2, '775': 4, '776': 1, '777': 3, '780': 3, '781': 2, '785': 3, '786': 3, '787': 4, '788': 3, '789': 2, '790': 1, '791': 2, '792': 4, '793': 4, '794': 4, '797': 4, '801': 4, '802': 1, '803': 3, '808': 4, '809': 2, '810': 2, '811': 1, '817': 1, '824': 4, '830': 5, '831': 1, '834': 5, '835': 2, '836': 1, '837': 3, '838': 2, '839': 1, '840': 2, '842': 3, '845': 2, '846': 1, '847': 5, '854': 3, '855': 2, '859': 4, '862': 2, '866': 5, '870': 4, '871': 1, '11': 6, '9': 1, '10': 1, '7': 2} -/src/net/micode/notes/ui/NoteEditActivity.java -1111 -{'11': ' hhhhhh', '9': ' 213', '10': ' nihao', '7': ' ??'} -{'44': 4, '77': 1, '78': 1, '80': 1, '87': 4, '89': 2, '90': 1, '96': 1, '98': 2, '99': 1, '100': 1, '105': 4, '107': 1, '113': 1, '115': 1, '121': 2, '123': 2, '125': 2, '127': 1, '129': 2, '131': 2, '133': 2, '135': 1, '137': 2, '138': 2, '140': 1, '147': 1, '150': 1, '153': 2, '154': 1, '155': 3, '157': 5, '158': 1, '161': 2, '169': 4, '170': 1, '172': 2, '174': 2, '178': 1, '182': 4, '188': 2, '189': 1, '190': 2, '195': 4, '196': 2, '197': 2, '200': 4, '201': 1, '202': 3, '203': 1, '204': 1, '205': 2, '206': 2, '207': 1, '208': 1, '209': 2, '214': 4, '217': 4, '219': 4, '220': 3, '222': 2, '224': 4, '228': 2, '229': 3, '230': 1, '231': 1, '232': 1, '234': 2, '237': 1, '241': 1, '244': 1, '246': 3, '248': 3, '249': 2, '257': 3, '261': 2, '266': 4, '268': 2, '271': 5, '272': 4, '274': 2, '275': 2, '276': 1, '277': 3, '278': 3, '280': 3, '281': 1, '283': 2, '284': 2, '286': 2, '295': 1, '298': 5, '299': 2, '300': 2, '301': 3, '302': 2, '304': 2, '307': 4, '308': 1, '309': 1, '310': 1, '316': 5, '317': 1, '322': 2, '329': 5, '330': 1, '332': 1, '333': 2, '337': 4, '338': 4, '339': 2, '344': 2, '345': 3, '347': 1, '352': 5, '353': 2, '354': 1, '357': 3, '361': 1, '366': 3, '367': 3, '368': 2, '369': 2, '370': 2, '371': 2, '372': 2, '373': 2, '374': 3, '375': 2, '376': 4, '377': 2, '382': 2, '383': 2, '386': 2, '388': 2, '394': 2, '397': 3, '401': 3, '403': 1, '404': 1, '406': 2, '409': 3, '410': 1, '411': 2, '416': 1, '418': 1, '422': 2, '428': 2, '429': 2, '430': 4, '431': 3, '432': 2, '434': 2, '435': 2, '437': 3, '438': 1, '439': 2, '441': 1, '442': 1, '444': 2, '445': 1, '446': 2, '448': 2, '451': 1, '456': 3, '457': 1, '461': 2, '465': 3, '466': 2, '469': 2, '470': 1, '476': 3, '477': 2, '479': 1, '484': 5, '485': 1, '488': 2, '489': 1, '490': 2, '491': 4, '492': 1, '493': 2, '495': 2, '496': 1, '500': 3, '501': 1, '502': 1, '509': 4, '510': 2, '511': 3, '512': 3, '514': 4, '515': 3, '516': 3, '517': 4, '518': 4, '519': 4, '520': 3, '522': 4, '523': 1, '525': 4, '526': 4, '529': 4, '530': 3, '531': 3, '533': 4, '534': 1, '537': 4, '538': 2, '539': 3, '541': 3, '542': 1, '544': 4, '545': 4, '556': 3, '557': 4, '558': 1, '560': 3, '562': 2, '570': 3, '571': 3, '572': 3, '573': 3, '574': 2, '577': 3, '578': 3, '582': 1, '583': 3, '584': 3, '585': 3, '586': 2, '589': 3, '590': 3, '592': 2, '593': 3, '595': 1, '596': 1, '598': 3, '599': 2, '600': 1, '603': 2, '608': 3, '611': 4, '612': 1, '615': 3, '620': 1, '621': 1, '623': 1, '624': 1, '625': 3, '626': 2, '627': 2, '628': 3, '629': 3, '630': 1, '632': 2, '634': 1, '640': 1, '645': 2, '646': 2, '649': 3, '650': 2, '651': 2, '655': 2, '656': 1, '660': 3, '662': 1, '665': 1, '666': 1, '669': 1, '670': 2, '671': 4, '672': 3, '675': 4, '679': 3, '683': 3, '684': 2, '685': 3, '686': 4, '687': 4, '688': 3, '694': 5, '695': 2, '696': 2, '697': 2, '698': 4, '699': 1, '700': 1, '701': 2, '705': 2, '707': 4, '708': 4, '711': 4, '712': 4, '713': 2, '714': 3, '715': 4, '716': 2, '718': 3, '720': 2, '728': 4, '729': 4, '730': 2, '731': 4, '732': 2, '733': 2, '734': 1, '736': 1, '743': 4, '744': 1, '746': 1, '747': 3, '753': 1, '754': 3, '759': 5, '760': 4, '764': 2, '765': 2, '767': 1, '771': 4, '772': 2, '773': 2, '775': 4, '776': 1, '777': 3, '780': 3, '781': 2, '785': 3, '786': 3, '787': 4, '788': 3, '789': 2, '790': 1, '791': 2, '792': 4, '793': 4, '794': 4, '797': 4, '801': 4, '802': 1, '803': 3, '808': 4, '809': 2, '810': 2, '811': 1, '817': 1, '824': 4, '830': 5, '831': 1, '834': 5, '835': 2, '836': 1, '837': 3, '838': 2, '839': 1, '840': 2, '842': 3, '845': 2, '846': 1, '847': 5, '854': 3, '855': 2, '859': 4, '862': 2, '866': 5, '870': 4, '871': 1, '11': 6, '9': 1, '10': 1, '7': 2}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/codepedia2.0/apps/operations/views.py", line 740, in post - html_str = get_code(request,project_id,path) - File "/projects/codepedia-test/codepedia2.0/apps/operations/views.py", line 780, in get_code - html_str = render_to_string('projects/filesub/code-reading.html', locals()) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/loader.py", line 61, in render_to_string - template = get_template(template_name, using=using) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/loader.py", line 15, in get_template - return engine.get_template(template_name) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/backends/django.py", line 34, in get_template - return Template(self.engine.get_template(template_name), self) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/engine.py", line 144, in get_template - template, origin = self.find_template(template_name) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/engine.py", line 126, in find_template - template = loader.get_template(name, skip=skip) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/loaders/base.py", line 30, in get_template - contents, origin, origin.template_name, self.engine, - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 160, in __init__ - self.nodelist = self.compile_nodelist() - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 198, in compile_nodelist - return parser.parse() - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 483, in parse - raise self.error(token, e) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 481, in parse - compiled_result = compile_func(self, token) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/defaulttags.py", line 815, in do_for - nodelist_loop = parser.parse(('empty', 'endfor',)) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 483, in parse - raise self.error(token, e) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 481, in parse - compiled_result = compile_func(self, token) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/defaulttags.py", line 956, in do_if - nodelist = parser.parse(('elif', 'else', 'endif')) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 454, in parse - raise self.error(token, e) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 452, in parse - filter_expression = self.compile_filter(token.contents) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 568, in compile_filter - return FilterExpression(token, self) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 662, in __init__ - filter_func = parser.find_filter(filter_name) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 574, in find_filter - raise TemplateSyntaxError("Invalid filter: '%s'" % filter_name) -django.template.exceptions.TemplateSyntaxError: Invalid filter: 'key' -[07/Aug/2018 16:28:41] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[07/Aug/2018 16:28:41] "POST /operations/right/ HTTP/1.1" 200 1040 -[07/Aug/2018 16:28:41] "POST /operations/get_codereading_content/ HTTP/1.1" 500 23348 - -[07/Aug/2018 16:30:27] "GET / HTTP/1.1" 200 22531 -[07/Aug/2018 16:30:27] "GET /static/css/base.css HTTP/1.1" 200 18934 -[07/Aug/2018 16:30:27] "GET /static/css/common.css HTTP/1.1" 200 8146 -[07/Aug/2018 16:30:27] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414 -[07/Aug/2018 16:30:27] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616 -[07/Aug/2018 16:30:27] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070 -[07/Aug/2018 16:30:27] "GET /static/css/jstree.css HTTP/1.1" 200 28727 -[07/Aug/2018 16:30:27] "GET /static/css/prettify.css HTTP/1.1" 200 1726 -[07/Aug/2018 16:30:28] "GET /static/vendor/site/css/style.css HTTP/1.1" 200 160228 -[07/Aug/2018 16:30:28] "GET /static/js/base.js HTTP/1.1" 200 21228 -[07/Aug/2018 16:30:28] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604 -[07/Aug/2018 16:30:28] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045 -[07/Aug/2018 16:30:28] "GET /static/js/jstree.js HTTP/1.1" 200 161840 -[07/Aug/2018 16:30:29] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738 -[07/Aug/2018 16:30:30] "GET /media/avatar/users/default.png HTTP/1.1" 200 36378 -[07/Aug/2018 16:30:31] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 38832 -[07/Aug/2018 16:30:31] "GET /static/image/CodePedia.ico HTTP/1.1" 200 370070 -[07/Aug/2018 16:30:31] "GET /static/css/monokai-sublime.css HTTP/1.1" 200 1026 -[07/Aug/2018 16:30:31] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414 -[07/Aug/2018 16:30:31] "GET /static/css/code_show.css HTTP/1.1" 200 22121 -[07/Aug/2018 16:30:31] "GET /static/js/prettify.js HTTP/1.1" 200 18331 -[07/Aug/2018 16:30:32] "GET /static/js/source.js HTTP/1.1" 200 39565 -[07/Aug/2018 16:30:32] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053 -[07/Aug/2018 16:30:33] "GET /static/image/codepedia.png HTTP/1.1" 200 3350 -[07/Aug/2018 16:30:34] "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 -[07/Aug/2018 16:30:34] "GET /favicon.ico HTTP/1.1" 404 3103 -[07/Aug/2018 16:30:34] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[07/Aug/2018 16:30:34] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -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/codepedia2.0/apps/operations/views.py", line 740, in post - html_str = get_code(request,project_id,path) - File "/projects/codepedia-test/codepedia2.0/apps/operations/views.py", line 779, in get_code - html_str = render_to_string('projects/filesub/code-reading.html', locals()) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/loader.py", line 61, in render_to_string - template = get_template(template_name, using=using) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/loader.py", line 15, in get_template - return engine.get_template(template_name) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/backends/django.py", line 34, in get_template - return Template(self.engine.get_template(template_name), self) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/engine.py", line 144, in get_template - template, origin = self.find_template(template_name) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/engine.py", line 126, in find_template - template = loader.get_template(name, skip=skip) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/loaders/base.py", line 30, in get_template - contents, origin, origin.template_name, self.engine, - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 160, in __init__ - self.nodelist = self.compile_nodelist() - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 198, in compile_nodelist - return parser.parse() - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 483, in parse - raise self.error(token, e) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 481, in parse - compiled_result = compile_func(self, token) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/defaulttags.py", line 815, in do_for - nodelist_loop = parser.parse(('empty', 'endfor',)) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 483, in parse - raise self.error(token, e) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 481, in parse - compiled_result = compile_func(self, token) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/defaulttags.py", line 956, in do_if - nodelist = parser.parse(('elif', 'else', 'endif')) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 454, in parse - raise self.error(token, e) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 452, in parse - filter_expression = self.compile_filter(token.contents) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 568, in compile_filter - return FilterExpression(token, self) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 662, in __init__ - filter_func = parser.find_filter(filter_name) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 574, in find_filter - raise TemplateSyntaxError("Invalid filter: '%s'" % filter_name) -django.template.exceptions.TemplateSyntaxError: Invalid filter: 'key' -[07/Aug/2018 16:30:34] "POST /operations/right/ HTTP/1.1" 200 1040 -[07/Aug/2018 16:30:34] "POST /operations/get_codereading_content/ HTTP/1.1" 500 23030 -[07/Aug/2018 16:30:42] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 38832 -[07/Aug/2018 16:30:43] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -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/codepedia2.0/apps/operations/views.py", line 740, in post - html_str = get_code(request,project_id,path) - File "/projects/codepedia-test/codepedia2.0/apps/operations/views.py", line 779, in get_code - html_str = render_to_string('projects/filesub/code-reading.html', locals()) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/loader.py", line 61, in render_to_string - template = get_template(template_name, using=using) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/loader.py", line 15, in get_template - return engine.get_template(template_name) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/backends/django.py", line 34, in get_template - return Template(self.engine.get_template(template_name), self) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/engine.py", line 144, in get_template - template, origin = self.find_template(template_name) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/engine.py", line 126, in find_template - template = loader.get_template(name, skip=skip) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/loaders/base.py", line 30, in get_template - contents, origin, origin.template_name, self.engine, - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 160, in __init__ - self.nodelist = self.compile_nodelist() - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 198, in compile_nodelist - return parser.parse() - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 483, in parse - raise self.error(token, e) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 481, in parse - compiled_result = compile_func(self, token) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/defaulttags.py", line 815, in do_for - nodelist_loop = parser.parse(('empty', 'endfor',)) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 483, in parse - raise self.error(token, e) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 481, in parse - compiled_result = compile_func(self, token) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/defaulttags.py", line 956, in do_if - nodelist = parser.parse(('elif', 'else', 'endif')) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 454, in parse - raise self.error(token, e) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 452, in parse - filter_expression = self.compile_filter(token.contents) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 568, in compile_filter - return FilterExpression(token, self) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 662, in __init__ - filter_func = parser.find_filter(filter_name) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 574, in find_filter - raise TemplateSyntaxError("Invalid filter: '%s'" % filter_name) -django.template.exceptions.TemplateSyntaxError: Invalid filter: 'key' -[07/Aug/2018 16:30:43] "POST /operations/get_codereading_content/ HTTP/1.1" 500 23030 -[07/Aug/2018 16:30:43] "POST /operations/right/ HTTP/1.1" 200 1040 -[07/Aug/2018 16:30:43] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[07/Aug/2018 16:30:59] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 38832 -[07/Aug/2018 16:31:00] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616 -[07/Aug/2018 16:31:00] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414 -[07/Aug/2018 16:31:00] "GET /static/css/prettify.css HTTP/1.1" 200 1726 -[07/Aug/2018 16:31:00] "GET /static/css/code_show.css HTTP/1.1" 200 22121 -[07/Aug/2018 16:31:00] "GET /static/css/monokai-sublime.css HTTP/1.1" 200 1026 -[07/Aug/2018 16:31:00] "GET /static/js/prettify.js HTTP/1.1" 200 18331 -[07/Aug/2018 16:31:00] "GET /static/js/source.js HTTP/1.1" 200 39565 -[07/Aug/2018 16:31:00] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053 -[07/Aug/2018 16:31:01] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802 -[07/Aug/2018 16:31:02] "GET /static/js/jstree.js HTTP/1.1" 200 161840 -[07/Aug/2018 16:31:02] "GET /static/image/codepedia.png HTTP/1.1" 200 3350 -[07/Aug/2018 16:31:03] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -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/codepedia2.0/apps/operations/views.py", line 740, in post - html_str = get_code(request,project_id,path) - File "/projects/codepedia-test/codepedia2.0/apps/operations/views.py", line 779, in get_code - html_str = render_to_string('projects/filesub/code-reading.html', locals()) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/loader.py", line 61, in render_to_string - template = get_template(template_name, using=using) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/loader.py", line 15, in get_template - return engine.get_template(template_name) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/backends/django.py", line 34, in get_template - return Template(self.engine.get_template(template_name), self) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/engine.py", line 144, in get_template - template, origin = self.find_template(template_name) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/engine.py", line 126, in find_template - template = loader.get_template(name, skip=skip) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/loaders/base.py", line 30, in get_template - contents, origin, origin.template_name, self.engine, - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 160, in __init__ - self.nodelist = self.compile_nodelist() - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 198, in compile_nodelist - return parser.parse() - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 483, in parse - raise self.error(token, e) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 481, in parse - compiled_result = compile_func(self, token) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/defaulttags.py", line 815, in do_for - nodelist_loop = parser.parse(('empty', 'endfor',)) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 483, in parse - raise self.error(token, e) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 481, in parse - compiled_result = compile_func(self, token) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/defaulttags.py", line 956, in do_if - nodelist = parser.parse(('elif', 'else', 'endif')) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 454, in parse - raise self.error(token, e) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 452, in parse - filter_expression = self.compile_filter(token.contents) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 568, in compile_filter - return FilterExpression(token, self) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 662, in __init__ - filter_func = parser.find_filter(filter_name) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 574, in find_filter - raise TemplateSyntaxError("Invalid filter: '%s'" % filter_name) -django.template.exceptions.TemplateSyntaxError: Invalid filter: 'key' -[07/Aug/2018 16:31:03] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[07/Aug/2018 16:31:03] "POST /operations/get_codereading_content/ HTTP/1.1" 500 23030 -[07/Aug/2018 16:31:03] "POST /operations/right/ HTTP/1.1" 200 1040 -[07/Aug/2018 16:31:04] "GET /users/login/ HTTP/1.1" 200 4384 -[07/Aug/2018 16:31:04] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414 -[07/Aug/2018 16:31:04] "GET /static/css/common.css HTTP/1.1" 200 8146 -[07/Aug/2018 16:31:04] "GET /static/css/jstree.css HTTP/1.1" 200 28727 -[07/Aug/2018 16:31:04] "GET /static/css/base.css HTTP/1.1" 200 18934 -[07/Aug/2018 16:31:04] "GET /static/css/register.css HTTP/1.1" 200 1762 -[07/Aug/2018 16:31:04] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604 -[07/Aug/2018 16:31:04] "GET /static/js/base.js HTTP/1.1" 200 21228 -[07/Aug/2018 16:31:04] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045 -[07/Aug/2018 16:31:04] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070 -[07/Aug/2018 16:31:04] "GET /static/js/users-common.js HTTP/1.1" 200 966 -[07/Aug/2018 16:31:05] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738 -[07/Aug/2018 16:31:05] "GET /static/image/login/bg_login.jpg HTTP/1.1" 200 29922 -[07/Aug/2018 16:31:07] "GET /static/image/CodePedia.ico HTTP/1.1" 200 370070 -[07/Aug/2018 16:31:07] "POST /users/login/ HTTP/1.1" 302 0 -[07/Aug/2018 16:31:07] "GET / HTTP/1.1" 200 24333 -[07/Aug/2018 16:31:07] "GET /media/avatar/users/default.png HTTP/1.1" 200 36378 -[07/Aug/2018 16:31:08] "GET /static/vendor/site/css/style.css HTTP/1.1" 200 160228 -[07/Aug/2018 16:31:09] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 41843 -[07/Aug/2018 16:31:09] "GET /static/image/users/default.png HTTP/1.1" 200 36378 -[07/Aug/2018 16:31:10] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -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/codepedia2.0/apps/operations/views.py", line 740, in post - html_str = get_code(request,project_id,path) - File "/projects/codepedia-test/codepedia2.0/apps/operations/views.py", line 779, in get_code - html_str = render_to_string('projects/filesub/code-reading.html', locals()) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/loader.py", line 61, in render_to_string - template = get_template(template_name, using=using) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/loader.py", line 15, in get_template - return engine.get_template(template_name) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/backends/django.py", line 34, in get_template - return Template(self.engine.get_template(template_name), self) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/engine.py", line 144, in get_template - template, origin = self.find_template(template_name) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/engine.py", line 126, in find_template - template = loader.get_template(name, skip=skip) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/loaders/base.py", line 30, in get_template - contents, origin, origin.template_name, self.engine, - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 160, in __init__ - self.nodelist = self.compile_nodelist() - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 198, in compile_nodelist - return parser.parse() - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 483, in parse - raise self.error(token, e) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 481, in parse - compiled_result = compile_func(self, token) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/defaulttags.py", line 815, in do_for - nodelist_loop = parser.parse(('empty', 'endfor',)) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 483, in parse - raise self.error(token, e) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 481, in parse - compiled_result = compile_func(self, token) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/defaulttags.py", line 956, in do_if - nodelist = parser.parse(('elif', 'else', 'endif')) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 454, in parse - raise self.error(token, e) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 452, in parse - filter_expression = self.compile_filter(token.contents) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 568, in compile_filter - return FilterExpression(token, self) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 662, in __init__ - filter_func = parser.find_filter(filter_name) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 574, in find_filter - raise TemplateSyntaxError("Invalid filter: '%s'" % filter_name) -django.template.exceptions.TemplateSyntaxError: Invalid filter: 'key' -[07/Aug/2018 16:31:10] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[07/Aug/2018 16:31:10] "POST /operations/right/ HTTP/1.1" 200 1040 -[07/Aug/2018 16:31:10] "POST /operations/get_codereading_content/ HTTP/1.1" 500 23124 -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/codepedia2.0/apps/operations/views.py", line 740, in post - html_str = get_code(request,project_id,path) - File "/projects/codepedia-test/codepedia2.0/apps/operations/views.py", line 779, in get_code - html_str = render_to_string('projects/filesub/code-reading.html', locals()) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/loader.py", line 61, in render_to_string - template = get_template(template_name, using=using) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/loader.py", line 15, in get_template - return engine.get_template(template_name) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/backends/django.py", line 34, in get_template - return Template(self.engine.get_template(template_name), self) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/engine.py", line 144, in get_template - template, origin = self.find_template(template_name) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/engine.py", line 126, in find_template - template = loader.get_template(name, skip=skip) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/loaders/base.py", line 30, in get_template - contents, origin, origin.template_name, self.engine, - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 160, in __init__ - self.nodelist = self.compile_nodelist() - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 198, in compile_nodelist - return parser.parse() - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 483, in parse - raise self.error(token, e) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 481, in parse - compiled_result = compile_func(self, token) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/defaulttags.py", line 815, in do_for - nodelist_loop = parser.parse(('empty', 'endfor',)) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 483, in parse - raise self.error(token, e) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 481, in parse - compiled_result = compile_func(self, token) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/defaulttags.py", line 956, in do_if - nodelist = parser.parse(('elif', 'else', 'endif')) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 454, in parse - raise self.error(token, e) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 452, in parse - filter_expression = self.compile_filter(token.contents) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 568, in compile_filter - return FilterExpression(token, self) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 662, in __init__ - filter_func = parser.find_filter(filter_name) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 574, in find_filter - raise TemplateSyntaxError("Invalid filter: '%s'" % filter_name) -django.template.exceptions.TemplateSyntaxError: Invalid filter: 'key' -[07/Aug/2018 16:31:14] "POST /operations/show_navigation/ HTTP/1.1" 200 35 -Internal Server Error: /operations/right/ -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/operations/views.py", line 987, in post - html_str = self.get_file_right_content(project_path,file_path,file.pk) - File "/projects/codepedia-test/codepedia2.0/apps/operations/views.py", line 961, in get_file_right_content - filelinenum = getFileLineNum(project_path,file_path) - File "/projects/codepedia-test/codepedia2.0/apps/operations/views.py", line 953, in getFileLineNum - return len(open(path,'rU').readlines()) - File "/root//envs/codepedia2/lib/python3.6/codecs.py", line 321, in decode - (result, consumed) = self._buffer_decode(data, self.errors, final) -UnicodeDecodeError: 'utf-8' codec can't decode byte 0xff in position 0: invalid start byte -[07/Aug/2018 16:31:14] "POST /operations/get_codereading_content/ HTTP/1.1" 500 23146 -[07/Aug/2018 16:31:14] "POST /operations/right/ HTTP/1.1" 500 19116 -[07/Aug/2018 16:31:23] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 41841 -[07/Aug/2018 16:31:23] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[07/Aug/2018 16:31:24] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -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/codepedia2.0/apps/operations/views.py", line 740, in post - html_str = get_code(request,project_id,path) - File "/projects/codepedia-test/codepedia2.0/apps/operations/views.py", line 779, in get_code - html_str = render_to_string('projects/filesub/code-reading.html', locals()) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/loader.py", line 61, in render_to_string - template = get_template(template_name, using=using) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/loader.py", line 15, in get_template - return engine.get_template(template_name) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/backends/django.py", line 34, in get_template - return Template(self.engine.get_template(template_name), self) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/engine.py", line 144, in get_template - template, origin = self.find_template(template_name) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/engine.py", line 126, in find_template - template = loader.get_template(name, skip=skip) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/loaders/base.py", line 30, in get_template - contents, origin, origin.template_name, self.engine, - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 160, in __init__ - self.nodelist = self.compile_nodelist() - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 198, in compile_nodelist - return parser.parse() - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 483, in parse - raise self.error(token, e) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 481, in parse - compiled_result = compile_func(self, token) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/defaulttags.py", line 815, in do_for - nodelist_loop = parser.parse(('empty', 'endfor',)) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 483, in parse - raise self.error(token, e) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 481, in parse - compiled_result = compile_func(self, token) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/defaulttags.py", line 956, in do_if - nodelist = parser.parse(('elif', 'else', 'endif')) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 454, in parse - raise self.error(token, e) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 452, in parse - filter_expression = self.compile_filter(token.contents) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 568, in compile_filter - return FilterExpression(token, self) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 662, in __init__ - filter_func = parser.find_filter(filter_name) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 574, in find_filter - raise TemplateSyntaxError("Invalid filter: '%s'" % filter_name) -django.template.exceptions.TemplateSyntaxError: Invalid filter: 'keyvalue' -[07/Aug/2018 16:31:24] "POST /operations/right/ HTTP/1.1" 200 1040 -[07/Aug/2018 16:31:24] "POST /operations/get_codereading_content/ HTTP/1.1" 500 23368 -[07/Aug/2018 16:31:48] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 41841 -[07/Aug/2018 16:31:49] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[07/Aug/2018 16:31:49] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[07/Aug/2018 16:31:49] "POST /operations/right/ HTTP/1.1" 200 1040 -[07/Aug/2018 16:31:50] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 41843 -[07/Aug/2018 16:31:50] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 149 -[07/Aug/2018 16:31:51] "POST /operations/get_codereading_content/ HTTP/1.1" 200 746722 -[07/Aug/2018 16:31:51] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[07/Aug/2018 16:31:51] "POST /operations/right/ HTTP/1.1" 200 1040 -[07/Aug/2018 16:31:53] "POST /operations/show_navigation/ HTTP/1.1" 200 35 -[07/Aug/2018 16:31:53] "POST /operations/right/ HTTP/1.1" 200 1036 -[07/Aug/2018 16:31:54] "POST /operations/get_codereading_content/ HTTP/1.1" 200 121226 -[07/Aug/2018 16:31:55] "GET /static/image/question.png HTTP/1.1" 200 1112 -[07/Aug/2018 16:31:55] "POST /operations/get_codereading_content/ HTTP/1.1" 200 746666 -[07/Aug/2018 16:32:00] "POST /operations/show_navigation/ HTTP/1.1" 200 35 -[07/Aug/2018 16:32:00] "POST /operations/get_codereading_content/ HTTP/1.1" 200 6928 -[07/Aug/2018 16:32:00] "POST /operations/right/ HTTP/1.1" 200 1034 -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/codepedia2.0/apps/operations/views.py", line 168, 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. -[07/Aug/2018 16:32:01] "POST /operations/show_navigation/ HTTP/1.1" 500 18913 -[07/Aug/2018 16:32:09] "POST /operations/add_annotation/ HTTP/1.1" 200 41 -[07/Aug/2018 16:32:09] "POST /operations/show_annotation/ HTTP/1.1" 200 1942 -[07/Aug/2018 16:32:14] "POST /operations/add_comment/ HTTP/1.1" 200 90 -Performing system checks... - -System check identified no issues (0 silenced). -August 07, 2018 - 16:29:05 -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. -/src/net/micode/notes/ui/NoteEditActivity.java -1111 -{} -/src/net/micode/notes/ui/NoteEditActivity.java -1111 -{} -/src/net/micode/notes/ui/NoteEditActivity.java -{} -1111 -/src/net/micode/notes/ui/NoteEditActivity.java -1111 -{'7': '测试'} -1111 -{} -/src/net/micode/notes/ui/NoteEditActivity.java -1111 -{'11': ' hhhhhh', '9': ' 213', '10': ' nihao', '7': ' ??'} -/src/net/micode/notes/ui/NoteEditActivity.java -1111 -{'11': ' hhhhhh', '9': ' 213', '10': ' nihao', '7': ' ??'} -/src/net/micode/notes/ui/NoteEditActivity.java -{'7': '测试'} -1111 -1111 -{} -1111 -{} -Not Found: /import -[07/Aug/2018 16:50:32] "GET /import HTTP/1.1" 404 3088 -Not Found: /import_project -[07/Aug/2018 16:50:37] "GET /import_project HTTP/1.1" 404 3112 -Internal Server Error: /projects/import -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/projects/views.py", line 147, in get - project_tree = get_project_tree.getHtml(settings.SOURCEPATH+project.path) -AttributeError: 'NoneType' object has no attribute 'path' -[07/Aug/2018 16:50:48] "GET /projects/import HTTP/1.1" 500 83376 -[07/Aug/2018 16:51:08] "GET /projects/ HTTP/1.1" 200 8407 -[07/Aug/2018 16:51:08] "GET /static/css/base.css HTTP/1.1" 200 18934 -[07/Aug/2018 16:51:08] "GET /static/css/common.css HTTP/1.1" 200 8146 -[07/Aug/2018 16:51:08] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414 -[07/Aug/2018 16:51:08] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604 -[07/Aug/2018 16:51:08] "GET /static/css/jstree.css HTTP/1.1" 200 28727 -[07/Aug/2018 16:51:08] "GET /static/js/base.js HTTP/1.1" 200 21228 -[07/Aug/2018 16:51:08] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045 -[07/Aug/2018 16:51:08] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070 -[07/Aug/2018 16:51:08] "GET /media/avatar/users/default.png HTTP/1.1" 200 36378 -[07/Aug/2018 16:51:08] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738 -[07/Aug/2018 16:51:10] "GET /static/image/CodePedia.ico HTTP/1.1" 200 370070 -Internal Server Error: /projects/new -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/projects/views.py", line 147, in get - project_tree = get_project_tree.getHtml(settings.SOURCEPATH+project.path) -AttributeError: 'NoneType' object has no attribute 'path' -[07/Aug/2018 16:52:13] "GET /projects/new HTTP/1.1" 500 83316 -[07/Aug/2018 16:52:24] "GET /projects/new/ HTTP/1.1" 200 6743 -Performing system checks... - -System check identified no issues (0 silenced). -August 07, 2018 - 16:35:02 -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 .wrapper at 0x7f1bb2ebc950> -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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/codepedia2.0/Codepedia2/urls.py", line 37, in - path('projects/', include('projects.urls', namespace='projects')), - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/urls/conf.py", line 39, in include - 'Specifying a namespace in include() without providing an app_name ' -django.core.exceptions.ImproperlyConfigured: Specifying a namespace in include() without providing an app_name is not supported. Set the app_name attribute in the included module, or pass a 2-tuple containing the list of patterns and app_name instead. -Performing system checks... - -Performing system checks... - -System check identified no issues (0 silenced). -August 07, 2018 - 16:54:59 -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). -August 07, 2018 - 16:56:43 -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). -August 07, 2018 - 16:56: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. -Performing system checks... - -System check identified no issues (0 silenced). -August 07, 2018 - 16:57:44 -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). -August 07, 2018 - 16:58:00 -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). -August 07, 2018 - 16:58:06 -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). -August 07, 2018 - 16:58:41 -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 .wrapper at 0x7f248ded2950> -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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/codepedia2.0/Codepedia2/urls.py", line 22, in - from projects.views import FileListlView - File "/projects/codepedia-test/codepedia2.0/apps/projects/views.py", line 181 - scanner_project.get_anno_issue_summary("/opt/opengrok/source/Notes", 1) - ^ -SyntaxError: invalid syntax -Performing system checks... - -Unhandled exception in thread started by .wrapper at 0x7f219bbe8950> -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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/codepedia2.0/Codepedia2/urls.py", line 22, in - from projects.views import FileListlView - File "/projects/codepedia-test/codepedia2.0/apps/projects/views.py", line 185 - - ^ -SyntaxError: unexpected EOF while parsing -Performing system checks... - -Performing system checks... - -System check identified no issues (0 silenced). -August 07, 2018 - 16:59:11 -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). -August 07, 2018 - 16:59:20 -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). -August 07, 2018 - 16:59:24 -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). -August 07, 2018 - 16:59:32 -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). -August 07, 2018 - 16:59:36 -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). -August 07, 2018 - 16:59:44 -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). -August 07, 2018 - 16:59:49 -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). -August 07, 2018 - 16:59:55 -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). -August 07, 2018 - 17:00:00 -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). -August 07, 2018 - 17:00:12 -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). -August 07, 2018 - 17:00:58 -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). -August 07, 2018 - 17:01: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). -August 07, 2018 - 17:01: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. -[07/Aug/2018 17:01:45] "GET / HTTP/1.1" 200 24333 -[07/Aug/2018 17:01:47] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 41843 -[07/Aug/2018 17:01:47] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[07/Aug/2018 17:01:48] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[07/Aug/2018 17:01:48] "POST /operations/right/ HTTP/1.1" 200 1040 -[07/Aug/2018 17:01:50] "POST /operations/get_codereading_content/ HTTP/1.1" 200 737908 -[07/Aug/2018 17:01:51] "GET /static/image/annotation.png HTTP/1.1" 200 1148 -Performing system checks... - -System check identified no issues (0 silenced). -August 07, 2018 - 17:01: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. -/src/net/micode/notes/ui/NoteEditActivity.java -1111 -[07/Aug/2018 17:01:56] "POST /operations/show_annotation/ HTTP/1.1" 200 256 -Performing system checks... - -System check identified no issues (0 silenced). -August 07, 2018 - 17:01:53 -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). -August 07, 2018 - 17:01:58 -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). -August 07, 2018 - 17:02:01 -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. -[07/Aug/2018 17:02:09] "POST /operations/add_annotation/ HTTP/1.1" 200 41 -[07/Aug/2018 17:02:09] "POST /operations/show_annotation/ HTTP/1.1" 200 3227 -Performing system checks... - -System check identified no issues (0 silenced). -August 07, 2018 - 17:02:08 -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). -August 07, 2018 - 17:02:17 -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). -August 07, 2018 - 17:02:26 -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). -August 07, 2018 - 17:02: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. -Performing system checks... - -System check identified no issues (0 silenced). -August 07, 2018 - 17:02:38 -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). -August 07, 2018 - 17:03: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). -August 07, 2018 - 17:03:42 -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). -August 07, 2018 - 17:04: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. -Performing system checks... - -System check identified no issues (0 silenced). -August 07, 2018 - 17:04:42 -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). -August 07, 2018 - 17:04: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. -Performing system checks... - -System check identified no issues (0 silenced). -August 07, 2018 - 17:05:00 -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). -August 07, 2018 - 17:05:04 -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). -August 07, 2018 - 17:06: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. -Performing system checks... - -System check identified no issues (0 silenced). -August 07, 2018 - 17:13:58 -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. -[07/Aug/2018 17:17:28] "GET / HTTP/1.1" 200 24330 -[07/Aug/2018 17:17:29] "GET /static/vendor/site/css/style.css HTTP/1.1" 200 160228 -[07/Aug/2018 17:17:31] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 41841 -[07/Aug/2018 17:17:32] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[07/Aug/2018 17:17:32] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[07/Aug/2018 17:17:32] "POST /operations/right/ HTTP/1.1" 200 1040 -[07/Aug/2018 17:17:34] "POST /operations/get_codereading_content/ HTTP/1.1" 200 737908 -[07/Aug/2018 17:17:38] "POST /operations/show_annotation/ HTTP/1.1" 200 256 -[07/Aug/2018 17:17:40] "POST /operations/show_annotation/ HTTP/1.1" 200 1922 -[07/Aug/2018 17:17:44] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -Performing system checks... - -System check identified no issues (0 silenced). -August 07, 2018 - 17:16: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. -/src/net/micode/notes/ui/NoteEditActivity.java -1111 -Performing system checks... - -System check identified no issues (0 silenced). -August 07, 2018 - 17:19: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. -[07/Aug/2018 17:23:04] code 400, message Bad request version ('MCTP/1.0') -[07/Aug/2018 17:23:05] "REMOTE HI_SRDK_DEV_GetHddInfo MCTP/1.0" 400 - -[07/Aug/2018 17:23:33] "GET / HTTP/1.1" 200 24330 -[07/Aug/2018 17:23:36] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 41841 -[07/Aug/2018 17:23:36] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[07/Aug/2018 17:23:37] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[07/Aug/2018 17:23:37] "POST /operations/right/ HTTP/1.1" 200 1040 -[07/Aug/2018 17:23:38] "POST /operations/get_codereading_content/ HTTP/1.1" 200 737908 -[07/Aug/2018 17:23:48] "POST /operations/show_annotation/ HTTP/1.1" 200 4664 -[07/Aug/2018 17:23:56] "POST /operations/modify_anno/ HTTP/1.1" 200 41 -[07/Aug/2018 17:23:59] "POST /operations/show_annotation/ HTTP/1.1" 200 3852 -[07/Aug/2018 17:24:05] "POST /operations/modify_anno/ HTTP/1.1" 200 41 -[07/Aug/2018 17:24:07] "POST /operations/show_annotation/ HTTP/1.1" 200 3878 -[07/Aug/2018 17:24:10] "POST /operations/show_annotation/ HTTP/1.1" 200 3878 -[07/Aug/2018 17:24:15] "POST /operations/show_annotation/ HTTP/1.1" 200 3878 -[07/Aug/2018 17:24:23] "POST /operations/modify_anno/ HTTP/1.1" 200 41 -[07/Aug/2018 17:24:25] "POST /operations/show_annotation/ HTTP/1.1" 200 3866 -[07/Aug/2018 17:26:14] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 41841 -[07/Aug/2018 17:26:15] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[07/Aug/2018 17:26:15] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[07/Aug/2018 17:26:15] "POST /operations/right/ HTTP/1.1" 200 1040 -[07/Aug/2018 17:26:17] "POST /operations/get_codereading_content/ HTTP/1.1" 200 737908 -[07/Aug/2018 17:26:21] "POST /operations/show_annotation/ HTTP/1.1" 200 4308 -[07/Aug/2018 17:26:32] "POST /operations/show_annotation/ HTTP/1.1" 200 4308 -[07/Aug/2018 17:27:45] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 41841 -[07/Aug/2018 17:27:45] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[07/Aug/2018 17:27:46] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[07/Aug/2018 17:27:46] "POST /operations/right/ HTTP/1.1" 200 1040 -[07/Aug/2018 17:27:47] "POST /operations/get_codereading_content/ HTTP/1.1" 200 737908 -[07/Aug/2018 17:27:51] "POST /operations/show_annotation/ HTTP/1.1" 200 4407 -[07/Aug/2018 17:28:17] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 41841 -[07/Aug/2018 17:28:17] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[07/Aug/2018 17:28:18] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[07/Aug/2018 17:28:18] "POST /operations/right/ HTTP/1.1" 200 1040 -[07/Aug/2018 17:28:19] "POST /operations/get_codereading_content/ HTTP/1.1" 200 737908 -[07/Aug/2018 17:28:23] "POST /operations/show_annotation/ HTTP/1.1" 200 4407 -[07/Aug/2018 17:28:43] "POST /operations/add_vote/ HTTP/1.1" 200 68 -[07/Aug/2018 17:28:44] "POST /operations/add_vote/ HTTP/1.1" 200 87 -[07/Aug/2018 17:28:46] "POST /operations/add_vote/ HTTP/1.1" 200 68 -[07/Aug/2018 17:28:53] "POST /operations/modify_anno/ HTTP/1.1" 200 41 -[07/Aug/2018 17:28:55] "POST /operations/show_annotation/ HTTP/1.1" 200 4379 -[07/Aug/2018 17:32:53] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 41841 -[07/Aug/2018 17:32:54] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[07/Aug/2018 17:32:55] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[07/Aug/2018 17:32:55] "POST /operations/right/ HTTP/1.1" 200 1040 -[07/Aug/2018 17:32:55] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[07/Aug/2018 17:32:57] "POST /operations/get_codereading_content/ HTTP/1.1" 200 737908 -[07/Aug/2018 17:33:01] "POST /operations/show_annotation/ HTTP/1.1" 200 2776 -[07/Aug/2018 17:33:08] "POST /operations/show_annotation/ HTTP/1.1" 200 290 -[07/Aug/2018 17:33:10] "POST /operations/show_annotation/ HTTP/1.1" 200 1101 -[07/Aug/2018 17:33:13] "POST /operations/show_annotation/ HTTP/1.1" 200 270 -[07/Aug/2018 17:33:15] "POST /operations/show_annotation/ HTTP/1.1" 200 1101 -[07/Aug/2018 17:33:19] "POST /operations/show_annotation/ HTTP/1.1" 200 350 -[07/Aug/2018 17:33:23] "POST /operations/show_annotation/ HTTP/1.1" 200 350 -[07/Aug/2018 17:33:27] "POST /operations/show_annotation/ HTTP/1.1" 200 290 -[07/Aug/2018 17:33:30] "POST /operations/show_annotation/ HTTP/1.1" 200 290 -[07/Aug/2018 17:33:31] "POST /operations/show_annotation/ HTTP/1.1" 200 290 -[07/Aug/2018 17:33:32] "POST /operations/show_annotation/ HTTP/1.1" 200 290 -[07/Aug/2018 17:34:51] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 41841 -[07/Aug/2018 17:34:52] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[07/Aug/2018 17:34:52] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[07/Aug/2018 17:34:52] "POST /operations/right/ HTTP/1.1" 200 1040 -[07/Aug/2018 17:34:54] "POST /operations/get_codereading_content/ HTTP/1.1" 200 737908 -[07/Aug/2018 17:34:59] "POST /operations/show_annotation/ HTTP/1.1" 200 2776 -[07/Aug/2018 17:35:01] "POST /operations/show_annotation/ HTTP/1.1" 200 3235 -[07/Aug/2018 17:35:03] "POST /operations/show_annotation/ HTTP/1.1" 200 1101 -[07/Aug/2018 17:35:06] "POST /operations/show_annotation/ HTTP/1.1" 200 270 -[07/Aug/2018 17:35:13] "POST /operations/show_annotation/ HTTP/1.1" 200 2925 -[07/Aug/2018 17:35:17] "POST /operations/show_annotation/ HTTP/1.1" 200 1959 -[07/Aug/2018 17:35:19] "POST /operations/show_annotation/ HTTP/1.1" 200 1973 -[07/Aug/2018 17:35:22] "POST /operations/show_annotation/ HTTP/1.1" 200 7151 -[07/Aug/2018 17:39:47] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 38832 -[07/Aug/2018 17:39:47] "GET /static/css/prettify.css HTTP/1.1" 200 1726 -[07/Aug/2018 17:39:47] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616 -[07/Aug/2018 17:39:47] "GET /static/css/monokai-sublime.css HTTP/1.1" 200 1026 -[07/Aug/2018 17:39:47] "GET /static/css/code_show.css HTTP/1.1" 200 22121 -[07/Aug/2018 17:39:47] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414 -[07/Aug/2018 17:39:47] "GET /static/js/prettify.js HTTP/1.1" 200 18331 -[07/Aug/2018 17:39:47] "GET /static/js/source.js HTTP/1.1" 200 39565 -[07/Aug/2018 17:39:47] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053 -[07/Aug/2018 17:39:48] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802 -[07/Aug/2018 17:39:48] "GET /static/js/jstree.js HTTP/1.1" 200 161840 -[07/Aug/2018 17:39:51] "GET /static/fonts/fontawesome-webfont.woff?v=4.7.0 HTTP/1.1" 200 98024 -[07/Aug/2018 17:40:06] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 41841 -[07/Aug/2018 17:40:07] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[07/Aug/2018 17:40:07] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[07/Aug/2018 17:40:07] "POST /operations/right/ HTTP/1.1" 200 1040 -[07/Aug/2018 17:40:09] "POST /operations/get_codereading_content/ HTTP/1.1" 200 737908 -[07/Aug/2018 17:40:13] "POST /operations/show_annotation/ HTTP/1.1" 200 3693 -[07/Aug/2018 17:40:41] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[07/Aug/2018 17:41:34] "POST /operations/show_annotation/ HTTP/1.1" 200 3231 -[07/Aug/2018 17:41:34] "POST /operations/show_annotation/ HTTP/1.1" 200 3231 -[07/Aug/2018 17:41:34] "POST /operations/show_annotation/ HTTP/1.1" 200 3231 -[07/Aug/2018 17:41:34] "POST /operations/show_annotation/ HTTP/1.1" 200 3231 -[07/Aug/2018 17:41:36] "POST /operations/show_annotation/ HTTP/1.1" 200 3231 -[07/Aug/2018 17:41:40] "POST /operations/show_annotation/ HTTP/1.1" 200 3231 -[07/Aug/2018 17:41:40] "POST /operations/show_annotation/ HTTP/1.1" 200 3689 -[07/Aug/2018 17:41:40] "POST /operations/show_annotation/ HTTP/1.1" 200 3689 -[07/Aug/2018 17:43:21] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[07/Aug/2018 17:44:28] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 41841 -[07/Aug/2018 17:44:28] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[07/Aug/2018 17:44:29] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[07/Aug/2018 17:44:29] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[07/Aug/2018 17:44:29] "POST /operations/right/ HTTP/1.1" 200 1040 -[07/Aug/2018 17:44:31] "POST /operations/get_codereading_content/ HTTP/1.1" 200 737908 -[07/Aug/2018 17:44:36] "POST /operations/show_annotation/ HTTP/1.1" 200 3711 -[07/Aug/2018 17:44:45] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 41841 -[07/Aug/2018 17:44:45] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616 -[07/Aug/2018 17:44:45] "GET /static/css/prettify.css HTTP/1.1" 200 1726 -[07/Aug/2018 17:44:45] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414 -[07/Aug/2018 17:44:45] "GET /static/css/code_show.css HTTP/1.1" 200 22203 -[07/Aug/2018 17:44:45] "GET /static/js/prettify.js HTTP/1.1" 200 18331 -[07/Aug/2018 17:44:45] "GET /static/css/monokai-sublime.css HTTP/1.1" 200 1026 -[07/Aug/2018 17:44:45] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053 -[07/Aug/2018 17:44:45] "GET /static/image/codepedia.png HTTP/1.1" 200 3350 -[07/Aug/2018 17:44:46] "GET /static/js/source.js HTTP/1.1" 200 39565 -[07/Aug/2018 17:44:46] "GET /static/image/users/default.png HTTP/1.1" 200 36378 -[07/Aug/2018 17:44:47] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802 -[07/Aug/2018 17:44:47] "GET /static/js/jstree.js HTTP/1.1" 200 161840 -[07/Aug/2018 17:44:48] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[07/Aug/2018 17:44:49] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[07/Aug/2018 17:44:49] "POST /operations/right/ HTTP/1.1" 200 1040 -[07/Aug/2018 17:44:50] "POST /operations/get_codereading_content/ HTTP/1.1" 200 737908 -[07/Aug/2018 17:44:52] "GET /static/image/annotation.png HTTP/1.1" 200 1148 -[07/Aug/2018 17:44:52] "GET /static/image/question.png HTTP/1.1" 200 1112 -[07/Aug/2018 17:44:55] "POST /operations/show_annotation/ HTTP/1.1" 200 3231 -[07/Aug/2018 17:44:56] "POST /operations/show_annotation/ HTTP/1.1" 200 3711 -[07/Aug/2018 17:45:00] "POST /operations/show_annotation/ HTTP/1.1" 200 3231 -[07/Aug/2018 17:45:07] "POST /operations/show_annotation/ HTTP/1.1" 200 2040 -[07/Aug/2018 17:45:22] "POST /operations/add_comment/ HTTP/1.1" 200 38 -[07/Aug/2018 17:45:26] "POST /operations/add_comment/ HTTP/1.1" 200 38 -[07/Aug/2018 17:45:59] "POST /operations/show_annotation/ HTTP/1.1" 200 2044 -[07/Aug/2018 17:46:07] "POST /operations/add_comment/ HTTP/1.1" 200 79 -[07/Aug/2018 17:46:11] "POST /operations/show_annotation/ HTTP/1.1" 200 3231 -[07/Aug/2018 17:46:13] "POST /operations/show_annotation/ HTTP/1.1" 200 3715 -[07/Aug/2018 17:46:17] "POST /operations/show_annotation/ HTTP/1.1" 200 3715 -[07/Aug/2018 17:46:19] "POST /operations/show_annotation/ HTTP/1.1" 200 2064 -[07/Aug/2018 17:46:23] "POST /operations/show_annotation/ HTTP/1.1" 200 270 -[07/Aug/2018 17:46:25] "POST /operations/show_annotation/ HTTP/1.1" 200 2064 -[07/Aug/2018 17:46:29] "POST /operations/add_comment/ HTTP/1.1" 200 79 -[07/Aug/2018 17:46:32] "POST /operations/show_annotation/ HTTP/1.1" 200 2084 -[07/Aug/2018 17:46:34] "POST /operations/show_annotation/ HTTP/1.1" 200 2084 -[07/Aug/2018 17:46:35] "POST /operations/show_annotation/ HTTP/1.1" 200 2084 -[07/Aug/2018 17:46:37] "POST /operations/show_annotation/ HTTP/1.1" 200 2084 -[07/Aug/2018 17:47:04] "POST /operations/show_annotation/ HTTP/1.1" 200 2698 -[07/Aug/2018 17:47:04] "POST /operations/show_annotation/ HTTP/1.1" 200 2698 -Internal Server Error: /operations/show_annotation/ -Traceback (most recent call last): - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/smartif.py", line 175, in translate_token - op = OPERATORS[token] -KeyError: 'annos|length==1' - -During handling of the above exception, another exception occurred: - -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/operations/views.py", line 102, in post - html_str = render_to_string('projects/filesub/annotation.html', {'linenum':line_num,'annos': annotations,"anno_comments":anno_comments,"self_anno":self_annotation,"allow_modify":allow_modify}) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/loader.py", line 61, in render_to_string - template = get_template(template_name, using=using) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/loader.py", line 15, in get_template - return engine.get_template(template_name) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/backends/django.py", line 34, in get_template - return Template(self.engine.get_template(template_name), self) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/engine.py", line 144, in get_template - template, origin = self.find_template(template_name) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/engine.py", line 126, in find_template - template = loader.get_template(name, skip=skip) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/loaders/base.py", line 30, in get_template - contents, origin, origin.template_name, self.engine, - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 160, in __init__ - self.nodelist = self.compile_nodelist() - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 198, in compile_nodelist - return parser.parse() - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 483, in parse - raise self.error(token, e) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 481, in parse - compiled_result = compile_func(self, token) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/defaulttags.py", line 955, in do_if - condition = TemplateIfParser(parser, bits).parse() - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/defaulttags.py", line 888, in __init__ - super().__init__(*args, **kwargs) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/smartif.py", line 166, in __init__ - mapped_tokens.append(self.translate_token(token)) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/smartif.py", line 177, in translate_token - return self.create_var(token) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/defaulttags.py", line 891, in create_var - return TemplateLiteral(self.template_parser.compile_filter(value), value) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 568, in compile_filter - return FilterExpression(token, self) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 668, in __init__ - "from '%s'" % (token[upto:], token)) -django.template.exceptions.TemplateSyntaxError: Could not parse the remainder: '==1' from 'annos|length==1' -[07/Aug/2018 18:16:26] "POST /operations/show_annotation/ HTTP/1.1" 500 23609 -Internal Server Error: /operations/show_annotation/ -Traceback (most recent call last): - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/smartif.py", line 175, in translate_token - op = OPERATORS[token] -KeyError: 'annos|length==1' - -During handling of the above exception, another exception occurred: - -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/operations/views.py", line 102, in post - html_str = render_to_string('projects/filesub/annotation.html', {'linenum':line_num,'annos': annotations,"anno_comments":anno_comments,"self_anno":self_annotation,"allow_modify":allow_modify}) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/loader.py", line 61, in render_to_string - template = get_template(template_name, using=using) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/loader.py", line 15, in get_template - return engine.get_template(template_name) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/backends/django.py", line 34, in get_template - return Template(self.engine.get_template(template_name), self) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/engine.py", line 144, in get_template - template, origin = self.find_template(template_name) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/engine.py", line 126, in find_template - template = loader.get_template(name, skip=skip) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/loaders/base.py", line 30, in get_template - contents, origin, origin.template_name, self.engine, - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 160, in __init__ - self.nodelist = self.compile_nodelist() - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 198, in compile_nodelist - return parser.parse() - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 483, in parse - raise self.error(token, e) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 481, in parse - compiled_result = compile_func(self, token) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/defaulttags.py", line 955, in do_if - condition = TemplateIfParser(parser, bits).parse() - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/defaulttags.py", line 888, in __init__ - super().__init__(*args, **kwargs) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/smartif.py", line 166, in __init__ - mapped_tokens.append(self.translate_token(token)) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/smartif.py", line 177, in translate_token - return self.create_var(token) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/defaulttags.py", line 891, in create_var - return TemplateLiteral(self.template_parser.compile_filter(value), value) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 568, in compile_filter - return FilterExpression(token, self) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 668, in __init__ - "from '%s'" % (token[upto:], token)) -django.template.exceptions.TemplateSyntaxError: Could not parse the remainder: '==1' from 'annos|length==1' -[07/Aug/2018 18:16:40] "POST /operations/show_annotation/ HTTP/1.1" 500 23609 -Internal Server Error: /operations/show_annotation/ -Traceback (most recent call last): - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/smartif.py", line 175, in translate_token - op = OPERATORS[token] -KeyError: 'annos|length==1' - -During handling of the above exception, another exception occurred: - -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/operations/views.py", line 102, in post - html_str = render_to_string('projects/filesub/annotation.html', {'linenum':line_num,'annos': annotations,"anno_comments":anno_comments,"self_anno":self_annotation,"allow_modify":allow_modify}) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/loader.py", line 61, in render_to_string - template = get_template(template_name, using=using) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/loader.py", line 15, in get_template - return engine.get_template(template_name) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/backends/django.py", line 34, in get_template - return Template(self.engine.get_template(template_name), self) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/engine.py", line 144, in get_template - template, origin = self.find_template(template_name) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/engine.py", line 126, in find_template - template = loader.get_template(name, skip=skip) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/loaders/base.py", line 30, in get_template - contents, origin, origin.template_name, self.engine, - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 160, in __init__ - self.nodelist = self.compile_nodelist() - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 198, in compile_nodelist - return parser.parse() - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 483, in parse - raise self.error(token, e) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 481, in parse - compiled_result = compile_func(self, token) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/defaulttags.py", line 955, in do_if - condition = TemplateIfParser(parser, bits).parse() - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/defaulttags.py", line 888, in __init__ - super().__init__(*args, **kwargs) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/smartif.py", line 166, in __init__ - mapped_tokens.append(self.translate_token(token)) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/smartif.py", line 177, in translate_token - return self.create_var(token) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/defaulttags.py", line 891, in create_var - return TemplateLiteral(self.template_parser.compile_filter(value), value) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 568, in compile_filter - return FilterExpression(token, self) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/base.py", line 668, in __init__ - "from '%s'" % (token[upto:], token)) -django.template.exceptions.TemplateSyntaxError: Could not parse the remainder: '==1' from 'annos|length==1' -[07/Aug/2018 18:16:41] "POST /operations/show_annotation/ HTTP/1.1" 500 23610 -[07/Aug/2018 18:17:26] "POST /operations/show_annotation/ HTTP/1.1" 200 3897 -[07/Aug/2018 18:17:58] "POST /operations/show_annotation/ HTTP/1.1" 200 3955 -[07/Aug/2018 18:18:01] "POST /operations/show_annotation/ HTTP/1.1" 200 3423 -[07/Aug/2018 18:18:03] "POST /operations/show_annotation/ HTTP/1.1" 200 2880 -[07/Aug/2018 18:18:06] "POST /operations/show_annotation/ HTTP/1.1" 200 362 -[07/Aug/2018 18:18:07] "POST /operations/show_annotation/ HTTP/1.1" 200 2880 -[07/Aug/2018 18:18:08] "POST /operations/show_annotation/ HTTP/1.1" 200 2880 -[07/Aug/2018 18:18:15] "POST /operations/show_annotation/ HTTP/1.1" 200 3955 -[07/Aug/2018 18:18:18] "POST /operations/show_annotation/ HTTP/1.1" 200 3423 -[07/Aug/2018 18:18:21] "POST /operations/show_annotation/ HTTP/1.1" 200 2880 -[07/Aug/2018 18:19:22] "POST /operations/show_annotation/ HTTP/1.1" 200 362 -[07/Aug/2018 18:19:36] "POST /operations/show_annotation/ HTTP/1.1" 200 2802 -[07/Aug/2018 18:19:39] "POST /operations/show_annotation/ HTTP/1.1" 200 362 -[07/Aug/2018 18:19:42] "POST /operations/show_annotation/ HTTP/1.1" 200 3423 -[07/Aug/2018 18:19:46] "POST /operations/show_annotation/ HTTP/1.1" 200 362 -[07/Aug/2018 18:19:50] "POST /operations/show_annotation/ HTTP/1.1" 200 8285 -[07/Aug/2018 18:19:55] "POST /operations/show_annotation/ HTTP/1.1" 200 3177 -[07/Aug/2018 18:19:58] "POST /operations/show_annotation/ HTTP/1.1" 200 2147 -[07/Aug/2018 18:20:00] "POST /operations/show_annotation/ HTTP/1.1" 200 2161 -[08/Aug/2018 11:35:02] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42002 -[08/Aug/2018 11:35:02] "GET /static/js/source.js HTTP/1.1" 304 0 -[08/Aug/2018 11:35:02] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[08/Aug/2018 11:35:03] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[08/Aug/2018 11:35:04] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[08/Aug/2018 11:35:04] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[08/Aug/2018 11:35:04] "POST /operations/right/ HTTP/1.1" 200 1040 -[08/Aug/2018 11:35:06] "POST /operations/get_codereading_content/ HTTP/1.1" 200 766303 -[08/Aug/2018 11:35:13] "POST /operations/show_annotation/ HTTP/1.1" 200 4445 -[08/Aug/2018 11:35:15] "POST /operations/add_vote/ HTTP/1.1" 200 56 -[08/Aug/2018 11:35:15] "POST /operations/add_vote/ HTTP/1.1" 200 77 -[08/Aug/2018 11:35:16] "POST /operations/add_vote/ HTTP/1.1" 200 56 -[08/Aug/2018 11:35:17] "POST /operations/add_vote/ HTTP/1.1" 200 77 -[08/Aug/2018 11:35:19] "POST /operations/add_vote/ HTTP/1.1" 200 57 -[08/Aug/2018 11:35:20] "POST /operations/add_vote/ HTTP/1.1" 200 76 -[08/Aug/2018 11:35:21] "POST /operations/add_vote/ HTTP/1.1" 200 57 -[08/Aug/2018 11:35:22] "POST /operations/add_vote/ HTTP/1.1" 200 56 -[08/Aug/2018 11:35:25] "POST /operations/show_annotation/ HTTP/1.1" 200 4471 -[08/Aug/2018 11:37:57] "POST /operations/show_annotation/ HTTP/1.1" 200 4471 -[08/Aug/2018 11:38:01] "POST /operations/add_vote/ HTTP/1.1" 200 76 -[08/Aug/2018 11:38:01] "POST /operations/add_vote/ HTTP/1.1" 200 76 -[08/Aug/2018 11:38:01] "POST /operations/add_vote/ HTTP/1.1" 200 76 -[08/Aug/2018 11:38:02] "POST /operations/add_vote/ HTTP/1.1" 200 56 -[08/Aug/2018 11:38:02] "POST /operations/add_vote/ HTTP/1.1" 200 77 -[08/Aug/2018 11:38:03] "POST /operations/add_vote/ HTTP/1.1" 200 56 -[08/Aug/2018 11:38:04] "POST /operations/add_vote/ HTTP/1.1" 200 77 -[08/Aug/2018 11:38:06] "POST /operations/show_annotation/ HTTP/1.1" 200 4458 -[08/Aug/2018 11:38:14] "POST /operations/modify_anno/ HTTP/1.1" 200 41 -[08/Aug/2018 11:38:16] "POST /operations/show_annotation/ HTTP/1.1" 200 4450 -[08/Aug/2018 11:42:33] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42002 -[08/Aug/2018 11:42:33] "GET /static/js/source.js HTTP/1.1" 304 0 -[08/Aug/2018 11:42:33] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[08/Aug/2018 11:42:34] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[08/Aug/2018 11:42:34] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[08/Aug/2018 11:42:34] "POST /operations/right/ HTTP/1.1" 200 1040 -[08/Aug/2018 11:42:36] "POST /operations/get_codereading_content/ HTTP/1.1" 200 766296 -Not Found: /http:/112.35.66.7:10083/index.php -[08/Aug/2018 12:17:57] "GET http://112.35.66.7:10083/index.php HTTP/1.1" 404 1712 -[08/Aug/2018 14:55:52] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42002 -[08/Aug/2018 14:55:52] "GET /static/js/source.js HTTP/1.1" 304 0 -[08/Aug/2018 14:55:53] "GET /static/css/code_show.css HTTP/1.1" 200 23819 -[08/Aug/2018 14:55:53] "GET /static/css/jstreeStyle.css HTTP/1.1" 304 0 -[08/Aug/2018 14:55:53] "GET /static/css/monokai-sublime.css HTTP/1.1" 304 0 -[08/Aug/2018 14:55:53] "GET /static/js/jstree.js HTTP/1.1" 304 0 -[08/Aug/2018 14:55:53] "GET /static/css/32px.png HTTP/1.1" 304 0 -[08/Aug/2018 14:55:53] "GET /static/css/throbber.gif HTTP/1.1" 304 0 -[08/Aug/2018 14:55:53] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[08/Aug/2018 14:55:54] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[08/Aug/2018 14:55:54] "POST /operations/right/ HTTP/1.1" 200 1040 -[08/Aug/2018 14:55:54] "POST /operations/get_codereading_content/ HTTP/1.1" 200 766296 -[08/Aug/2018 14:56:01] "POST /operations/show_annotation/ HTTP/1.1" 200 4481 -[08/Aug/2018 14:56:03] "POST /operations/add_vote/ HTTP/1.1" 200 56 -[08/Aug/2018 14:56:04] "POST /operations/add_vote/ HTTP/1.1" 200 77 -[08/Aug/2018 14:56:05] "POST /operations/add_vote/ HTTP/1.1" 200 56 -[08/Aug/2018 14:56:05] "POST /operations/add_vote/ HTTP/1.1" 200 77 -[08/Aug/2018 14:56:06] "POST /operations/add_vote/ HTTP/1.1" 200 57 -[08/Aug/2018 14:56:08] "POST /operations/show_annotation/ HTTP/1.1" 200 2296 -[08/Aug/2018 14:56:10] "POST /operations/add_vote/ HTTP/1.1" 200 76 -[08/Aug/2018 14:56:11] "POST /operations/add_vote/ HTTP/1.1" 200 56 -[08/Aug/2018 14:56:12] "POST /operations/add_vote/ HTTP/1.1" 200 77 -[08/Aug/2018 14:56:15] "POST /operations/show_annotation/ HTTP/1.1" 200 387 -[08/Aug/2018 14:56:18] "POST /operations/show_annotation/ HTTP/1.1" 200 2271 -[08/Aug/2018 14:56:20] "POST /operations/add_vote/ HTTP/1.1" 200 56 -[08/Aug/2018 14:56:20] "POST /operations/add_vote/ HTTP/1.1" 200 77 -[08/Aug/2018 14:56:21] "POST /operations/add_vote/ HTTP/1.1" 200 57 -[08/Aug/2018 14:56:25] "POST /operations/show_annotation/ HTTP/1.1" 200 2271 -[08/Aug/2018 14:56:29] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[08/Aug/2018 14:56:29] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[08/Aug/2018 14:56:59] "GET / HTTP/1.1" 200 22420 -[08/Aug/2018 14:57:00] "GET /static/css/base.css HTTP/1.1" 200 18934 -[08/Aug/2018 14:57:00] "GET /static/css/jstreeStyle.css HTTP/1.1" 200 30545 -[08/Aug/2018 14:57:00] "GET /static/css/common.css HTTP/1.1" 200 8146 -[08/Aug/2018 14:57:00] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414 -[08/Aug/2018 14:57:00] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616 -[08/Aug/2018 14:57:00] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070 -[08/Aug/2018 14:57:00] "GET /static/css/prettify.css HTTP/1.1" 200 1726 -[08/Aug/2018 14:57:00] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604 -[08/Aug/2018 14:57:00] "GET /static/js/base.js HTTP/1.1" 200 21228 -[08/Aug/2018 14:57:00] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045 -[08/Aug/2018 14:57:00] "GET /static/vendor/site/css/style.css HTTP/1.1" 200 160228 -[08/Aug/2018 14:57:00] "GET /static/js/jstree.js HTTP/1.1" 200 161842 -[08/Aug/2018 14:57:01] "GET /media/avatar/users/default.png HTTP/1.1" 200 36378 -[08/Aug/2018 14:57:01] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738 -[08/Aug/2018 14:57:03] "GET /static/image/CodePedia.ico HTTP/1.1" 200 370070 -Not Found: /favicon.ico -[08/Aug/2018 14:57:03] "GET /favicon.ico HTTP/1.1" 404 3103 -[08/Aug/2018 14:57:04] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 38993 -[08/Aug/2018 14:57:05] "GET /static/css/monokai-sublime.css HTTP/1.1" 200 1038 -[08/Aug/2018 14:57:05] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414 -[08/Aug/2018 14:57:05] "GET /static/css/code_show.css HTTP/1.1" 200 23819 -[08/Aug/2018 14:57:05] "GET /static/js/prettify.js HTTP/1.1" 200 18331 -[08/Aug/2018 14:57:05] "GET /static/js/source.js HTTP/1.1" 200 42630 -[08/Aug/2018 14:57:05] "GET /static/image/codepedia.png HTTP/1.1" 200 3350 -[08/Aug/2018 14:57:05] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053 -[08/Aug/2018 14:57:06] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802 -[08/Aug/2018 14:57:07] "GET /static/css/throbber.gif HTTP/1.1" 200 1720 -[08/Aug/2018 14:57:07] "GET /static/css/32px.png HTTP/1.1" 200 2988 -[08/Aug/2018 14:57:07] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[08/Aug/2018 14:57:07] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[08/Aug/2018 14:57:07] "POST /operations/right/ HTTP/1.1" 200 1040 -[08/Aug/2018 14:57:09] "POST /operations/get_codereading_content/ HTTP/1.1" 200 761615 -[08/Aug/2018 14:57:10] "POST /operations/show_annotation/ HTTP/1.1" 200 2271 -[08/Aug/2018 14:57:11] "POST /operations/add_vote/ HTTP/1.1" 200 56 -[08/Aug/2018 14:57:12] "GET /static/image/annotation.png HTTP/1.1" 200 1148 -[08/Aug/2018 14:57:12] "GET /static/image/question.png HTTP/1.1" 200 1112 -[08/Aug/2018 14:57:12] "POST /operations/add_vote/ HTTP/1.1" 200 77 -[08/Aug/2018 14:57:13] "POST /operations/add_vote/ HTTP/1.1" 200 56 -[08/Aug/2018 14:57:13] "POST /operations/add_vote/ HTTP/1.1" 200 77 -[08/Aug/2018 14:57:15] "POST /operations/add_vote/ HTTP/1.1" 200 57 -[08/Aug/2018 14:57:16] "POST /operations/add_vote/ HTTP/1.1" 200 76 -[08/Aug/2018 14:57:19] "GET /users/login/ HTTP/1.1" 200 4273 -[08/Aug/2018 14:57:19] "GET /static/js/users-common.js HTTP/1.1" 200 966 -[08/Aug/2018 14:57:19] "GET /static/css/register.css HTTP/1.1" 200 1762 -[08/Aug/2018 14:57:19] "GET /static/image/login/bg_login.jpg HTTP/1.1" 200 29922 -[08/Aug/2018 14:57:20] "POST /operations/show_annotation/ HTTP/1.1" 200 2271 -[08/Aug/2018 14:57:20] "POST /users/login/ HTTP/1.1" 302 0 -[08/Aug/2018 14:57:20] "GET / HTTP/1.1" 200 24222 -[08/Aug/2018 14:57:21] "POST /operations/show_annotation/ HTTP/1.1" 200 2271 -[08/Aug/2018 14:57:22] "POST /operations/show_annotation/ HTTP/1.1" 200 2271 -[08/Aug/2018 14:57:22] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42004 -[08/Aug/2018 14:57:22] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[08/Aug/2018 14:57:22] "GET /static/image/users/default.png HTTP/1.1" 200 36378 -[08/Aug/2018 14:57:23] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[08/Aug/2018 14:57:23] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[08/Aug/2018 14:57:23] "POST /operations/right/ HTTP/1.1" 200 1040 -[08/Aug/2018 14:57:24] "POST /operations/show_annotation/ HTTP/1.1" 200 2271 -[08/Aug/2018 14:57:25] "POST /operations/get_codereading_content/ HTTP/1.1" 200 763631 -[08/Aug/2018 14:57:26] "POST /operations/show_annotation/ HTTP/1.1" 200 2278 -[08/Aug/2018 14:57:31] "POST /operations/show_annotation/ HTTP/1.1" 200 4495 -[08/Aug/2018 14:57:34] "POST /operations/show_annotation/ HTTP/1.1" 200 2282 -[08/Aug/2018 14:57:35] "POST /operations/show_annotation/ HTTP/1.1" 200 2282 -[08/Aug/2018 14:57:35] "POST /operations/show_annotation/ HTTP/1.1" 200 10234 -[08/Aug/2018 14:57:36] "POST /operations/show_annotation/ HTTP/1.1" 200 4825 -[08/Aug/2018 14:57:36] "POST /operations/add_vote/ HTTP/1.1" 200 56 -[08/Aug/2018 14:57:37] "POST /operations/add_vote/ HTTP/1.1" 200 77 -[08/Aug/2018 14:57:38] "POST /operations/add_vote/ HTTP/1.1" 200 57 -[08/Aug/2018 14:57:38] "POST /operations/add_vote/ HTTP/1.1" 200 76 -[08/Aug/2018 14:57:39] "POST /operations/show_annotation/ HTTP/1.1" 200 2314 -[08/Aug/2018 14:57:42] "POST /operations/show_annotation/ HTTP/1.1" 200 387 -[08/Aug/2018 14:57:44] "POST /operations/show_annotation/ HTTP/1.1" 200 2314 -[08/Aug/2018 14:57:46] "POST /operations/show_annotation/ HTTP/1.1" 200 4825 -[08/Aug/2018 14:57:46] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[08/Aug/2018 14:57:47] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[08/Aug/2018 14:57:48] "POST /operations/add_vote/ HTTP/1.1" 200 56 -[08/Aug/2018 14:57:49] "POST /operations/add_vote/ HTTP/1.1" 200 77 -[08/Aug/2018 14:57:50] "POST /operations/add_vote/ HTTP/1.1" 200 57 -[08/Aug/2018 14:57:51] "POST /operations/add_vote/ HTTP/1.1" 200 76 -[08/Aug/2018 14:58:02] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42002 -[08/Aug/2018 14:58:02] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616 -[08/Aug/2018 14:58:02] "GET /static/css/prettify.css HTTP/1.1" 200 1726 -[08/Aug/2018 14:58:02] "GET /static/css/code_show.css HTTP/1.1" 200 23819 -[08/Aug/2018 14:58:02] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414 -[08/Aug/2018 14:58:02] "GET /static/css/jstreeStyle.css HTTP/1.1" 200 30545 -[08/Aug/2018 14:58:02] "GET /static/css/monokai-sublime.css HTTP/1.1" 200 1038 -[08/Aug/2018 14:58:02] "GET /static/js/prettify.js HTTP/1.1" 200 18331 -[08/Aug/2018 14:58:02] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802 -[08/Aug/2018 14:58:03] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053 -[08/Aug/2018 14:58:03] "GET /static/js/source.js HTTP/1.1" 200 42630 -[08/Aug/2018 14:58:03] "GET /static/image/codepedia.png HTTP/1.1" 200 3350 -[08/Aug/2018 14:58:03] "GET /static/image/users/default.png HTTP/1.1" 200 36378 -[08/Aug/2018 14:58:04] "GET /static/js/jstree.js HTTP/1.1" 200 161842 -[08/Aug/2018 14:58:05] "GET /static/css/throbber.gif HTTP/1.1" 200 1720 -[08/Aug/2018 14:58:05] "GET /static/css/32px.png HTTP/1.1" 200 2988 -[08/Aug/2018 14:58:05] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[08/Aug/2018 14:58:05] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[08/Aug/2018 14:58:06] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[08/Aug/2018 14:58:06] "POST /operations/right/ HTTP/1.1" 200 1040 -[08/Aug/2018 14:58:07] "POST /operations/get_codereading_content/ HTTP/1.1" 200 766296 -[08/Aug/2018 14:58:10] "GET /static/image/annotation.png HTTP/1.1" 200 1148 -[08/Aug/2018 14:58:10] "GET /static/image/question.png HTTP/1.1" 200 1112 -[08/Aug/2018 14:58:18] "POST /operations/show_annotation/ HTTP/1.1" 200 4495 -[08/Aug/2018 14:58:20] "POST /operations/add_vote/ HTTP/1.1" 200 76 -[08/Aug/2018 14:58:21] "POST /operations/add_vote/ HTTP/1.1" 200 56 -[08/Aug/2018 14:58:23] "POST /operations/show_annotation/ HTTP/1.1" 200 4494 -[08/Aug/2018 14:58:25] "POST /operations/add_vote/ HTTP/1.1" 200 77 -[08/Aug/2018 14:58:27] "POST /operations/add_vote/ HTTP/1.1" 200 77 -[08/Aug/2018 14:58:27] "POST /operations/add_vote/ HTTP/1.1" 200 57 -[08/Aug/2018 14:58:30] "POST /operations/show_annotation/ HTTP/1.1" 200 4507 -[08/Aug/2018 14:58:32] "POST /operations/show_annotation/ HTTP/1.1" 200 4507 -[08/Aug/2018 14:58:38] "POST /operations/add_comment/ HTTP/1.1" 200 97 -[08/Aug/2018 14:58:52] "POST /operations/show_annotation/ HTTP/1.1" 200 4587 -[08/Aug/2018 14:59:02] "POST /operations/show_annotation/ HTTP/1.1" 200 4587 -[08/Aug/2018 14:59:10] "POST /operations/add_comment/ HTTP/1.1" 200 97 -[08/Aug/2018 15:00:46] "POST /operations/show_annotation/ HTTP/1.1" 200 4667 -[08/Aug/2018 15:00:49] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42002 -[08/Aug/2018 15:00:49] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[08/Aug/2018 15:00:50] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[08/Aug/2018 15:00:50] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[08/Aug/2018 15:00:50] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[08/Aug/2018 15:00:51] "POST /operations/right/ HTTP/1.1" 200 1040 -[08/Aug/2018 15:00:52] "POST /operations/get_codereading_content/ HTTP/1.1" 200 766296 -[08/Aug/2018 15:00:58] "POST /operations/show_annotation/ HTTP/1.1" 200 4667 -[08/Aug/2018 15:01:54] "POST /operations/show_annotation/ HTTP/1.1" 200 4667 -[08/Aug/2018 15:01:56] "POST /operations/add_vote/ HTTP/1.1" 200 56 -[08/Aug/2018 15:01:57] "POST /operations/add_vote/ HTTP/1.1" 200 77 -[08/Aug/2018 15:01:57] "POST /operations/add_vote/ HTTP/1.1" 200 56 -[08/Aug/2018 15:01:58] "POST /operations/add_vote/ HTTP/1.1" 200 77 -[08/Aug/2018 15:02:00] "POST /operations/add_vote/ HTTP/1.1" 200 57 -[08/Aug/2018 15:02:01] "POST /operations/add_vote/ HTTP/1.1" 200 76 -[08/Aug/2018 15:02:06] "POST /operations/add_comment/ HTTP/1.1" 200 97 -[08/Aug/2018 15:02:13] "POST /operations/show_annotation/ HTTP/1.1" 200 4747 -[08/Aug/2018 15:02:17] "POST /operations/add_comment/ HTTP/1.1" 200 97 -Performing system checks... - -System check identified no issues (0 silenced). -August 08, 2018 - 11:34:58 -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. -/src/net/micode/notes/ui/NoteEditActivity.java -1111 -1 --1 -1 --1 --1 -1 --1 -1 -1 -1 -1 -1 --1 -1 --1 -/src/net/micode/notes/ui/NoteEditActivity.java -1111 -/src/net/micode/notes/ui/NoteEditActivity.java -1111 -1 --1 -1 --1 --1 -1 -1 --1 -1 --1 --1 -/src/net/micode/notes/ui/NoteEditActivity.java -1111 -1 --1 -1 --1 --1 -1 -/src/net/micode/notes/ui/NoteEditActivity.java -1111 -1 --1 --1 -1 -1 --1 --1 -1 -/src/net/micode/notes/ui/NoteEditActivity.java -1111 -1 -1 --1 --1 --1 -/src/net/micode/notes/ui/NoteEditActivity.java -1111 -1 --1 -1 --1 --1 -1 -[08/Aug/2018 15:06:59] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 38993 -[08/Aug/2018 15:06:59] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616 -[08/Aug/2018 15:06:59] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414 -[08/Aug/2018 15:06:59] "GET /static/css/prettify.css HTTP/1.1" 200 1726 -[08/Aug/2018 15:06:59] "GET /static/css/code_show.css HTTP/1.1" 200 23819 -[08/Aug/2018 15:06:59] "GET /static/css/jstreeStyle.css HTTP/1.1" 200 30545 -[08/Aug/2018 15:06:59] "GET /static/css/monokai-sublime.css HTTP/1.1" 200 1038 -[08/Aug/2018 15:06:59] "GET /static/js/prettify.js HTTP/1.1" 200 18331 -[08/Aug/2018 15:06:59] "GET /static/js/source.js HTTP/1.1" 200 42280 -[08/Aug/2018 15:06:59] "GET /static/image/codepedia.png HTTP/1.1" 200 3350 -[08/Aug/2018 15:06:59] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053 -[08/Aug/2018 15:07:01] "GET /static/js/jstree.js HTTP/1.1" 200 161842 -[08/Aug/2018 15:07:01] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802 -[08/Aug/2018 15:07:02] "GET /static/css/32px.png HTTP/1.1" 200 2988 -[08/Aug/2018 15:07:02] "GET /static/css/throbber.gif HTTP/1.1" 200 1720 -[08/Aug/2018 15:07:02] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[08/Aug/2018 15:07:02] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[08/Aug/2018 15:07:02] "POST /operations/right/ HTTP/1.1" 200 1040 -[08/Aug/2018 15:07:02] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[08/Aug/2018 15:07:04] "POST /operations/get_codereading_content/ HTTP/1.1" 200 761615 -[08/Aug/2018 15:07:06] "GET /static/image/annotation.png HTTP/1.1" 200 1148 -[08/Aug/2018 15:07:06] "GET /static/image/question.png HTTP/1.1" 200 1112 -[08/Aug/2018 15:07:16] "GET /users/login/ HTTP/1.1" 200 4273 -[08/Aug/2018 15:07:17] "GET /static/css/register.css HTTP/1.1" 200 1762 -[08/Aug/2018 15:07:17] "GET /static/css/base.css HTTP/1.1" 200 18934 -[08/Aug/2018 15:07:17] "GET /static/css/common.css HTTP/1.1" 200 8146 -[08/Aug/2018 15:07:17] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414 -[08/Aug/2018 15:07:17] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604 -[08/Aug/2018 15:07:17] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070 -[08/Aug/2018 15:07:17] "GET /static/js/base.js HTTP/1.1" 200 21228 -[08/Aug/2018 15:07:17] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045 -[08/Aug/2018 15:07:17] "GET /static/js/users-common.js HTTP/1.1" 200 966 -[08/Aug/2018 15:07:17] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738 -[08/Aug/2018 15:07:18] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[08/Aug/2018 15:07:18] "GET /static/image/login/bg_login.jpg HTTP/1.1" 200 29922 -[08/Aug/2018 15:07:19] "GET /static/image/CodePedia.ico HTTP/1.1" 200 370070 -[08/Aug/2018 15:07:20] "POST /users/login/ HTTP/1.1" 302 0 -[08/Aug/2018 15:07:20] "GET / HTTP/1.1" 200 24222 -[08/Aug/2018 15:07:20] "GET /media/avatar/users/default.png HTTP/1.1" 200 36378 -[08/Aug/2018 15:07:20] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[08/Aug/2018 15:07:20] "GET /static/vendor/site/css/style.css HTTP/1.1" 200 160228 -[08/Aug/2018 15:07:22] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42004 -[08/Aug/2018 15:07:22] "GET /static/js/source.js HTTP/1.1" 304 0 -[08/Aug/2018 15:07:22] "GET /static/image/users/default.png HTTP/1.1" 200 36378 -[08/Aug/2018 15:07:23] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[08/Aug/2018 15:07:23] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[08/Aug/2018 15:07:23] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[08/Aug/2018 15:07:23] "POST /operations/right/ HTTP/1.1" 200 1040 -[08/Aug/2018 15:07:25] "POST /operations/get_codereading_content/ HTTP/1.1" 200 763631 -[08/Aug/2018 15:07:29] "POST /operations/show_annotation/ HTTP/1.1" 200 2472 -[08/Aug/2018 15:07:33] "POST /operations/add_comment/ HTTP/1.1" 200 108 -[08/Aug/2018 15:07:40] "POST /operations/show_annotation/ HTTP/1.1" 200 2461 -[08/Aug/2018 15:07:43] "POST /operations/show_annotation/ HTTP/1.1" 200 399 -[08/Aug/2018 15:07:43] "POST /operations/show_annotation/ HTTP/1.1" 200 3514 -[08/Aug/2018 15:07:44] "POST /operations/show_annotation/ HTTP/1.1" 200 3620 -[08/Aug/2018 15:07:45] "POST /operations/show_annotation/ HTTP/1.1" 200 3514 -[08/Aug/2018 15:07:49] "POST /operations/add_vote/ HTTP/1.1" 200 57 -[08/Aug/2018 15:07:50] "POST /operations/add_vote/ HTTP/1.1" 200 76 -[08/Aug/2018 15:07:51] "POST /operations/add_vote/ HTTP/1.1" 200 56 -[08/Aug/2018 15:07:51] "POST /operations/add_vote/ HTTP/1.1" 200 77 -Performing system checks... - -System check identified no issues (0 silenced). -August 08, 2018 - 15:06:03 -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. -/src/net/micode/notes/ui/NoteEditActivity.java -1111 -/src/net/micode/notes/ui/NoteEditActivity.java -1111 --1 -1 -1 --1 -Performing system checks... - -System check identified no issues (0 silenced). -August 08, 2018 - 15:10: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). -August 08, 2018 - 15:10:26 -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). -August 08, 2018 - 15:10:31 -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). -August 08, 2018 - 15:10:55 -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). -August 08, 2018 - 15:11:09 -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). -August 08, 2018 - 15:11: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. -Performing system checks... - -System check identified no issues (0 silenced). -August 08, 2018 - 15:13:48 -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). -August 08, 2018 - 15:13:59 -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. -[08/Aug/2018 15:18:42] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42002 -[08/Aug/2018 15:18:42] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[08/Aug/2018 15:18:43] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[08/Aug/2018 15:18:43] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[08/Aug/2018 15:18:43] "POST /operations/right/ HTTP/1.1" 200 1040 -[08/Aug/2018 15:18:43] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[08/Aug/2018 15:18:45] "POST /operations/get_codereading_content/ HTTP/1.1" 200 766296 -[08/Aug/2018 15:18:51] "POST /operations/show_annotation/ HTTP/1.1" 200 2310 -[08/Aug/2018 15:18:53] "POST /operations/show_annotation/ HTTP/1.1" 200 4823 -[08/Aug/2018 15:18:59] "POST /operations/add_comment/ HTTP/1.1" 200 658 -[08/Aug/2018 15:19:08] "POST /operations/show_annotation/ HTTP/1.1" 200 4903 -[08/Aug/2018 15:19:10] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42002 -[08/Aug/2018 15:19:11] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616 -[08/Aug/2018 15:19:11] "GET /static/css/prettify.css HTTP/1.1" 200 1726 -[08/Aug/2018 15:19:11] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414 -[08/Aug/2018 15:19:11] "GET /static/css/code_show.css HTTP/1.1" 200 23819 -[08/Aug/2018 15:19:11] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053 -[08/Aug/2018 15:19:11] "GET /static/css/jstreeStyle.css HTTP/1.1" 200 30545 -[08/Aug/2018 15:19:11] "GET /static/css/monokai-sublime.css HTTP/1.1" 200 1038 -[08/Aug/2018 15:19:11] "GET /static/js/prettify.js HTTP/1.1" 200 18331 -[08/Aug/2018 15:19:11] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802 -[08/Aug/2018 15:19:12] "GET /static/js/source.js HTTP/1.1" 200 41485 -[08/Aug/2018 15:19:12] "GET /static/image/codepedia.png HTTP/1.1" 200 3350 -[08/Aug/2018 15:19:12] "GET /static/image/users/default.png HTTP/1.1" 200 36378 -[08/Aug/2018 15:19:13] "GET /static/js/jstree.js HTTP/1.1" 200 161842 -[08/Aug/2018 15:19:13] "GET /static/css/throbber.gif HTTP/1.1" 200 1720 -[08/Aug/2018 15:19:13] "GET /static/css/32px.png HTTP/1.1" 200 2988 -[08/Aug/2018 15:19:14] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[08/Aug/2018 15:19:14] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[08/Aug/2018 15:19:14] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[08/Aug/2018 15:19:14] "POST /operations/right/ HTTP/1.1" 200 1040 -[08/Aug/2018 15:19:16] "POST /operations/get_codereading_content/ HTTP/1.1" 200 766296 -[08/Aug/2018 15:19:18] "GET /static/image/question.png HTTP/1.1" 200 1112 -[08/Aug/2018 15:19:18] "GET /static/image/annotation.png HTTP/1.1" 200 1148 -[08/Aug/2018 15:19:22] "POST /operations/show_annotation/ HTTP/1.1" 200 4903 -[08/Aug/2018 15:19:27] "POST /operations/add_comment/ HTTP/1.1" 200 656 -[08/Aug/2018 15:19:56] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42002 -[08/Aug/2018 15:19:57] "GET /static/js/source.js HTTP/1.1" 200 41488 -[08/Aug/2018 15:19:57] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[08/Aug/2018 15:19:58] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[08/Aug/2018 15:19:58] "POST /operations/right/ HTTP/1.1" 200 1040 -[08/Aug/2018 15:19:58] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[08/Aug/2018 15:20:00] "POST /operations/get_codereading_content/ HTTP/1.1" 200 766296 -[08/Aug/2018 15:20:05] "POST /operations/show_annotation/ HTTP/1.1" 200 4983 -[08/Aug/2018 15:20:10] "POST /operations/add_comment/ HTTP/1.1" 200 654 -[08/Aug/2018 15:20:26] "POST /operations/add_comment/ HTTP/1.1" 200 654 -[08/Aug/2018 15:20:30] "POST /operations/add_comment/ HTTP/1.1" 200 654 -[08/Aug/2018 15:20:37] "POST /operations/add_comment/ HTTP/1.1" 200 654 -[08/Aug/2018 15:20:48] "POST /operations/show_annotation/ HTTP/1.1" 200 5303 -[08/Aug/2018 15:20:51] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42002 -[08/Aug/2018 15:20:51] "GET /static/js/source.js HTTP/1.1" 200 41492 -[08/Aug/2018 15:20:52] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[08/Aug/2018 15:20:52] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[08/Aug/2018 15:20:53] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[08/Aug/2018 15:20:53] "POST /operations/right/ HTTP/1.1" 200 1040 -[08/Aug/2018 15:20:54] "POST /operations/get_codereading_content/ HTTP/1.1" 200 766296 -[08/Aug/2018 15:21:00] "POST /operations/show_annotation/ HTTP/1.1" 200 5303 -[08/Aug/2018 15:21:04] "POST /operations/add_comment/ HTTP/1.1" 200 654 -[08/Aug/2018 15:21:30] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42002 -[08/Aug/2018 15:21:30] "GET /static/js/source.js HTTP/1.1" 200 41517 -[08/Aug/2018 15:21:31] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[08/Aug/2018 15:21:31] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[08/Aug/2018 15:21:32] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[08/Aug/2018 15:21:32] "POST /operations/right/ HTTP/1.1" 200 1040 -[08/Aug/2018 15:21:33] "POST /operations/get_codereading_content/ HTTP/1.1" 200 766296 -[08/Aug/2018 15:21:39] "POST /operations/show_annotation/ HTTP/1.1" 200 5383 -[08/Aug/2018 15:21:44] "POST /operations/add_comment/ HTTP/1.1" 200 654 -[08/Aug/2018 15:24:45] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 38993 -[08/Aug/2018 15:24:45] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616 -[08/Aug/2018 15:24:45] "GET /static/css/code_show.css HTTP/1.1" 200 23819 -[08/Aug/2018 15:24:45] "GET /static/css/prettify.css HTTP/1.1" 200 1726 -[08/Aug/2018 15:24:45] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414 -[08/Aug/2018 15:24:45] "GET /static/css/jstreeStyle.css HTTP/1.1" 200 30545 -[08/Aug/2018 15:24:45] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053 -[08/Aug/2018 15:24:45] "GET /static/js/prettify.js HTTP/1.1" 200 18331 -[08/Aug/2018 15:24:46] "GET /static/css/monokai-sublime.css HTTP/1.1" 200 1038 -[08/Aug/2018 15:24:46] "GET /static/js/source.js HTTP/1.1" 200 41517 -[08/Aug/2018 15:24:47] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802 -[08/Aug/2018 15:24:47] "GET /static/js/jstree.js HTTP/1.1" 200 161842 -[08/Aug/2018 15:29:16] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42002 -[08/Aug/2018 15:29:16] "GET /static/js/source.js HTTP/1.1" 200 41518 -[08/Aug/2018 15:29:16] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[08/Aug/2018 15:29:17] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[08/Aug/2018 15:29:17] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[08/Aug/2018 15:29:17] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[08/Aug/2018 15:29:17] "POST /operations/right/ HTTP/1.1" 200 1040 -[08/Aug/2018 15:29:19] "POST /operations/get_codereading_content/ HTTP/1.1" 200 766296 -[08/Aug/2018 15:29:26] "POST /operations/show_annotation/ HTTP/1.1" 200 5463 -[08/Aug/2018 15:29:31] "POST /operations/add_comment/ HTTP/1.1" 200 654 -[08/Aug/2018 15:29:33] "POST /operations/add_vote/ HTTP/1.1" 200 56 -[08/Aug/2018 15:29:33] "POST /operations/add_vote/ HTTP/1.1" 200 77 -[08/Aug/2018 15:29:34] "POST /operations/add_vote/ HTTP/1.1" 200 57 -[08/Aug/2018 15:29:35] "POST /operations/add_vote/ HTTP/1.1" 200 76 -[08/Aug/2018 15:29:39] "POST /operations/show_annotation/ HTTP/1.1" 200 5543 -[08/Aug/2018 15:30:58] "POST /operations/show_annotation/ HTTP/1.1" 200 16875 -[08/Aug/2018 15:31:03] "POST /operations/add_vote/ HTTP/1.1" 200 56 -[08/Aug/2018 15:31:04] "POST /operations/add_vote/ HTTP/1.1" 200 77 -[08/Aug/2018 15:31:05] "POST /operations/add_vote/ HTTP/1.1" 200 57 -[08/Aug/2018 15:31:05] "POST /operations/add_vote/ HTTP/1.1" 200 76 -[08/Aug/2018 15:31:06] "POST /operations/add_vote/ HTTP/1.1" 200 56 -[08/Aug/2018 15:31:07] "POST /operations/add_vote/ HTTP/1.1" 200 77 -[08/Aug/2018 15:31:08] "POST /operations/add_vote/ HTTP/1.1" 200 57 -[08/Aug/2018 15:31:08] "POST /operations/add_vote/ HTTP/1.1" 200 76 -[08/Aug/2018 15:31:12] "POST /operations/show_annotation/ HTTP/1.1" 200 3180 -[08/Aug/2018 15:31:13] "POST /operations/show_annotation/ HTTP/1.1" 200 3180 -[08/Aug/2018 15:31:20] "POST /operations/add_comment/ HTTP/1.1" 200 658 -[08/Aug/2018 15:31:26] "POST /operations/show_annotation/ HTTP/1.1" 200 4088 -[08/Aug/2018 15:31:47] "POST /operations/show_annotation/ HTTP/1.1" 200 3177 -[08/Aug/2018 15:33:53] "POST /operations/show_annotation/ HTTP/1.1" 200 3177 -[08/Aug/2018 15:33:55] "POST /operations/add_vote/ HTTP/1.1" 200 77 -[08/Aug/2018 15:33:56] "POST /operations/add_vote/ HTTP/1.1" 200 57 -[08/Aug/2018 15:33:57] "POST /operations/add_vote/ HTTP/1.1" 200 76 -[08/Aug/2018 15:33:57] "POST /operations/add_vote/ HTTP/1.1" 200 57 -[08/Aug/2018 15:34:00] "POST /operations/show_annotation/ HTTP/1.1" 200 3178 -[08/Aug/2018 15:34:02] "POST /operations/add_vote/ HTTP/1.1" 200 76 -[08/Aug/2018 15:34:04] "POST /operations/show_annotation/ HTTP/1.1" 200 3165 -[08/Aug/2018 15:34:06] "POST /operations/add_vote/ HTTP/1.1" 200 56 -[08/Aug/2018 15:34:14] "POST /operations/show_annotation/ HTTP/1.1" 200 3177 -[08/Aug/2018 15:36:29] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42002 -[08/Aug/2018 15:36:29] "GET /static/js/source.js HTTP/1.1" 200 41491 -[08/Aug/2018 15:36:29] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[08/Aug/2018 15:36:30] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[08/Aug/2018 15:36:30] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[08/Aug/2018 15:36:31] "POST /operations/right/ HTTP/1.1" 200 1040 -[08/Aug/2018 15:36:32] "POST /operations/get_codereading_content/ HTTP/1.1" 200 766296 -[08/Aug/2018 15:36:39] "POST /operations/show_annotation/ HTTP/1.1" 200 16875 -[08/Aug/2018 15:37:56] "POST /operations/show_annotation/ HTTP/1.1" 200 4477 -[08/Aug/2018 15:38:00] "POST /operations/add_vote/ HTTP/1.1" 200 56 -[08/Aug/2018 15:38:01] "POST /operations/add_vote/ HTTP/1.1" 200 77 -[08/Aug/2018 15:38:02] "POST /operations/add_vote/ HTTP/1.1" 200 56 -[08/Aug/2018 15:41:52] "GET / HTTP/1.1" 200 24219 -[08/Aug/2018 15:41:52] "GET /static/css/base.css HTTP/1.1" 200 18934 -[08/Aug/2018 15:41:52] "GET /static/css/common.css HTTP/1.1" 200 8146 -[08/Aug/2018 15:41:52] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414 -[08/Aug/2018 15:41:52] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604 -[08/Aug/2018 15:41:52] "GET /static/js/base.js HTTP/1.1" 200 21228 -[08/Aug/2018 15:41:52] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045 -[08/Aug/2018 15:41:52] "GET /media/avatar/users/default.png HTTP/1.1" 200 36378 -[08/Aug/2018 15:41:52] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070 -[08/Aug/2018 15:41:52] "GET /static/vendor/site/css/style.css HTTP/1.1" 200 160228 -[08/Aug/2018 15:41:52] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738 -[08/Aug/2018 15:41:55] "GET /static/image/CodePedia.ico HTTP/1.1" 200 370070 -Not Found: /favicon.ico -[08/Aug/2018 15:41:55] "GET /favicon.ico HTTP/1.1" 404 3103 -[08/Aug/2018 15:41:56] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42002 -[08/Aug/2018 15:41:56] "GET /static/js/source.js HTTP/1.1" 200 41491 -[08/Aug/2018 15:41:56] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[08/Aug/2018 15:41:57] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[08/Aug/2018 15:41:57] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[08/Aug/2018 15:41:57] "POST /operations/right/ HTTP/1.1" 200 1040 -[08/Aug/2018 15:41:59] "POST /operations/get_codereading_content/ HTTP/1.1" 200 766296 -[08/Aug/2018 15:42:13] "POST /operations/show_annotation/ HTTP/1.1" 200 4490 -[08/Aug/2018 15:42:15] "POST /operations/add_vote/ HTTP/1.1" 200 77 -[08/Aug/2018 15:42:16] "POST /operations/add_vote/ HTTP/1.1" 200 57 -[08/Aug/2018 15:42:19] "POST /operations/show_annotation/ HTTP/1.1" 200 3180 -[08/Aug/2018 15:42:25] "POST /operations/show_annotation/ HTTP/1.1" 200 4812 -[08/Aug/2018 15:45:57] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[08/Aug/2018 15:47:04] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42002 -[08/Aug/2018 15:47:05] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[08/Aug/2018 15:47:05] "GET /static/js/source.js HTTP/1.1" 200 41489 -[08/Aug/2018 15:47:05] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[08/Aug/2018 15:47:06] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[08/Aug/2018 15:47:06] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[08/Aug/2018 15:47:06] "POST /operations/right/ HTTP/1.1" 200 1040 -[08/Aug/2018 15:47:08] "POST /operations/get_codereading_content/ HTTP/1.1" 200 766296 -[08/Aug/2018 15:48:45] "POST /operations/show_annotation/ HTTP/1.1" 200 4491 -[08/Aug/2018 15:48:46] "POST /operations/add_vote/ HTTP/1.1" 200 76 -[08/Aug/2018 15:48:47] "POST /operations/add_vote/ HTTP/1.1" 200 56 -[08/Aug/2018 15:48:49] "POST /operations/show_annotation/ HTTP/1.1" 200 4490 -[08/Aug/2018 15:49:00] "POST /operations/show_annotation/ HTTP/1.1" 200 3180 -[08/Aug/2018 15:49:04] "POST /operations/show_annotation/ HTTP/1.1" 200 2265 -[08/Aug/2018 15:49:08] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42002 -[08/Aug/2018 15:49:08] "GET /static/js/source.js HTTP/1.1" 304 0 -[08/Aug/2018 15:49:08] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[08/Aug/2018 15:49:09] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[08/Aug/2018 15:49:09] "POST /operations/right/ HTTP/1.1" 200 1040 -[08/Aug/2018 15:49:10] "POST /operations/get_codereading_content/ HTTP/1.1" 200 766296 -[08/Aug/2018 15:49:16] "POST /operations/show_annotation/ HTTP/1.1" 200 4490 -Not Found: /http:/112.124.42.80:63435/ -[08/Aug/2018 19:35:39] "HEAD http://112.124.42.80:63435/ HTTP/1.1" 404 1694 -Not Found: /http:/112.124.42.80:63435/ -[08/Aug/2018 19:35:41] "HEAD http://112.124.42.80:63435/ HTTP/1.1" 404 1694 -Not Found: /http:/112.124.42.80:63435/ -[08/Aug/2018 19:35:46] "HEAD http://112.124.42.80:63435/ HTTP/1.1" 404 1694 -Not Found: /http:/112.124.42.80:63435/ -[08/Aug/2018 19:35:47] "HEAD http://112.124.42.80:63435/ HTTP/1.1" 404 1694 -Not Found: /http:/112.124.42.80:63435/ -[08/Aug/2018 19:35:54] "HEAD http://112.124.42.80:63435/ HTTP/1.1" 404 1694 -Not Found: /http:/112.124.42.80:63435/ -[08/Aug/2018 19:36:14] "HEAD http://112.124.42.80:63435/ HTTP/1.1" 404 1694 -[08/Aug/2018 19:49:55] code 400, message Bad request version ('MCTP/1.0') -[08/Aug/2018 19:49:55] "REMOTE HI_SRDK_DEV_GetHddInfo MCTP/1.0" 400 - -Not Found: /http:/www.baidu.com/cache/global/img/gs.gif -[08/Aug/2018 20:03:09] "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/Aug/2018 22:32:27] "GET http://www.baidu.com/cache/global/img/gs.gif HTTP/1.1" 404 1738 -Not Found: /http:/180.163.113.82/check_proxy -[09/Aug/2018 01:17:22] "HEAD http://180.163.113.82/check_proxy HTTP/1.1" 404 1707 -[09/Aug/2018 03:54:44] code 400, message Bad request version ('MCTP/1.0') -[09/Aug/2018 03:54:44] "REMOTE HI_SRDK_DEV_GetHddInfo MCTP/1.0" 400 - -[09/Aug/2018 05:06:23] code 400, message Bad request syntax ('\x04\x01\x00P´£qR\x00') -[09/Aug/2018 05:06:24] "P´£qR" 400 - -[09/Aug/2018 05:07:33] code 400, message Bad request syntax ('\x05\x02\x00\x02') -[09/Aug/2018 05:07:33] "" 400 - -[09/Aug/2018 07:53:16] "GET / HTTP/1.1" 200 22420 -[09/Aug/2018 09:17:38] code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie:') -[09/Aug/2018 09:17:38] "/*àCookie: mstshash=Administr" 400 - -[09/Aug/2018 10:06:20] "GET / HTTP/1.1" 200 24219 -[09/Aug/2018 10:06:20] "GET /static/css/jstreeStyle.css HTTP/1.1" 304 0 -[09/Aug/2018 10:06:20] "GET /static/js/jstree.js HTTP/1.1" 304 0 -Not Found: /favicon.ico -[09/Aug/2018 10:06:21] "GET /favicon.ico HTTP/1.1" 404 3103 -[09/Aug/2018 10:06:22] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42002 -[09/Aug/2018 10:06:22] "GET /static/js/source.js HTTP/1.1" 304 0 -[09/Aug/2018 10:06:22] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[09/Aug/2018 10:06:23] "GET /static/css/monokai-sublime.css HTTP/1.1" 304 0 -[09/Aug/2018 10:06:23] "GET /static/css/throbber.gif HTTP/1.1" 304 0 -[09/Aug/2018 10:06:23] "GET /static/css/32px.png HTTP/1.1" 304 0 -[09/Aug/2018 10:06:23] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[09/Aug/2018 10:06:23] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[09/Aug/2018 10:06:24] "POST /operations/right/ HTTP/1.1" 200 1040 -[09/Aug/2018 10:06:25] "POST /operations/get_codereading_content/ HTTP/1.1" 200 766296 -[09/Aug/2018 10:06:35] "POST /operations/get_codereading_content/ HTTP/1.1" 200 18616 -[09/Aug/2018 10:06:41] "POST /operations/show_annotation/ HTTP/1.1" 200 4490 -[09/Aug/2018 10:06:42] "POST /operations/show_navigation/ HTTP/1.1" 200 35 -[09/Aug/2018 10:06:42] "POST /operations/right/ HTTP/1.1" 200 1035 -[09/Aug/2018 10:06:43] "POST /operations/add_vote/ HTTP/1.1" 200 77 -[09/Aug/2018 10:06:49] "POST /operations/show_issue_question/ HTTP/1.1" 200 925 -[09/Aug/2018 10:06:54] "POST /operations/show_issue_question/ HTTP/1.1" 200 925 -[09/Aug/2018 10:06:57] "POST /operations/show_issue_question/ HTTP/1.1" 200 925 -[09/Aug/2018 10:07:02] "POST /operations/add_question_answer/ HTTP/1.1" 200 79 -[09/Aug/2018 10:07:07] "POST /operations/show_issue_question/ HTTP/1.1" 200 925 -[09/Aug/2018 10:07:09] "POST /operations/show_issue_question/ HTTP/1.1" 200 924 -[09/Aug/2018 10:07:12] "POST /operations/show_issue_question/ HTTP/1.1" 200 925 -[09/Aug/2018 10:07:14] "POST /operations/show_issue_question/ HTTP/1.1" 200 1717 -[09/Aug/2018 10:07:19] "POST /operations/show_issue_question/ HTTP/1.1" 200 1717 -[09/Aug/2018 10:07:26] "POST /operations/show_annotation/ HTTP/1.1" 200 2268 -[09/Aug/2018 10:08:14] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[09/Aug/2018 10:52:07] code 400, message Bad request version ('MCTP/1.0') -[09/Aug/2018 10:52:07] "REMOTE HI_SRDK_DEV_GetHddInfo MCTP/1.0" 400 - ----------------------------------------- -Exception happened during processing of request from ('36.110.211.5', 20821) -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/Aug/2018 19:13:48] "GET / HTTP/1.0" 200 22420 -[09/Aug/2018 19:13:48] "OPTIONS / HTTP/1.0" 200 0 -[09/Aug/2018 19:13:48] code 400, message Bad request version ('RTSP/1.0') -[09/Aug/2018 19:13:48] "OPTIONS / RTSP/1.0" 400 - -[09/Aug/2018 19:13:53] 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') -[09/Aug/2018 19:13:53] "€(rþ† —|" 400 - -[09/Aug/2018 19:13:58] code 400, message Bad HTTP/0.9 request type ('\x00') -[09/Aug/2018 19:13:58] "versionbind" 400 - -[09/Aug/2018 19:14:03] code 400, message Bad HTTP/0.9 request type ('\x00') -[09/Aug/2018 19:14:03] " " 400 - -[09/Aug/2018 19:31:53] code 400, message Bad request version ('MCTP/1.0') -[09/Aug/2018 19:31:53] "REMOTE HI_SRDK_DEV_GetHddInfo MCTP/1.0" 400 - -Not Found: /http:/www.baidu.com/cache/global/img/gs.gif -[09/Aug/2018 20:40:42] "GET http://www.baidu.com/cache/global/img/gs.gif HTTP/1.1" 404 1738 -[10/Aug/2018 03:49:29] code 400, message Bad request version ('MCTP/1.0') -[10/Aug/2018 03:49:29] "REMOTE HI_SRDK_DEV_GetHddInfo MCTP/1.0" 400 - -[10/Aug/2018 05:09:17] "GET / HTTP/1.1" 200 22420 -Not Found: /http:/www.qq.com/404/search_children.js -[10/Aug/2018 05:48:15] "GET http://www.qq.com/404/search_children.js HTTP/1.1" 404 1723 -[10/Aug/2018 05:48:20] code 400, message Bad request syntax ('\x04\x01\x00PpTi4\x00') -[10/Aug/2018 05:48:20] "PpTi4" 400 - -[10/Aug/2018 05:48:20] code 400, message Bad request syntax ('\x05\x01\x00') -[10/Aug/2018 05:48:20] "" 400 - -Not Found: /http:/112.124.42.80:63435/ -[10/Aug/2018 06:50:52] "HEAD http://112.124.42.80:63435/ HTTP/1.1" 404 1694 -Not Found: /http:/112.124.42.80:63435/ -[10/Aug/2018 06:51:22] "HEAD http://112.124.42.80:63435/ HTTP/1.1" 404 1694 -[10/Aug/2018 09:45:34] code 400, message Bad request version ('MCTP/1.0') -[10/Aug/2018 09:45:34] "REMOTE HI_SRDK_DEV_GetHddInfo MCTP/1.0" 400 - -[10/Aug/2018 10:07:59] code 400, message Bad request version ('MCTP/1.0') -[10/Aug/2018 10:07:59] "REMOTE HI_SRDK_DEV_GetHddInfo MCTP/1.0" 400 - -Not Found: /http:/www.baidu.com/cache/global/img/gs.gif -[10/Aug/2018 18:29:01] "GET http://www.baidu.com/cache/global/img/gs.gif HTTP/1.1" 404 1738 -[10/Aug/2018 21:23:04] code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00*%à\x00\x00\x00\x00\x00Cookie:') -[10/Aug/2018 21:23:04] "*%àCookie: mstshash=Test" 400 - -[10/Aug/2018 21:23:04] code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00*%à\x00\x00\x00\x00\x00Cookie:') -[10/Aug/2018 21:23:04] "*%àCookie: mstshash=Test" 400 - -[10/Aug/2018 21:54:59] code 400, message Bad request version ('MCTP/1.0') -[10/Aug/2018 21:54:59] "REMOTE HI_SRDK_DEV_GetHddInfo MCTP/1.0" 400 - -[11/Aug/2018 01:10:33] "GET / HTTP/1.1" 200 22420 -Not Found: /http:/112.124.42.80:63435/ -[11/Aug/2018 01:14:07] "HEAD http://112.124.42.80:63435/ HTTP/1.1" 404 1694 -Not Found: /http:/112.124.42.80:63435/ -[11/Aug/2018 01:14:52] "HEAD http://112.124.42.80:63435/ HTTP/1.1" 404 1694 -Not Found: /http:/112.124.42.80:63435/ -[11/Aug/2018 01:14:58] "HEAD http://112.124.42.80:63435/ HTTP/1.1" 404 1694 -Not Found: /http:/112.124.42.80:63435/ -[11/Aug/2018 01:14:58] "HEAD http://112.124.42.80:63435/ HTTP/1.1" 404 1694 -Not Found: /http:/139.219.106.96:11000/1qiWaz2wRsx3eXdc4rDfv5tgb6yhn7Uujm8Lik999 -[11/Aug/2018 08:53:32] "GET http://139.219.106.96:11000/1qiWaz2wRsx3eXdc4rDfv5tgb6yhn7Uujm8Lik999 HTTP/1.1" 404 1820 -Not Found: /http:/www.epochtimes.com/ -Not Found: /http:/www.bing.com/ -[11/Aug/2018 12:51:36] "GET http://www.epochtimes.com/ HTTP/1.1" 404 1689 -Not Found: /http:/www.boxun.com/ -Not Found: /http:/wujieliulan.com/ -[11/Aug/2018 12:51:36] "GET http://www.bing.com/ HTTP/1.1" 404 1665 -[11/Aug/2018 12:51:36] "GET http://wujieliulan.com/ HTTP/1.1" 404 1677 -[11/Aug/2018 12:51:36] "GET http://www.boxun.com/ HTTP/1.1" 404 1669 -Not Found: /http:/www.minghui.org/ -[11/Aug/2018 12:51:37] "GET http://www.minghui.org/ HTTP/1.1" 404 1677 -Not Found: /http:/www.baidu.com/ -[11/Aug/2018 12:51:42] "GET http://www.baidu.com/ HTTP/1.1" 404 1669 -Not Found: /http:/www.rfa.org/ -[11/Aug/2018 12:51:43] "GET http://www.rfa.org/ HTTP/1.1" 404 1661 -Not Found: /www.voanews.com:443 -[11/Aug/2018 12:51:43] "CONNECT www.voanews.com:443 HTTP/1.0" 404 1669 -[11/Aug/2018 13:56:56] code 400, message Bad request version ('MCTP/1.0') -[11/Aug/2018 13:56:56] "REMOTE HI_SRDK_DEV_GetHddInfo MCTP/1.0" 400 - -Not Found: /http:/www.baidu.com/cache/global/img/gs.gif -[11/Aug/2018 16:16:16] "GET http://www.baidu.com/cache/global/img/gs.gif HTTP/1.1" 404 1738 -[12/Aug/2018 06:15:30] code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie:') -[12/Aug/2018 06:15:30] "/*àCookie: mstshash=Administr" 400 - -[12/Aug/2018 07:21:21] code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie:') -[12/Aug/2018 07:21:21] "/*àCookie: mstshash=Administr" 400 - -[12/Aug/2018 11:15:52] code 400, message Bad request syntax ('\x05\x01\x00') -[12/Aug/2018 11:15:52] "" 400 - -[12/Aug/2018 11:16:01] code 400, message Bad request syntax ('\x05\x01\x00') -[12/Aug/2018 11:16:01] "" 400 - -[12/Aug/2018 11:16:10] code 400, message Bad request syntax ('\x05\x01\x00') -[12/Aug/2018 11:16:10] "" 400 - -Not Found: /http:/5.188.210.12/echo.php -[12/Aug/2018 11:17:55] "GET http://5.188.210.12/echo.php HTTP/1.1" 404 1689 -[12/Aug/2018 12:08:11] code 400, message Bad request version ('MCTP/1.0') -[12/Aug/2018 12:08:11] "REMOTE HI_SRDK_DEV_GetHddInfo MCTP/1.0" 400 - -Not Found: /http:/www.baidu.com/cache/global/img/gs.gif -[12/Aug/2018 13:40:42] "GET http://www.baidu.com/cache/global/img/gs.gif HTTP/1.1" 404 1738 -[12/Aug/2018 16:48:54] code 400, message Bad request version ('MCTP/1.0') -[12/Aug/2018 16:48:54] "REMOTE HI_SRDK_DEV_GetHddInfo MCTP/1.0" 400 - -Not Found: /http:/112.35.66.7:10083/index.php -[12/Aug/2018 22:29:31] "GET http://112.35.66.7:10083/index.php HTTP/1.1" 404 1712 -[13/Aug/2018 00:10:54] code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&à\x00\x00\x00\x00\x00Cookie:') -[13/Aug/2018 00:10:54] "+&àCookie: mstshash=hello" 400 - -[13/Aug/2018 00:46:08] code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&à\x00\x00\x00\x00\x00Cookie:') -[13/Aug/2018 00:46:08] "+&àCookie: mstshash=hello" 400 - -[13/Aug/2018 00:52:53] code 400, message Bad request version ('MCTP/1.0') -[13/Aug/2018 00:52:53] "REMOTE HI_SRDK_DEV_GetHddInfo MCTP/1.0" 400 - -[13/Aug/2018 02:04:50] code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&à\x00\x00\x00\x00\x00Cookie:') -[13/Aug/2018 02:04:50] "+&àCookie: mstshash=hello" 400 - -[13/Aug/2018 02:35:18] code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&à\x00\x00\x00\x00\x00Cookie:') -[13/Aug/2018 02:35:18] "+&àCookie: mstshash=hello" 400 - -[13/Aug/2018 02:46:46] code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&à\x00\x00\x00\x00\x00Cookie:') -[13/Aug/2018 02:46:46] "+&àCookie: mstshash=hello" 400 - -[13/Aug/2018 03:05:03] code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&à\x00\x00\x00\x00\x00Cookie:') -[13/Aug/2018 03:05:03] "+&àCookie: mstshash=hello" 400 - -[13/Aug/2018 03:10:02] code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&à\x00\x00\x00\x00\x00Cookie:') -[13/Aug/2018 03:10:02] "+&àCookie: mstshash=hello" 400 - -[13/Aug/2018 03:17:29] code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&à\x00\x00\x00\x00\x00Cookie:') -[13/Aug/2018 03:17:29] "+&àCookie: mstshash=hello" 400 - -[13/Aug/2018 03:45:11] code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&à\x00\x00\x00\x00\x00Cookie:') -[13/Aug/2018 03:45:11] "+&àCookie: mstshash=hello" 400 - -[13/Aug/2018 03:58:54] code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&à\x00\x00\x00\x00\x00Cookie:') -[13/Aug/2018 03:58:54] "+&àCookie: mstshash=hello" 400 - -[13/Aug/2018 04:38:06] code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&à\x00\x00\x00\x00\x00Cookie:') -[13/Aug/2018 04:38:06] "+&àCookie: mstshash=hello" 400 - -[13/Aug/2018 04:54:23] code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&à\x00\x00\x00\x00\x00Cookie:') -[13/Aug/2018 04:54:23] "+&àCookie: mstshash=hello" 400 - -[13/Aug/2018 06:11:46] code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&à\x00\x00\x00\x00\x00Cookie:') -[13/Aug/2018 06:11:46] "+&àCookie: mstshash=hello" 400 - -[13/Aug/2018 06:20:44] code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&à\x00\x00\x00\x00\x00Cookie:') -[13/Aug/2018 06:20:44] "+&àCookie: mstshash=hello" 400 - -[13/Aug/2018 07:56:00] code 400, message Bad request syntax ('\x04\x01\x00\x00\x00\x00\x00\x00\x00') -[13/Aug/2018 07:56:00] "" 400 - -[13/Aug/2018 07:56:03] code 400, message Bad request syntax ('\x05\x03\x00\x01\x02') -[13/Aug/2018 07:56:03] "" 400 - -Not Found: /http:/baidu.com/ -[13/Aug/2018 07:56:03] "GET http://baidu.com/ HTTP/1.1" 404 1653 -[13/Aug/2018 08:05:41] code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&à\x00\x00\x00\x00\x00Cookie:') -[13/Aug/2018 08:05:41] "+&àCookie: mstshash=hello" 400 - -[13/Aug/2018 08:41:17] "GET / HTTP/1.1" 200 24219 -[13/Aug/2018 08:41:17] "GET /static/css/base.css HTTP/1.1" 200 18934 -[13/Aug/2018 08:41:17] "GET /static/css/jstreeStyle.css HTTP/1.1" 200 30545 -[13/Aug/2018 08:41:17] "GET /static/css/common.css HTTP/1.1" 200 8146 -[13/Aug/2018 08:41:17] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414 -[13/Aug/2018 08:41:18] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616 -[13/Aug/2018 08:41:18] "GET /static/css/prettify.css HTTP/1.1" 200 1726 -[13/Aug/2018 08:41:18] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604 -[13/Aug/2018 08:41:18] "GET /static/js/base.js HTTP/1.1" 200 21228 -[13/Aug/2018 08:41:18] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045 -[13/Aug/2018 08:41:18] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070 -[13/Aug/2018 08:41:18] "GET /static/vendor/site/css/style.css HTTP/1.1" 200 160228 -[13/Aug/2018 08:41:18] "GET /static/js/jstree.js HTTP/1.1" 200 161842 -[13/Aug/2018 08:41:19] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738 -[13/Aug/2018 08:41:20] "GET /static/image/CodePedia.ico HTTP/1.1" 200 370070 -[13/Aug/2018 08:41:21] "GET /media/avatar/users/default.png HTTP/1.1" 200 36378 -Not Found: /favicon.ico -[13/Aug/2018 08:41:21] "GET /favicon.ico HTTP/1.1" 404 3103 -[13/Aug/2018 08:41:23] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42002 -[13/Aug/2018 08:41:23] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414 -[13/Aug/2018 08:41:23] "GET /static/css/code_show.css HTTP/1.1" 200 23819 -[13/Aug/2018 08:41:23] "GET /static/css/monokai-sublime.css HTTP/1.1" 200 1038 -[13/Aug/2018 08:41:23] "GET /static/js/prettify.js HTTP/1.1" 200 18331 -[13/Aug/2018 08:41:23] "GET /static/js/source.js HTTP/1.1" 200 41489 -[13/Aug/2018 08:41:23] "GET /static/image/codepedia.png HTTP/1.1" 200 3350 -[13/Aug/2018 08:41:23] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053 -[13/Aug/2018 08:41:24] "GET /static/image/users/default.png HTTP/1.1" 200 36378 -[13/Aug/2018 08:41:24] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802 -[13/Aug/2018 08:41:25] "GET /static/css/32px.png HTTP/1.1" 200 2988 -[13/Aug/2018 08:41:25] "GET /static/css/throbber.gif HTTP/1.1" 200 1720 -[13/Aug/2018 08:41:26] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[13/Aug/2018 08:41:26] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[13/Aug/2018 08:41:26] "POST /operations/right/ HTTP/1.1" 200 1040 -[13/Aug/2018 08:41:28] "POST /operations/get_codereading_content/ HTTP/1.1" 200 766296 -[13/Aug/2018 08:41:30] "GET /static/image/annotation.png HTTP/1.1" 200 1148 -[13/Aug/2018 08:41:30] "GET /static/image/question.png HTTP/1.1" 200 1112 -Internal Server Error: /operations/right/ -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/operations/views.py", line 1012, in post - html_str = self.get_file_right_content(project_path,file_path,file.pk) - File "/projects/codepedia-test/codepedia2.0/apps/operations/views.py", line 986, in get_file_right_content - filelinenum = getFileLineNum(project_path,file_path) - File "/projects/codepedia-test/codepedia2.0/apps/operations/views.py", line 978, in getFileLineNum - return len(open(path,'rU').readlines()) -IsADirectoryError: [Errno 21] Is a directory: '/opt/opengrok/source/Notes' -[13/Aug/2018 08:41:38] "POST /operations/show_navigation/ HTTP/1.1" 200 35 -[13/Aug/2018 08:41:38] "POST /operations/right/ HTTP/1.1" 500 19113 -[13/Aug/2018 08:41:38] "POST /operations/get_codereading_content/ HTTP/1.1" 200 5610 -[13/Aug/2018 08:41:41] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[13/Aug/2018 08:43:56] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42002 -[13/Aug/2018 08:43:57] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[13/Aug/2018 08:43:58] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[13/Aug/2018 08:43:58] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[13/Aug/2018 08:43:59] "POST /operations/right/ HTTP/1.1" 200 2701 -[13/Aug/2018 08:44:01] "POST /operations/get_codereading_content/ HTTP/1.1" 200 766296 -[13/Aug/2018 08:44:31] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[13/Aug/2018 08:45:02] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[13/Aug/2018 08:46:44] "POST /operations/show_annotation/ HTTP/1.1" 200 387 -[13/Aug/2018 08:46:47] "POST /operations/show_issue_question/ HTTP/1.1" 200 459 -[13/Aug/2018 08:48:18] code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&à\x00\x00\x00\x00\x00Cookie:') -[13/Aug/2018 08:48:18] "+&àCookie: mstshash=hello" 400 - -[13/Aug/2018 08:48:20] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[13/Aug/2018 08:48:57] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[13/Aug/2018 08:49:35] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[13/Aug/2018 08:49:51] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[13/Aug/2018 08:54:15] "POST /operations/add_annotation/ HTTP/1.1" 200 41 -[13/Aug/2018 08:54:16] "POST /operations/show_annotation/ HTTP/1.1" 200 2253 -[13/Aug/2018 08:54:21] "POST /operations/show_annotation/ HTTP/1.1" 200 2253 -[13/Aug/2018 08:54:24] "POST /operations/show_annotation/ HTTP/1.1" 200 2253 -[13/Aug/2018 08:54:31] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[13/Aug/2018 09:05:02] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42002 -[13/Aug/2018 09:05:02] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616 -[13/Aug/2018 09:05:02] "GET /static/css/code_show.css HTTP/1.1" 200 23819 -[13/Aug/2018 09:05:02] "GET /static/css/prettify.css HTTP/1.1" 200 1726 -[13/Aug/2018 09:05:02] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414 -[13/Aug/2018 09:05:03] "GET /static/css/jstreeStyle.css HTTP/1.1" 200 30545 -[13/Aug/2018 09:05:03] "GET /static/css/monokai-sublime.css HTTP/1.1" 200 1038 -[13/Aug/2018 09:05:03] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053 -[13/Aug/2018 09:05:03] "GET /static/js/prettify.js HTTP/1.1" 200 18331 -[13/Aug/2018 09:05:03] "GET /static/js/source.js HTTP/1.1" 200 41523 -[13/Aug/2018 09:05:03] "GET /static/image/codepedia.png HTTP/1.1" 200 3350 -[13/Aug/2018 09:05:03] "GET /static/image/users/default.png HTTP/1.1" 200 36378 -[13/Aug/2018 09:05:04] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802 -[13/Aug/2018 09:05:05] "GET /static/js/jstree.js HTTP/1.1" 200 161842 -[13/Aug/2018 09:05:05] "GET /static/css/throbber.gif HTTP/1.1" 200 1720 -[13/Aug/2018 09:05:05] "GET /static/css/32px.png HTTP/1.1" 200 2988 -[13/Aug/2018 09:05:06] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 135 -[13/Aug/2018 09:05:06] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[13/Aug/2018 09:05:06] "POST /operations/right/ HTTP/1.1" 200 2734 -[13/Aug/2018 09:05:08] "POST /operations/get_codereading_content/ HTTP/1.1" 200 766296 -[13/Aug/2018 09:05:11] "GET /static/image/annotation.png HTTP/1.1" 200 1148 -[13/Aug/2018 09:05:11] "GET /static/image/question.png HTTP/1.1" 200 1112 -[13/Aug/2018 09:05:15] "POST /operations/show_annotation/ HTTP/1.1" 200 2253 -[13/Aug/2018 09:05:16] "POST /operations/show_annotation/ HTTP/1.1" 200 2253 -[13/Aug/2018 09:05:17] "POST /operations/show_annotation/ HTTP/1.1" 200 2253 -[13/Aug/2018 09:05:20] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[13/Aug/2018 09:05:25] "POST /operations/show_annotation/ HTTP/1.1" 200 2253 -[13/Aug/2018 09:05:27] "POST /operations/show_annotation/ HTTP/1.1" 200 2253 -[13/Aug/2018 09:10:56] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42002 -[13/Aug/2018 09:10:56] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616 -[13/Aug/2018 09:10:56] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414 -[13/Aug/2018 09:10:57] "GET /static/css/prettify.css HTTP/1.1" 200 1726 -[13/Aug/2018 09:10:57] "GET /static/css/code_show.css HTTP/1.1" 200 23819 -[13/Aug/2018 09:10:57] "GET /static/css/jstreeStyle.css HTTP/1.1" 200 30545 -[13/Aug/2018 09:10:57] "GET /static/css/monokai-sublime.css HTTP/1.1" 200 1038 -[13/Aug/2018 09:10:57] "GET /static/js/prettify.js HTTP/1.1" 200 18331 -[13/Aug/2018 09:10:57] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053 -[13/Aug/2018 09:10:57] "GET /static/image/codepedia.png HTTP/1.1" 200 3350 -[13/Aug/2018 09:10:57] "GET /static/js/source.js HTTP/1.1" 200 48110 -[13/Aug/2018 09:10:58] "GET /static/image/users/default.png HTTP/1.1" 200 36378 -[13/Aug/2018 09:10:58] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802 -[13/Aug/2018 09:10:59] "GET /static/js/jstree.js HTTP/1.1" 200 161842 -[13/Aug/2018 09:10:59] "GET /static/css/throbber.gif HTTP/1.1" 200 1720 -[13/Aug/2018 09:10:59] "GET /static/css/32px.png HTTP/1.1" 200 2988 -[13/Aug/2018 09:11:00] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 135 -[13/Aug/2018 09:11:00] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[13/Aug/2018 09:11:00] "POST /operations/right/ HTTP/1.1" 200 2737 -[13/Aug/2018 09:11:02] "POST /operations/get_codereading_content/ HTTP/1.1" 200 766296 -[13/Aug/2018 09:11:05] "GET /static/image/annotation.png HTTP/1.1" 200 1148 -[13/Aug/2018 09:11:05] "GET /static/image/question.png HTTP/1.1" 200 1112 -[13/Aug/2018 09:12:08] "POST /operations/show_annotation/ HTTP/1.1" 200 2253 -[13/Aug/2018 09:12:10] "POST /operations/show_issue_question/ HTTP/1.1" 200 459 -[13/Aug/2018 09:12:13] "POST /operations/show_issue_question/ HTTP/1.1" 200 459 -[13/Aug/2018 09:12:14] "POST /operations/show_issue_question/ HTTP/1.1" 200 459 -[13/Aug/2018 09:12:20] "POST /operations/add_annotation/ HTTP/1.1" 200 71 -[13/Aug/2018 09:12:20] "POST /operations/show_annotation/ HTTP/1.1" 200 2253 -[13/Aug/2018 09:12:22] "POST /operations/show_annotation/ HTTP/1.1" 200 2253 -[13/Aug/2018 09:12:23] "POST /operations/show_annotation/ HTTP/1.1" 200 2253 -[13/Aug/2018 09:12:23] "POST /operations/show_annotation/ HTTP/1.1" 200 2253 -[13/Aug/2018 09:12:23] "POST /operations/show_annotation/ HTTP/1.1" 200 2253 -[13/Aug/2018 09:12:24] code 400, message Bad request version ('MCTP/1.0') -[13/Aug/2018 09:12:24] "REMOTE HI_SRDK_DEV_GetHddInfo MCTP/1.0" 400 - -[13/Aug/2018 09:12:28] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[13/Aug/2018 09:12:36] "POST /operations/show_issue_question/ HTTP/1.1" 200 459 -[13/Aug/2018 09:12:36] "POST /operations/show_issue_question/ HTTP/1.1" 200 459 -[13/Aug/2018 09:12:37] "POST /operations/show_issue_question/ HTTP/1.1" 200 459 -[13/Aug/2018 09:12:37] "POST /operations/show_issue_question/ HTTP/1.1" 200 459 -[13/Aug/2018 09:12:37] "POST /operations/show_issue_question/ HTTP/1.1" 200 459 -[13/Aug/2018 09:12:38] "POST /operations/show_issue_question/ HTTP/1.1" 200 459 -[13/Aug/2018 09:12:55] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42002 -[13/Aug/2018 09:12:55] "GET /static/js/source.js HTTP/1.1" 304 0 -[13/Aug/2018 09:12:56] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[13/Aug/2018 09:12:57] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 135 -[13/Aug/2018 09:12:58] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[13/Aug/2018 09:12:58] "POST /operations/right/ HTTP/1.1" 200 2733 -[13/Aug/2018 09:13:00] "POST /operations/get_codereading_content/ HTTP/1.1" 200 766296 -[13/Aug/2018 09:13:03] "POST /operations/show_annotation/ HTTP/1.1" 200 2253 -[13/Aug/2018 09:13:04] "POST /operations/show_annotation/ HTTP/1.1" 200 2253 -[13/Aug/2018 09:13:05] "POST /operations/show_annotation/ HTTP/1.1" 200 2253 -[13/Aug/2018 09:13:05] "POST /operations/show_annotation/ HTTP/1.1" 200 2253 -[13/Aug/2018 09:13:05] "POST /operations/show_annotation/ HTTP/1.1" 200 2253 -[13/Aug/2018 09:13:05] "POST /operations/show_annotation/ HTTP/1.1" 200 2253 -[13/Aug/2018 09:13:05] "POST /operations/show_annotation/ HTTP/1.1" 200 2253 -[13/Aug/2018 09:13:05] "POST /operations/show_annotation/ HTTP/1.1" 200 2253 -[13/Aug/2018 09:13:06] "POST /operations/show_annotation/ HTTP/1.1" 200 2253 -[13/Aug/2018 09:13:06] "POST /operations/show_annotation/ HTTP/1.1" 200 2253 -[13/Aug/2018 09:13:06] "POST /operations/show_annotation/ HTTP/1.1" 200 2253 -[13/Aug/2018 09:13:06] "POST /operations/show_annotation/ HTTP/1.1" 200 2253 -[13/Aug/2018 09:13:06] "POST /operations/show_annotation/ HTTP/1.1" 200 2253 -[13/Aug/2018 09:13:07] "POST /operations/show_annotation/ HTTP/1.1" 200 2253 -[13/Aug/2018 09:13:07] "POST /operations/show_annotation/ HTTP/1.1" 200 2253 -[13/Aug/2018 09:13:07] "POST /operations/show_annotation/ HTTP/1.1" 200 2253 -Internal Server Error: /operations/right/ -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/operations/views.py", line 1012, in post - html_str = self.get_file_right_content(project_path,file_path,file.pk) - File "/projects/codepedia-test/codepedia2.0/apps/operations/views.py", line 986, in get_file_right_content - filelinenum = getFileLineNum(project_path,file_path) - File "/projects/codepedia-test/codepedia2.0/apps/operations/views.py", line 978, in getFileLineNum - return len(open(path,'rU').readlines()) -IsADirectoryError: [Errno 21] Is a directory: '/opt/opengrok/source/Notes/res/raw' -[13/Aug/2018 09:14:46] "POST /operations/get_codereading_content/ HTTP/1.1" 200 4225 -[13/Aug/2018 09:14:46] "POST /operations/show_navigation/ HTTP/1.1" 200 35 -[13/Aug/2018 09:14:46] "POST /operations/right/ HTTP/1.1" 500 19137 -[13/Aug/2018 09:14:48] "POST /operations/show_annotation/ HTTP/1.1" 200 2253 -[13/Aug/2018 09:14:51] "POST /operations/show_annotation/ HTTP/1.1" 200 2253 -[13/Aug/2018 09:14:51] "POST /operations/show_annotation/ HTTP/1.1" 200 2253 -[13/Aug/2018 09:14:51] "POST /operations/show_annotation/ HTTP/1.1" 200 2253 -[13/Aug/2018 09:14:52] "POST /operations/show_annotation/ HTTP/1.1" 200 2253 -[13/Aug/2018 09:15:03] "POST /operations/show_annotation/ HTTP/1.1" 200 2253 -[13/Aug/2018 09:15:07] "POST /operations/show_annotation/ HTTP/1.1" 200 2253 -[13/Aug/2018 09:15:09] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[13/Aug/2018 09:15:16] "POST /operations/show_annotation/ HTTP/1.1" 200 2253 -[13/Aug/2018 09:15:18] "POST /operations/show_annotation/ HTTP/1.1" 200 2253 -[13/Aug/2018 09:15:18] "POST /operations/show_annotation/ HTTP/1.1" 200 2253 -[13/Aug/2018 09:15:19] "POST /operations/show_annotation/ HTTP/1.1" 200 2253 -[13/Aug/2018 09:15:19] "POST /operations/show_annotation/ HTTP/1.1" 200 2253 -[13/Aug/2018 09:15:19] "POST /operations/show_annotation/ HTTP/1.1" 200 2253 -[13/Aug/2018 09:15:19] "POST /operations/show_annotation/ HTTP/1.1" 200 2253 -[13/Aug/2018 09:15:19] "POST /operations/show_annotation/ HTTP/1.1" 200 2253 -[13/Aug/2018 09:15:20] "POST /operations/show_annotation/ HTTP/1.1" 200 2253 -[13/Aug/2018 09:15:20] "POST /operations/show_annotation/ HTTP/1.1" 200 2253 -[13/Aug/2018 09:15:20] "POST /operations/show_annotation/ HTTP/1.1" 200 2253 -[13/Aug/2018 09:15:20] "POST /operations/show_annotation/ HTTP/1.1" 200 2253 -[13/Aug/2018 09:15:20] "POST /operations/show_annotation/ HTTP/1.1" 200 2253 -[13/Aug/2018 09:15:20] "POST /operations/show_annotation/ HTTP/1.1" 200 2253 -[13/Aug/2018 09:15:20] "POST /operations/show_annotation/ HTTP/1.1" 200 2253 -[13/Aug/2018 09:15:21] "POST /operations/show_annotation/ HTTP/1.1" 200 2253 -[13/Aug/2018 09:15:21] "POST /operations/show_annotation/ HTTP/1.1" 200 2253 -[13/Aug/2018 09:15:21] "POST /operations/show_annotation/ HTTP/1.1" 200 2253 -[13/Aug/2018 09:15:21] "POST /operations/show_annotation/ HTTP/1.1" 200 2253 -[13/Aug/2018 09:15:21] "POST /operations/show_annotation/ HTTP/1.1" 200 2253 -[13/Aug/2018 09:15:21] "POST /operations/show_annotation/ HTTP/1.1" 200 2253 -[13/Aug/2018 09:15:21] "POST /operations/show_annotation/ HTTP/1.1" 200 2253 -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/codepedia2.0/apps/operations/views.py", line 181, 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. -[13/Aug/2018 09:17:13] "POST /operations/show_navigation/ HTTP/1.1" 500 19185 -[13/Aug/2018 09:18:05] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42002 -[13/Aug/2018 09:18:06] "GET /static/js/source.js HTTP/1.1" 200 47778 -[13/Aug/2018 09:18:07] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[13/Aug/2018 09:18:08] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 135 -[13/Aug/2018 09:18:08] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[13/Aug/2018 09:18:08] "POST /operations/right/ HTTP/1.1" 200 2709 -[13/Aug/2018 09:18:10] "POST /operations/get_codereading_content/ HTTP/1.1" 200 766296 -[13/Aug/2018 09:18:17] "POST /operations/show_annotation/ HTTP/1.1" 200 2253 -[13/Aug/2018 09:18:21] "POST /operations/show_annotation/ HTTP/1.1" 200 2253 -[13/Aug/2018 09:21:37] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[13/Aug/2018 09:22:11] "POST /operations/show_annotation/ HTTP/1.1" 200 2253 -[13/Aug/2018 09:22:44] "POST /operations/show_annotation/ HTTP/1.1" 200 2253 -[13/Aug/2018 09:22:55] "POST /operations/show_annotation/ HTTP/1.1" 200 2253 -[13/Aug/2018 09:23:07] "POST /operations/show_annotation/ HTTP/1.1" 200 2253 -[13/Aug/2018 09:23:58] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42002 -[13/Aug/2018 09:23:58] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616 -[13/Aug/2018 09:23:58] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414 -[13/Aug/2018 09:23:58] "GET /static/css/prettify.css HTTP/1.1" 200 1726 -[13/Aug/2018 09:23:58] "GET /static/css/code_show.css HTTP/1.1" 200 23819 -[13/Aug/2018 09:23:58] "GET /static/css/monokai-sublime.css HTTP/1.1" 200 1038 -[13/Aug/2018 09:23:58] "GET /static/css/jstreeStyle.css HTTP/1.1" 200 30545 -[13/Aug/2018 09:23:58] "GET /static/js/prettify.js HTTP/1.1" 200 18331 -[13/Aug/2018 09:23:58] "GET /static/js/source.js HTTP/1.1" 200 47778 -[13/Aug/2018 09:23:59] "GET /static/image/codepedia.png HTTP/1.1" 200 3350 -[13/Aug/2018 09:23:59] "GET /static/image/users/default.png HTTP/1.1" 200 36378 -[13/Aug/2018 09:23:59] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053 -[13/Aug/2018 09:24:00] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802 -[13/Aug/2018 09:24:00] "GET /static/js/jstree.js HTTP/1.1" 200 161842 -[13/Aug/2018 09:24:01] "GET /static/css/throbber.gif HTTP/1.1" 200 1720 -[13/Aug/2018 09:24:01] "GET /static/css/32px.png HTTP/1.1" 200 2988 -[13/Aug/2018 09:24:02] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[13/Aug/2018 09:24:02] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 135 -[13/Aug/2018 09:24:03] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[13/Aug/2018 09:24:03] "POST /operations/right/ HTTP/1.1" 200 2695 -[13/Aug/2018 09:24:04] "POST /operations/get_codereading_content/ HTTP/1.1" 200 766296 -[13/Aug/2018 09:24:07] "GET /static/image/annotation.png HTTP/1.1" 200 1148 -[13/Aug/2018 09:24:07] "GET /static/image/question.png HTTP/1.1" 200 1112 -[13/Aug/2018 09:24:10] "POST /operations/show_annotation/ HTTP/1.1" 200 2253 -[13/Aug/2018 09:24:12] "POST /operations/show_issue_question/ HTTP/1.1" 200 459 -[13/Aug/2018 09:24:14] "POST /operations/show_issue_question/ HTTP/1.1" 200 459 -[13/Aug/2018 09:24:16] "POST /operations/show_issue_question/ HTTP/1.1" 200 459 -[13/Aug/2018 09:24:17] "POST /operations/show_annotation/ HTTP/1.1" 200 2253 -[13/Aug/2018 09:25:06] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42002 -[13/Aug/2018 09:25:06] "GET /static/js/source.js HTTP/1.1" 304 0 -[13/Aug/2018 09:25:07] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 135 -[13/Aug/2018 09:25:08] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[13/Aug/2018 09:25:08] "POST /operations/right/ HTTP/1.1" 200 2695 -[13/Aug/2018 09:25:11] "POST /operations/get_codereading_content/ HTTP/1.1" 200 766296 -[13/Aug/2018 09:25:14] "POST /operations/show_annotation/ HTTP/1.1" 200 2253 -[13/Aug/2018 09:25:15] "POST /operations/show_issue_question/ HTTP/1.1" 200 459 -[13/Aug/2018 09:25:28] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[13/Aug/2018 09:26:22] "POST /operations/add_annotation/ HTTP/1.1" 200 71 -[13/Aug/2018 09:26:22] "POST /operations/show_annotation/ HTTP/1.1" 200 2253 -[13/Aug/2018 09:26:25] "POST /operations/show_annotation/ HTTP/1.1" 200 2253 -[13/Aug/2018 09:26:35] "POST /operations/add_annotation/ HTTP/1.1" 200 71 -[13/Aug/2018 09:26:35] "POST /operations/show_annotation/ HTTP/1.1" 200 2253 -[13/Aug/2018 09:26:38] "POST /operations/show_annotation/ HTTP/1.1" 200 2253 -[13/Aug/2018 09:26:40] "POST /operations/show_issue_question/ HTTP/1.1" 200 459 -[13/Aug/2018 09:26:49] "POST /operations/add_question/ HTTP/1.1" 200 41 -[13/Aug/2018 09:26:50] "POST /operations/show_issue_question/ HTTP/1.1" 200 926 -[13/Aug/2018 09:26:52] "POST /operations/show_issue_question/ HTTP/1.1" 200 926 -[13/Aug/2018 09:26:54] "POST /operations/show_issue_question/ HTTP/1.1" 200 926 -[13/Aug/2018 09:26:55] "POST /operations/show_issue_question/ HTTP/1.1" 200 926 -[13/Aug/2018 09:26:56] "POST /operations/show_issue_question/ HTTP/1.1" 200 926 -[13/Aug/2018 09:26:57] "POST /operations/show_issue_question/ HTTP/1.1" 200 926 -[13/Aug/2018 09:26:59] "POST /operations/show_issue_question/ HTTP/1.1" 200 926 -[13/Aug/2018 09:28:02] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42002 -[13/Aug/2018 09:28:02] "GET /static/js/source.js HTTP/1.1" 200 47780 -[13/Aug/2018 09:28:03] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 135 -[13/Aug/2018 09:28:03] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[13/Aug/2018 09:28:04] "POST /operations/right/ HTTP/1.1" 200 2694 -[13/Aug/2018 09:28:05] "POST /operations/get_codereading_content/ HTTP/1.1" 200 766296 -[13/Aug/2018 09:28:12] "POST /operations/show_annotation/ HTTP/1.1" 200 2253 -[13/Aug/2018 09:28:19] "POST /operations/add_annotation/ HTTP/1.1" 200 71 -[13/Aug/2018 09:28:19] "POST /operations/show_annotation/ HTTP/1.1" 200 2253 -[13/Aug/2018 09:28:24] "POST /operations/show_annotation/ HTTP/1.1" 200 2253 -[13/Aug/2018 09:28:26] "POST /operations/show_issue_question/ HTTP/1.1" 200 926 -[13/Aug/2018 09:28:27] "POST /operations/show_issue_question/ HTTP/1.1" 200 926 -[13/Aug/2018 09:28:28] "POST /operations/show_annotation/ HTTP/1.1" 200 2253 -[13/Aug/2018 09:28:37] "POST /operations/add_annotation/ HTTP/1.1" 200 71 -[13/Aug/2018 09:28:37] "POST /operations/show_annotation/ HTTP/1.1" 200 2253 -[13/Aug/2018 09:30:13] "POST /operations/show_annotation/ HTTP/1.1" 200 2253 -[13/Aug/2018 09:30:14] "POST /operations/show_issue_question/ HTTP/1.1" 200 926 -[13/Aug/2018 09:30:21] "POST /operations/add_annotation/ HTTP/1.1" 200 71 -[13/Aug/2018 09:30:21] "POST /operations/show_annotation/ HTTP/1.1" 200 2253 -[13/Aug/2018 09:30:30] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[13/Aug/2018 09:31:23] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42002 -[13/Aug/2018 09:31:24] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616 -[13/Aug/2018 09:31:24] "GET /static/css/code_show.css HTTP/1.1" 200 23819 -[13/Aug/2018 09:31:24] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414 -[13/Aug/2018 09:31:24] "GET /static/css/prettify.css HTTP/1.1" 200 1726 -[13/Aug/2018 09:31:24] "GET /static/css/monokai-sublime.css HTTP/1.1" 200 1038 -[13/Aug/2018 09:31:24] "GET /static/css/jstreeStyle.css HTTP/1.1" 200 30545 -[13/Aug/2018 09:31:24] "GET /static/js/prettify.js HTTP/1.1" 200 18331 -[13/Aug/2018 09:31:24] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053 -[13/Aug/2018 09:31:24] "GET /static/js/source.js HTTP/1.1" 200 47780 -[13/Aug/2018 09:31:25] "GET /static/image/codepedia.png HTTP/1.1" 200 3350 -[13/Aug/2018 09:31:25] "GET /static/image/users/default.png HTTP/1.1" 200 36378 -[13/Aug/2018 09:31:26] "GET /static/js/jstree.js HTTP/1.1" 200 161842 -[13/Aug/2018 09:31:26] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802 -[13/Aug/2018 09:31:27] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[13/Aug/2018 09:31:27] "GET /static/css/throbber.gif HTTP/1.1" 200 1720 -[13/Aug/2018 09:31:27] "GET /static/css/32px.png HTTP/1.1" 200 2988 -[13/Aug/2018 09:31:28] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 135 -[13/Aug/2018 09:31:28] "POST /operations/right/ HTTP/1.1" 200 2694 -[13/Aug/2018 09:31:28] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[13/Aug/2018 09:31:30] "POST /operations/get_codereading_content/ HTTP/1.1" 200 766296 -[13/Aug/2018 09:31:33] "GET /static/image/question.png HTTP/1.1" 200 1112 -[13/Aug/2018 09:31:33] "GET /static/image/annotation.png HTTP/1.1" 200 1148 -[13/Aug/2018 09:31:36] "POST /operations/show_annotation/ HTTP/1.1" 200 2253 -[13/Aug/2018 09:31:51] "POST /operations/add_annotation/ HTTP/1.1" 200 71 -[13/Aug/2018 09:31:51] "POST /operations/show_annotation/ HTTP/1.1" 200 2253 -[13/Aug/2018 09:33:05] "POST /operations/show_annotation/ HTTP/1.1" 200 4477 -[13/Aug/2018 09:33:12] "POST /operations/add_annotation/ HTTP/1.1" 200 71 -[13/Aug/2018 09:33:26] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42002 -[13/Aug/2018 09:33:26] "GET /static/js/source.js HTTP/1.1" 200 47594 -[13/Aug/2018 09:33:27] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[13/Aug/2018 09:33:28] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 135 -[13/Aug/2018 09:33:28] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[13/Aug/2018 09:33:28] "POST /operations/right/ HTTP/1.1" 200 2694 -[13/Aug/2018 09:33:30] "POST /operations/get_codereading_content/ HTTP/1.1" 200 766296 -[13/Aug/2018 09:33:42] "POST /operations/add_annotation/ HTTP/1.1" 200 71 -[13/Aug/2018 09:34:00] "POST /operations/show_annotation/ HTTP/1.1" 200 2253 -[13/Aug/2018 10:56:00] code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&à\x00\x00\x00\x00\x00Cookie:') -[13/Aug/2018 10:56:00] "+&àCookie: mstshash=hello" 400 - -Not Found: /http:/www.baidu.com/cache/global/img/gs.gif -[13/Aug/2018 12:15:31] "GET http://www.baidu.com/cache/global/img/gs.gif HTTP/1.1" 404 1738 -[13/Aug/2018 15:15:25] "GET / HTTP/1.1" 200 22420 -[13/Aug/2018 15:15:26] "GET /static/css/base.css HTTP/1.1" 304 0 -[13/Aug/2018 15:15:26] "GET /static/css/common.css HTTP/1.1" 304 0 -[13/Aug/2018 15:15:26] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 304 0 -[13/Aug/2018 15:15:26] "GET /static/css/jstreeStyle.css HTTP/1.1" 200 30545 -[13/Aug/2018 15:15:26] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 304 0 -[13/Aug/2018 15:15:26] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 304 0 -[13/Aug/2018 15:15:26] "GET /static/css/prettify.css HTTP/1.1" 304 0 -[13/Aug/2018 15:15:26] "GET /static/vendor/site/css/style.css HTTP/1.1" 304 0 -[13/Aug/2018 15:15:26] "GET /static/js/run_prettify.js HTTP/1.1" 304 0 -[13/Aug/2018 15:15:26] "GET /static/js/base.js HTTP/1.1" 304 0 -[13/Aug/2018 15:15:26] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 304 0 -[13/Aug/2018 15:15:26] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 304 0 -[13/Aug/2018 15:15:26] "GET /static/js/jstree.js HTTP/1.1" 200 161842 -[13/Aug/2018 15:15:26] "GET /static/image/CodePedia.ico HTTP/1.1" 304 0 -[13/Aug/2018 15:15:26] "GET /media/avatar/users/default.png HTTP/1.1" 304 0 -Not Found: /favicon.ico -[13/Aug/2018 15:15:27] "GET /favicon.ico HTTP/1.1" 404 3103 -[13/Aug/2018 15:15:29] "GET /projects/ HTTP/1.1" 200 6497 -[13/Aug/2018 15:15:32] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 38993 -[13/Aug/2018 15:15:32] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 304 0 -[13/Aug/2018 15:15:32] "GET /static/js/prettify.js HTTP/1.1" 304 0 -[13/Aug/2018 15:15:32] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 304 0 -[13/Aug/2018 15:15:32] "GET /static/css/font-awesome.css HTTP/1.1" 304 0 -[13/Aug/2018 15:15:32] "GET /static/js/source.js HTTP/1.1" 200 47594 -[13/Aug/2018 15:15:32] "GET /static/css/monokai-sublime.css HTTP/1.1" 200 1038 -[13/Aug/2018 15:15:32] "GET /static/css/code_show.css HTTP/1.1" 200 23819 -[13/Aug/2018 15:15:32] "GET /static/image/codepedia.png HTTP/1.1" 304 0 -[13/Aug/2018 15:15:32] "GET /static/css/32px.png HTTP/1.1" 200 2988 -[13/Aug/2018 15:15:32] "GET /static/css/throbber.gif HTTP/1.1" 200 1720 -[13/Aug/2018 15:15:33] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[13/Aug/2018 15:15:33] "POST /operations/right/ HTTP/1.1" 200 2694 -[13/Aug/2018 15:15:33] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[13/Aug/2018 15:15:34] "POST /operations/get_codereading_content/ HTTP/1.1" 200 761615 -[13/Aug/2018 15:15:37] "GET /static/image/question.png HTTP/1.1" 304 0 -[13/Aug/2018 15:15:37] "GET /static/image/annotation.png HTTP/1.1" 304 0 -Internal Server Error: /operations/right/ -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/operations/views.py", line 1012, in post - html_str = self.get_file_right_content(project_path,file_path,file.pk) - File "/projects/codepedia-test/codepedia2.0/apps/operations/views.py", line 986, in get_file_right_content - filelinenum = getFileLineNum(project_path,file_path) - File "/projects/codepedia-test/codepedia2.0/apps/operations/views.py", line 978, in getFileLineNum - return len(open(path,'rU').readlines()) -IsADirectoryError: [Errno 21] Is a directory: '/opt/opengrok/source/Notes/res/menu' -[13/Aug/2018 15:15:50] "POST /operations/show_navigation/ HTTP/1.1" 200 35 -[13/Aug/2018 15:15:50] "POST /operations/right/ HTTP/1.1" 500 19039 -[13/Aug/2018 15:15:50] "POST /operations/get_codereading_content/ HTTP/1.1" 200 5694 -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/codepedia2.0/apps/operations/views.py", line 181, 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. -[13/Aug/2018 15:15:57] "POST /operations/show_navigation/ HTTP/1.1" 500 19048 -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/codepedia2.0/apps/operations/views.py", line 181, 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. -[13/Aug/2018 15:15:59] "POST /operations/show_navigation/ HTTP/1.1" 500 19048 -[13/Aug/2018 15:16:03] "POST /operations/show_navigation/ HTTP/1.1" 200 35 -[13/Aug/2018 15:16:03] "POST /operations/right/ HTTP/1.1" 200 2689 -[13/Aug/2018 15:16:03] "POST /operations/get_codereading_content/ HTTP/1.1" 200 41970 -[13/Aug/2018 15:22:42] "GET /users/register/ HTTP/1.1" 200 5067 -[13/Aug/2018 15:22:42] "GET /static/css/register.css HTTP/1.1" 200 1762 -[13/Aug/2018 15:22:42] "GET /static/js/users-common.js HTTP/1.1" 200 966 -[13/Aug/2018 15:22:42] "GET /captcha/image/c38fd027e5fae93e5d321b05c694ec631d61b381/ HTTP/1.1" 200 3645 -[13/Aug/2018 15:22:42] "GET /static/image/login/bg_login.jpg HTTP/1.1" 200 29922 -[13/Aug/2018 15:37:03] "GET /users/login/ HTTP/1.1" 200 4273 -[13/Aug/2018 15:37:06] "POST /users/login/ HTTP/1.1" 302 0 -[13/Aug/2018 15:37:06] "GET / HTTP/1.1" 200 24250 -Not Found: /media/avatar/2017/10/default_middile_7_LEZYdfm.png -[13/Aug/2018 15:37:07] "GET /media/avatar/2017/10/default_middile_7_LEZYdfm.png HTTP/1.1" 404 1898 -[13/Aug/2018 15:37:08] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42001 -[13/Aug/2018 15:37:09] "GET /static/image/users/default.png HTTP/1.1" 200 36378 -[13/Aug/2018 15:37:09] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[13/Aug/2018 15:37:09] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[13/Aug/2018 15:37:09] "POST /operations/right/ HTTP/1.1" 200 2694 -[13/Aug/2018 15:37:11] "POST /operations/get_codereading_content/ HTTP/1.1" 200 762842 -Internal Server Error: /operations/right/ -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/operations/views.py", line 1012, in post - html_str = self.get_file_right_content(project_path,file_path,file.pk) - File "/projects/codepedia-test/codepedia2.0/apps/operations/views.py", line 986, in get_file_right_content - filelinenum = getFileLineNum(project_path,file_path) - File "/projects/codepedia-test/codepedia2.0/apps/operations/views.py", line 978, in getFileLineNum - return len(open(path,'rU').readlines()) -IsADirectoryError: [Errno 21] Is a directory: '/opt/opengrok/source/Notes/src/net/micode/notes/ui' -[13/Aug/2018 15:37:37] "POST /operations/show_navigation/ HTTP/1.1" 200 35 -[13/Aug/2018 15:37:37] "POST /operations/right/ HTTP/1.1" 500 19169 -[13/Aug/2018 15:37:37] "POST /operations/get_codereading_content/ HTTP/1.1" 200 7482 -[13/Aug/2018 15:37:38] "POST /operations/show_navigation/ HTTP/1.1" 200 241 -[13/Aug/2018 15:37:38] "POST /operations/right/ HTTP/1.1" 200 2690 -[13/Aug/2018 15:37:38] "POST /operations/get_codereading_content/ HTTP/1.1" 200 50465 -[13/Aug/2018 15:37:46] "POST /operations/right/ HTTP/1.1" 200 2690 -[13/Aug/2018 15:37:47] "POST /operations/show_navigation/ HTTP/1.1" 200 343 -[13/Aug/2018 15:37:47] "POST /operations/get_codereading_content/ HTTP/1.1" 200 76334 -[13/Aug/2018 15:38:08] "POST /operations/add_annotation/ HTTP/1.1" 200 41 -[13/Aug/2018 15:39:26] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42001 -[13/Aug/2018 15:39:27] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 135 -[13/Aug/2018 15:39:27] "POST /operations/right/ HTTP/1.1" 200 2694 -[13/Aug/2018 15:39:27] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[13/Aug/2018 15:39:29] "POST /operations/get_codereading_content/ HTTP/1.1" 200 762842 -[13/Aug/2018 15:40:16] "POST /operations/add_annotation/ HTTP/1.1" 200 41 -[13/Aug/2018 15:40:23] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42001 -[13/Aug/2018 15:40:23] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 135 -[13/Aug/2018 15:40:24] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[13/Aug/2018 15:40:24] "POST /operations/right/ HTTP/1.1" 200 2694 -[13/Aug/2018 15:40:26] "POST /operations/get_codereading_content/ HTTP/1.1" 200 763356 -[13/Aug/2018 15:40:43] "POST /operations/show_annotation/ HTTP/1.1" 200 2302 -[13/Aug/2018 15:41:50] "POST /operations/show_annotation/ HTTP/1.1" 200 2302 -[13/Aug/2018 15:42:29] "POST /operations/show_annotation/ HTTP/1.1" 200 2302 -[13/Aug/2018 15:43:11] "POST /operations/modify_anno/ HTTP/1.1" 200 41 -[13/Aug/2018 15:43:13] "POST /operations/show_annotation/ HTTP/1.1" 200 2326 -[13/Aug/2018 15:43:24] "POST /operations/show_annotation/ HTTP/1.1" 200 2326 -[13/Aug/2018 15:43:30] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42001 -[13/Aug/2018 15:43:31] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 135 -[13/Aug/2018 15:43:31] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[13/Aug/2018 15:43:31] "POST /operations/right/ HTTP/1.1" 200 2694 -[13/Aug/2018 15:43:33] "POST /operations/get_codereading_content/ HTTP/1.1" 200 763380 -[13/Aug/2018 15:43:53] "POST /operations/show_annotation/ HTTP/1.1" 200 2326 -[13/Aug/2018 15:49:42] "POST /operations/show_annotation/ HTTP/1.1" 200 2326 -[13/Aug/2018 15:50:54] "POST /operations/show_annotation/ HTTP/1.1" 200 2554 -[13/Aug/2018 15:51:01] "POST /operations/show_issue_question/ HTTP/1.1" 200 2703 -[13/Aug/2018 15:51:29] "POST /operations/show_annotation/ HTTP/1.1" 200 2554 -[13/Aug/2018 15:51:52] "POST /operations/show_annotation/ HTTP/1.1" 200 2435 -[13/Aug/2018 15:51:58] "POST /operations/show_issue_question/ HTTP/1.1" 200 926 -[13/Aug/2018 15:55:33] "POST /operations/show_annotation/ HTTP/1.1" 200 4666 -[13/Aug/2018 15:55:36] "POST /operations/add_vote/ HTTP/1.1" 200 56 -[13/Aug/2018 15:55:38] "POST /operations/add_vote/ HTTP/1.1" 200 77 -[13/Aug/2018 15:55:39] "POST /operations/add_vote/ HTTP/1.1" 200 56 -[13/Aug/2018 15:55:40] "POST /operations/add_vote/ HTTP/1.1" 200 77 -[13/Aug/2018 15:55:41] "POST /operations/add_vote/ HTTP/1.1" 200 57 -[13/Aug/2018 15:55:42] "POST /operations/add_vote/ HTTP/1.1" 200 76 -[13/Aug/2018 15:55:43] "POST /operations/add_vote/ HTTP/1.1" 200 57 -[13/Aug/2018 15:55:44] "POST /operations/add_vote/ HTTP/1.1" 200 76 -Internal Server Error: /operations/right/ -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/operations/views.py", line 1012, in post - html_str = self.get_file_right_content(project_path,file_path,file.pk) - File "/projects/codepedia-test/codepedia2.0/apps/operations/views.py", line 986, in get_file_right_content - filelinenum = getFileLineNum(project_path,file_path) - File "/projects/codepedia-test/codepedia2.0/apps/operations/views.py", line 978, in getFileLineNum - return len(open(path,'rU').readlines()) -IsADirectoryError: [Errno 21] Is a directory: '/opt/opengrok/source/Notes/src' -[13/Aug/2018 15:56:18] "POST /operations/show_navigation/ HTTP/1.1" 200 35 -[13/Aug/2018 15:56:18] "POST /operations/get_codereading_content/ HTTP/1.1" 200 4223 -[13/Aug/2018 15:56:18] "POST /operations/right/ HTTP/1.1" 500 19109 -Internal Server Error: /operations/right/ -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/operations/views.py", line 1012, in post - html_str = self.get_file_right_content(project_path,file_path,file.pk) - File "/projects/codepedia-test/codepedia2.0/apps/operations/views.py", line 986, in get_file_right_content - filelinenum = getFileLineNum(project_path,file_path) - File "/projects/codepedia-test/codepedia2.0/apps/operations/views.py", line 978, in getFileLineNum - return len(open(path,'rU').readlines()) -IsADirectoryError: [Errno 21] Is a directory: '/opt/opengrok/source/Notes/src/net/micode/notes/ui' -[13/Aug/2018 15:56:53] "POST /operations/show_navigation/ HTTP/1.1" 200 35 -[13/Aug/2018 15:56:53] "POST /operations/right/ HTTP/1.1" 500 19169 -[13/Aug/2018 15:56:53] "POST /operations/get_codereading_content/ HTTP/1.1" 200 7482 -[13/Aug/2018 15:57:06] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42001 -[13/Aug/2018 15:57:07] "GET /static/js/source.js HTTP/1.1" 304 0 -[13/Aug/2018 15:57:07] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 135 -[13/Aug/2018 15:57:07] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[13/Aug/2018 15:57:07] "POST /operations/right/ HTTP/1.1" 200 2694 -[13/Aug/2018 15:57:09] "POST /operations/get_codereading_content/ HTTP/1.1" 200 763380 -[13/Aug/2018 15:59:54] "POST /operations/show_navigation/ HTTP/1.1" 200 35 -[13/Aug/2018 15:59:54] "POST /operations/get_codereading_content/ HTTP/1.1" 200 8780 -[13/Aug/2018 15:59:54] "POST /operations/right/ HTTP/1.1" 200 2689 -[13/Aug/2018 16:05:10] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42001 -[13/Aug/2018 16:05:11] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[13/Aug/2018 16:05:11] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[13/Aug/2018 16:05:11] "POST /operations/right/ HTTP/1.1" 200 2694 -[13/Aug/2018 16:05:13] "POST /operations/get_codereading_content/ HTTP/1.1" 200 763380 -[13/Aug/2018 16:05:17] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42001 -[13/Aug/2018 16:05:17] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[13/Aug/2018 16:05:17] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[13/Aug/2018 16:05:18] "POST /operations/right/ HTTP/1.1" 200 2694 -[13/Aug/2018 16:05:19] "POST /operations/get_codereading_content/ HTTP/1.1" 200 763380 -Internal Server Error: /operations/right/ -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/operations/views.py", line 1012, in post - html_str = self.get_file_right_content(project_path,file_path,file.pk) - File "/projects/codepedia-test/codepedia2.0/apps/operations/views.py", line 986, in get_file_right_content - filelinenum = getFileLineNum(project_path,file_path) - File "/projects/codepedia-test/codepedia2.0/apps/operations/views.py", line 978, in getFileLineNum - return len(open(path,'rU').readlines()) -IsADirectoryError: [Errno 21] Is a directory: '/opt/opengrok/source/Notes' -[13/Aug/2018 16:05:20] "POST /operations/show_navigation/ HTTP/1.1" 200 35 -[13/Aug/2018 16:05:20] "POST /operations/right/ HTTP/1.1" 500 19097 -[13/Aug/2018 16:05:20] "POST /operations/get_codereading_content/ HTTP/1.1" 200 5610 -[13/Aug/2018 16:05:27] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42001 -[13/Aug/2018 16:05:28] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[13/Aug/2018 16:05:28] "POST /operations/right/ HTTP/1.1" 200 2694 -[13/Aug/2018 16:05:28] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[13/Aug/2018 16:05:31] "POST /operations/get_codereading_content/ HTTP/1.1" 200 763380 -[13/Aug/2018 16:05:35] "GET /users/userinfo HTTP/1.1" 200 18849 -[13/Aug/2018 16:05:35] "GET /static/vendor/site/js/plugins/queryCity/css/cityLayout.css HTTP/1.1" 200 10464 -[13/Aug/2018 16:05:35] "GET /static/vendor/site/css/reset.css HTTP/1.1" 200 2808 -[13/Aug/2018 16:05:35] "GET /static/vendor/site/css/lq.datetimepick.css HTTP/1.1" 200 5049 -[13/Aug/2018 16:05:35] "GET /static/css/users/userinfo.css HTTP/1.1" 200 382 -[13/Aug/2018 16:05:35] "GET /static/vendor/site/css/animate.css HTTP/1.1" 200 74079 -[13/Aug/2018 16:05:35] "GET /static/vendor/site/js/jquery-migrate-1.2.1.min.js HTTP/1.1" 200 7200 -[13/Aug/2018 16:05:35] "GET /static/vendor/site/js/jquery.min.js HTTP/1.1" 200 101700 -[13/Aug/2018 16:05:35] "GET /static/vendor/site/js/selectUi.js HTTP/1.1" 200 5816 -[13/Aug/2018 16:05:36] "GET /static/vendor/site/js/plugins/laydate/laydate.js HTTP/1.1" 200 13877 -[13/Aug/2018 16:05:36] "GET /static/vendor/site/js/plugins/layer/layer.js HTTP/1.1" 200 14941 -[13/Aug/2018 16:05:36] "GET /static/vendor/site/js/unslider.js HTTP/1.1" 200 2776 -[13/Aug/2018 16:05:36] "GET /static/vendor/site/js/plugins/jquery.scrollLoading.js HTTP/1.1" 200 770 -[13/Aug/2018 16:05:36] "GET /static/vendor/site/images/side4.png HTTP/1.1" 200 1172 -[13/Aug/2018 16:05:36] "GET /static/vendor/site/js/plugins/queryCity/js/public.js HTTP/1.1" 200 43900 -[13/Aug/2018 16:05:36] "GET /static/vendor/site/js/plugins/laydate/need/laydate.css HTTP/1.1" 200 6028 -[13/Aug/2018 16:05:36] "GET /static/vendor/site/js/plugins/layer/skin/layer.css HTTP/1.1" 200 11336 -[13/Aug/2018 16:05:36] "GET /static/vendor/site/js/plugins/laydate/skins/default/laydate.css HTTP/1.1" 200 3575 -Not Found: /media/avatar/2017/10/default_middile_7_LEZYdfm.png -[13/Aug/2018 16:05:36] "GET /media/avatar/2017/10/default_middile_7_LEZYdfm.png HTTP/1.1" 404 1898 -[13/Aug/2018 16:05:36] "GET /static/vendor/site/images/side1.png HTTP/1.1" 200 1318 -[13/Aug/2018 16:05:36] "GET /static/vendor/site/images/arrow_g.png HTTP/1.1" 200 1275 -[13/Aug/2018 16:05:36] "GET /static/vendor/site/js/validateDialog.js HTTP/1.1" 200 1878 -[13/Aug/2018 16:05:36] "GET /static/vendor/site/images/arrow.png HTTP/1.1" 200 1295 -[13/Aug/2018 16:05:36] "GET /static/vendor/site/js/deco-common.js HTTP/1.1" 200 21122 -[13/Aug/2018 16:05:36] "GET /static/vendor/site/js/plugins/jquery.upload.js HTTP/1.1" 200 2876 -[13/Aug/2018 16:05:36] "GET /static/vendor/site/js/validate.js HTTP/1.1" 200 2932 -[13/Aug/2018 16:05:36] "GET /static/vendor/site/js/deco-user.js HTTP/1.1" 200 6721 -[13/Aug/2018 16:05:36] "GET /static/vendor/site/images/dig_close.png HTTP/1.1" 200 1211 -Not Found: /images/send.png -[13/Aug/2018 16:05:36] "GET /images/send.png HTTP/1.1" 404 3115 -[13/Aug/2018 16:05:36] "GET /captcha/image/5f3c00e47fb1be12d2fd15b9a860711597721b3f/ HTTP/1.1" 410 0 -[13/Aug/2018 16:05:36] "GET /static/vendor/site/js/plugins/layer/extend/layer.ext.js HTTP/1.1" 200 4758 -[13/Aug/2018 16:05:36] "GET /static/images/error-img.png HTTP/1.1" 404 1690 -[13/Aug/2018 16:05:36] "GET /static/vendor/site/js/plugins/layer/skin/layer.ext.css HTTP/1.1" 200 2867 -[13/Aug/2018 16:05:38] "GET /users/userinfo-anno HTTP/1.1" 301 0 -[13/Aug/2018 16:05:38] "GET /users/userinfo-anno/ HTTP/1.1" 200 37677 -Not Found: /media/avatar/2017/10/default_middile_7_LEZYdfm.png -[13/Aug/2018 16:05:39] "GET /media/avatar/2017/10/default_middile_7_LEZYdfm.png HTTP/1.1" 404 1898 -Not Found: /users/images/send.png -[13/Aug/2018 16:05:39] "GET /users/images/send.png HTTP/1.1" 404 4492 -[13/Aug/2018 16:05:39] "GET /static/images/error-img.png HTTP/1.1" 404 1690 -[13/Aug/2018 16:05:48] "GET /users/userinfo-anno/ HTTP/1.1" 200 37677 -Not Found: /media/avatar/2017/10/default_middile_7_LEZYdfm.png -[13/Aug/2018 16:05:48] "GET /media/avatar/2017/10/default_middile_7_LEZYdfm.png HTTP/1.1" 404 1898 -Not Found: /users/images/send.png -[13/Aug/2018 16:05:48] "GET /users/images/send.png HTTP/1.1" 404 4492 -[13/Aug/2018 16:05:48] "GET /static/images/error-img.png HTTP/1.1" 404 1690 -[13/Aug/2018 16:05:49] "GET /users/userinfo-anno/ HTTP/1.1" 200 37677 -Not Found: /media/avatar/2017/10/default_middile_7_LEZYdfm.png -[13/Aug/2018 16:05:49] "GET /media/avatar/2017/10/default_middile_7_LEZYdfm.png HTTP/1.1" 404 1898 -Not Found: /users/images/send.png -[13/Aug/2018 16:05:49] "GET /users/images/send.png HTTP/1.1" 404 4492 -[13/Aug/2018 16:05:49] "GET /static/images/error-img.png HTTP/1.1" 404 1690 -[13/Aug/2018 16:05:50] "GET /users/userinfo-anno/ HTTP/1.1" 200 37677 -Not Found: /media/avatar/2017/10/default_middile_7_LEZYdfm.png -[13/Aug/2018 16:05:50] "GET /media/avatar/2017/10/default_middile_7_LEZYdfm.png HTTP/1.1" 404 1898 -Not Found: /users/images/send.png -[13/Aug/2018 16:05:50] "GET /users/images/send.png HTTP/1.1" 404 4492 -[13/Aug/2018 16:05:50] "GET /static/images/error-img.png HTTP/1.1" 404 1690 -[13/Aug/2018 16:12:37] code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00+&à\x00\x00\x00\x00\x00Cookie:') -[13/Aug/2018 16:12:37] "+&àCookie: mstshash=hello" 400 - -[13/Aug/2018 16:18:20] "POST /operations/show_annotation/ HTTP/1.1" 200 4501 -[13/Aug/2018 16:18:25] "POST /operations/add_vote/ HTTP/1.1" 200 56 -Not Found: /www.baidu.com:443 -[13/Aug/2018 16:21:12] "CONNECT www.baidu.com:443 HTTP/1.1" 404 1662 -[13/Aug/2018 16:33:28] "GET / HTTP/1.1" 200 22420 -[13/Aug/2018 16:33:28] "GET /static/css/base.css HTTP/1.1" 200 18934 -[13/Aug/2018 16:33:28] "GET /static/css/common.css HTTP/1.1" 200 8146 -[13/Aug/2018 16:33:28] "GET /static/css/jstreeStyle.css HTTP/1.1" 200 30545 -[13/Aug/2018 16:33:28] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616 -[13/Aug/2018 16:33:28] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414 -[13/Aug/2018 16:33:28] "GET /static/css/prettify.css HTTP/1.1" 200 1726 -[13/Aug/2018 16:33:29] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604 -[13/Aug/2018 16:33:29] "GET /static/js/base.js HTTP/1.1" 200 21228 -[13/Aug/2018 16:33:29] "GET /static/vendor/site/css/style.css HTTP/1.1" 200 160228 -[13/Aug/2018 16:33:29] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070 -[13/Aug/2018 16:33:29] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045 -[13/Aug/2018 16:33:30] "GET /static/js/jstree.js HTTP/1.1" 200 161842 -[13/Aug/2018 16:33:30] "GET /media/avatar/users/default.png HTTP/1.1" 200 36378 -[13/Aug/2018 16:33:30] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738 -[13/Aug/2018 16:33:32] "GET /static/image/CodePedia.ico HTTP/1.1" 200 370070 -Not Found: /favicon.ico -[13/Aug/2018 16:33:32] "GET /favicon.ico HTTP/1.1" 404 3103 -[13/Aug/2018 16:33:35] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 38993 -[13/Aug/2018 16:33:35] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414 -[13/Aug/2018 16:33:35] "GET /static/css/code_show.css HTTP/1.1" 200 23819 -[13/Aug/2018 16:33:35] "GET /static/css/monokai-sublime.css HTTP/1.1" 200 1038 -[13/Aug/2018 16:33:35] "GET /static/js/prettify.js HTTP/1.1" 200 18331 -[13/Aug/2018 16:33:35] "GET /static/image/codepedia.png HTTP/1.1" 200 3350 -[13/Aug/2018 16:33:35] "GET /static/js/source.js HTTP/1.1" 200 47594 -[13/Aug/2018 16:33:35] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053 -[13/Aug/2018 16:33:36] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802 -[13/Aug/2018 16:33:37] "GET /static/css/throbber.gif HTTP/1.1" 200 1720 -[13/Aug/2018 16:33:37] "GET /static/css/32px.png HTTP/1.1" 200 2988 -[13/Aug/2018 16:33:37] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[13/Aug/2018 16:33:37] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[13/Aug/2018 16:33:37] "POST /operations/right/ HTTP/1.1" 200 2694 -[13/Aug/2018 16:33:39] "POST /operations/get_codereading_content/ HTTP/1.1" 200 761727 -[13/Aug/2018 16:33:42] "GET /static/image/annotation.png HTTP/1.1" 200 1148 -[13/Aug/2018 16:33:42] "GET /static/image/question.png HTTP/1.1" 200 1112 -[13/Aug/2018 16:36:05] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 38993 -[13/Aug/2018 16:36:05] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414 -[13/Aug/2018 16:36:05] "GET /static/css/prettify.css HTTP/1.1" 200 1726 -[13/Aug/2018 16:36:05] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616 -[13/Aug/2018 16:36:06] "GET /static/css/code_show.css HTTP/1.1" 200 23819 -[13/Aug/2018 16:36:06] "GET /static/css/jstreeStyle.css HTTP/1.1" 200 30545 -[13/Aug/2018 16:36:06] "GET /static/css/monokai-sublime.css HTTP/1.1" 200 1038 -[13/Aug/2018 16:36:06] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053 -[13/Aug/2018 16:36:06] "GET /static/js/prettify.js HTTP/1.1" 200 18331 -[13/Aug/2018 16:36:06] "GET /static/js/source.js HTTP/1.1" 200 47594 -[13/Aug/2018 16:36:06] "GET /static/image/codepedia.png HTTP/1.1" 200 3350 -[13/Aug/2018 16:36:07] "GET /static/js/jstree.js HTTP/1.1" 200 161842 -[13/Aug/2018 16:36:07] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 303104 -[13/Aug/2018 17:10:47] "GET / HTTP/1.1" 200 22420 -[13/Aug/2018 17:10:47] "GET /static/css/base.css HTTP/1.1" 200 18934 -[13/Aug/2018 17:10:47] "GET /static/css/jstreeStyle.css HTTP/1.1" 200 30545 -[13/Aug/2018 17:10:47] "GET /static/css/common.css HTTP/1.1" 200 8146 -[13/Aug/2018 17:10:47] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414 -[13/Aug/2018 17:10:48] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070 -[13/Aug/2018 17:10:48] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616 -[13/Aug/2018 17:10:48] "GET /static/css/prettify.css HTTP/1.1" 200 1726 -[13/Aug/2018 17:10:48] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604 -[13/Aug/2018 17:10:48] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045 -[13/Aug/2018 17:10:48] "GET /static/js/base.js HTTP/1.1" 200 21228 -[13/Aug/2018 17:10:48] "GET /static/js/jstree.js HTTP/1.1" 200 161842 -[13/Aug/2018 17:10:49] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738 -[13/Aug/2018 17:10:49] "GET /static/vendor/site/css/style.css HTTP/1.1" 200 160228 -[13/Aug/2018 17:10:49] "GET /media/avatar/users/default.png HTTP/1.1" 200 36378 -[13/Aug/2018 17:10:51] "GET /static/image/CodePedia.ico HTTP/1.1" 200 319488 -[13/Aug/2018 17:10:51] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 38993 -[13/Aug/2018 17:10:51] "GET /static/js/prettify.js HTTP/1.1" 200 18331 -[13/Aug/2018 17:10:51] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414 -[13/Aug/2018 17:10:51] "GET /static/js/source.js HTTP/1.1" 200 47594 -[13/Aug/2018 17:10:51] "GET /static/css/code_show.css HTTP/1.1" 200 23819 -[13/Aug/2018 17:10:52] "GET /static/css/monokai-sublime.css HTTP/1.1" 200 1038 -[13/Aug/2018 17:10:53] "GET /static/vendor/bootstrap/css/bootstrap1.css HTTP/1.1" 200 151053 -[13/Aug/2018 17:10:54] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802 -[13/Aug/2018 17:10:55] "GET /static/image/codepedia.png HTTP/1.1" 200 3350 -[13/Aug/2018 17:10:55] "GET /static/css/throbber.gif HTTP/1.1" 200 1720 -[13/Aug/2018 17:10:55] "GET /static/css/32px.png HTTP/1.1" 200 2988 -[13/Aug/2018 17:10:56] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -Not Found: /favicon.ico -[13/Aug/2018 17:10:56] "GET /favicon.ico HTTP/1.1" 404 3103 -[13/Aug/2018 17:10:56] "POST /operations/right/ HTTP/1.1" 200 2694 -[13/Aug/2018 17:10:56] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -Not Found: /favicon.ico -[13/Aug/2018 17:10:56] "GET /favicon.ico HTTP/1.1" 404 3103 -[13/Aug/2018 17:10:59] "GET /static/image/annotation.png HTTP/1.1" 200 1148 -[13/Aug/2018 17:10:59] "GET /static/image/question.png HTTP/1.1" 200 1112 -[13/Aug/2018 17:11:01] "POST /operations/get_codereading_content/ HTTP/1.1" 200 761727 -[13/Aug/2018 17:15:08] "GET / HTTP/1.1" 200 22420 -[13/Aug/2018 17:15:08] "GET /static/css/base.css HTTP/1.1" 200 18934 -[13/Aug/2018 17:15:08] "GET /static/css/common.css HTTP/1.1" 200 8146 -[13/Aug/2018 17:15:08] "GET /static/css/jstreeStyle.css HTTP/1.1" 200 30545 -[13/Aug/2018 17:15:08] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414 -[13/Aug/2018 17:15:09] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616 -[13/Aug/2018 17:15:09] "GET /static/css/prettify.css HTTP/1.1" 200 1726 -[13/Aug/2018 17:15:09] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070 -[13/Aug/2018 17:15:09] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604 -[13/Aug/2018 17:15:10] "GET /static/js/base.js HTTP/1.1" 200 21228 -[13/Aug/2018 17:15:10] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045 -[13/Aug/2018 17:15:10] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738 -[13/Aug/2018 17:15:10] "GET /static/js/jstree.js HTTP/1.1" 200 161842 -[13/Aug/2018 17:15:11] "GET /static/vendor/site/css/style.css HTTP/1.1" 200 160228 -[13/Aug/2018 17:15:11] "GET /media/avatar/users/default.png HTTP/1.1" 200 36378 -[13/Aug/2018 17:15:13] "GET /static/image/CodePedia.ico HTTP/1.1" 200 370070 -[13/Aug/2018 17:33:31] "GET /static/js/base.js HTTP/1.1" 200 21228 -[13/Aug/2018 18:22:14] code 400, message Bad request version ('MCTP/1.0') -[13/Aug/2018 18:22:14] "REMOTE HI_SRDK_DEV_GetHddInfo MCTP/1.0" 400 - -[13/Aug/2018 19:08:07] "GET /static/css/monokai-sublime.css HTTP/1.1" 200 1038 -[13/Aug/2018 19:12:01] "GET /static/js/jstree.js HTTP/1.1" 200 161842 -[13/Aug/2018 19:27:25] "GET /static/css/font-awesome.css HTTP/1.1" 200 37414 -[13/Aug/2018 19:31:24] "GET /static/css/32px.png HTTP/1.1" 200 2988 -[13/Aug/2018 19:33:00] "GET /static/image/codepedia.png HTTP/1.1" 200 3350 -[13/Aug/2018 19:33:28] "GET /static/css/code_show.css HTTP/1.1" 200 23819 -[13/Aug/2018 19:35:43] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045 -[13/Aug/2018 19:36:05] "GET /static/css/jstreeStyle.css HTTP/1.1" 200 30545 -[13/Aug/2018 19:36:06] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414 -[13/Aug/2018 19:47:49] "GET / HTTP/1.1" 200 22420 -[13/Aug/2018 19:47:49] "GET /static/css/base.css HTTP/1.1" 200 18934 -[13/Aug/2018 19:47:49] "GET /static/css/common.css HTTP/1.1" 200 8146 -[13/Aug/2018 19:47:49] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414 -[13/Aug/2018 19:47:49] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604 -[13/Aug/2018 19:47:49] "GET /static/js/base.js HTTP/1.1" 200 21228 -[13/Aug/2018 19:47:49] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045 -[13/Aug/2018 19:47:49] "GET /media/avatar/users/default.png HTTP/1.1" 200 36378 -[13/Aug/2018 19:47:49] "GET /static/vendor/site/css/style.css HTTP/1.1" 200 160228 -[13/Aug/2018 19:47:49] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070 -[13/Aug/2018 19:47:50] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738 -[13/Aug/2018 19:47:51] "GET /static/image/CodePedia.ico HTTP/1.1" 200 370070 -Not Found: /favicon.ico -[13/Aug/2018 19:47:52] "GET /favicon.ico HTTP/1.1" 404 3103 -[13/Aug/2018 19:47:52] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 38993 -[13/Aug/2018 19:47:52] "GET /static/js/source.js HTTP/1.1" 304 0 -[13/Aug/2018 19:47:53] "GET /static/js/jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js HTTP/1.1" 200 337802 -[13/Aug/2018 19:47:54] "GET /static/css/32px.png HTTP/1.1" 200 2988 -[13/Aug/2018 19:47:54] "GET /static/css/throbber.gif HTTP/1.1" 200 1720 -[13/Aug/2018 19:47:54] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[13/Aug/2018 19:47:54] "POST /operations/right/ HTTP/1.1" 200 2694 -[13/Aug/2018 19:47:54] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[13/Aug/2018 19:47:57] "GET /static/image/annotation.png HTTP/1.1" 200 1148 -[13/Aug/2018 19:47:57] "GET /static/image/question.png HTTP/1.1" 200 1112 -[13/Aug/2018 19:47:57] "POST /operations/get_codereading_content/ HTTP/1.1" 200 761727 -[13/Aug/2018 19:48:06] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[13/Aug/2018 19:50:47] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 38993 -[13/Aug/2018 19:50:47] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[13/Aug/2018 19:50:48] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[13/Aug/2018 19:50:48] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[13/Aug/2018 19:50:48] "POST /operations/right/ HTTP/1.1" 200 2694 -[13/Aug/2018 19:50:50] "POST /operations/get_codereading_content/ HTTP/1.1" 200 761727 -Not Found: /scanner-project -[13/Aug/2018 20:18:16] "GET /scanner-project HTTP/1.1" 404 3115 -Not Found: /scanner-project/ -[13/Aug/2018 20:18:24] "GET /scanner-project/ HTTP/1.1" 404 3118 -Not Found: /scanner/ -[13/Aug/2018 20:18:28] "GET /scanner/ HTTP/1.1" 404 3094 -Not Found: /project/scanner/ -[13/Aug/2018 20:18:35] "GET /project/scanner/ HTTP/1.1" 404 3118 -Internal Server Error: /projects/scanner/ -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/projects/views.py", line 154, in get - project_tree = get_project_tree.getHtml(settings.SOURCEPATH+project.path) -AttributeError: 'NoneType' object has no attribute 'path' -[13/Aug/2018 20:18:41] "GET /projects/scanner/ HTTP/1.1" 500 82683 -Internal Server Error: /projects/scanner-project/ -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/projects/views.py", line 154, in get - project_tree = get_project_tree.getHtml(settings.SOURCEPATH+project.path) -AttributeError: 'NoneType' object has no attribute 'path' -[13/Aug/2018 20:18:50] "GET /projects/scanner-project/ HTTP/1.1" 500 82843 -[13/Aug/2018 20:18:55] "GET /projects/ HTTP/1.1" 200 6497 -[13/Aug/2018 20:19:02] "GET /xadmin HTTP/1.1" 301 0 -[13/Aug/2018 20:19:03] "GET /xadmin/ HTTP/1.1" 200 4366 -[13/Aug/2018 20:19:03] "GET /static/xadmin/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 21658 -[13/Aug/2018 20:19:03] "GET /static/xadmin/css/themes/bootstrap-xadmin.css HTTP/1.1" 200 1888 -[13/Aug/2018 20:19:03] "GET /static/xadmin/css/xadmin.main.css HTTP/1.1" 200 8324 -[13/Aug/2018 20:19:03] "GET /static/xadmin/css/xadmin.plugins.css HTTP/1.1" 200 175 -[13/Aug/2018 20:19:03] "GET /static/xadmin/css/xadmin.responsive.css HTTP/1.1" 200 4361 -[13/Aug/2018 20:19:03] "GET /static/xadmin/vendor/jquery-ui/jquery.ui.core.js HTTP/1.1" 200 8195 -[13/Aug/2018 20:19:03] "GET /xadmin/jsi18n/ HTTP/1.1" 200 4373 -[13/Aug/2018 20:19:03] "GET /static/xadmin/vendor/jquery-ui/jquery.ui.widget.js HTTP/1.1" 200 15069 -[13/Aug/2018 20:19:03] "GET /static/xadmin/vendor/jquery-ui/jquery.ui.mouse.js HTTP/1.1" 200 4561 -[13/Aug/2018 20:19:03] "GET /static/xadmin/vendor/bootstrap/js/bootstrap.js HTTP/1.1" 200 58327 -[13/Aug/2018 20:19:03] "GET /static/xadmin/vendor/jquery-ui/jquery.ui.sortable.js HTTP/1.1" 200 42543 -[13/Aug/2018 20:19:03] "GET /static/xadmin/vendor/jquery/jquery.js HTTP/1.1" 200 240196 -[13/Aug/2018 20:19:04] "GET /static/xadmin/js/xadmin.main.js HTTP/1.1" 200 3401 -[13/Aug/2018 20:19:04] "GET /static/xadmin/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 126432 -[13/Aug/2018 20:19:04] "GET /static/xadmin/js/xadmin.responsive.js HTTP/1.1" 200 4165 -[13/Aug/2018 20:19:04] "GET /static/xadmin/vendor/jquery-ui/jquery.ui.effect.js HTTP/1.1" 200 31918 -[13/Aug/2018 20:19:04] "GET /static/xadmin/js/xadmin.plugin.themes.js HTTP/1.1" 200 3489 -[13/Aug/2018 20:19:04] "GET /static/xadmin/vendor/font-awesome/fonts/fontawesome-webfont.woff?v=4.0.3 HTTP/1.1" 200 44432 -[13/Aug/2018 20:19:14] "POST /xadmin/ HTTP/1.1" 302 0 -[13/Aug/2018 20:19:15] "GET /xadmin/ HTTP/1.1" 200 21269 -[13/Aug/2018 20:19:15] "GET /static/xadmin/css/xadmin.page.dashboard.css HTTP/1.1" 200 790 -[13/Aug/2018 20:19:15] "GET /xadmin/jsi18n/ HTTP/1.1" 200 7684 -[13/Aug/2018 20:19:15] "GET /static/xadmin/js/xadmin.plugin.portal.js HTTP/1.1" 200 1000 -[13/Aug/2018 20:19:15] "GET /static/xadmin/js/xadmin.page.dashboard.js HTTP/1.1" 200 3208 -[13/Aug/2018 20:19:22] "GET /xadmin/auth/group/ HTTP/1.1" 200 30475 -[13/Aug/2018 20:19:22] "GET /static/xadmin/css/xadmin.form.css HTTP/1.1" 200 3763 -[13/Aug/2018 20:19:22] "GET /xadmin/jsi18n/ HTTP/1.1" 200 7684 -[13/Aug/2018 20:19:22] "GET /static/xadmin/js/xadmin.plugin.details.js HTTP/1.1" 200 2319 -[13/Aug/2018 20:19:22] "GET /static/xadmin/js/xadmin.plugin.bookmark.js HTTP/1.1" 200 529 -[13/Aug/2018 20:19:22] "GET /static/xadmin/js/xadmin.plugin.filters.js HTTP/1.1" 200 1990 -[13/Aug/2018 20:19:22] "GET /static/xadmin/js/xadmin.page.list.js HTTP/1.1" 200 1105 -[13/Aug/2018 20:19:22] "GET /static/xadmin/js/xadmin.page.form.js HTTP/1.1" 200 1948 -[13/Aug/2018 20:19:31] "GET /static/xadmin/vendor/bootstrap-datepicker/css/datepicker.css HTTP/1.1" 200 10225 -[13/Aug/2018 20:19:31] "GET /xadmin/xadmin/log/ HTTP/1.1" 200 44753 -[13/Aug/2018 20:19:31] "GET /static/xadmin/vendor/select2/select2.css HTTP/1.1" 200 19226 -[13/Aug/2018 20:19:31] "GET /static/xadmin/vendor/selectize/selectize.css HTTP/1.1" 200 8425 -[13/Aug/2018 20:19:31] "GET /static/xadmin/vendor/selectize/selectize.bootstrap3.css HTTP/1.1" 200 10602 -[13/Aug/2018 20:19:31] "GET /xadmin/jsi18n/ HTTP/1.1" 200 7684 -[13/Aug/2018 20:19:32] "GET /static/xadmin/js/xadmin.widget.datetime.js HTTP/1.1" 200 2979 -[13/Aug/2018 20:19:32] "GET /static/xadmin/vendor/select2/select2_locale_zh-hans.js HTTP/1.1" 200 694 -[13/Aug/2018 20:19:32] "GET /static/xadmin/vendor/bootstrap-datepicker/js/bootstrap-datepicker.js HTTP/1.1" 200 32656 -[13/Aug/2018 20:19:32] "GET /static/xadmin/js/xadmin.widget.select.js HTTP/1.1" 200 1344 -[13/Aug/2018 20:19:32] "GET /static/xadmin/js/xadmin.plugin.actions.js HTTP/1.1" 200 4198 -[13/Aug/2018 20:19:32] "GET /static/xadmin/vendor/selectize/selectize.js HTTP/1.1" 200 98602 -[13/Aug/2018 20:19:32] "GET /static/xadmin/vendor/select2/select2.js HTTP/1.1" 200 104906 -[13/Aug/2018 20:19:38] "GET /xadmin/projects/language/ HTTP/1.1" 200 33003 -[13/Aug/2018 20:19:38] "GET /xadmin/jsi18n/ HTTP/1.1" 200 7684 -[13/Aug/2018 20:19:39] "GET /xadmin/projects/project/ HTTP/1.1" 200 36710 -[13/Aug/2018 20:19:39] "GET /xadmin/jsi18n/ HTTP/1.1" 200 7684 -[13/Aug/2018 20:19:41] "GET /xadmin/jsi18n/ HTTP/1.1" 200 7684 -[13/Aug/2018 20:19:41] "GET /xadmin/projects/file/ HTTP/1.1" 200 115125 -[13/Aug/2018 20:19:45] "GET /xadmin/jsi18n/ HTTP/1.1" 200 7684 -[13/Aug/2018 20:19:46] "GET /xadmin/projects/file/8437/update/ HTTP/1.1" 200 544925 -[13/Aug/2018 20:19:46] "GET /static/xadmin/js/xadmin.plugin.quick-form.js HTTP/1.1" 200 7546 -[13/Aug/2018 20:19:54] "GET /xadmin/jsi18n/ HTTP/1.1" 200 7684 -[13/Aug/2018 20:19:54] "GET /xadmin/operations/question/ HTTP/1.1" 200 68380 -[13/Aug/2018 20:19:56] "GET /xadmin/operations/questioncomment/ HTTP/1.1" 200 32467 -[13/Aug/2018 20:19:56] "GET /xadmin/jsi18n/ HTTP/1.1" 200 7684 -[13/Aug/2018 20:19:58] "GET /xadmin/operations/questionanswer/ HTTP/1.1" 200 51714 -[13/Aug/2018 20:19:58] "GET /xadmin/jsi18n/ HTTP/1.1" 200 7684 -[13/Aug/2018 20:20:00] "GET /xadmin/jsi18n/ HTTP/1.1" 200 7684 -[13/Aug/2018 20:20:00] "GET /xadmin/operations/annotation/ HTTP/1.1" 200 85379 -[13/Aug/2018 20:20:02] "GET /xadmin/operations/annotationcomment/ HTTP/1.1" 200 36562 -[13/Aug/2018 20:20:02] "GET /xadmin/jsi18n/ HTTP/1.1" 200 7684 -[13/Aug/2018 20:20:04] "GET /xadmin/jsi18n/ HTTP/1.1" 200 7684 -[13/Aug/2018 20:20:04] "GET /xadmin/operations/annotation/ HTTP/1.1" 200 85379 -[13/Aug/2018 20:20:05] "GET /xadmin/operations/articlecomment/ HTTP/1.1" 200 30659 -[13/Aug/2018 20:20:05] "GET /xadmin/jsi18n/ HTTP/1.1" 200 7684 -[13/Aug/2018 20:20:07] "GET /xadmin/jsi18n/ HTTP/1.1" 200 7684 -[13/Aug/2018 20:20:07] "GET /xadmin/operations/annotation/ HTTP/1.1" 200 85379 -Internal Server Error: /xadmin/operations/annotation/5456/update/ -Traceback (most recent call last): - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/options.py", line 566, in get_field - return self.fields_map[field_name] -KeyError: 'vote' - -During handling of the above exception, another exception occurred: - -Traceback (most recent call last): - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/contrib/admin/utils.py", line 330, in label_for_field - field = _get_non_gfk_field(model._meta, name) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/contrib/admin/utils.py", line 307, in _get_non_gfk_field - field = opts.get_field(name) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/options.py", line 568, in get_field - raise FieldDoesNotExist("%s has no field named '%s'" % (self.object_name, field_name)) -django.core.exceptions.FieldDoesNotExist: Annotation has no field named 'vote' - -During handling of the above exception, another exception occurred: - -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 158, 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 156, in _get_response - response = response.render() - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/response.py", line 106, in render - self.content = self.rendered_content - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/response.py", line 83, in rendered_content - content = template.render(context, self._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 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/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/crispy_forms/templatetags/crispy_forms_tags.py", line 199, in render - c = self.get_render(context).flatten() - File "/root//envs/codepedia2/lib/python3.6/site-packages/crispy_forms/templatetags/crispy_forms_tags.py", line 118, in get_render - actual_form.form_html = helper.render_layout(actual_form, node_context, template_pack=self.template_pack) - File "/root//envs/codepedia2/lib/python3.6/site-packages/crispy_forms/helper.py", line 308, in render_layout - template_pack=template_pack - File "/root//envs/codepedia2/lib/python3.6/site-packages/crispy_forms/layout.py", line 140, in render - return self.get_rendered_fields(form, form_style, context, template_pack, **kwargs) - File "/root//envs/codepedia2/lib/python3.6/site-packages/crispy_forms/layout.py", line 104, in get_rendered_fields - for field in self.fields - File "/root//envs/codepedia2/lib/python3.6/site-packages/crispy_forms/layout.py", line 104, in - for field in self.fields - File "/root//envs/codepedia2/lib/python3.6/site-packages/crispy_forms/utils.py", line 62, in render_field - form, form_style, context, template_pack=template_pack, - File "/root//envs/codepedia2/lib/python3.6/site-packages/crispy_forms/layout.py", line 361, in render - fields = self.get_rendered_fields(form, form_style, context, template_pack, **kwargs) - File "/root//envs/codepedia2/lib/python3.6/site-packages/crispy_forms/layout.py", line 104, in get_rendered_fields - for field in self.fields - File "/root//envs/codepedia2/lib/python3.6/site-packages/crispy_forms/layout.py", line 104, in - for field in self.fields - File "/root//envs/codepedia2/lib/python3.6/site-packages/crispy_forms/utils.py", line 62, in render_field - form, form_style, context, template_pack=template_pack, - File "/root//envs/codepedia2/lib/python3.6/site-packages/crispy_forms/layout.py", line 361, in render - fields = self.get_rendered_fields(form, form_style, context, template_pack, **kwargs) - File "/root//envs/codepedia2/lib/python3.6/site-packages/crispy_forms/layout.py", line 104, in get_rendered_fields - for field in self.fields - File "/root//envs/codepedia2/lib/python3.6/site-packages/crispy_forms/layout.py", line 104, in - for field in self.fields - File "/root//envs/codepedia2/lib/python3.6/site-packages/crispy_forms/utils.py", line 62, in render_field - form, form_style, context, template_pack=template_pack, - File "/root//envs/codepedia2/lib/python3.6/site-packages/crispy_forms/layout.py", line 287, in render - fields = self.get_rendered_fields(form, form_style, context, template_pack, **kwargs) - File "/root//envs/codepedia2/lib/python3.6/site-packages/crispy_forms/layout.py", line 104, in get_rendered_fields - for field in self.fields - File "/root//envs/codepedia2/lib/python3.6/site-packages/crispy_forms/layout.py", line 104, in - for field in self.fields - File "/root//envs/codepedia2/lib/python3.6/site-packages/crispy_forms/utils.py", line 62, in render_field - form, form_style, context, template_pack=template_pack, - File "/root//envs/codepedia2/lib/python3.6/site-packages/xadmin/views/edit.py", line 58, in render - result = self.detail.get_field_result(field) - File "/root//envs/codepedia2/lib/python3.6/site-packages/xadmin/views/base.py", line 80, in method - return filter_chain(filters, len(filters) - 1, _inner_method, *args, **kwargs) - File "/root//envs/codepedia2/lib/python3.6/site-packages/xadmin/views/base.py", line 63, in filter_chain - return filter_chain(filters, token - 1, _inner_method, *args, **kwargs) - File "/root//envs/codepedia2/lib/python3.6/site-packages/xadmin/views/base.py", line 49, in filter_chain - return func() - File "/root//envs/codepedia2/lib/python3.6/site-packages/xadmin/views/base.py", line 62, in _inner_method - return fm(func if fargs[1] == '__' else func(), *args, **kwargs) - File "/root//envs/codepedia2/lib/python3.6/site-packages/xadmin/views/base.py", line 74, in _inner_method - return func(self, *args, **kwargs) - File "/root//envs/codepedia2/lib/python3.6/site-packages/xadmin/views/detail.py", line 266, in get_field_result - return ResultField(self.obj, field_name, self) - File "/root//envs/codepedia2/lib/python3.6/site-packages/xadmin/views/detail.py", line 75, in __init__ - self.init() - File "/root//envs/codepedia2/lib/python3.6/site-packages/xadmin/views/detail.py", line 80, in init - return_attr=False - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/contrib/admin/utils.py", line 351, in label_for_field - raise AttributeError(message) -AttributeError: Unable to lookup 'vote' on Annotation or operationsannotationAdminDetailAdminUtilDetailAdminViewModelAdminViewGlobalSettingsCommAdminViewBaseSettingBaseAdminViewBaseAdminObjectViewobject -[13/Aug/2018 20:20:12] "GET /xadmin/operations/annotation/5456/update/ HTTP/1.1" 500 605724 -[13/Aug/2018 20:20:13] "GET /xadmin/operations/annotation/ HTTP/1.1" 200 85379 -[13/Aug/2018 20:20:16] "GET /xadmin/operations/annotationcomment/?_rel_annotation__id__exact=5453 HTTP/1.1" 200 32615 -[13/Aug/2018 20:20:17] "GET /xadmin/jsi18n/ HTTP/1.1" 200 7684 -[13/Aug/2018 20:20:19] "GET /xadmin/operations/annotation/ HTTP/1.1" 200 85379 -Internal Server Error: /xadmin/operations/annotation/5453/update/ -Traceback (most recent call last): - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/options.py", line 566, in get_field - return self.fields_map[field_name] -KeyError: 'vote' - -During handling of the above exception, another exception occurred: - -Traceback (most recent call last): - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/contrib/admin/utils.py", line 330, in label_for_field - field = _get_non_gfk_field(model._meta, name) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/contrib/admin/utils.py", line 307, in _get_non_gfk_field - field = opts.get_field(name) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/options.py", line 568, in get_field - raise FieldDoesNotExist("%s has no field named '%s'" % (self.object_name, field_name)) -django.core.exceptions.FieldDoesNotExist: Annotation has no field named 'vote' - -During handling of the above exception, another exception occurred: - -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 158, 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 156, in _get_response - response = response.render() - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/response.py", line 106, in render - self.content = self.rendered_content - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/template/response.py", line 83, in rendered_content - content = template.render(context, self._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 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/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/crispy_forms/templatetags/crispy_forms_tags.py", line 199, in render - c = self.get_render(context).flatten() - File "/root//envs/codepedia2/lib/python3.6/site-packages/crispy_forms/templatetags/crispy_forms_tags.py", line 118, in get_render - actual_form.form_html = helper.render_layout(actual_form, node_context, template_pack=self.template_pack) - File "/root//envs/codepedia2/lib/python3.6/site-packages/crispy_forms/helper.py", line 308, in render_layout - template_pack=template_pack - File "/root//envs/codepedia2/lib/python3.6/site-packages/crispy_forms/layout.py", line 140, in render - return self.get_rendered_fields(form, form_style, context, template_pack, **kwargs) - File "/root//envs/codepedia2/lib/python3.6/site-packages/crispy_forms/layout.py", line 104, in get_rendered_fields - for field in self.fields - File "/root//envs/codepedia2/lib/python3.6/site-packages/crispy_forms/layout.py", line 104, in - for field in self.fields - File "/root//envs/codepedia2/lib/python3.6/site-packages/crispy_forms/utils.py", line 62, in render_field - form, form_style, context, template_pack=template_pack, - File "/root//envs/codepedia2/lib/python3.6/site-packages/crispy_forms/layout.py", line 361, in render - fields = self.get_rendered_fields(form, form_style, context, template_pack, **kwargs) - File "/root//envs/codepedia2/lib/python3.6/site-packages/crispy_forms/layout.py", line 104, in get_rendered_fields - for field in self.fields - File "/root//envs/codepedia2/lib/python3.6/site-packages/crispy_forms/layout.py", line 104, in - for field in self.fields - File "/root//envs/codepedia2/lib/python3.6/site-packages/crispy_forms/utils.py", line 62, in render_field - form, form_style, context, template_pack=template_pack, - File "/root//envs/codepedia2/lib/python3.6/site-packages/crispy_forms/layout.py", line 361, in render - fields = self.get_rendered_fields(form, form_style, context, template_pack, **kwargs) - File "/root//envs/codepedia2/lib/python3.6/site-packages/crispy_forms/layout.py", line 104, in get_rendered_fields - for field in self.fields - File "/root//envs/codepedia2/lib/python3.6/site-packages/crispy_forms/layout.py", line 104, in - for field in self.fields - File "/root//envs/codepedia2/lib/python3.6/site-packages/crispy_forms/utils.py", line 62, in render_field - form, form_style, context, template_pack=template_pack, - File "/root//envs/codepedia2/lib/python3.6/site-packages/crispy_forms/layout.py", line 287, in render - fields = self.get_rendered_fields(form, form_style, context, template_pack, **kwargs) - File "/root//envs/codepedia2/lib/python3.6/site-packages/crispy_forms/layout.py", line 104, in get_rendered_fields - for field in self.fields - File "/root//envs/codepedia2/lib/python3.6/site-packages/crispy_forms/layout.py", line 104, in - for field in self.fields - File "/root//envs/codepedia2/lib/python3.6/site-packages/crispy_forms/utils.py", line 62, in render_field - form, form_style, context, template_pack=template_pack, - File "/root//envs/codepedia2/lib/python3.6/site-packages/xadmin/views/edit.py", line 58, in render - result = self.detail.get_field_result(field) - File "/root//envs/codepedia2/lib/python3.6/site-packages/xadmin/views/base.py", line 80, in method - return filter_chain(filters, len(filters) - 1, _inner_method, *args, **kwargs) - File "/root//envs/codepedia2/lib/python3.6/site-packages/xadmin/views/base.py", line 63, in filter_chain - return filter_chain(filters, token - 1, _inner_method, *args, **kwargs) - File "/root//envs/codepedia2/lib/python3.6/site-packages/xadmin/views/base.py", line 49, in filter_chain - return func() - File "/root//envs/codepedia2/lib/python3.6/site-packages/xadmin/views/base.py", line 62, in _inner_method - return fm(func if fargs[1] == '__' else func(), *args, **kwargs) - File "/root//envs/codepedia2/lib/python3.6/site-packages/xadmin/views/base.py", line 74, in _inner_method - return func(self, *args, **kwargs) - File "/root//envs/codepedia2/lib/python3.6/site-packages/xadmin/views/detail.py", line 266, in get_field_result - return ResultField(self.obj, field_name, self) - File "/root//envs/codepedia2/lib/python3.6/site-packages/xadmin/views/detail.py", line 75, in __init__ - self.init() - File "/root//envs/codepedia2/lib/python3.6/site-packages/xadmin/views/detail.py", line 80, in init - return_attr=False - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/contrib/admin/utils.py", line 351, in label_for_field - raise AttributeError(message) -AttributeError: Unable to lookup 'vote' on Annotation or operationsannotationAdminDetailAdminUtilDetailAdminViewModelAdminViewGlobalSettingsCommAdminViewBaseSettingBaseAdminViewBaseAdminObjectViewobject -[13/Aug/2018 20:20:30] "GET /xadmin/operations/annotation/5453/update/ HTTP/1.1" 500 605725 -Internal Server Error: /projects/new -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/projects/views.py", line 154, in get - project_tree = get_project_tree.getHtml(settings.SOURCEPATH+project.path) -AttributeError: 'NoneType' object has no attribute 'path' -[13/Aug/2018 20:21:50] "GET /projects/new HTTP/1.1" 500 83338 -[13/Aug/2018 20:21:54] "GET /projects/new/ HTTP/1.1" 200 6619 -Internal Server Error: /projects/new/favicon.ico -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/projects/views.py", line 154, in get - project_tree = get_project_tree.getHtml(settings.SOURCEPATH+project.path) -AttributeError: 'NoneType' object has no attribute 'path' -[13/Aug/2018 20:23:52] "GET /projects/new/favicon.ico HTTP/1.1" 500 83554 -Performing system checks... - -System check identified no issues (0 silenced). -August 08, 2018 - 15:14:05 -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. -/src/net/micode/notes/ui/NoteEditActivity.java -1111 -/src/net/micode/notes/ui/NoteEditActivity.java -1111 -/src/net/micode/notes/ui/NoteEditActivity.java -1111 -/src/net/micode/notes/ui/NoteEditActivity.java -1111 -/src/net/micode/notes/ui/NoteEditActivity.java -1111 -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -1111 -1 --1 --1 -1 -1 --1 --1 -1 -1 --1 --1 -1 --1 --1 -1 --1 -1 -1 -/src/net/micode/notes/ui/NoteEditActivity.java -1111 -1 --1 -1 -/src/net/micode/notes/ui/NoteEditActivity.java -1111 --1 --1 -/src/net/micode/notes/ui/NoteEditActivity.java -1111 -1 -1 -/src/net/micode/notes/ui/NoteEditActivity.java -1111 -/src/net/micode/notes/ui/NoteEditActivity.java -1111 -1111 --1 -/src/net/micode/notes/ui/NoteEditActivity.java -1111 -1111 -/src/net/micode/notes/ui/NoteEditActivity.java -1111 -/src/net/micode/notes/ui/NoteEditActivity.java -1111 -/src/net/micode/notes/ui/NoteEditActivity.java -1111 -/src/net/micode/notes/ui/NoteEditActivity.java -1111 -1111 -/src/net/micode/notes/ui/NoteEditActivity.java -1111 -/src/net/micode/notes/ui/NoteEditActivity.java -1111 -/src/net/micode/notes/ui/NoteEditActivity.java -1111 -/src/net/micode/notes/ui/NoteEditActivity.java -1111 -/src/net/micode/notes/ui/NoteEditActivity.java -1111 -/src/net/micode/notes/ui/NoteEditActivity.java -1111 -/src/net/micode/notes/ui/NoteEditActivity.java -1111 -1111 -1111 -/src/net/micode/notes/ui/NoteEditActivity.java -1111 -1111 -1111 -1111 -/src/net/micode/notes/ui/NoteEditActivity.java -1111 -/src/net/micode/notes/ui/NoteEditActivity.java -1111 -/src/net/micode/notes/ui/NoteEditActivity.java -1111 -1 --1 -1 --1 --1 -1 --1 -1 -1111 -1111 -/src/net/micode/notes/ui/NoteEditActivity.java -1111 -1111 -/src/net/micode/notes/ui/NoteEditActivity.java -1111 -/src/net/micode/notes/ui/NoteEditActivity.java -1111 -1111 -/src/net/micode/notes/ui/NoteEditActivity.java -1111 -1 -/src/net/micode/notes/ui/NoteEditActivity.java -1111 -/src/net/micode/notes/ui/NoteEditActivity.java -/src/net/micode/notes/ui/NoteEditActivity.java -1111 -/src/net/micode/notes/ui/NoteEditActivity.java -1111 -/src/net/micode/notes/ui/NoteEditActivity.java -1111 -Performing system checks... - -System check identified no issues (0 silenced). -August 13, 2018 - 20:26: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. -Performing system checks... - -System check identified no issues (0 silenced). -August 13, 2018 - 20:26:48 -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). -August 13, 2018 - 20:27:05 -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). -August 13, 2018 - 22:36: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. -Unhandled exception in thread started by .wrapper at 0x7f66e8300048> -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 112, in inner_run - autoreload.raise_last_exception() - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/utils/autoreload.py", line 248, in raise_last_exception - raise _exception[1] - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/core/management/__init__.py", line 327, in execute - autoreload.check_errors(django.setup)() - 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/__init__.py", line 24, in setup - apps.populate(settings.INSTALLED_APPS) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/apps/registry.py", line 112, in populate - app_config.import_models() - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/apps/config.py", line 198, in import_models - self.models_module = import_module(models_module_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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/codepedia2.0/apps/actions/models.py", line 3, in - from operations.models import Question, QuestionAnswer, Article, Annotation, Issue, IssueAnswer - File "/projects/codepedia-test/codepedia2.0/apps/operations/models.py", line 45, in - class Annotation(models.Model): - File "/projects/codepedia-test/codepedia2.0/apps/operations/models.py", line 69, in Annotation - commit_is_latest -NameError: name 'commit_is_latest' is not defined -Performing system checks... - -System check identified no issues (0 silenced). -August 13, 2018 - 22:37:32 -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). -August 13, 2018 - 22:37:47 -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). -August 13, 2018 - 22:38:00 -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). -August 13, 2018 - 22:39: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. -Performing system checks... - -System check identified no issues (0 silenced). -August 13, 2018 - 22:40:04 -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). -August 13, 2018 - 22:40:14 -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). -August 13, 2018 - 22:41:08 -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). -August 13, 2018 - 22:44: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. -Performing system checks... - -System check identified no issues (0 silenced). -August 13, 2018 - 22:45:03 -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). -August 13, 2018 - 22:45:06 -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). -August 13, 2018 - 22:45:08 -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). -August 13, 2018 - 22:45:11 -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). -August 13, 2018 - 23:45: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. -Performing system checks... - -System check identified no issues (0 silenced). -August 13, 2018 - 23:48:12 -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). -August 13, 2018 - 23:48:17 -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 .wrapper at 0x7fd9c8fae950> -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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/codepedia2.0/Codepedia2/urls.py", line 38, in - 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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/codepedia2.0/apps/operations/urls.py", line 18, in - from .views import ShowIssueQuestionView, ShowAnnotationView, ShowNavigationView - File "/projects/codepedia-test/codepedia2.0/apps/operations/views.py", line 273 - git. - ^ -SyntaxError: invalid syntax -Performing system checks... - -Unhandled exception in thread started by .wrapper at 0x7f05726e2950> -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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/codepedia2.0/Codepedia2/urls.py", line 38, in - 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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/codepedia2.0/apps/operations/urls.py", line 18, in - from .views import ShowIssueQuestionView, ShowAnnotationView, ShowNavigationView - File "/projects/codepedia-test/codepedia2.0/apps/operations/views.py", line 274 - git.get_current_commitid_by_projectname(project_name): - ^ -SyntaxError: invalid syntax -Performing system checks... - -Unhandled exception in thread started by .wrapper at 0x7f859a60d950> -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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/codepedia2.0/Codepedia2/urls.py", line 38, in - 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 "", line 994, in _gcd_import - File "", line 971, in _find_and_load - File "", line 955, in _find_and_load_unlocked - File "", line 665, in _load_unlocked - File "", line 678, in exec_module - File "", line 219, in _call_with_frames_removed - File "/projects/codepedia-test/codepedia2.0/apps/operations/urls.py", line 18, in - from .views import ShowIssueQuestionView, ShowAnnotationView, ShowNavigationView - File "/projects/codepedia-test/codepedia2.0/apps/operations/views.py", line 274 - git.get_current_commitid_by_projectname(project_name): - ^ -SyntaxError: invalid syntax -Performing system checks... - -Performing system checks... - -System check identified no issues (0 silenced). -August 14, 2018 - 08:32:38 -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). -August 14, 2018 - 08:32: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. -Performing system checks... - -System check identified no issues (0 silenced). -August 14, 2018 - 08:32:57 -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). -August 14, 2018 - 08:33:00 -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. -[14/Aug/2018 08:33:36] "GET / HTTP/1.1" 200 24219 -[14/Aug/2018 08:33:36] "GET /static/css/base.css HTTP/1.1" 200 18934 -[14/Aug/2018 08:33:36] "GET /static/css/common.css HTTP/1.1" 200 8146 -[14/Aug/2018 08:33:36] "GET /static/css/jstreeStyle.css HTTP/1.1" 304 0 -[14/Aug/2018 08:33:36] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414 -[14/Aug/2018 08:33:36] "GET /static/js/jstree.js HTTP/1.1" 304 0 -[14/Aug/2018 08:33:36] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604 -[14/Aug/2018 08:33:36] "GET /static/js/base.js HTTP/1.1" 200 21228 -[14/Aug/2018 08:33:36] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070 -[14/Aug/2018 08:33:36] "GET /static/vendor/site/css/style.css HTTP/1.1" 200 160228 -[14/Aug/2018 08:33:36] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045 -[14/Aug/2018 08:33:37] "GET /media/avatar/users/default.png HTTP/1.1" 200 36378 -[14/Aug/2018 08:33:37] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738 -[14/Aug/2018 08:33:38] "GET /static/image/CodePedia.ico HTTP/1.1" 200 370070 -Not Found: /favicon.ico -[14/Aug/2018 08:33:39] "GET /favicon.ico HTTP/1.1" 404 3103 -[14/Aug/2018 08:33:40] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42002 -[14/Aug/2018 08:33:41] "GET /static/css/monokai-sublime.css HTTP/1.1" 304 0 -[14/Aug/2018 08:33:41] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[14/Aug/2018 08:33:41] "GET /static/js/source.js HTTP/1.1" 200 47594 -[14/Aug/2018 08:33:41] "GET /static/css/32px.png HTTP/1.1" 304 0 -[14/Aug/2018 08:33:41] "GET /static/css/throbber.gif HTTP/1.1" 304 0 -[14/Aug/2018 08:33:41] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[14/Aug/2018 08:33:42] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[14/Aug/2018 08:33:42] "POST /operations/right/ HTTP/1.1" 200 2692 -[14/Aug/2018 08:33:43] "POST /operations/get_codereading_content/ HTTP/1.1" 200 761727 -Internal Server Error: /operations/add_annotation/ -Traceback (most recent call last): - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/backends/utils.py", line 85, in _execute - return self.cursor.execute(sql, params) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/backends/mysql/base.py", line 71, in execute - return self.cursor.execute(query, args) - File "/root//envs/codepedia2/lib/python3.6/site-packages/MySQLdb/cursors.py", line 250, in execute - self.errorhandler(self, exc, value) - File "/root//envs/codepedia2/lib/python3.6/site-packages/MySQLdb/connections.py", line 50, in defaulterrorhandler - raise errorvalue - File "/root//envs/codepedia2/lib/python3.6/site-packages/MySQLdb/cursors.py", line 247, in execute - res = self._query(query) - File "/root//envs/codepedia2/lib/python3.6/site-packages/MySQLdb/cursors.py", line 411, in _query - rowcount = self._do_query(q) - File "/root//envs/codepedia2/lib/python3.6/site-packages/MySQLdb/cursors.py", line 374, in _do_query - db.query(q) - File "/root//envs/codepedia2/lib/python3.6/site-packages/MySQLdb/connections.py", line 277, in query - _mysql.connection.query(self, query) -_mysql_exceptions.OperationalError: (1054, "Unknown column 'Annotation.commit_id' in 'field list'") - -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/operations/views.py", line 260, in post - if exist_record: - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 276, in __bool__ - self._fetch_all() - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 1179, in _fetch_all - self._result_cache = list(self._iterable_class(self)) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 53, in __iter__ - results = compiler.execute_sql(chunked_fetch=self.chunked_fetch, chunk_size=self.chunk_size) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/sql/compiler.py", line 1068, in execute_sql - cursor.execute(sql, params) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/backends/utils.py", line 100, in execute - return super().execute(sql, params) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/backends/utils.py", line 68, in execute - return self._execute_with_wrappers(sql, params, many=False, executor=self._execute) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/backends/utils.py", line 77, in _execute_with_wrappers - return executor(sql, params, many, context) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/backends/utils.py", line 85, in _execute - return self.cursor.execute(sql, params) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/utils.py", line 89, in __exit__ - raise dj_exc_value.with_traceback(traceback) from exc_value - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/backends/utils.py", line 85, in _execute - return self.cursor.execute(sql, params) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/backends/mysql/base.py", line 71, in execute - return self.cursor.execute(query, args) - File "/root//envs/codepedia2/lib/python3.6/site-packages/MySQLdb/cursors.py", line 250, in execute - self.errorhandler(self, exc, value) - File "/root//envs/codepedia2/lib/python3.6/site-packages/MySQLdb/connections.py", line 50, in defaulterrorhandler - raise errorvalue - File "/root//envs/codepedia2/lib/python3.6/site-packages/MySQLdb/cursors.py", line 247, in execute - res = self._query(query) - File "/root//envs/codepedia2/lib/python3.6/site-packages/MySQLdb/cursors.py", line 411, in _query - rowcount = self._do_query(q) - File "/root//envs/codepedia2/lib/python3.6/site-packages/MySQLdb/cursors.py", line 374, in _do_query - db.query(q) - File "/root//envs/codepedia2/lib/python3.6/site-packages/MySQLdb/connections.py", line 277, in query - _mysql.connection.query(self, query) -django.db.utils.OperationalError: (1054, "Unknown column 'Annotation.commit_id' in 'field list'") -[14/Aug/2018 08:34:03] "POST /operations/add_annotation/ HTTP/1.1" 500 22824 -Internal Server Error: /operations/add_annotation/ -Traceback (most recent call last): - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/backends/utils.py", line 85, in _execute - return self.cursor.execute(sql, params) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/backends/mysql/base.py", line 71, in execute - return self.cursor.execute(query, args) - File "/root//envs/codepedia2/lib/python3.6/site-packages/MySQLdb/cursors.py", line 250, in execute - self.errorhandler(self, exc, value) - File "/root//envs/codepedia2/lib/python3.6/site-packages/MySQLdb/connections.py", line 50, in defaulterrorhandler - raise errorvalue - File "/root//envs/codepedia2/lib/python3.6/site-packages/MySQLdb/cursors.py", line 247, in execute - res = self._query(query) - File "/root//envs/codepedia2/lib/python3.6/site-packages/MySQLdb/cursors.py", line 411, in _query - rowcount = self._do_query(q) - File "/root//envs/codepedia2/lib/python3.6/site-packages/MySQLdb/cursors.py", line 374, in _do_query - db.query(q) - File "/root//envs/codepedia2/lib/python3.6/site-packages/MySQLdb/connections.py", line 277, in query - _mysql.connection.query(self, query) -_mysql_exceptions.OperationalError: (1054, "Unknown column 'Annotation.commit_id' in 'field list'") - -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/operations/views.py", line 260, in post - if exist_record: - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 276, in __bool__ - self._fetch_all() - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 1179, in _fetch_all - self._result_cache = list(self._iterable_class(self)) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 53, in __iter__ - results = compiler.execute_sql(chunked_fetch=self.chunked_fetch, chunk_size=self.chunk_size) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/sql/compiler.py", line 1068, in execute_sql - cursor.execute(sql, params) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/backends/utils.py", line 100, in execute - return super().execute(sql, params) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/backends/utils.py", line 68, in execute - return self._execute_with_wrappers(sql, params, many=False, executor=self._execute) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/backends/utils.py", line 77, in _execute_with_wrappers - return executor(sql, params, many, context) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/backends/utils.py", line 85, in _execute - return self.cursor.execute(sql, params) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/utils.py", line 89, in __exit__ - raise dj_exc_value.with_traceback(traceback) from exc_value - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/backends/utils.py", line 85, in _execute - return self.cursor.execute(sql, params) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/backends/mysql/base.py", line 71, in execute - return self.cursor.execute(query, args) - File "/root//envs/codepedia2/lib/python3.6/site-packages/MySQLdb/cursors.py", line 250, in execute - self.errorhandler(self, exc, value) - File "/root//envs/codepedia2/lib/python3.6/site-packages/MySQLdb/connections.py", line 50, in defaulterrorhandler - raise errorvalue - File "/root//envs/codepedia2/lib/python3.6/site-packages/MySQLdb/cursors.py", line 247, in execute - res = self._query(query) - File "/root//envs/codepedia2/lib/python3.6/site-packages/MySQLdb/cursors.py", line 411, in _query - rowcount = self._do_query(q) - File "/root//envs/codepedia2/lib/python3.6/site-packages/MySQLdb/cursors.py", line 374, in _do_query - db.query(q) - File "/root//envs/codepedia2/lib/python3.6/site-packages/MySQLdb/connections.py", line 277, in query - _mysql.connection.query(self, query) -django.db.utils.OperationalError: (1054, "Unknown column 'Annotation.commit_id' in 'field list'") -[14/Aug/2018 08:34:06] "POST /operations/add_annotation/ HTTP/1.1" 500 22824 -Internal Server Error: /operations/add_annotation/ -Traceback (most recent call last): - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/backends/utils.py", line 85, in _execute - return self.cursor.execute(sql, params) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/backends/mysql/base.py", line 71, in execute - return self.cursor.execute(query, args) - File "/root//envs/codepedia2/lib/python3.6/site-packages/MySQLdb/cursors.py", line 250, in execute - self.errorhandler(self, exc, value) - File "/root//envs/codepedia2/lib/python3.6/site-packages/MySQLdb/connections.py", line 50, in defaulterrorhandler - raise errorvalue - File "/root//envs/codepedia2/lib/python3.6/site-packages/MySQLdb/cursors.py", line 247, in execute - res = self._query(query) - File "/root//envs/codepedia2/lib/python3.6/site-packages/MySQLdb/cursors.py", line 411, in _query - rowcount = self._do_query(q) - File "/root//envs/codepedia2/lib/python3.6/site-packages/MySQLdb/cursors.py", line 374, in _do_query - db.query(q) - File "/root//envs/codepedia2/lib/python3.6/site-packages/MySQLdb/connections.py", line 277, in query - _mysql.connection.query(self, query) -_mysql_exceptions.OperationalError: (1054, "Unknown column 'Annotation.commit_id' in 'field list'") - -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/operations/views.py", line 260, in post - if exist_record: - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 276, in __bool__ - self._fetch_all() - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 1179, in _fetch_all - self._result_cache = list(self._iterable_class(self)) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 53, in __iter__ - results = compiler.execute_sql(chunked_fetch=self.chunked_fetch, chunk_size=self.chunk_size) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/sql/compiler.py", line 1068, in execute_sql - cursor.execute(sql, params) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/backends/utils.py", line 100, in execute - return super().execute(sql, params) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/backends/utils.py", line 68, in execute - return self._execute_with_wrappers(sql, params, many=False, executor=self._execute) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/backends/utils.py", line 77, in _execute_with_wrappers - return executor(sql, params, many, context) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/backends/utils.py", line 85, in _execute - return self.cursor.execute(sql, params) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/utils.py", line 89, in __exit__ - raise dj_exc_value.with_traceback(traceback) from exc_value - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/backends/utils.py", line 85, in _execute - return self.cursor.execute(sql, params) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/backends/mysql/base.py", line 71, in execute - return self.cursor.execute(query, args) - File "/root//envs/codepedia2/lib/python3.6/site-packages/MySQLdb/cursors.py", line 250, in execute - self.errorhandler(self, exc, value) - File "/root//envs/codepedia2/lib/python3.6/site-packages/MySQLdb/connections.py", line 50, in defaulterrorhandler - raise errorvalue - File "/root//envs/codepedia2/lib/python3.6/site-packages/MySQLdb/cursors.py", line 247, in execute - res = self._query(query) - File "/root//envs/codepedia2/lib/python3.6/site-packages/MySQLdb/cursors.py", line 411, in _query - rowcount = self._do_query(q) - File "/root//envs/codepedia2/lib/python3.6/site-packages/MySQLdb/cursors.py", line 374, in _do_query - db.query(q) - File "/root//envs/codepedia2/lib/python3.6/site-packages/MySQLdb/connections.py", line 277, in query - _mysql.connection.query(self, query) -django.db.utils.OperationalError: (1054, "Unknown column 'Annotation.commit_id' in 'field list'") -[14/Aug/2018 08:35:31] "POST /operations/add_annotation/ HTTP/1.1" 500 22824 -Internal Server Error: /operations/add_annotation/ -Traceback (most recent call last): - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/backends/utils.py", line 85, in _execute - return self.cursor.execute(sql, params) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/backends/mysql/base.py", line 71, in execute - return self.cursor.execute(query, args) - File "/root//envs/codepedia2/lib/python3.6/site-packages/MySQLdb/cursors.py", line 250, in execute - self.errorhandler(self, exc, value) - File "/root//envs/codepedia2/lib/python3.6/site-packages/MySQLdb/connections.py", line 50, in defaulterrorhandler - raise errorvalue - File "/root//envs/codepedia2/lib/python3.6/site-packages/MySQLdb/cursors.py", line 247, in execute - res = self._query(query) - File "/root//envs/codepedia2/lib/python3.6/site-packages/MySQLdb/cursors.py", line 411, in _query - rowcount = self._do_query(q) - File "/root//envs/codepedia2/lib/python3.6/site-packages/MySQLdb/cursors.py", line 374, in _do_query - db.query(q) - File "/root//envs/codepedia2/lib/python3.6/site-packages/MySQLdb/connections.py", line 277, in query - _mysql.connection.query(self, query) -_mysql_exceptions.OperationalError: (1054, "Unknown column 'Annotation.commit_id' in 'field list'") - -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/operations/views.py", line 260, in post - if exist_record: - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 276, in __bool__ - self._fetch_all() - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 1179, in _fetch_all - self._result_cache = list(self._iterable_class(self)) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/query.py", line 53, in __iter__ - results = compiler.execute_sql(chunked_fetch=self.chunked_fetch, chunk_size=self.chunk_size) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/models/sql/compiler.py", line 1068, in execute_sql - cursor.execute(sql, params) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/backends/utils.py", line 100, in execute - return super().execute(sql, params) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/backends/utils.py", line 68, in execute - return self._execute_with_wrappers(sql, params, many=False, executor=self._execute) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/backends/utils.py", line 77, in _execute_with_wrappers - return executor(sql, params, many, context) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/backends/utils.py", line 85, in _execute - return self.cursor.execute(sql, params) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/utils.py", line 89, in __exit__ - raise dj_exc_value.with_traceback(traceback) from exc_value - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/backends/utils.py", line 85, in _execute - return self.cursor.execute(sql, params) - File "/root//envs/codepedia2/lib/python3.6/site-packages/django/db/backends/mysql/base.py", line 71, in execute - return self.cursor.execute(query, args) - File "/root//envs/codepedia2/lib/python3.6/site-packages/MySQLdb/cursors.py", line 250, in execute - self.errorhandler(self, exc, value) - File "/root//envs/codepedia2/lib/python3.6/site-packages/MySQLdb/connections.py", line 50, in defaulterrorhandler - raise errorvalue - File "/root//envs/codepedia2/lib/python3.6/site-packages/MySQLdb/cursors.py", line 247, in execute - res = self._query(query) - File "/root//envs/codepedia2/lib/python3.6/site-packages/MySQLdb/cursors.py", line 411, in _query - rowcount = self._do_query(q) - File "/root//envs/codepedia2/lib/python3.6/site-packages/MySQLdb/cursors.py", line 374, in _do_query - db.query(q) - File "/root//envs/codepedia2/lib/python3.6/site-packages/MySQLdb/connections.py", line 277, in query - _mysql.connection.query(self, query) -django.db.utils.OperationalError: (1054, "Unknown column 'Annotation.commit_id' in 'field list'") -[14/Aug/2018 08:35:43] "POST /operations/add_annotation/ HTTP/1.1" 500 22824 -[14/Aug/2018 08:37:56] "POST /operations/add_annotation/ HTTP/1.1" 200 59 -[14/Aug/2018 08:38:08] "POST /operations/add_annotation/ HTTP/1.1" 200 71 -[14/Aug/2018 08:38:11] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42002 -[14/Aug/2018 08:38:12] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 135 -[14/Aug/2018 08:38:12] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[14/Aug/2018 08:38:13] "POST /operations/right/ HTTP/1.1" 200 2694 -[14/Aug/2018 08:38:14] "POST /operations/get_codereading_content/ HTTP/1.1" 200 766896 -[14/Aug/2018 08:38:25] "POST /operations/add_annotation/ HTTP/1.1" 200 59 -[14/Aug/2018 08:38:32] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42002 -[14/Aug/2018 08:38:32] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 135 -[14/Aug/2018 08:38:33] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[14/Aug/2018 08:38:33] "POST /operations/right/ HTTP/1.1" 200 2694 -[14/Aug/2018 08:38:34] "POST /operations/get_codereading_content/ HTTP/1.1" 200 767368 -[14/Aug/2018 08:39:45] "POST /operations/add_annotation/ HTTP/1.1" 200 59 -[14/Aug/2018 08:40:21] "POST /operations/add_annotation/ HTTP/1.1" 200 59 -[14/Aug/2018 08:40:49] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42002 -[14/Aug/2018 08:40:50] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 135 -[14/Aug/2018 08:40:51] "POST /operations/right/ HTTP/1.1" 200 2694 -[14/Aug/2018 08:40:51] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[14/Aug/2018 08:40:52] "POST /operations/get_codereading_content/ HTTP/1.1" 200 768326 -[14/Aug/2018 08:41:06] "POST /operations/add_annotation/ HTTP/1.1" 200 59 -Performing system checks... - -System check identified no issues (0 silenced). -August 14, 2018 - 08:33:23 -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. -/src/net/micode/notes/ui/NoteEditActivity.java -1111 -/src/net/micode/notes/ui/NoteEditActivity.java -1111 -/src/net/micode/notes/ui/NoteEditActivity.java -1111 -/src/net/micode/notes/ui/NoteEditActivity.java -1111 -Performing system checks... - -System check identified no issues (0 silenced). -August 14, 2018 - 08:42: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. -Performing system checks... - -System check identified no issues (0 silenced). -August 14, 2018 - 08:42: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. -[15/Aug/2018 10:57:35] "GET /projects/Notes/src/net/micode/notes/gtask/data/SqlData.java HTTP/1.1" 200 42117 -[15/Aug/2018 10:57:35] "GET /static/js/source.js HTTP/1.1" 200 49128 -[15/Aug/2018 10:57:37] "GET /static/vendor/bootstrap/css/bootstrap.css.map HTTP/1.1" 404 1744 -[15/Aug/2018 10:57:37] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 125 -[15/Aug/2018 10:57:37] "POST /operations/show_navigation/ HTTP/1.1" 200 275 -[15/Aug/2018 10:57:37] "POST /operations/right/ HTTP/1.1" 200 2750 -[15/Aug/2018 10:57:38] "POST /operations/get_codereading_content/ HTTP/1.1" 200 165857 -[15/Aug/2018 10:57:39] "GET /static/image/question.png HTTP/1.1" 304 0 -[15/Aug/2018 10:57:39] "GET /static/image/annotation.png HTTP/1.1" 304 0 -[15/Aug/2018 10:57:39] "GET /static/image/newadd.png HTTP/1.1" 304 0 -[15/Aug/2018 10:57:41] "POST /operations/show_navigation/ HTTP/1.1" 200 637 -[15/Aug/2018 10:57:41] "POST /operations/right/ HTTP/1.1" 200 2752 -[15/Aug/2018 10:57:42] "POST /operations/get_codereading_content/ HTTP/1.1" 200 300427 -[15/Aug/2018 12:26:03] "GET / HTTP/1.1" 200 22420 -[15/Aug/2018 12:26:03] "GET /static/css/base.css HTTP/1.1" 200 18934 -[15/Aug/2018 12:26:03] "GET /static/css/jstreeStyle.css HTTP/1.1" 200 30545 -[15/Aug/2018 12:26:03] "GET /static/css/common.css HTTP/1.1" 200 8146 -[15/Aug/2018 12:26:03] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414 -[15/Aug/2018 12:26:03] "GET /static/vendor/qtip/jquery.qtip.css HTTP/1.1" 200 12616 -[15/Aug/2018 12:26:03] "GET /static/css/prettify.css HTTP/1.1" 200 1726 -[15/Aug/2018 12:26:03] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070 -[15/Aug/2018 12:26:03] "GET /static/js/base.js HTTP/1.1" 200 21228 -[15/Aug/2018 12:26:03] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604 -[15/Aug/2018 12:26:04] "GET /static/vendor/site/css/style.css HTTP/1.1" 200 160228 -[15/Aug/2018 12:26:04] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045 -[15/Aug/2018 12:26:04] "GET /static/js/jstree.js HTTP/1.1" 200 161842 -[15/Aug/2018 12:26:04] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 49152 -Not Found: /http:/www.rfa.org/ -Not Found: /http:/www.boxun.com/ -Not Found: /http:/www.123cha.com/ -[15/Aug/2018 12:59:55] "GET http://www.rfa.org/ HTTP/1.1" 404 1661 -[15/Aug/2018 12:59:55] "GET http://www.boxun.com/ HTTP/1.1" 404 1669 -[15/Aug/2018 12:59:55] "GET http://www.123cha.com/ HTTP/1.1" 404 1673 -Not Found: /http:/www.bing.com/ -[15/Aug/2018 12:59:55] "GET http://www.bing.com/ HTTP/1.1" 404 1665 -Not Found: /http:/www.baidu.com/ -[15/Aug/2018 12:59:56] "GET http://www.baidu.com/ HTTP/1.1" 404 1669 -Not Found: /http:/wujieliulan.com/ -[15/Aug/2018 12:59:56] "GET http://wujieliulan.com/ HTTP/1.1" 404 1677 -Not Found: /http:/www.minghui.org/ -Not Found: /http:/www.epochtimes.com/ -[15/Aug/2018 12:59:56] "GET http://www.minghui.org/ HTTP/1.1" 404 1677 -[15/Aug/2018 12:59:56] "GET http://www.epochtimes.com/ HTTP/1.1" 404 1689 -Not Found: /www.voanews.com:443 -[15/Aug/2018 12:59:56] "CONNECT www.voanews.com:443 HTTP/1.0" 404 1669 -[15/Aug/2018 13:29:57] "GET / HTTP/1.1" 200 22420 -[15/Aug/2018 15:14:59] "GET / HTTP/1.1" 200 24219 -[15/Aug/2018 15:14:59] "GET /static/css/base.css HTTP/1.1" 200 18934 -[15/Aug/2018 15:14:59] "GET /static/css/common.css HTTP/1.1" 200 8146 -[15/Aug/2018 15:14:59] "GET /static/vendor/font-awesome/css/font-awesome.css HTTP/1.1" 200 37414 -[15/Aug/2018 15:14:59] "GET /static/js/run_prettify.js HTTP/1.1" 200 16604 -[15/Aug/2018 15:14:59] "GET /static/js/base.js HTTP/1.1" 200 21228 -[15/Aug/2018 15:14:59] "GET /static/vendor/bootstrap/js/bootstrap.min.js HTTP/1.1" 200 37045 -[15/Aug/2018 15:14:59] "GET /static/vendor/site/css/style.css HTTP/1.1" 200 160228 -[15/Aug/2018 15:15:00] "GET /media/avatar/users/default.png HTTP/1.1" 200 36378 -[15/Aug/2018 15:15:00] "GET /static/vendor/bootstrap/css/bootstrap.css HTTP/1.1" 200 146070 -[15/Aug/2018 15:15:01] "GET /static/vendor/qtip/jquery.qtip.js HTTP/1.1" 200 98738 -[15/Aug/2018 15:15:02] "GET /static/image/CodePedia.ico HTTP/1.1" 200 370070 -[15/Aug/2018 15:15:09] "GET /projects/Notes/src/net/micode/notes/ui/NoteEditActivity.java HTTP/1.1" 200 42117 -[15/Aug/2018 15:15:09] "GET /static/js/source.js HTTP/1.1" 304 0 -[15/Aug/2018 15:15:09] "GET /static/css/code_show.css HTTP/1.1" 304 0 -[15/Aug/2018 15:15:09] "GET /static/css/monokai-sublime.css HTTP/1.1" 304 0 -[15/Aug/2018 15:15:10] "POST /operations/get_addtab_paras/ HTTP/1.1" 200 133 -[15/Aug/2018 15:15:10] "POST /operations/show_navigation/ HTTP/1.1" 200 1155 -[15/Aug/2018 15:15:10] "POST /operations/right/ HTTP/1.1" 200 2752 -[15/Aug/2018 15:15:12] "POST /operations/get_codereading_content/ HTTP/1.1" 200 785306 -[15/Aug/2018 15:15:12] "POST /operations/show_navigation/ HTTP/1.1" 200 678 -[15/Aug/2018 15:15:12] "POST /operations/right/ HTTP/1.1" 200 2750 -[15/Aug/2018 15:15:13] "POST /operations/get_codereading_content/ HTTP/1.1" 200 189845 -[15/Aug/2018 15:15:14] "GET /static/image/newadd.png HTTP/1.1" 304 0 -[15/Aug/2018 15:15:14] "GET /static/image/annotation.png HTTP/1.1" 304 0 -[15/Aug/2018 15:15:14] "GET /static/image/question.png HTTP/1.1" 304 0 -[15/Aug/2018 15:15:40] "POST /operations/show_annotation/ HTTP/1.1" 200 2488 -[15/Aug/2018 15:16:23] "POST /operations/show_annotation/ HTTP/1.1" 200 2488