[2021-06-17 10:41:11,737] [autoreload.py:598] [autoreload:run_with_reloader] [INFO]- Watching for file changes with StatReloader Exception in thread django-main-thread: Traceback (most recent call last): File "/usr/local/lib/python3.8/threading.py", line 932, in _bootstrap_inner self.run() File "/usr/local/lib/python3.8/threading.py", line 870, in run self._target(*self._args, **self._kwargs) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/utils/autoreload.py", line 53, in wrapper fn(*args, **kwargs) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/management/commands/runserver.py", line 109, in inner_run autoreload.raise_last_exception() File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/utils/autoreload.py", line 76, in raise_last_exception raise _exception[1] File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/management/__init__.py", line 357, in execute autoreload.check_errors(django.setup)() File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/utils/autoreload.py", line 53, in wrapper fn(*args, **kwargs) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/apps/registry.py", line 114, in populate app_config.import_models() File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/apps/config.py", line 211, in import_models self.models_module = import_module(models_module_name) File "/usr/local/lib/python3.8/importlib/__init__.py", line 127, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 1014, in _gcd_import File "", line 991, in _find_and_load File "", line 975, in _find_and_load_unlocked File "", line 671, in _load_unlocked File "", line 783, in exec_module File "", line 219, in _call_with_frames_removed File "/home/cma_search/server/apps/system/models.py", line 7, in from simple_history.models import HistoricalRecords ModuleNotFoundError: No module named 'simple_history' [2021-06-17 12:01:25,031] [autoreload.py:598] [autoreload:run_with_reloader] [INFO]- Watching for file changes with StatReloader [2021-06-17 12:02:15,950] [log.py:222] [log:log_response] [ERROR]- Internal Server Error: / Traceback (most recent call last): File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/handlers/base.py", line 145, in _get_response response = self.process_exception_by_middleware(e, request) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/handlers/base.py", line 143, in _get_response response = response.render() File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/response.py", line 105, in render self.content = self.rendered_content File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/response.py", line 81, in rendered_content template = self.resolve_template(self.template_name) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/response.py", line 63, in resolve_template return select_template(template, using=self.using) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/loader.py", line 47, in select_template raise TemplateDoesNotExist(', '.join(template_name_list), chain=chain) django.template.exceptions.TemplateDoesNotExist: index.html [2021-06-17 12:02:15,951] [basehttp.py:157] [basehttp:log_message] [ERROR]- "GET / HTTP/1.1" 500 85561 [2021-06-17 12:02:16,266] [log.py:222] [log:log_response] [WARNING]- Not Found: /favicon.ico [2021-06-17 12:02:16,266] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /favicon.ico HTTP/1.1" 404 3769 [2021-06-17 12:02:24,859] [log.py:222] [log:log_response] [ERROR]- Internal Server Error: / Traceback (most recent call last): File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/handlers/base.py", line 145, in _get_response response = self.process_exception_by_middleware(e, request) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/handlers/base.py", line 143, in _get_response response = response.render() File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/response.py", line 105, in render self.content = self.rendered_content File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/response.py", line 81, in rendered_content template = self.resolve_template(self.template_name) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/response.py", line 63, in resolve_template return select_template(template, using=self.using) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/loader.py", line 47, in select_template raise TemplateDoesNotExist(', '.join(template_name_list), chain=chain) django.template.exceptions.TemplateDoesNotExist: index.html [2021-06-17 12:02:24,860] [basehttp.py:157] [basehttp:log_message] [ERROR]- "GET / HTTP/1.1" 500 85698 [2021-06-17 12:02:29,584] [log.py:222] [log:log_response] [WARNING]- Not Found: /docs [2021-06-17 12:02:29,585] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /docs HTTP/1.1" 404 3748 [2021-06-17 12:02:35,902] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/docs HTTP/1.1" 301 0 /home/cma_search/server/venv/lib/python3.8/site-packages/django_filters/rest_framework/backends.py:127: UserWarning: is not compatible with schema generation warnings.warn( /home/cma_search/server/venv/lib/python3.8/site-packages/django_filters/rest_framework/backends.py:127: UserWarning: is not compatible with schema generation warnings.warn( /home/cma_search/server/venv/lib/python3.8/site-packages/django_filters/rest_framework/backends.py:127: UserWarning: is not compatible with schema generation warnings.warn( [2021-06-17 12:02:36,963] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/css/bootstrap-theme.min.css HTTP/1.1" 200 23411 [2021-06-17 12:02:36,964] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/css/font-awesome-4.0.3.css HTTP/1.1" 200 21658 [2021-06-17 12:02:36,965] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/docs/css/base.css HTTP/1.1" 200 6147 [2021-06-17 12:02:36,966] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/docs/css/jquery.json-view.min.css HTTP/1.1" 200 1307 [2021-06-17 12:02:40,075] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/docs/schema.js HTTP/1.1" 200 259568 [2021-06-17 12:02:40,420] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/js/coreapi-0.1.1.js HTTP/1.1" 200 157600 [2021-06-17 12:02:45,886] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/docs/ HTTP/1.1" 200 1446436 [2021-06-17 12:02:49,293] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/docs/js/jquery.json-view.min.js HTTP/1.1" 200 2700 [2021-06-17 12:02:49,293] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/docs/js/api.js HTTP/1.1" 200 10539 [2021-06-17 12:02:49,294] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/js/bootstrap.min.js HTTP/1.1" 200 39680 [2021-06-17 12:02:49,294] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/js/jquery-3.4.1.min.js HTTP/1.1" 200 88145 [2021-06-17 12:02:51,025] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/css/bootstrap.min.css HTTP/1.1" 200 121457 [2021-06-17 12:02:51,208] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/docs/img/favicon.ico HTTP/1.1" 200 5430 [2021-06-17 12:02:51,236] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/fonts/fontawesome-webfont.woff?v=4.0.3 HTTP/1.1" 200 44432 [2021-06-17 12:02:52,505] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/docs/schema.js HTTP/1.1" 200 259568 [2021-06-17 12:03:05,579] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/admin/ HTTP/1.1" 302 0 [2021-06-17 12:03:05,683] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/admin/login/?next=/api/admin/ HTTP/1.1" 200 1931 [2021-06-17 12:03:05,750] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/admin/css/base.css HTTP/1.1" 200 16378 [2021-06-17 12:03:05,751] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/admin/css/login.css HTTP/1.1" 200 1233 [2021-06-17 12:03:05,752] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/admin/css/responsive.css HTTP/1.1" 200 18052 [2021-06-17 12:03:05,801] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/admin/css/fonts.css HTTP/1.1" 200 423 [2021-06-17 12:03:05,887] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/admin/fonts/Roboto-Regular-webfont.woff HTTP/1.1" 200 85876 [2021-06-17 12:03:05,889] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/admin/fonts/Roboto-Light-webfont.woff HTTP/1.1" 200 85692 [2021-06-17 12:03:13,062] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/docs/schema.js HTTP/1.1" 200 259568 [2021-06-17 12:03:16,990] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/docs/schema.js HTTP/1.1" 200 259568 [2021-06-17 12:03:20,417] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/docs/ HTTP/1.1" 200 1446436 Performing system checks... System check identified no issues (0 silenced). June 17, 2021 - 12:01:25 Django version 3.0.5, using settings 'server.settings_dev' Starting development server at http://0.0.0.0:9101/ Quit the server with CONTROL-C. [2021-06-17 13:25:49,829] [autoreload.py:598] [autoreload:run_with_reloader] [INFO]- Watching for file changes with StatReloader Performing system checks... System check identified no issues (0 silenced). June 17, 2021 - 13:25:50 Django version 3.0.5, using settings 'server.settings_dev' Starting development server at http://0.0.0.0:9101/ Quit the server with CONTROL-C. [2021-06-17 13:39:21,211] [autoreload.py:598] [autoreload:run_with_reloader] [INFO]- Watching for file changes with StatReloader Performing system checks... System check identified no issues (0 silenced). June 17, 2021 - 13:39:21 Django version 3.0.5, using settings 'server.settings_dev' Starting development server at http://0.0.0.0:9101/ Quit the server with CONTROL-C. [2021-06-17 13:44:46,231] [autoreload.py:598] [autoreload:run_with_reloader] [INFO]- Watching for file changes with StatReloader [2021-06-17 13:45:00,416] [log.py:222] [log:log_response] [ERROR]- Internal Server Error: / Traceback (most recent call last): File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/handlers/base.py", line 145, in _get_response response = self.process_exception_by_middleware(e, request) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/handlers/base.py", line 143, in _get_response response = response.render() File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/response.py", line 105, in render self.content = self.rendered_content File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/response.py", line 81, in rendered_content template = self.resolve_template(self.template_name) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/response.py", line 63, in resolve_template return select_template(template, using=self.using) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/loader.py", line 47, in select_template raise TemplateDoesNotExist(', '.join(template_name_list), chain=chain) django.template.exceptions.TemplateDoesNotExist: index.html [2021-06-17 13:45:00,417] [basehttp.py:157] [basehttp:log_message] [ERROR]- "GET / HTTP/1.1" 500 85386 [2021-06-17 13:45:00,509] [log.py:222] [log:log_response] [WARNING]- Not Found: /favicon.ico [2021-06-17 13:45:00,509] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /favicon.ico HTTP/1.1" 404 3769 /home/cma_search/server/venv/lib/python3.8/site-packages/django_filters/rest_framework/backends.py:127: UserWarning: is not compatible with schema generation warnings.warn( /home/cma_search/server/venv/lib/python3.8/site-packages/django_filters/rest_framework/backends.py:127: UserWarning: is not compatible with schema generation warnings.warn( /home/cma_search/server/venv/lib/python3.8/site-packages/django_filters/rest_framework/backends.py:127: UserWarning: is not compatible with schema generation warnings.warn( [2021-06-17 13:45:08,610] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/docs/css/base.css HTTP/1.1" 304 0 [2021-06-17 13:45:08,613] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/css/font-awesome-4.0.3.css HTTP/1.1" 304 0 [2021-06-17 13:45:08,614] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/docs/css/jquery.json-view.min.css HTTP/1.1" 304 0 [2021-06-17 13:45:08,615] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/css/bootstrap-theme.min.css HTTP/1.1" 200 23411 [2021-06-17 13:45:08,633] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/css/bootstrap.min.css HTTP/1.1" 200 121457 [2021-06-17 13:45:08,639] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/js/coreapi-0.1.1.js HTTP/1.1" 304 0 [2021-06-17 13:45:11,519] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/docs/schema.js HTTP/1.1" 200 259568 [2021-06-17 13:45:12,854] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/fonts/fontawesome-webfont.woff?v=4.0.3 HTTP/1.1" 200 44432 [2021-06-17 13:45:15,118] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/docs/schema.js HTTP/1.1" 200 259568 [2021-06-17 13:45:22,049] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/docs/ HTTP/1.1" 200 1446436 [2021-06-17 13:45:22,481] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/docs/js/jquery.json-view.min.js HTTP/1.1" 304 0 [2021-06-17 13:45:22,482] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/docs/js/api.js HTTP/1.1" 304 0 [2021-06-17 13:45:22,482] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/js/bootstrap.min.js HTTP/1.1" 200 39680 [2021-06-17 13:45:22,483] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/js/jquery-3.4.1.min.js HTTP/1.1" 200 88145 [2021-06-17 13:45:24,070] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user HTTP/1.1" 301 0 [2021-06-17 13:45:24,182] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/ HTTP/1.1" 200 6178 [2021-06-17 13:45:24,217] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/css/bootstrap-tweaks.css HTTP/1.1" 200 3385 [2021-06-17 13:45:24,219] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/css/default.css HTTP/1.1" 200 1131 [2021-06-17 13:45:24,220] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/css/prettify.css HTTP/1.1" 200 817 [2021-06-17 13:45:24,221] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/js/ajax-form.js HTTP/1.1" 200 3597 [2021-06-17 13:45:24,221] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/js/csrf.js HTTP/1.1" 200 1719 [2021-06-17 13:45:24,226] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/js/prettify-min.js HTTP/1.1" 200 13632 [2021-06-17 13:45:24,237] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/js/default.js HTTP/1.1" 200 1268 [2021-06-17 13:45:24,311] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/img/grid.png HTTP/1.1" 200 1458 [2021-06-17 13:45:55,055] [log.py:222] [log:log_response] [ERROR]- Internal Server Error: / Traceback (most recent call last): File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/handlers/base.py", line 145, in _get_response response = self.process_exception_by_middleware(e, request) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/handlers/base.py", line 143, in _get_response response = response.render() File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/response.py", line 105, in render self.content = self.rendered_content File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/response.py", line 81, in rendered_content template = self.resolve_template(self.template_name) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/response.py", line 63, in resolve_template return select_template(template, using=self.using) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/loader.py", line 47, in select_template raise TemplateDoesNotExist(', '.join(template_name_list), chain=chain) django.template.exceptions.TemplateDoesNotExist: index.html [2021-06-17 13:45:55,056] [basehttp.py:157] [basehttp:log_message] [ERROR]- "GET / HTTP/1.1" 500 85304 [2021-06-17 13:45:55,177] [log.py:222] [log:log_response] [WARNING]- Not Found: /favicon.ico [2021-06-17 13:45:55,177] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /favicon.ico HTTP/1.1" 404 3769 [2021-06-17 13:47:25,043] [log.py:222] [log:log_response] [ERROR]- Internal Server Error: / Traceback (most recent call last): File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/handlers/base.py", line 145, in _get_response response = self.process_exception_by_middleware(e, request) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/handlers/base.py", line 143, in _get_response response = response.render() File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/response.py", line 105, in render self.content = self.rendered_content File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/response.py", line 81, in rendered_content template = self.resolve_template(self.template_name) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/response.py", line 63, in resolve_template return select_template(template, using=self.using) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/loader.py", line 47, in select_template raise TemplateDoesNotExist(', '.join(template_name_list), chain=chain) django.template.exceptions.TemplateDoesNotExist: index.html [2021-06-17 13:47:25,044] [basehttp.py:157] [basehttp:log_message] [ERROR]- "GET / HTTP/1.1" 500 84286 [2021-06-17 13:48:21,155] [log.py:222] [log:log_response] [ERROR]- Internal Server Error: / Traceback (most recent call last): File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/handlers/base.py", line 145, in _get_response response = self.process_exception_by_middleware(e, request) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/handlers/base.py", line 143, in _get_response response = response.render() File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/response.py", line 105, in render self.content = self.rendered_content File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/response.py", line 81, in rendered_content template = self.resolve_template(self.template_name) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/response.py", line 63, in resolve_template return select_template(template, using=self.using) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/loader.py", line 47, in select_template raise TemplateDoesNotExist(', '.join(template_name_list), chain=chain) django.template.exceptions.TemplateDoesNotExist: index.html [2021-06-17 13:48:21,191] [basehttp.py:157] [basehttp:log_message] [ERROR]- "GET / HTTP/1.1" 500 83852 [2021-06-17 16:28:02,886] [log.py:222] [log:log_response] [WARNING]- Not Found: /favicon.ico [2021-06-17 16:28:02,886] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /favicon.ico HTTP/1.1" 404 3769 [2021-06-17 16:28:03,290] [log.py:222] [log:log_response] [ERROR]- Internal Server Error: / Traceback (most recent call last): File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/handlers/base.py", line 145, in _get_response response = self.process_exception_by_middleware(e, request) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/handlers/base.py", line 143, in _get_response response = response.render() File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/response.py", line 105, in render self.content = self.rendered_content File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/response.py", line 81, in rendered_content template = self.resolve_template(self.template_name) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/response.py", line 63, in resolve_template return select_template(template, using=self.using) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/loader.py", line 47, in select_template raise TemplateDoesNotExist(', '.join(template_name_list), chain=chain) django.template.exceptions.TemplateDoesNotExist: index.html [2021-06-17 16:28:03,291] [basehttp.py:157] [basehttp:log_message] [ERROR]- "GET / HTTP/1.1" 500 84186 [2021-06-17 16:28:03,572] [log.py:222] [log:log_response] [WARNING]- Not Found: /favicon.ico [2021-06-17 16:28:03,572] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /favicon.ico HTTP/1.1" 404 3769 [2021-06-17 16:29:22,612] [log.py:222] [log:log_response] [ERROR]- Internal Server Error: / Traceback (most recent call last): File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/handlers/base.py", line 145, in _get_response response = self.process_exception_by_middleware(e, request) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/handlers/base.py", line 143, in _get_response response = response.render() File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/response.py", line 105, in render self.content = self.rendered_content File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/response.py", line 81, in rendered_content template = self.resolve_template(self.template_name) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/response.py", line 63, in resolve_template return select_template(template, using=self.using) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/loader.py", line 47, in select_template raise TemplateDoesNotExist(', '.join(template_name_list), chain=chain) django.template.exceptions.TemplateDoesNotExist: index.html [2021-06-17 16:29:22,613] [basehttp.py:157] [basehttp:log_message] [ERROR]- "GET / HTTP/1.1" 500 84634 [2021-06-17 16:29:29,269] [log.py:222] [log:log_response] [ERROR]- Internal Server Error: / Traceback (most recent call last): File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/handlers/base.py", line 145, in _get_response response = self.process_exception_by_middleware(e, request) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/handlers/base.py", line 143, in _get_response response = response.render() File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/response.py", line 105, in render self.content = self.rendered_content File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/response.py", line 81, in rendered_content template = self.resolve_template(self.template_name) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/response.py", line 63, in resolve_template return select_template(template, using=self.using) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/loader.py", line 47, in select_template raise TemplateDoesNotExist(', '.join(template_name_list), chain=chain) django.template.exceptions.TemplateDoesNotExist: index.html [2021-06-17 16:29:29,270] [basehttp.py:157] [basehttp:log_message] [ERROR]- "GET / HTTP/1.1" 500 84635 [2021-06-17 17:03:58,694] [log.py:222] [log:log_response] [ERROR]- Internal Server Error: / Traceback (most recent call last): File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/handlers/base.py", line 145, in _get_response response = self.process_exception_by_middleware(e, request) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/handlers/base.py", line 143, in _get_response response = response.render() File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/response.py", line 105, in render self.content = self.rendered_content File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/response.py", line 81, in rendered_content template = self.resolve_template(self.template_name) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/response.py", line 63, in resolve_template return select_template(template, using=self.using) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/loader.py", line 47, in select_template raise TemplateDoesNotExist(', '.join(template_name_list), chain=chain) django.template.exceptions.TemplateDoesNotExist: index.html [2021-06-17 17:03:58,695] [basehttp.py:157] [basehttp:log_message] [ERROR]- "GET / HTTP/1.1" 500 85655 [2021-06-17 17:03:58,760] [log.py:222] [log:log_response] [WARNING]- Not Found: /favicon.ico [2021-06-17 17:03:58,760] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /favicon.ico HTTP/1.1" 404 3769 [2021-06-17 17:04:05,841] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/css/bootstrap-theme.min.css HTTP/1.1" 200 23411 [2021-06-17 17:04:05,842] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/css/font-awesome-4.0.3.css HTTP/1.1" 200 21658 [2021-06-17 17:04:05,842] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/docs/css/base.css HTTP/1.1" 200 6147 [2021-06-17 17:04:05,844] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/docs/css/jquery.json-view.min.css HTTP/1.1" 304 0 [2021-06-17 17:04:05,963] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/js/coreapi-0.1.1.js HTTP/1.1" 304 0 [2021-06-17 17:04:09,672] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/css/bootstrap.min.css HTTP/1.1" 200 121457 [2021-06-17 17:04:10,158] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/docs/ HTTP/1.1" 200 1446436 [2021-06-17 17:04:12,185] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/docs/schema.js HTTP/1.1" 200 259568 [2021-06-17 17:04:17,651] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/js/jquery-3.4.1.min.js HTTP/1.1" 200 88145 [2021-06-17 17:04:17,652] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/js/bootstrap.min.js HTTP/1.1" 200 39680 [2021-06-17 17:04:17,654] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/docs/js/api.js HTTP/1.1" 200 10539 [2021-06-17 17:04:17,655] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/docs/js/jquery.json-view.min.js HTTP/1.1" 200 2700 [2021-06-17 17:04:20,918] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/fonts/fontawesome-webfont.woff?v=4.0.3 HTTP/1.1" 200 44432 [2021-06-17 17:04:21,660] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/docs/schema.js HTTP/1.1" 200 259568 [2021-06-17 17:04:53,431] [log.py:222] [log:log_response] [WARNING]- Not Found: /api/amdin [2021-06-17 17:04:53,431] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /api/amdin HTTP/1.1" 404 4840 [2021-06-17 17:04:53,473] [log.py:222] [log:log_response] [WARNING]- Not Found: /favicon.ico [2021-06-17 17:04:53,474] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /favicon.ico HTTP/1.1" 404 3769 [2021-06-17 17:04:57,602] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/admin/ HTTP/1.1" 302 0 [2021-06-17 17:04:57,739] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/admin/login/?next=/api/admin/ HTTP/1.1" 200 1931 [2021-06-17 17:04:57,823] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/admin/css/base.css HTTP/1.1" 304 0 [2021-06-17 17:04:57,824] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/admin/css/responsive.css HTTP/1.1" 304 0 [2021-06-17 17:04:57,825] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/admin/css/login.css HTTP/1.1" 304 0 [2021-06-17 17:04:57,919] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/admin/css/fonts.css HTTP/1.1" 304 0 [2021-06-17 17:04:58,001] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/admin/fonts/Roboto-Regular-webfont.woff HTTP/1.1" 304 0 [2021-06-17 17:04:58,004] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/admin/fonts/Roboto-Light-webfont.woff HTTP/1.1" 304 0 [2021-06-17 17:05:08,598] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/admin/login/?next=/api/admin/ HTTP/1.1" 200 2063 [2021-06-17 17:05:08,691] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/admin/fonts/Roboto-Bold-webfont.woff HTTP/1.1" 200 86184 [2021-06-17 17:05:15,466] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/admin/login/?next=/api/admin/ HTTP/1.1" 302 0 [2021-06-17 17:05:15,611] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/admin/ HTTP/1.1" 200 6029 [2021-06-17 17:05:15,705] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/admin/css/dashboard.css HTTP/1.1" 200 412 [2021-06-17 17:05:15,785] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/admin/img/icon-addlink.svg HTTP/1.1" 200 331 [2021-06-17 17:05:15,786] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/admin/img/icon-changelink.svg HTTP/1.1" 200 380 [2021-06-17 17:05:17,865] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/admin/system/organization/ HTTP/1.1" 200 3245 [2021-06-17 17:05:17,906] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/admin/css/changelists.css HTTP/1.1" 200 6190 [2021-06-17 17:05:17,910] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/admin/js/jquery.init.js HTTP/1.1" 200 363 [2021-06-17 17:05:17,912] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/admin/js/core.js HTTP/1.1" 200 5723 [2021-06-17 17:05:17,922] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/admin/js/admin/RelatedObjectLookups.js HTTP/1.1" 200 6918 [2021-06-17 17:05:17,930] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/admin/js/actions.js HTTP/1.1" 200 6766 [2021-06-17 17:05:17,936] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/admin/js/urlify.js HTTP/1.1" 200 8941 [2021-06-17 17:05:17,939] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/admin/jsi18n/ HTTP/1.1" 200 7722 [2021-06-17 17:05:17,946] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/admin/js/prepopulate.js HTTP/1.1" 200 1530 [2021-06-17 17:05:17,955] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/admin/js/vendor/xregexp/xregexp.js HTTP/1.1" 200 128820 [2021-06-17 17:05:19,606] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/admin/js/vendor/jquery/jquery.js HTTP/1.1" 200 280364 [2021-06-17 17:05:20,059] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/admin/img/tooltag-add.svg HTTP/1.1" 200 331 [2021-06-17 17:05:21,435] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/admin/system/organization/add/ HTTP/1.1" 200 9322 [2021-06-17 17:05:21,482] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/admin/css/forms.css HTTP/1.1" 200 8518 [2021-06-17 17:05:21,486] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/admin/js/calendar.js HTTP/1.1" 200 7777 [2021-06-17 17:05:21,489] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/admin/js/admin/DateTimeShortcuts.js HTTP/1.1" 200 20232 [2021-06-17 17:05:21,498] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/admin/js/change_form.js HTTP/1.1" 200 712 [2021-06-17 17:05:21,498] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/admin/js/prepopulate_init.js HTTP/1.1" 200 495 [2021-06-17 17:05:21,511] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/admin/css/widgets.css HTTP/1.1" 200 10322 [2021-06-17 17:05:21,518] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/admin/jsi18n/ HTTP/1.1" 200 7722 [2021-06-17 17:05:21,540] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/admin/img/icon-deletelink.svg HTTP/1.1" 200 392 [2021-06-17 17:05:21,620] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/admin/img/icon-calendar.svg HTTP/1.1" 200 1086 [2021-06-17 17:05:21,620] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/admin/img/icon-clock.svg HTTP/1.1" 200 677 [2021-06-17 17:05:37,582] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/admin/system/organization/add/ HTTP/1.1" 302 0 [2021-06-17 17:05:37,883] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/admin/system/organization/ HTTP/1.1" 200 4646 [2021-06-17 17:05:37,955] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/admin/jsi18n/ HTTP/1.1" 200 7722 [2021-06-17 17:05:38,004] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/admin/img/icon-yes.svg HTTP/1.1" 200 436 [2021-06-17 17:05:48,586] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/admin/system/organization/ HTTP/1.1" 200 4440 [2021-06-17 17:05:48,641] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/admin/css/fonts.css HTTP/1.1" 200 423 [2021-06-17 17:05:48,641] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/admin/css/responsive.css HTTP/1.1" 200 18052 [2021-06-17 17:05:48,678] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/admin/fonts/Roboto-Regular-webfont.woff HTTP/1.1" 200 85876 [2021-06-17 17:36:10,325] [log.py:222] [log:log_response] [ERROR]- Internal Server Error: / Traceback (most recent call last): File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/handlers/base.py", line 145, in _get_response response = self.process_exception_by_middleware(e, request) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/handlers/base.py", line 143, in _get_response response = response.render() File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/response.py", line 105, in render self.content = self.rendered_content File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/response.py", line 81, in rendered_content template = self.resolve_template(self.template_name) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/response.py", line 63, in resolve_template return select_template(template, using=self.using) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/loader.py", line 47, in select_template raise TemplateDoesNotExist(', '.join(template_name_list), chain=chain) django.template.exceptions.TemplateDoesNotExist: index.html [2021-06-17 17:36:10,351] [basehttp.py:157] [basehttp:log_message] [ERROR]- "GET / HTTP/1.1" 500 83554 [2021-06-17 18:41:34,911] [log.py:222] [log:log_response] [ERROR]- Internal Server Error: / Traceback (most recent call last): File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/handlers/base.py", line 145, in _get_response response = self.process_exception_by_middleware(e, request) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/handlers/base.py", line 143, in _get_response response = response.render() File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/response.py", line 105, in render self.content = self.rendered_content File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/response.py", line 81, in rendered_content template = self.resolve_template(self.template_name) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/response.py", line 63, in resolve_template return select_template(template, using=self.using) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/loader.py", line 47, in select_template raise TemplateDoesNotExist(', '.join(template_name_list), chain=chain) django.template.exceptions.TemplateDoesNotExist: index.html [2021-06-17 18:41:34,935] [basehttp.py:157] [basehttp:log_message] [ERROR]- "GET / HTTP/1.1" 500 83553 [2021-06-18 02:48:07,760] [basehttp.py:157] [basehttp:log_message] [INFO]- code 400, message Bad request version ('\x00/\x00') [2021-06-18 02:48:07,761] [basehttp.py:138] [basehttp:log_message] [ERROR]- You're accessing the development server over HTTPS, but it only supports HTTP. [2021-06-18 02:48:07,843] [basehttp.py:157] [basehttp:log_message] [INFO]- 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') [2021-06-18 02:48:07,843] [basehttp.py:138] [basehttp:log_message] [ERROR]- You're accessing the development server over HTTPS, but it only supports HTTP. [2021-06-18 02:48:09,317] [basehttp.py:157] [basehttp:log_message] [INFO]- code 400, message Bad request syntax ('\x00\x06\x01\x00\x00\x01\x00\x00\x00\x00\x00\x00\x07version\x04bind\x00\x00\x10\x00\x03') [2021-06-18 02:48:09,317] [basehttp.py:157] [basehttp:log_message] [WARNING]- "versionbind" 400 - [2021-06-18 02:48:10,758] [basehttp.py:157] [basehttp:log_message] [INFO]- 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') [2021-06-18 02:48:10,759] [basehttp.py:157] [basehttp:log_message] [WARNING]- "rþ† —|" 400 - [2021-06-18 02:48:10,812] [log.py:222] [log:log_response] [ERROR]- Internal Server Error: / Traceback (most recent call last): File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/handlers/base.py", line 145, in _get_response response = self.process_exception_by_middleware(e, request) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/handlers/base.py", line 143, in _get_response response = response.render() File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/response.py", line 105, in render self.content = self.rendered_content File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/response.py", line 81, in rendered_content template = self.resolve_template(self.template_name) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/response.py", line 63, in resolve_template return select_template(template, using=self.using) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/loader.py", line 47, in select_template raise TemplateDoesNotExist(', '.join(template_name_list), chain=chain) django.template.exceptions.TemplateDoesNotExist: index.html [2021-06-18 02:48:11,020] [log.py:222] [log:log_response] [ERROR]- Internal Server Error: / Traceback (most recent call last): File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/handlers/base.py", line 145, in _get_response response = self.process_exception_by_middleware(e, request) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/handlers/base.py", line 143, in _get_response response = response.render() File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/response.py", line 105, in render self.content = self.rendered_content File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/response.py", line 81, in rendered_content template = self.resolve_template(self.template_name) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/response.py", line 63, in resolve_template return select_template(template, using=self.using) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/loader.py", line 47, in select_template raise TemplateDoesNotExist(', '.join(template_name_list), chain=chain) django.template.exceptions.TemplateDoesNotExist: index.html [2021-06-18 02:48:11,105] [log.py:222] [log:log_response] [ERROR]- Internal Server Error: / Traceback (most recent call last): File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/handlers/base.py", line 145, in _get_response response = self.process_exception_by_middleware(e, request) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/handlers/base.py", line 143, in _get_response response = response.render() File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/response.py", line 105, in render self.content = self.rendered_content File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/response.py", line 81, in rendered_content template = self.resolve_template(self.template_name) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/response.py", line 63, in resolve_template return select_template(template, using=self.using) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/loader.py", line 47, in select_template raise TemplateDoesNotExist(', '.join(template_name_list), chain=chain) django.template.exceptions.TemplateDoesNotExist: index.html [2021-06-18 02:48:11,141] [basehttp.py:157] [basehttp:log_message] [ERROR]- "GET / HTTP/1.1" 500 84161 [2021-06-18 02:48:11,338] [log.py:222] [log:log_response] [ERROR]- Internal Server Error: / Traceback (most recent call last): File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/handlers/base.py", line 145, in _get_response response = self.process_exception_by_middleware(e, request) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/handlers/base.py", line 143, in _get_response response = response.render() File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/response.py", line 105, in render self.content = self.rendered_content File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/response.py", line 81, in rendered_content template = self.resolve_template(self.template_name) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/response.py", line 63, in resolve_template return select_template(template, using=self.using) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/loader.py", line 47, in select_template raise TemplateDoesNotExist(', '.join(template_name_list), chain=chain) django.template.exceptions.TemplateDoesNotExist: index.html [2021-06-18 02:48:11,384] [basehttp.py:157] [basehttp:log_message] [ERROR]- "GET / HTTP/1.1" 500 84170 [2021-06-18 02:48:15,578] [log.py:222] [log:log_response] [WARNING]- Not Found: /favicon.ico [2021-06-18 02:48:15,578] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /favicon.ico HTTP/1.1" 404 3769 ---------------------------------------- Exception happened during processing of request from ('111.7.96.158', 14686) Traceback (most recent call last): File "/usr/local/lib/python3.8/socketserver.py", line 650, in process_request_thread self.finish_request(request, client_address) File "/usr/local/lib/python3.8/socketserver.py", line 360, in finish_request self.RequestHandlerClass(request, client_address, self) File "/usr/local/lib/python3.8/socketserver.py", line 720, in __init__ self.handle() File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/servers/basehttp.py", line 174, in handle self.handle_one_request() File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/servers/basehttp.py", line 182, in handle_one_request self.raw_requestline = self.rfile.readline(65537) File "/usr/local/lib/python3.8/socket.py", line 669, in readinto return self._sock.recv_into(b) ConnectionResetError: [Errno 104] Connection reset by peer ---------------------------------------- [2021-06-18 11:23:18,304] [log.py:222] [log:log_response] [WARNING]- Not Found: /favicon.ico [2021-06-18 11:23:18,305] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /favicon.ico HTTP/1.1" 404 3769 [2021-06-18 11:23:18,634] [log.py:222] [log:log_response] [ERROR]- Internal Server Error: / Traceback (most recent call last): File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/handlers/base.py", line 145, in _get_response response = self.process_exception_by_middleware(e, request) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/handlers/base.py", line 143, in _get_response response = response.render() File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/response.py", line 105, in render self.content = self.rendered_content File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/response.py", line 81, in rendered_content template = self.resolve_template(self.template_name) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/response.py", line 63, in resolve_template return select_template(template, using=self.using) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/loader.py", line 47, in select_template raise TemplateDoesNotExist(', '.join(template_name_list), chain=chain) django.template.exceptions.TemplateDoesNotExist: index.html [2021-06-18 11:23:18,635] [basehttp.py:157] [basehttp:log_message] [ERROR]- "GET / HTTP/1.1" 500 84186 [2021-06-18 11:23:33,287] [log.py:222] [log:log_response] [WARNING]- Not Found: /favicon.ico [2021-06-18 11:23:33,288] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /favicon.ico HTTP/1.1" 404 3769 [2021-06-18 11:23:33,885] [log.py:222] [log:log_response] [WARNING]- Not Found: /favicon.ico [2021-06-18 11:23:33,886] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /favicon.ico HTTP/1.1" 404 3769 [2021-06-18 11:23:34,494] [log.py:222] [log:log_response] [WARNING]- Not Found: /favicon.ico [2021-06-18 11:23:34,494] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /favicon.ico HTTP/1.1" 404 3769 [2021-06-18 11:23:35,092] [log.py:222] [log:log_response] [WARNING]- Not Found: /favicon.ico [2021-06-18 11:23:35,094] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /favicon.ico HTTP/1.1" 404 3769 [2021-06-18 11:23:35,701] [log.py:222] [log:log_response] [WARNING]- Not Found: /favicon.ico [2021-06-18 11:23:35,701] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /favicon.ico HTTP/1.1" 404 3769 [2021-06-18 11:23:36,301] [log.py:222] [log:log_response] [WARNING]- Not Found: /favicon.ico [2021-06-18 11:23:36,301] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /favicon.ico HTTP/1.1" 404 3769 [2021-06-18 11:23:36,902] [log.py:222] [log:log_response] [WARNING]- Not Found: /favicon.ico [2021-06-18 11:23:36,902] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /favicon.ico HTTP/1.1" 404 3769 [2021-06-18 11:23:37,492] [log.py:222] [log:log_response] [WARNING]- Not Found: /favicon.ico [2021-06-18 11:23:37,493] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /favicon.ico HTTP/1.1" 404 3769 [2021-06-18 11:23:38,107] [log.py:222] [log:log_response] [WARNING]- Not Found: /favicon.ico [2021-06-18 11:23:38,108] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /favicon.ico HTTP/1.1" 404 3769 [2021-06-18 11:23:38,711] [log.py:222] [log:log_response] [WARNING]- Not Found: /favicon.ico [2021-06-18 11:23:38,711] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /favicon.ico HTTP/1.1" 404 3769 [2021-06-18 11:23:39,329] [log.py:222] [log:log_response] [WARNING]- Not Found: /favicon.ico [2021-06-18 11:23:39,330] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /favicon.ico HTTP/1.1" 404 3769 [2021-06-18 11:23:39,952] [log.py:222] [log:log_response] [WARNING]- Not Found: /favicon.ico [2021-06-18 11:23:39,953] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /favicon.ico HTTP/1.1" 404 3769 [2021-06-18 11:23:40,518] [log.py:222] [log:log_response] [WARNING]- Not Found: /favicon.ico [2021-06-18 11:23:40,518] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /favicon.ico HTTP/1.1" 404 3769 [2021-06-18 11:23:41,136] [log.py:222] [log:log_response] [WARNING]- Not Found: /favicon.ico [2021-06-18 11:23:41,136] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /favicon.ico HTTP/1.1" 404 3769 [2021-06-18 11:23:41,738] [log.py:222] [log:log_response] [WARNING]- Not Found: /favicon.ico [2021-06-18 11:23:41,739] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /favicon.ico HTTP/1.1" 404 3769 [2021-06-18 11:23:42,344] [log.py:222] [log:log_response] [WARNING]- Not Found: /favicon.ico [2021-06-18 11:23:42,344] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /favicon.ico HTTP/1.1" 404 3769 [2021-06-18 11:23:42,951] [log.py:222] [log:log_response] [WARNING]- Not Found: /favicon.ico [2021-06-18 11:23:42,951] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /favicon.ico HTTP/1.1" 404 3769 [2021-06-18 11:23:43,553] [log.py:222] [log:log_response] [WARNING]- Not Found: /favicon.ico [2021-06-18 11:23:43,554] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /favicon.ico HTTP/1.1" 404 3769 [2021-06-18 11:23:44,193] [log.py:222] [log:log_response] [WARNING]- Not Found: /favicon.ico [2021-06-18 11:23:44,193] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /favicon.ico HTTP/1.1" 404 3769 [2021-06-18 11:23:44,767] [log.py:222] [log:log_response] [WARNING]- Not Found: /favicon.ico [2021-06-18 11:23:44,767] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /favicon.ico HTTP/1.1" 404 3769 [2021-06-18 11:23:45,369] [log.py:222] [log:log_response] [WARNING]- Not Found: /favicon.ico [2021-06-18 11:23:45,369] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /favicon.ico HTTP/1.1" 404 3769 [2021-06-18 11:23:45,978] [log.py:222] [log:log_response] [WARNING]- Not Found: /favicon.ico [2021-06-18 11:23:45,978] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /favicon.ico HTTP/1.1" 404 3769 [2021-06-18 11:23:46,578] [log.py:222] [log:log_response] [WARNING]- Not Found: /favicon.ico [2021-06-18 11:23:46,578] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /favicon.ico HTTP/1.1" 404 3769 [2021-06-18 11:23:47,185] [log.py:222] [log:log_response] [WARNING]- Not Found: /favicon.ico [2021-06-18 11:23:47,185] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /favicon.ico HTTP/1.1" 404 3769 [2021-06-18 11:23:47,796] [log.py:222] [log:log_response] [WARNING]- Not Found: /favicon.ico [2021-06-18 11:23:47,797] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /favicon.ico HTTP/1.1" 404 3769 [2021-06-18 11:23:48,421] [log.py:222] [log:log_response] [WARNING]- Not Found: /favicon.ico [2021-06-18 11:23:48,422] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /favicon.ico HTTP/1.1" 404 3769 [2021-06-18 11:23:49,009] [log.py:222] [log:log_response] [WARNING]- Not Found: /favicon.ico [2021-06-18 11:23:49,010] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /favicon.ico HTTP/1.1" 404 3769 [2021-06-18 11:23:49,609] [log.py:222] [log:log_response] [WARNING]- Not Found: /favicon.ico [2021-06-18 11:23:49,610] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /favicon.ico HTTP/1.1" 404 3769 [2021-06-21 10:45:23,740] [autoreload.py:222] [autoreload:trigger_reload] [INFO]- /home/cma_search/server/apps/system/views.py changed, reloading. Performing system checks... System check identified no issues (0 silenced). June 17, 2021 - 13:44:46 Django version 3.0.5, using settings 'server.settings_dev' Starting development server at http://0.0.0.0:9101/ Quit the server with CONTROL-C. [2021-06-21 10:46:41,861] [autoreload.py:598] [autoreload:run_with_reloader] [INFO]- Watching for file changes with StatReloader Performing system checks... System check identified no issues (0 silenced). June 21, 2021 - 10:47:10 Django version 3.0.5, using settings 'server.settings_dev' Starting development server at http://0.0.0.0:9101/ Quit the server with CONTROL-C. [2021-06-21 10:51:31,875] [autoreload.py:598] [autoreload:run_with_reloader] [INFO]- Watching for file changes with StatReloader [2021-06-21 10:51:45,870] [log.py:222] [log:log_response] [ERROR]- Internal Server Error: / Traceback (most recent call last): File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/handlers/base.py", line 145, in _get_response response = self.process_exception_by_middleware(e, request) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/handlers/base.py", line 143, in _get_response response = response.render() File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/response.py", line 105, in render self.content = self.rendered_content File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/response.py", line 81, in rendered_content template = self.resolve_template(self.template_name) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/response.py", line 63, in resolve_template return select_template(template, using=self.using) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/loader.py", line 47, in select_template raise TemplateDoesNotExist(', '.join(template_name_list), chain=chain) django.template.exceptions.TemplateDoesNotExist: index.html [2021-06-21 10:51:45,885] [basehttp.py:157] [basehttp:log_message] [ERROR]- "GET / HTTP/1.1" 500 85107 [2021-06-21 10:51:46,834] [log.py:222] [log:log_response] [WARNING]- Not Found: /favicon.ico [2021-06-21 10:51:46,835] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /favicon.ico HTTP/1.1" 404 3769 [2021-06-21 10:51:56,732] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/docs HTTP/1.1" 301 0 /home/cma_search/server/venv/lib/python3.8/site-packages/django_filters/rest_framework/backends.py:127: UserWarning: is not compatible with schema generation warnings.warn( /home/cma_search/server/venv/lib/python3.8/site-packages/django_filters/rest_framework/backends.py:127: UserWarning: is not compatible with schema generation warnings.warn( /home/cma_search/server/venv/lib/python3.8/site-packages/django_filters/rest_framework/backends.py:127: UserWarning: is not compatible with schema generation warnings.warn( [2021-06-21 10:52:07,872] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/docs/css/base.css HTTP/1.1" 200 6147 [2021-06-21 10:52:07,873] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/css/bootstrap-theme.min.css HTTP/1.1" 200 23411 [2021-06-21 10:52:07,874] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/docs/css/jquery.json-view.min.css HTTP/1.1" 200 1307 [2021-06-21 10:52:07,905] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/css/font-awesome-4.0.3.css HTTP/1.1" 200 21658 [2021-06-21 10:52:09,731] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/css/bootstrap.min.css HTTP/1.1" 200 121457 [2021-06-21 10:52:11,754] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/js/coreapi-0.1.1.js HTTP/1.1" 200 157600 [2021-06-21 10:52:15,828] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/docs/schema.js HTTP/1.1" 200 259568 [2021-06-21 10:52:16,920] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/fonts/fontawesome-webfont.woff?v=4.0.3 HTTP/1.1" 200 44432 [2021-06-21 10:52:21,835] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/docs/ HTTP/1.1" 200 1446436 [2021-06-21 10:52:22,813] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/js/jquery-3.4.1.min.js HTTP/1.1" 200 88145 [2021-06-21 10:52:22,814] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/docs/js/jquery.json-view.min.js HTTP/1.1" 200 2700 [2021-06-21 10:52:22,814] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/js/bootstrap.min.js HTTP/1.1" 200 39680 [2021-06-21 10:52:22,814] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/docs/js/api.js HTTP/1.1" 200 10539 [2021-06-21 10:52:24,733] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/docs/img/favicon.ico HTTP/1.1" 200 5430 [2021-06-21 12:51:25,841] [autoreload.py:598] [autoreload:run_with_reloader] [INFO]- Watching for file changes with StatReloader [2021-06-21 12:53:33,647] [log.py:222] [log:log_response] [ERROR]- Internal Server Error: / Traceback (most recent call last): File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/handlers/base.py", line 145, in _get_response response = self.process_exception_by_middleware(e, request) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/handlers/base.py", line 143, in _get_response response = response.render() File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/response.py", line 105, in render self.content = self.rendered_content File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/response.py", line 81, in rendered_content template = self.resolve_template(self.template_name) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/response.py", line 63, in resolve_template return select_template(template, using=self.using) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/loader.py", line 47, in select_template raise TemplateDoesNotExist(', '.join(template_name_list), chain=chain) django.template.exceptions.TemplateDoesNotExist: index.html [2021-06-21 12:53:33,648] [basehttp.py:157] [basehttp:log_message] [ERROR]- "GET / HTTP/1.1" 500 85095 [2021-06-21 12:53:39,717] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api HTTP/1.1" 301 0 [2021-06-21 12:53:39,907] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/ HTTP/1.1" 200 5131 [2021-06-21 12:53:40,001] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/css/prettify.css HTTP/1.1" 200 817 [2021-06-21 12:53:40,001] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/css/bootstrap-tweaks.css HTTP/1.1" 200 3385 [2021-06-21 12:53:40,003] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/js/ajax-form.js HTTP/1.1" 200 3597 [2021-06-21 12:53:40,003] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/js/prettify-min.js HTTP/1.1" 200 13632 [2021-06-21 12:53:40,005] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/css/default.css HTTP/1.1" 200 1131 [2021-06-21 12:53:40,005] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/js/csrf.js HTTP/1.1" 200 1719 [2021-06-21 12:53:40,024] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/js/default.js HTTP/1.1" 200 1268 [2021-06-21 12:53:40,108] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/img/grid.png HTTP/1.1" 200 1458 [2021-06-21 16:25:15,101] [log.py:222] [log:log_response] [ERROR]- Internal Server Error: / Traceback (most recent call last): File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/handlers/base.py", line 145, in _get_response response = self.process_exception_by_middleware(e, request) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/handlers/base.py", line 143, in _get_response response = response.render() File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/response.py", line 105, in render self.content = self.rendered_content File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/response.py", line 81, in rendered_content template = self.resolve_template(self.template_name) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/response.py", line 63, in resolve_template return select_template(template, using=self.using) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/loader.py", line 47, in select_template raise TemplateDoesNotExist(', '.join(template_name_list), chain=chain) django.template.exceptions.TemplateDoesNotExist: index.html [2021-06-21 16:25:15,102] [basehttp.py:157] [basehttp:log_message] [ERROR]- "GET / HTTP/1.1" 500 84958 [2021-06-21 16:25:21,856] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/docs HTTP/1.1" 301 0 /home/cma_search/server/venv/lib/python3.8/site-packages/django_filters/rest_framework/backends.py:127: UserWarning: is not compatible with schema generation warnings.warn( /home/cma_search/server/venv/lib/python3.8/site-packages/django_filters/rest_framework/backends.py:127: UserWarning: is not compatible with schema generation warnings.warn( /home/cma_search/server/venv/lib/python3.8/site-packages/django_filters/rest_framework/backends.py:127: UserWarning: is not compatible with schema generation warnings.warn( [2021-06-21 16:25:22,571] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/css/bootstrap-theme.min.css HTTP/1.1" 200 23411 [2021-06-21 16:25:22,586] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/css/font-awesome-4.0.3.css HTTP/1.1" 200 21658 [2021-06-21 16:25:22,588] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/docs/css/base.css HTTP/1.1" 200 6147 [2021-06-21 16:25:22,589] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/docs/css/jquery.json-view.min.css HTTP/1.1" 200 1307 [2021-06-21 16:25:22,775] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/docs/schema.js HTTP/1.1" 200 259568 [2021-06-21 16:25:24,742] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/js/coreapi-0.1.1.js HTTP/1.1" 200 157600 [2021-06-21 16:25:27,608] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/fonts/fontawesome-webfont.woff?v=4.0.3 HTTP/1.1" 200 44432 [2021-06-25 11:21:37,564] [autoreload.py:222] [autoreload:trigger_reload] [INFO]- /home/cma_search/server/apps/system/views.py changed, reloading. Performing system checks... System check identified no issues (0 silenced). June 21, 2021 - 12:51:26 Django version 3.0.5, using settings 'server.settings_dev' Starting development server at http://0.0.0.0:9101/ Quit the server with CONTROL-C. [2021-06-25 11:21:38,195] [autoreload.py:598] [autoreload:run_with_reloader] [INFO]- Watching for file changes with StatReloader Exception in thread django-main-thread: Traceback (most recent call last): File "/usr/local/lib/python3.8/threading.py", line 932, in _bootstrap_inner self.run() File "/usr/local/lib/python3.8/threading.py", line 870, in run self._target(*self._args, **self._kwargs) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/utils/autoreload.py", line 53, in wrapper fn(*args, **kwargs) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/management/commands/runserver.py", line 117, in inner_run self.check(display_num_errors=True) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/management/base.py", line 392, in check all_issues = self._run_checks( File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/management/base.py", line 382, in _run_checks return checks.run_checks(**kwargs) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/checks/registry.py", line 72, in run_checks new_errors = check(app_configs=app_configs) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/checks/urls.py", line 13, in check_url_config return check_resolver(resolver) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/checks/urls.py", line 23, in check_resolver return check_method() File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/urls/resolvers.py", line 407, in check for pattern in self.url_patterns: File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/utils/functional.py", line 48, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/urls/resolvers.py", line 588, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/utils/functional.py", line 48, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/urls/resolvers.py", line 581, in urlconf_module return import_module(self.urlconf_name) File "/usr/local/lib/python3.8/importlib/__init__.py", line 127, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 1014, in _gcd_import File "", line 991, in _find_and_load File "", line 975, in _find_and_load_unlocked File "", line 671, in _load_unlocked File "", line 783, in exec_module File "", line 219, in _call_with_frames_removed File "/home/cma_search/server/server/urls.py", line 50, in path('api/vod/', include('apps.vod.urls')), File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/urls/conf.py", line 34, in include urlconf_module = import_module(urlconf_module) File "/usr/local/lib/python3.8/importlib/__init__.py", line 127, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 1014, in _gcd_import File "", line 991, in _find_and_load File "", line 975, in _find_and_load_unlocked File "", line 671, in _load_unlocked File "", line 783, in exec_module File "", line 219, in _call_with_frames_removed File "/home/cma_search/server/apps/vod/urls.py", line 2, in from .views import ClassView, VideoView File "/home/cma_search/server/apps/vod/views.py", line 2, in from .vodclient import getAllClass, searchMedia File "/home/cma_search/server/apps/vod/vodclient.py", line 2, in from tencentcloud.common import credential ModuleNotFoundError: No module named 'tencentcloud' [2021-06-25 15:47:03,579] [autoreload.py:598] [autoreload:run_with_reloader] [INFO]- Watching for file changes with StatReloader [2021-06-25 15:47:41,796] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api HTTP/1.1" 301 0 [2021-06-25 15:47:41,927] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/ HTTP/1.1" 200 5131 [2021-06-25 15:47:41,965] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/css/bootstrap-tweaks.css HTTP/1.1" 200 3385 [2021-06-25 15:47:41,975] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/css/prettify.css HTTP/1.1" 200 817 [2021-06-25 15:47:41,979] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/css/default.css HTTP/1.1" 200 1131 [2021-06-25 15:47:41,981] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/js/ajax-form.js HTTP/1.1" 200 3597 [2021-06-25 15:47:41,987] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/js/csrf.js HTTP/1.1" 200 1719 [2021-06-25 15:47:41,989] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/css/bootstrap.min.css HTTP/1.1" 200 121457 [2021-06-25 15:47:42,005] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/js/jquery-3.4.1.min.js HTTP/1.1" 200 88145 [2021-06-25 15:47:42,006] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/js/bootstrap.min.js HTTP/1.1" 200 39680 [2021-06-25 15:47:42,011] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/js/prettify-min.js HTTP/1.1" 200 13632 [2021-06-25 15:47:42,033] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/js/default.js HTTP/1.1" 200 1268 [2021-06-25 15:47:42,683] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/img/grid.png HTTP/1.1" 200 1458 [2021-06-25 15:47:43,313] [log.py:222] [log:log_response] [WARNING]- Not Found: /favicon.ico [2021-06-25 15:47:43,314] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /favicon.ico HTTP/1.1" 404 3877 [2021-06-25 15:47:45,882] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/docs HTTP/1.1" 301 0 /home/cma_search/server/venv/lib/python3.8/site-packages/django_filters/rest_framework/backends.py:127: UserWarning: is not compatible with schema generation warnings.warn( /home/cma_search/server/venv/lib/python3.8/site-packages/django_filters/rest_framework/backends.py:127: UserWarning: is not compatible with schema generation warnings.warn( /home/cma_search/server/venv/lib/python3.8/site-packages/django_filters/rest_framework/backends.py:127: UserWarning: is not compatible with schema generation warnings.warn( [2021-06-25 15:47:46,652] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/css/bootstrap-theme.min.css HTTP/1.1" 200 23411 [2021-06-25 15:47:46,653] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/css/font-awesome-4.0.3.css HTTP/1.1" 200 21658 [2021-06-25 15:47:46,654] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/docs/css/base.css HTTP/1.1" 200 6147 [2021-06-25 15:47:46,655] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/docs/css/jquery.json-view.min.css HTTP/1.1" 200 1307 [2021-06-25 15:47:46,674] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/js/coreapi-0.1.1.js HTTP/1.1" 200 157600 [2021-06-25 15:47:49,800] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/docs/schema.js HTTP/1.1" 200 268460 [2021-06-25 15:47:51,421] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/fonts/fontawesome-webfont.woff?v=4.0.3 HTTP/1.1" 200 44432 [2021-06-25 15:47:59,526] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/docs/ HTTP/1.1" 200 1506134 [2021-06-25 15:47:59,991] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/docs/js/jquery.json-view.min.js HTTP/1.1" 200 2700 [2021-06-25 15:47:59,992] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/docs/js/api.js HTTP/1.1" 200 10539 [2021-06-25 15:48:00,499] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/docs/img/favicon.ico HTTP/1.1" 200 5430 [2021-06-25 15:48:04,199] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/class/ HTTP/1.1" 200 63 [2021-06-25 15:49:02,439] [log.py:222] [log:log_response] [WARNING]- Not Found: /favicon.ico [2021-06-25 15:49:02,439] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /favicon.ico HTTP/1.1" 404 3877 [2021-06-25 15:49:02,783] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/docs HTTP/1.1" 301 0 [2021-06-25 15:49:03,566] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/css/bootstrap-theme.min.css HTTP/1.1" 200 23411 [2021-06-25 15:49:03,567] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/css/font-awesome-4.0.3.css HTTP/1.1" 200 21658 [2021-06-25 15:49:03,568] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/docs/css/jquery.json-view.min.css HTTP/1.1" 200 1307 [2021-06-25 15:49:03,569] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/docs/css/base.css HTTP/1.1" 200 6147 [2021-06-25 15:49:03,839] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/css/bootstrap.min.css HTTP/1.1" 200 121457 [2021-06-25 15:49:05,235] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/js/coreapi-0.1.1.js HTTP/1.1" 200 157600 [2021-06-25 15:49:08,747] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/docs/schema.js HTTP/1.1" 200 268460 [2021-06-25 15:49:10,504] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/fonts/fontawesome-webfont.woff?v=4.0.3 HTTP/1.1" 200 44432 [2021-06-25 15:49:16,739] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/docs/ HTTP/1.1" 200 1506134 [2021-06-25 15:49:17,523] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/js/jquery-3.4.1.min.js HTTP/1.1" 200 88145 [2021-06-25 15:49:17,524] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/docs/js/jquery.json-view.min.js HTTP/1.1" 200 2700 [2021-06-25 15:49:17,525] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/js/bootstrap.min.js HTTP/1.1" 200 39680 [2021-06-25 15:49:17,526] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/docs/js/api.js HTTP/1.1" 200 10539 [2021-06-25 15:49:20,479] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/docs/img/favicon.ico HTTP/1.1" 200 5430 [2021-06-25 15:57:19,024] [basehttp.py:157] [basehttp:log_message] [INFO]- "OPTIONS /system/user/info/ HTTP/1.1" 200 0 [2021-06-25 15:57:19,097] [log.py:222] [log:log_response] [WARNING]- Not Found: /system/user/info/ [2021-06-25 15:57:19,097] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /system/user/info/ HTTP/1.1" 404 3895 [2021-06-25 16:01:06,597] [basehttp.py:157] [basehttp:log_message] [INFO]- "OPTIONS /token/ HTTP/1.1" 200 0 [2021-06-25 16:01:06,669] [log.py:222] [log:log_response] [WARNING]- Not Found: /token/ [2021-06-25 16:01:06,669] [basehttp.py:157] [basehttp:log_message] [WARNING]- "POST /token/ HTTP/1.1" 404 3863 [2021-06-25 16:01:10,412] [log.py:222] [log:log_response] [WARNING]- Not Found: /token/ [2021-06-25 16:01:10,412] [basehttp.py:157] [basehttp:log_message] [WARNING]- "POST /token/ HTTP/1.1" 404 3863 [2021-06-25 16:02:01,723] [basehttp.py:157] [basehttp:log_message] [INFO]- "OPTIONS /api/token/ HTTP/1.1" 200 0 [2021-06-25 16:02:01,983] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/token/ HTTP/1.1" 200 83 [2021-06-25 16:02:19,877] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/token/ HTTP/1.1" 200 83 [2021-06-25 16:02:26,539] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/token/ HTTP/1.1" 200 83 [2021-06-25 16:02:43,908] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/token/ HTTP/1.1" 200 469 [2021-06-25 16:02:44,017] [basehttp.py:157] [basehttp:log_message] [INFO]- "OPTIONS /api/system/user/info/ HTTP/1.1" 200 0 [2021-06-25 16:02:44,125] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 184 [2021-06-25 16:02:44,381] [basehttp.py:157] [basehttp:log_message] [INFO]- "OPTIONS /api/supervision/record/todos/ HTTP/1.1" 200 0 [2021-06-25 16:02:44,417] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-06-25 16:02:44,417] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-06-25 16:02:44,489] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/supervision/record/todos/ HTTP/1.1" 200 64 [2021-06-25 16:02:48,705] [basehttp.py:157] [basehttp:log_message] [INFO]- "OPTIONS /api/system/dict/?type__code=inspect_category HTTP/1.1" 200 0 [2021-06-25 16:02:48,714] [basehttp.py:157] [basehttp:log_message] [INFO]- "OPTIONS /api/quality/inspecttemplate/?pageoff=true HTTP/1.1" 200 0 [2021-06-25 16:02:48,820] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=inspect_category HTTP/1.1" 200 33 [2021-06-25 16:02:48,820] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/inspecttemplate/?pageoff=true HTTP/1.1" 200 33 [2021-06-25 16:02:53,640] [basehttp.py:157] [basehttp:log_message] [INFO]- "OPTIONS /api/system/user/?page=1&page_size=20 HTTP/1.1" 200 0 [2021-06-25 16:02:53,641] [basehttp.py:157] [basehttp:log_message] [INFO]- "OPTIONS /api/system/organization/ HTTP/1.1" 200 0 [2021-06-25 16:02:53,651] [basehttp.py:157] [basehttp:log_message] [INFO]- "OPTIONS /api/system/role/ HTTP/1.1" 200 0 [2021-06-25 16:02:53,751] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/role/ HTTP/1.1" 200 33 [2021-06-25 16:02:53,776] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/organization/ HTTP/1.1" 200 418 [2021-06-25 16:02:53,833] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/?page=1&page_size=20 HTTP/1.1" 200 338 [2021-06-25 16:05:12,181] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 184 [2021-06-25 16:05:12,325] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 184 [2021-06-25 16:05:12,567] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-06-25 16:05:12,567] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-06-25 16:05:12,604] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/organization/ HTTP/1.1" 200 418 [2021-06-25 16:05:12,609] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/role/ HTTP/1.1" 200 33 [2021-06-25 16:05:12,618] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-06-25 16:05:12,618] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-06-25 16:05:12,622] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/?page=1&page_size=20 HTTP/1.1" 200 338 [2021-06-25 16:05:12,656] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/supervision/record/todos/ HTTP/1.1" 200 64 [2021-06-25 16:07:38,544] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 184 [2021-06-25 16:07:38,647] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 184 [2021-06-25 16:07:38,930] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-06-25 16:07:38,930] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-06-25 16:07:38,962] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/role/ HTTP/1.1" 200 33 [2021-06-25 16:07:38,966] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/organization/ HTTP/1.1" 200 418 [2021-06-25 16:07:38,975] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-06-25 16:07:38,976] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-06-25 16:07:38,981] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/supervision/record/todos/ HTTP/1.1" 200 64 [2021-06-25 16:07:38,983] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/?page=1&page_size=20 HTTP/1.1" 200 338 [2021-06-25 16:07:49,158] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=inspect_category HTTP/1.1" 200 33 [2021-06-25 16:07:49,164] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/inspecttemplate/?pageoff=true HTTP/1.1" 200 33 [2021-06-25 16:08:05,793] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=inspect_category HTTP/1.1" 200 33 [2021-06-25 16:08:05,801] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/inspecttemplate/?pageoff=true HTTP/1.1" 200 33 [2021-06-25 16:08:07,876] [basehttp.py:157] [basehttp:log_message] [INFO]- "OPTIONS /api/quality/inspecttask/?page=1&page_size=20 HTTP/1.1" 200 0 [2021-06-25 16:08:07,912] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/inspecttemplate/?pageoff=true HTTP/1.1" 200 33 [2021-06-25 16:08:07,977] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/inspecttask/?page=1&page_size=20 HTTP/1.1" 200 83 [2021-06-25 16:08:35,158] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/inspecttask/?page=1&page_size=20 HTTP/1.1" 200 83 [2021-06-25 16:08:35,171] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/inspecttemplate/?pageoff=true HTTP/1.1" 200 33 [2021-06-25 16:18:39,833] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/inspecttask/?page=1&page_size=20 HTTP/1.1" 200 83 [2021-06-25 16:18:39,838] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/inspecttemplate/?pageoff=true HTTP/1.1" 200 33 [2021-06-25 16:20:47,139] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/inspecttask/?page=1&page_size=20 HTTP/1.1" 200 83 [2021-06-25 16:20:47,144] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/inspecttemplate/?pageoff=true HTTP/1.1" 200 33 [2021-06-25 16:21:52,550] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 184 [2021-06-25 16:21:52,870] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-06-25 16:21:52,871] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-06-25 16:21:52,895] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/inspecttask/?page=1&page_size=20 HTTP/1.1" 200 83 [2021-06-25 16:21:52,900] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/inspecttemplate/?pageoff=true HTTP/1.1" 200 33 [2021-06-25 16:22:41,908] [basehttp.py:157] [basehttp:log_message] [INFO]- "OPTIONS /api/supervision/content/ HTTP/1.1" 200 0 [2021-06-25 16:22:41,909] [basehttp.py:157] [basehttp:log_message] [INFO]- "OPTIONS /api/system/dict/?type__code=data_type HTTP/1.1" 200 0 [2021-06-25 16:22:42,015] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_type HTTP/1.1" 200 213 [2021-06-25 16:22:42,021] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/supervision/content/ HTTP/1.1" 200 318 [2021-06-25 16:25:37,795] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_type HTTP/1.1" 200 213 [2021-06-25 16:25:37,796] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/supervision/content/ HTTP/1.1" 200 318 [2021-06-25 16:26:32,629] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_type HTTP/1.1" 200 213 [2021-06-25 16:26:32,632] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/supervision/content/ HTTP/1.1" 200 318 [2021-06-25 16:34:13,743] [basehttp.py:157] [basehttp:log_message] [INFO]- "OPTIONS /api/file/ HTTP/1.1" 200 0 [2021-06-25 16:34:13,846] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/file/ HTTP/1.1" 200 385 [2021-06-25 16:34:28,732] [basehttp.py:157] [basehttp:log_message] [INFO]- "OPTIONS /api/api/quality/document/ HTTP/1.1" 200 0 [2021-06-25 16:34:28,799] [log.py:222] [log:log_response] [WARNING]- Not Found: /api/api/quality/document/ [2021-06-25 16:34:28,799] [basehttp.py:157] [basehttp:log_message] [WARNING]- "POST /api/api/quality/document/ HTTP/1.1" 404 4997 [2021-06-25 16:36:37,157] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/file/ HTTP/1.1" 200 402 [2021-06-25 16:36:39,839] [basehttp.py:157] [basehttp:log_message] [INFO]- "OPTIONS /api/quality/document/ HTTP/1.1" 200 0 [2021-06-25 16:36:39,929] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/quality/document/ HTTP/1.1" 200 102 [2021-06-25 16:39:37,165] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/file/ HTTP/1.1" 200 402 [2021-06-25 16:39:38,856] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/quality/document/ HTTP/1.1" 200 245 [2021-06-25 16:43:46,313] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_type HTTP/1.1" 200 213 [2021-06-25 16:43:46,318] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/document/ HTTP/1.1" 200 297 [2021-06-25 16:43:56,424] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 184 [2021-06-25 16:43:56,762] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-06-25 16:43:56,762] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-06-25 16:43:56,796] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_type HTTP/1.1" 200 213 [2021-06-25 16:43:56,801] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/document/ HTTP/1.1" 200 297 [2021-06-25 16:48:38,002] [autoreload.py:222] [autoreload:trigger_reload] [INFO]- /home/cma_search/server/apps/quality/serializers.py changed, reloading. Performing system checks... [2021-06-25 16:48:38,008] [autoreload.py:222] [autoreload:trigger_reload] [INFO]- /home/cma_search/server/apps/quality/serializers.py changed, reloading. Performing system checks... System check identified no issues (0 silenced). June 25, 2021 - 15:47:04 Django version 3.0.5, using settings 'server.settings_dev' Starting development server at http://0.0.0.0:9101/ Quit the server with CONTROL-C. [2021-06-25 16:48:39,269] [autoreload.py:598] [autoreload:run_with_reloader] [INFO]- Watching for file changes with StatReloader [2021-06-25 16:48:39,342] [autoreload.py:598] [autoreload:run_with_reloader] [INFO]- Watching for file changes with StatReloader /home/cma_search/server/venv/lib/python3.8/site-packages/django_filters/rest_framework/backends.py:127: UserWarning: is not compatible with schema generation warnings.warn( /home/cma_search/server/venv/lib/python3.8/site-packages/django_filters/rest_framework/backends.py:127: UserWarning: is not compatible with schema generation warnings.warn( /home/cma_search/server/venv/lib/python3.8/site-packages/django_filters/rest_framework/backends.py:127: UserWarning: is not compatible with schema generation warnings.warn( [2021-06-25 16:49:04,348] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/docs/schema.js HTTP/1.1" 200 268460 [2021-06-25 16:49:14,747] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 184 [2021-06-25 16:49:15,060] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-06-25 16:49:15,060] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-06-25 16:49:15,113] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/document/ HTTP/1.1" 200 639 [2021-06-25 16:49:15,122] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_type HTTP/1.1" 200 213 [2021-06-25 16:52:05,514] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_type HTTP/1.1" 200 213 [2021-06-25 16:52:05,520] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/document/ HTTP/1.1" 200 639 [2021-06-25 16:52:43,037] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_type HTTP/1.1" 200 213 [2021-06-25 16:52:43,040] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/document/ HTTP/1.1" 200 639 [2021-06-25 16:52:50,773] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_type HTTP/1.1" 200 213 [2021-06-25 16:52:50,782] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/supervision/content/ HTTP/1.1" 200 318 [2021-06-25 16:55:09,742] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 184 [2021-06-25 16:55:10,118] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-06-25 16:55:10,118] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-06-25 16:55:10,154] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_type HTTP/1.1" 200 213 [2021-06-25 16:55:10,158] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/supervision/content/ HTTP/1.1" 200 318 [2021-06-25 16:55:50,663] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_type HTTP/1.1" 200 213 [2021-06-25 16:55:50,669] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/document/ HTTP/1.1" 200 639 [2021-06-25 16:55:52,148] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /media/2021/06/25/004-%E8%AF%B7%E5%81%87%E5%8D%95_rJvva5h.docx HTTP/1.1" 200 17790 [2021-06-25 16:58:54,598] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 184 [2021-06-25 16:58:54,924] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-06-25 16:58:54,924] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-06-25 16:58:54,980] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_type HTTP/1.1" 200 213 [2021-06-25 16:58:54,985] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/document/ HTTP/1.1" 200 639 [2021-06-25 16:59:01,593] [basehttp.py:157] [basehttp:log_message] [INFO]- "OPTIONS /api/quality/document/1/ HTTP/1.1" 200 0 [2021-06-25 16:59:01,703] [basehttp.py:157] [basehttp:log_message] [INFO]- "DELETE /api/quality/document/1/ HTTP/1.1" 200 35 [2021-06-25 16:59:01,831] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/document/ HTTP/1.1" 200 83 [2021-06-25 17:39:56,134] [log.py:222] [log:log_response] [ERROR]- Internal Server Error: / Traceback (most recent call last): File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/handlers/base.py", line 145, in _get_response response = self.process_exception_by_middleware(e, request) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/handlers/base.py", line 143, in _get_response response = response.render() File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/response.py", line 105, in render self.content = self.rendered_content File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/response.py", line 81, in rendered_content template = self.resolve_template(self.template_name) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/response.py", line 63, in resolve_template return select_template(template, using=self.using) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/loader.py", line 47, in select_template raise TemplateDoesNotExist(', '.join(template_name_list), chain=chain) django.template.exceptions.TemplateDoesNotExist: index.html [2021-06-25 17:39:56,167] [basehttp.py:157] [basehttp:log_message] [ERROR]- "GET / HTTP/1.1" 500 83596 [2021-06-25 18:40:58,923] [log.py:222] [log:log_response] [ERROR]- Internal Server Error: / Traceback (most recent call last): File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/handlers/base.py", line 145, in _get_response response = self.process_exception_by_middleware(e, request) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/handlers/base.py", line 143, in _get_response response = response.render() File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/response.py", line 105, in render self.content = self.rendered_content File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/response.py", line 81, in rendered_content template = self.resolve_template(self.template_name) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/response.py", line 63, in resolve_template return select_template(template, using=self.using) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/loader.py", line 47, in select_template raise TemplateDoesNotExist(', '.join(template_name_list), chain=chain) django.template.exceptions.TemplateDoesNotExist: index.html [2021-06-25 18:40:58,962] [basehttp.py:157] [basehttp:log_message] [ERROR]- "GET / HTTP/1.1" 500 83596 [2021-06-28 08:52:13,033] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/ HTTP/1.1" 200 5131 [2021-06-28 08:52:13,062] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/css/bootstrap.min.css HTTP/1.1" 304 0 [2021-06-28 08:52:13,063] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/css/bootstrap-tweaks.css HTTP/1.1" 304 0 [2021-06-28 08:52:13,071] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/css/default.css HTTP/1.1" 304 0 [2021-06-28 08:52:13,072] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/css/prettify.css HTTP/1.1" 304 0 [2021-06-28 08:52:13,073] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/js/jquery-3.4.1.min.js HTTP/1.1" 304 0 [2021-06-28 08:52:13,075] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/js/ajax-form.js HTTP/1.1" 304 0 [2021-06-28 08:52:13,130] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/js/bootstrap.min.js HTTP/1.1" 304 0 [2021-06-28 08:52:13,131] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/js/csrf.js HTTP/1.1" 304 0 [2021-06-28 08:52:13,145] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/js/prettify-min.js HTTP/1.1" 304 0 [2021-06-28 08:52:13,147] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/js/default.js HTTP/1.1" 304 0 [2021-06-28 08:52:13,150] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/img/grid.png HTTP/1.1" 304 0 [2021-06-28 08:52:13,206] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/ HTTP/1.1" 200 5131 [2021-06-28 08:52:13,277] [log.py:222] [log:log_response] [WARNING]- Not Found: /favicon.ico [2021-06-28 08:52:13,277] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /favicon.ico HTTP/1.1" 404 3877 [2021-06-28 08:52:18,016] [basehttp.py:157] [basehttp:log_message] [INFO]- "OPTIONS /api/token/ HTTP/1.1" 200 0 [2021-06-28 08:52:18,271] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/token/ HTTP/1.1" 200 469 [2021-06-28 08:52:18,401] [basehttp.py:157] [basehttp:log_message] [INFO]- "OPTIONS /api/system/user/info/ HTTP/1.1" 200 0 [2021-06-28 08:52:18,514] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 184 [2021-06-28 08:52:18,827] [basehttp.py:157] [basehttp:log_message] [INFO]- "OPTIONS /api/quality/document/ HTTP/1.1" 200 0 [2021-06-28 08:52:18,832] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-06-28 08:52:18,832] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-06-28 08:52:18,835] [basehttp.py:157] [basehttp:log_message] [INFO]- "OPTIONS /api/system/dict/?type__code=data_type HTTP/1.1" 200 0 [2021-06-28 08:52:18,938] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/document/ HTTP/1.1" 200 83 [2021-06-28 08:52:18,940] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_type HTTP/1.1" 200 213 [2021-06-28 08:52:24,354] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api HTTP/1.1" 301 0 [2021-06-28 08:52:24,440] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api HTTP/1.1" 301 0 [2021-06-28 08:52:24,513] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/ HTTP/1.1" 200 5131 [2021-06-28 08:52:24,626] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/css/bootstrap-tweaks.css HTTP/1.1" 200 3385 [2021-06-28 08:52:24,627] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/css/default.css HTTP/1.1" 200 1131 [2021-06-28 08:52:24,629] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/css/prettify.css HTTP/1.1" 200 817 [2021-06-28 08:52:24,631] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/js/ajax-form.js HTTP/1.1" 200 3597 [2021-06-28 08:52:24,660] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/css/bootstrap.min.css HTTP/1.1" 200 121457 [2021-06-28 08:52:24,687] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/js/jquery-3.4.1.min.js HTTP/1.1" 200 88145 [2021-06-28 08:52:24,707] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/js/csrf.js HTTP/1.1" 200 1719 [2021-06-28 08:52:24,709] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/js/prettify-min.js HTTP/1.1" 200 13632 [2021-06-28 08:52:24,710] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/js/default.js HTTP/1.1" 200 1268 [2021-06-28 08:52:24,711] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/js/bootstrap.min.js HTTP/1.1" 200 39680 [2021-06-28 08:52:25,540] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/img/grid.png HTTP/1.1" 200 1458 [2021-06-28 08:52:31,903] [basehttp.py:157] [basehttp:log_message] [INFO]- "OPTIONS /api/file/ HTTP/1.1" 200 0 [2021-06-28 08:52:32,015] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/file/ HTTP/1.1" 200 386 [2021-06-28 08:52:53,743] [log.py:222] [log:log_response] [ERROR]- Internal Server Error: / Traceback (most recent call last): File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/handlers/base.py", line 145, in _get_response response = self.process_exception_by_middleware(e, request) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/handlers/base.py", line 143, in _get_response response = response.render() File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/response.py", line 105, in render self.content = self.rendered_content File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/response.py", line 81, in rendered_content template = self.resolve_template(self.template_name) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/response.py", line 63, in resolve_template return select_template(template, using=self.using) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/loader.py", line 47, in select_template raise TemplateDoesNotExist(', '.join(template_name_list), chain=chain) django.template.exceptions.TemplateDoesNotExist: index.html [2021-06-28 08:52:53,743] [basehttp.py:157] [basehttp:log_message] [ERROR]- "GET / HTTP/1.1" 500 84273 [2021-06-28 08:52:53,921] [log.py:222] [log:log_response] [ERROR]- Internal Server Error: / Traceback (most recent call last): File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/handlers/base.py", line 145, in _get_response response = self.process_exception_by_middleware(e, request) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/handlers/base.py", line 143, in _get_response response = response.render() File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/response.py", line 105, in render self.content = self.rendered_content File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/response.py", line 81, in rendered_content template = self.resolve_template(self.template_name) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/response.py", line 63, in resolve_template return select_template(template, using=self.using) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/loader.py", line 47, in select_template raise TemplateDoesNotExist(', '.join(template_name_list), chain=chain) django.template.exceptions.TemplateDoesNotExist: index.html [2021-06-28 08:52:53,921] [basehttp.py:157] [basehttp:log_message] [ERROR]- "GET / HTTP/1.1" 500 84677 [2021-06-28 08:52:56,348] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/quality/document/ HTTP/1.1" 200 573 [2021-06-28 08:52:56,518] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/document/ HTTP/1.1" 200 625 [2021-06-28 08:57:34,585] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/document/ HTTP/1.1" 200 625 [2021-06-28 08:59:57,145] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/document/ HTTP/1.1" 200 625 [2021-06-28 09:00:03,253] [basehttp.py:157] [basehttp:log_message] [INFO]- "OPTIONS /api/quality/document/2/ HTTP/1.1" 200 0 [2021-06-28 09:00:03,402] [basehttp.py:157] [basehttp:log_message] [INFO]- "PUT /api/quality/document/2/ HTTP/1.1" 200 566 [2021-06-28 09:00:03,554] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/document/ HTTP/1.1" 200 618 [2021-06-28 09:00:58,194] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /media/2021/06/28/004-%E8%AF%B7%E5%81%87%E5%8D%95.docx HTTP/1.1" 200 17790 [2021-06-28 09:01:08,955] [basehttp.py:157] [basehttp:log_message] [INFO]- "PUT /api/quality/document/2/ HTTP/1.1" 200 566 [2021-06-28 09:01:09,113] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/document/ HTTP/1.1" 200 618 [2021-06-28 09:01:20,823] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 184 [2021-06-28 09:01:21,063] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-06-28 09:01:21,063] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-06-28 09:01:21,064] [basehttp.py:157] [basehttp:log_message] [INFO]- "OPTIONS /api/supervision/record/todos/ HTTP/1.1" 200 0 [2021-06-28 09:01:21,172] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/supervision/record/todos/ HTTP/1.1" 200 64 [2021-06-28 09:01:24,865] [basehttp.py:157] [basehttp:log_message] [INFO]- "OPTIONS /api/system/dict/?type__code=inspect_category HTTP/1.1" 200 0 [2021-06-28 09:01:24,873] [basehttp.py:157] [basehttp:log_message] [INFO]- "OPTIONS /api/quality/inspecttemplate/?pageoff=true HTTP/1.1" 200 0 [2021-06-28 09:01:24,997] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=inspect_category HTTP/1.1" 200 33 [2021-06-28 09:01:25,002] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/inspecttemplate/?pageoff=true HTTP/1.1" 200 33 [2021-06-28 09:01:25,961] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/document/ HTTP/1.1" 200 618 [2021-06-28 09:01:38,456] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 184 [2021-06-28 09:01:38,675] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-06-28 09:01:38,675] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-06-28 09:01:38,713] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/supervision/record/todos/ HTTP/1.1" 200 64 [2021-06-28 09:01:43,493] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/document/ HTTP/1.1" 200 618 [2021-06-28 09:01:47,247] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 184 [2021-06-28 09:01:47,448] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-06-28 09:01:47,448] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-06-28 09:01:47,480] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/supervision/record/todos/ HTTP/1.1" 200 64 [2021-06-28 09:01:50,994] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/document/ HTTP/1.1" 200 618 [2021-06-28 09:01:51,915] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 184 [2021-06-28 09:01:52,185] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-06-28 09:01:52,186] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-06-28 09:01:52,217] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/document/ HTTP/1.1" 200 618 [2021-06-28 09:01:53,421] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /media/2021/06/28/004-%E8%AF%B7%E5%81%87%E5%8D%95.docx HTTP/1.1" 304 0 [2021-06-28 09:03:27,507] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 184 [2021-06-28 09:03:27,793] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-06-28 09:03:27,794] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-06-28 09:03:27,831] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/document/ HTTP/1.1" 200 618 [2021-06-28 09:07:16,807] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/document/ HTTP/1.1" 200 618 [2021-06-28 09:07:29,477] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/document/ HTTP/1.1" 200 618 [2021-06-28 09:07:59,663] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/document/ HTTP/1.1" 200 618 [2021-06-28 09:08:13,973] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 184 [2021-06-28 09:08:14,292] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-06-28 09:08:14,292] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-06-28 09:08:14,323] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/document/ HTTP/1.1" 200 618 [2021-06-28 09:08:17,114] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 184 [2021-06-28 09:08:17,355] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-06-28 09:08:17,355] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-06-28 09:08:17,387] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/supervision/record/todos/ HTTP/1.1" 200 64 [2021-06-28 09:09:16,444] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/document/ HTTP/1.1" 200 618 [2021-06-28 09:11:05,474] [basehttp.py:157] [basehttp:log_message] [INFO]- "PUT /api/quality/document/2/ HTTP/1.1" 200 566 [2021-06-28 09:11:05,599] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/document/ HTTP/1.1" 200 618 [2021-06-28 09:14:04,074] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/document/ HTTP/1.1" 200 618 [2021-06-28 09:14:50,569] [basehttp.py:157] [basehttp:log_message] [INFO]- "PUT /api/quality/document/2/ HTTP/1.1" 200 566 [2021-06-28 09:14:50,703] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/document/ HTTP/1.1" 200 618 [2021-06-28 09:17:37,817] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/file/ HTTP/1.1" 200 438 [2021-06-28 09:17:41,512] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/quality/document/ HTTP/1.1" 200 622 [2021-06-28 09:17:41,646] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/document/ HTTP/1.1" 200 1210 [2021-06-28 09:19:59,652] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/document/ HTTP/1.1" 200 1210 [2021-06-28 09:21:02,360] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/css/bootstrap-theme.min.css HTTP/1.1" 304 0 [2021-06-28 09:21:02,370] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/docs/css/base.css HTTP/1.1" 304 0 [2021-06-28 09:21:02,371] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/css/font-awesome-4.0.3.css HTTP/1.1" 304 0 [2021-06-28 09:21:02,372] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/docs/css/jquery.json-view.min.css HTTP/1.1" 304 0 [2021-06-28 09:21:02,373] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/js/coreapi-0.1.1.js HTTP/1.1" 304 0 [2021-06-28 09:21:04,293] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/docs/schema.js HTTP/1.1" 200 268460 [2021-06-28 09:21:05,046] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/fonts/fontawesome-webfont.woff?v=4.0.3 HTTP/1.1" 304 0 [2021-06-28 09:21:08,571] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/docs/ HTTP/1.1" 200 1506134 [2021-06-28 09:21:13,539] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/docs/js/jquery.json-view.min.js HTTP/1.1" 304 0 [2021-06-28 09:21:13,540] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/docs/js/api.js HTTP/1.1" 304 0 [2021-06-28 09:21:21,622] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 63 /home/cma_search/server/venv/lib/python3.8/site-packages/tencentcloud/vod/v20180717/models.py:13429: Warning: IntranetMediaUrl fileds are useless. warnings.warn("%s fileds are useless." % ",".join(memeber_set), Warning) [2021-06-28 09:21:34,798] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 1393 [2021-06-28 09:21:48,027] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/file/ HTTP/1.1" 200 454 [2021-06-28 09:21:54,342] [basehttp.py:157] [basehttp:log_message] [INFO]- "PUT /api/quality/document/2/ HTTP/1.1" 200 634 [2021-06-28 09:21:54,481] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/document/ HTTP/1.1" 200 1278 [2021-06-28 09:22:05,561] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/file/ HTTP/1.1" 200 402 [2021-06-28 09:22:21,392] [basehttp.py:157] [basehttp:log_message] [INFO]- "PUT /api/quality/document/2/ HTTP/1.1" 200 582 [2021-06-28 09:22:21,526] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/document/ HTTP/1.1" 200 1226 [2021-06-28 09:25:05,165] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/document/ HTTP/1.1" 200 1226 [2021-06-28 09:26:12,241] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/document/ HTTP/1.1" 200 1226 [2021-06-28 09:27:27,284] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/document/ HTTP/1.1" 200 1226 [2021-06-28 09:30:24,188] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 184 [2021-06-28 09:30:24,488] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-06-28 09:30:24,489] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-06-28 09:30:24,518] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/document/ HTTP/1.1" 200 1226 [2021-06-28 10:30:51,813] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/document/ HTTP/1.1" 200 1226 [2021-06-28 10:35:23,150] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 184 [2021-06-28 10:35:23,480] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-06-28 10:35:23,480] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-06-28 10:35:23,511] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/document/ HTTP/1.1" 200 1226 [2021-06-28 10:36:38,964] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 184 [2021-06-28 10:36:39,181] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 184 [2021-06-28 10:36:39,387] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 184 [2021-06-28 10:36:39,557] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 184 [2021-06-28 10:36:39,729] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 184 [2021-06-28 10:36:40,004] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-06-28 10:36:40,004] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-06-28 10:36:40,037] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/document/ HTTP/1.1" 200 1226 [2021-06-28 10:36:40,164] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-06-28 10:36:40,164] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-06-28 10:36:40,255] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/document/ HTTP/1.1" 200 1226 [2021-06-28 10:36:40,341] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-06-28 10:36:40,341] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-06-28 10:36:40,480] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-06-28 10:36:40,480] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-06-28 10:36:40,605] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/document/ HTTP/1.1" 200 1226 [2021-06-28 10:36:40,684] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-06-28 10:36:40,684] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-06-28 10:36:40,745] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/supervision/record/todos/ HTTP/1.1" 200 64 [2021-06-28 10:48:07,563] [autoreload.py:222] [autoreload:trigger_reload] [INFO]- /home/cma_search/server/apps/vod/views.py changed, reloading. Performing system checks... System check identified no issues (0 silenced). June 25, 2021 - 16:48:40 Django version 3.0.5, using settings 'server.settings_dev' Starting development server at http://0.0.0.0:9101/ Quit the server with CONTROL-C. [2021-06-28 10:48:08,198] [autoreload.py:598] [autoreload:run_with_reloader] [INFO]- Watching for file changes with StatReloader /home/cma_search/server/venv/lib/python3.8/site-packages/django_filters/rest_framework/backends.py:127: UserWarning: is not compatible with schema generation warnings.warn( /home/cma_search/server/venv/lib/python3.8/site-packages/django_filters/rest_framework/backends.py:127: UserWarning: is not compatible with schema generation warnings.warn( /home/cma_search/server/venv/lib/python3.8/site-packages/django_filters/rest_framework/backends.py:127: UserWarning: is not compatible with schema generation warnings.warn( [2021-06-28 10:48:46,509] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/docs/schema.js HTTP/1.1" 200 279332 [2021-06-28 10:48:56,075] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/docs/ HTTP/1.1" 200 1571322 [2021-06-28 10:48:57,009] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/docs/img/favicon.ico HTTP/1.1" 200 5430 [2021-06-28 10:49:16,873] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/myview/ HTTP/1.1" 200 63 /home/cma_search/server/venv/lib/python3.8/site-packages/rest_framework/pagination.py:200: UnorderedObjectListWarning: Pagination may yield inconsistent results with an unordered object_list: QuerySet. paginator = self.django_paginator_class(queryset, page_size) [2021-06-28 10:50:09,867] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/myview/ HTTP/1.1" 200 83 [2021-06-28 11:01:14,433] [basehttp.py:157] [basehttp:log_message] [INFO]- "OPTIONS /api/system/user/info/ HTTP/1.1" 200 0 [2021-06-28 11:01:14,543] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 184 [2021-06-28 11:01:14,886] [basehttp.py:157] [basehttp:log_message] [INFO]- "OPTIONS /api/quality/document/ HTTP/1.1" 200 0 [2021-06-28 11:01:14,892] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-06-28 11:01:14,892] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-06-28 11:01:15,054] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/document/ HTTP/1.1" 200 1226 [2021-06-28 11:02:24,899] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 184 [2021-06-28 11:02:25,145] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-06-28 11:02:25,145] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-06-28 11:07:41,355] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/token/ HTTP/1.1" 200 469 [2021-06-28 11:12:25,266] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-06-28 11:12:35,088] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 83 [2021-06-28 11:15:58,999] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 184 [2021-06-28 11:15:59,248] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-06-28 11:15:59,248] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-06-28 11:16:13,241] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-06-28 11:16:13,241] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-06-28 11:20:52,755] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 184 [2021-06-28 11:20:53,008] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-06-28 11:20:53,009] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-06-28 11:21:15,081] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 184 [2021-06-28 11:21:15,364] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-06-28 11:21:15,364] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-06-28 11:21:29,967] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/css/bootstrap.min.css HTTP/1.1" 304 0 [2021-06-28 11:21:29,979] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/css/bootstrap-theme.min.css HTTP/1.1" 304 0 [2021-06-28 11:21:29,980] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/docs/css/jquery.json-view.min.css HTTP/1.1" 304 0 [2021-06-28 11:21:29,981] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/css/font-awesome-4.0.3.css HTTP/1.1" 304 0 [2021-06-28 11:21:29,983] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/docs/css/base.css HTTP/1.1" 304 0 [2021-06-28 11:21:30,030] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/js/coreapi-0.1.1.js HTTP/1.1" 304 0 [2021-06-28 11:21:32,219] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/docs/schema.js HTTP/1.1" 200 279332 [2021-06-28 11:21:33,549] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/fonts/fontawesome-webfont.woff?v=4.0.3 HTTP/1.1" 304 0 [2021-06-28 11:21:41,313] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/docs/ HTTP/1.1" 200 1571322 [2021-06-28 11:21:42,040] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/js/jquery-3.4.1.min.js HTTP/1.1" 304 0 [2021-06-28 11:21:42,041] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/js/bootstrap.min.js HTTP/1.1" 304 0 [2021-06-28 11:21:42,043] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/docs/js/jquery.json-view.min.js HTTP/1.1" 304 0 [2021-06-28 11:21:42,044] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/docs/js/api.js HTTP/1.1" 304 0 [2021-06-28 13:21:38,648] [basehttp.py:157] [basehttp:log_message] [INFO]- "OPTIONS /api/quality/document/ HTTP/1.1" 200 0 [2021-06-28 13:21:38,756] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/document/ HTTP/1.1" 200 1226 [2021-06-28 13:30:04,000] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/docs/schema.js HTTP/1.1" 200 279332 [2021-06-28 13:30:08,332] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/docs/ HTTP/1.1" 200 1571322 [2021-06-28 13:32:31,312] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/docs/schema.js HTTP/1.1" 200 279332 [2021-06-28 13:32:35,493] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/docs/ HTTP/1.1" 200 1571322 [2021-06-28 13:34:28,115] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 63 [2021-06-28 13:35:04,105] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-06-28 13:40:37,086] [basehttp.py:157] [basehttp:log_message] [INFO]- "OPTIONS /api/system/user/info/ HTTP/1.1" 200 0 [2021-06-28 13:40:37,183] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 184 [2021-06-28 13:40:46,399] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 184 [2021-06-28 13:40:46,631] [basehttp.py:157] [basehttp:log_message] [INFO]- "OPTIONS /api/supervision/record/todos/ HTTP/1.1" 200 0 [2021-06-28 13:40:46,642] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-06-28 13:40:46,642] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-06-28 13:40:46,747] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/supervision/record/todos/ HTTP/1.1" 200 64 [2021-06-28 13:42:50,745] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 184 [2021-06-28 13:42:51,047] [basehttp.py:157] [basehttp:log_message] [INFO]- "OPTIONS /api/vod/signature/ HTTP/1.1" 200 0 [2021-06-28 13:42:51,058] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-06-28 13:42:51,058] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-06-28 13:42:51,150] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-06-28 13:42:57,840] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-06-28 14:37:05,782] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-06-28 14:40:53,598] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-06-28 14:42:18,264] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-06-28 14:45:09,071] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-06-28 14:52:23,931] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-06-28 14:55:10,825] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-06-28 14:55:29,165] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-06-28 14:55:39,280] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-06-28 14:57:19,149] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-06-28 14:57:24,572] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 184 [2021-06-28 14:57:24,855] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-06-28 14:57:24,855] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-06-28 14:57:24,875] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-06-28 15:02:56,768] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-06-28 15:03:00,958] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 184 [2021-06-28 15:03:01,240] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-06-28 15:03:01,240] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-06-28 15:03:01,256] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-06-28 15:03:45,866] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-06-28 15:05:20,831] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 184 [2021-06-28 15:05:21,090] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-06-28 15:05:21,090] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-06-28 15:05:21,109] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-06-28 15:10:14,917] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 184 [2021-06-28 15:10:15,202] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-06-28 15:10:15,202] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-06-28 15:10:24,380] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 184 [2021-06-28 15:10:24,657] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-06-28 15:10:24,657] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-06-28 15:10:42,642] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 184 [2021-06-28 15:10:42,930] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-06-28 15:10:42,930] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-06-28 15:13:36,105] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 184 [2021-06-28 15:13:36,369] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-06-28 15:13:36,370] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-06-28 15:14:00,612] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 184 [2021-06-28 15:14:00,909] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-06-28 15:14:00,909] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-06-28 15:36:01,820] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 184 [2021-06-28 15:36:02,069] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-06-28 15:36:02,070] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-06-28 15:39:00,647] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 184 [2021-06-28 15:39:00,903] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-06-28 15:39:00,903] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-06-28 16:04:04,754] [basehttp.py:157] [basehttp:log_message] [INFO]- "OPTIONS /api/system/user/info/ HTTP/1.1" 200 0 [2021-06-28 16:04:04,865] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 184 [2021-06-28 16:04:05,124] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-06-28 16:04:05,124] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-06-28 16:04:10,145] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 184 [2021-06-28 16:04:10,420] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-06-28 16:04:10,420] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-06-28 16:05:28,066] [basehttp.py:157] [basehttp:log_message] [INFO]- "OPTIONS /api/vod/signature/ HTTP/1.1" 200 0 [2021-06-28 16:05:28,158] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-06-28 16:05:33,868] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 184 [2021-06-28 16:05:34,170] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-06-28 16:05:34,170] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-06-28 16:05:34,189] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-06-28 16:05:57,781] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-06-28 16:06:31,703] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 184 [2021-06-28 16:06:32,019] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-06-28 16:06:32,020] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-06-28 16:06:32,036] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-06-28 16:07:37,994] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 184 [2021-06-28 16:07:38,255] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-06-28 16:07:38,255] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-06-28 16:07:38,274] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-06-28 16:08:38,070] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 184 [2021-06-28 16:08:38,360] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-06-28 16:08:38,361] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-06-28 16:08:38,379] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-06-28 16:10:13,657] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-06-28 16:10:16,758] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 184 [2021-06-28 16:10:17,057] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-06-28 16:10:17,057] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-06-28 16:10:17,073] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-06-28 16:14:18,327] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 184 [2021-06-28 16:14:18,581] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-06-28 16:14:18,581] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-06-28 16:14:27,152] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-06-28 16:23:36,343] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 184 [2021-06-28 16:23:36,697] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-06-28 16:23:36,697] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-06-28 16:24:01,529] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-06-28 16:24:02,694] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-06-28 16:24:03,855] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-06-28 16:24:04,928] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-06-28 16:30:58,068] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-06-28 16:30:59,395] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-06-28 16:31:00,552] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-06-28 16:31:01,727] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-06-28 16:32:52,809] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 184 [2021-06-28 16:32:53,121] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-06-28 16:32:53,121] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-06-28 16:33:08,418] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-06-28 16:33:09,746] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-06-28 16:33:10,981] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-06-28 16:33:12,132] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-06-28 16:36:36,900] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-06-28 16:36:38,142] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-06-28 16:36:39,314] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-06-28 16:36:40,482] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-06-28 16:38:08,498] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-06-28 16:38:09,740] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-06-28 16:38:10,896] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-06-28 16:38:12,072] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-06-28 16:44:34,133] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-06-28 16:44:35,438] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-06-28 16:44:36,506] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-06-28 16:44:37,664] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-06-28 16:45:16,961] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-06-28 16:45:18,680] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-06-28 16:45:19,748] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-06-28 16:45:20,833] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-06-30 10:01:22,454] [autoreload.py:598] [autoreload:run_with_reloader] [INFO]- Watching for file changes with StatReloader [2021-06-30 10:01:24,174] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/ HTTP/1.1" 200 5131 [2021-06-30 10:01:24,223] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/css/bootstrap.min.css HTTP/1.1" 304 0 [2021-06-30 10:01:24,235] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/css/bootstrap-tweaks.css HTTP/1.1" 304 0 [2021-06-30 10:01:24,236] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/js/jquery-3.4.1.min.js HTTP/1.1" 304 0 [2021-06-30 10:01:24,237] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/css/default.css HTTP/1.1" 304 0 [2021-06-30 10:01:24,238] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/css/prettify.css HTTP/1.1" 304 0 [2021-06-30 10:01:24,300] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/js/ajax-form.js HTTP/1.1" 304 0 [2021-06-30 10:01:24,318] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/js/bootstrap.min.js HTTP/1.1" 304 0 [2021-06-30 10:01:24,319] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/js/default.js HTTP/1.1" 304 0 [2021-06-30 10:01:24,320] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/js/prettify-min.js HTTP/1.1" 304 0 [2021-06-30 10:01:24,321] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/js/csrf.js HTTP/1.1" 304 0 [2021-06-30 10:01:24,379] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/img/grid.png HTTP/1.1" 304 0 [2021-06-30 10:01:24,484] [log.py:222] [log:log_response] [WARNING]- Not Found: /favicon.ico [2021-06-30 10:01:24,484] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /favicon.ico HTTP/1.1" 404 3877 /home/cma_search/server/venv/lib/python3.8/site-packages/django_filters/rest_framework/backends.py:127: UserWarning: is not compatible with schema generation warnings.warn( /home/cma_search/server/venv/lib/python3.8/site-packages/django_filters/rest_framework/backends.py:127: UserWarning: is not compatible with schema generation warnings.warn( /home/cma_search/server/venv/lib/python3.8/site-packages/django_filters/rest_framework/backends.py:127: UserWarning: is not compatible with schema generation warnings.warn( [2021-06-30 10:01:29,123] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/css/bootstrap-theme.min.css HTTP/1.1" 304 0 [2021-06-30 10:01:29,124] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/css/font-awesome-4.0.3.css HTTP/1.1" 304 0 [2021-06-30 10:01:29,126] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/js/coreapi-0.1.1.js HTTP/1.1" 304 0 [2021-06-30 10:01:29,127] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/docs/css/base.css HTTP/1.1" 304 0 [2021-06-30 10:01:29,128] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/docs/css/jquery.json-view.min.css HTTP/1.1" 304 0 [2021-06-30 10:01:30,965] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/docs/schema.js HTTP/1.1" 200 279332 [2021-06-30 10:01:31,818] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/fonts/fontawesome-webfont.woff?v=4.0.3 HTTP/1.1" 304 0 [2021-06-30 10:01:35,934] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/docs/ HTTP/1.1" 200 1571322 [2021-06-30 10:01:41,298] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/docs/js/api.js HTTP/1.1" 304 0 [2021-06-30 10:01:41,299] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/docs/js/jquery.json-view.min.js HTTP/1.1" 304 0 Performing system checks... System check identified no issues (0 silenced). June 30, 2021 - 10:01:23 Django version 3.0.5, using settings 'server.settings_dev' Starting development server at http://0.0.0.0:9101/ Quit the server with CONTROL-C. [2021-06-30 10:02:27,519] [autoreload.py:598] [autoreload:run_with_reloader] [INFO]- Watching for file changes with StatReloader /home/cma_search/server/venv/lib/python3.8/site-packages/django_filters/rest_framework/backends.py:127: UserWarning: is not compatible with schema generation warnings.warn( /home/cma_search/server/venv/lib/python3.8/site-packages/django_filters/rest_framework/backends.py:127: UserWarning: is not compatible with schema generation warnings.warn( /home/cma_search/server/venv/lib/python3.8/site-packages/django_filters/rest_framework/backends.py:127: UserWarning: is not compatible with schema generation warnings.warn( [2021-06-30 10:02:31,579] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/docs/schema.js HTTP/1.1" 200 279812 [2021-06-30 10:02:40,642] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/docs/ HTTP/1.1" 200 1572669 [2021-06-30 10:02:41,805] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/docs/img/favicon.ico HTTP/1.1" 200 5430 [2021-06-30 10:02:55,806] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/ HTTP/1.1" 200 5131 [2021-06-30 10:03:01,277] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/supervision HTTP/1.1" 301 0 [2021-06-30 10:03:01,378] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/supervision/ HTTP/1.1" 200 5288 [2021-06-30 10:03:08,147] [log.py:222] [log:log_response] [WARNING]- Not Found: /api/supervision/document [2021-06-30 10:03:08,148] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /api/supervision/document HTTP/1.1" 404 17910 [2021-06-30 10:05:34,164] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality HTTP/1.1" 301 0 [2021-06-30 10:05:34,250] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/ HTTP/1.1" 200 5268 [2021-06-30 10:05:39,090] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/document HTTP/1.1" 301 0 [2021-06-30 10:05:39,187] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/document/ HTTP/1.1" 200 5409 [2021-06-30 10:13:44,822] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/ HTTP/1.1" 200 5131 [2021-06-30 11:41:50,175] [log.py:222] [log:log_response] [ERROR]- Internal Server Error: / Traceback (most recent call last): File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/handlers/base.py", line 145, in _get_response response = self.process_exception_by_middleware(e, request) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/handlers/base.py", line 143, in _get_response response = response.render() File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/response.py", line 105, in render self.content = self.rendered_content File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/response.py", line 81, in rendered_content template = self.resolve_template(self.template_name) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/response.py", line 63, in resolve_template return select_template(template, using=self.using) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/loader.py", line 47, in select_template raise TemplateDoesNotExist(', '.join(template_name_list), chain=chain) django.template.exceptions.TemplateDoesNotExist: index.html [2021-06-30 11:41:50,203] [basehttp.py:157] [basehttp:log_message] [ERROR]- "GET / HTTP/1.1" 500 83888 [2021-06-30 13:52:15,544] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/ HTTP/1.1" 200 5131 [2021-06-30 14:35:31,774] [log.py:222] [log:log_response] [ERROR]- Internal Server Error: / Traceback (most recent call last): File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/handlers/base.py", line 145, in _get_response response = self.process_exception_by_middleware(e, request) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/handlers/base.py", line 143, in _get_response response = response.render() File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/response.py", line 105, in render self.content = self.rendered_content File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/response.py", line 81, in rendered_content template = self.resolve_template(self.template_name) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/response.py", line 63, in resolve_template return select_template(template, using=self.using) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/loader.py", line 47, in select_template raise TemplateDoesNotExist(', '.join(template_name_list), chain=chain) django.template.exceptions.TemplateDoesNotExist: index.html [2021-06-30 14:35:31,803] [basehttp.py:157] [basehttp:log_message] [ERROR]- "GET / HTTP/1.1" 500 83889 [2021-06-30 15:15:09,397] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/ HTTP/1.1" 200 5131 [2021-07-01 08:58:10,387] [basehttp.py:157] [basehttp:log_message] [INFO]- "OPTIONS /api/system/user/info/ HTTP/1.1" 200 0 [2021-07-01 08:58:10,461] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 73 [2021-07-01 08:58:23,589] [basehttp.py:157] [basehttp:log_message] [INFO]- "OPTIONS /api/token/ HTTP/1.1" 200 0 [2021-07-01 08:58:24,120] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/token/ HTTP/1.1" 200 469 [2021-07-01 08:58:24,399] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 184 [2021-07-01 08:58:24,711] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-01 08:58:24,711] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-01 08:58:42,072] [basehttp.py:157] [basehttp:log_message] [INFO]- "OPTIONS /api/vod/signature/ HTTP/1.1" 200 0 [2021-07-01 08:58:42,181] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 08:58:43,480] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 08:58:44,578] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 08:58:46,083] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 09:02:23,471] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/ HTTP/1.1" 200 5131 [2021-07-01 09:02:33,415] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 09:02:35,217] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 09:02:36,575] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 09:02:37,884] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 09:03:12,268] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 09:03:13,480] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 09:03:14,705] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 09:03:15,874] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 09:18:38,603] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 09:18:39,839] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 09:18:41,001] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 09:18:42,166] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 09:20:52,763] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 09:20:54,071] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 09:20:55,142] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 09:20:56,304] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 09:21:35,450] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 09:21:36,672] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 09:21:37,835] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 09:21:38,920] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 09:27:38,109] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 09:27:39,519] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 09:27:40,754] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 09:27:42,030] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 10:20:26,751] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/css/bootstrap.min.css HTTP/1.1" 304 0 [2021-07-01 10:20:26,760] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/css/bootstrap-theme.min.css HTTP/1.1" 304 0 [2021-07-01 10:20:26,763] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/css/font-awesome-4.0.3.css HTTP/1.1" 304 0 [2021-07-01 10:20:26,765] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/docs/css/base.css HTTP/1.1" 304 0 [2021-07-01 10:20:26,766] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/docs/css/jquery.json-view.min.css HTTP/1.1" 304 0 [2021-07-01 10:20:26,821] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/js/coreapi-0.1.1.js HTTP/1.1" 304 0 [2021-07-01 10:20:28,587] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/docs/schema.js HTTP/1.1" 200 279812 [2021-07-01 10:20:29,473] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/fonts/fontawesome-webfont.woff?v=4.0.3 HTTP/1.1" 304 0 [2021-07-01 10:20:34,058] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/docs/ HTTP/1.1" 200 1572669 [2021-07-01 10:20:38,773] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/js/bootstrap.min.js HTTP/1.1" 304 0 [2021-07-01 10:20:38,775] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/js/jquery-3.4.1.min.js HTTP/1.1" 304 0 [2021-07-01 10:20:38,775] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/docs/js/jquery.json-view.min.js HTTP/1.1" 304 0 [2021-07-01 10:20:38,776] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/docs/js/api.js HTTP/1.1" 304 0 [2021-07-01 10:21:02,016] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 63 [2021-07-01 10:30:11,816] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 10:30:13,123] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 10:30:14,271] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 10:30:14,374] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 10:30:15,343] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 10:30:15,433] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 10:30:16,065] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 10:30:16,405] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 10:30:16,649] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 10:30:16,868] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 10:30:17,066] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 10:30:17,204] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 10:30:17,311] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 10:30:17,475] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 10:30:17,576] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 10:30:17,681] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 10:30:17,815] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 10:30:17,936] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 10:30:18,036] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 10:30:18,130] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 10:30:18,298] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 10:30:18,391] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 10:30:18,484] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 10:30:18,576] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 10:30:18,704] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 10:30:18,799] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 10:30:19,001] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 10:30:19,099] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 10:30:19,203] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 10:30:19,302] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 10:30:19,390] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 10:30:19,487] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 10:30:19,578] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 10:30:19,673] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 10:30:19,763] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 10:30:19,858] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 10:30:19,964] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 10:30:20,061] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 10:30:20,155] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 10:30:20,246] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 10:30:20,341] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 10:30:20,432] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 10:30:20,528] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 10:30:20,616] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 10:30:20,708] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 10:30:20,804] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 10:30:20,900] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 10:30:21,001] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 10:30:21,102] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 10:30:21,197] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 10:30:21,290] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 10:30:21,385] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 10:30:21,477] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 10:30:21,571] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 10:30:21,668] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 10:30:21,759] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 10:30:21,855] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 10:30:21,956] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 10:30:22,050] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 10:30:22,142] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 10:30:22,235] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 10:30:22,326] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 10:30:22,422] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 10:30:22,515] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 10:30:22,662] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 10:30:22,818] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 10:30:23,042] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 10:30:23,189] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 10:30:32,514] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 10:30:33,828] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 10:30:34,900] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 10:30:36,052] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 10:31:20,261] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 184 [2021-07-01 10:31:20,544] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-01 10:31:20,545] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-01 10:33:12,786] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 10:33:13,999] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 10:33:15,178] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 10:33:16,345] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 10:34:52,233] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 184 [2021-07-01 10:34:52,493] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-01 10:34:52,494] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-01 10:35:03,724] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 10:35:04,911] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 10:35:06,121] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 10:35:07,247] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 10:39:40,437] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 184 [2021-07-01 10:39:40,708] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-01 10:39:40,708] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-01 10:39:59,713] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 184 [2021-07-01 10:39:59,997] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-01 10:39:59,997] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-01 10:40:48,416] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 184 [2021-07-01 10:40:48,781] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-01 10:40:48,782] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-01 10:44:00,161] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 10:44:01,408] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 10:44:02,575] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 10:44:03,637] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 10:44:47,086] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 10:44:48,286] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 10:44:49,455] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 10:44:50,525] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 10:46:07,633] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 10:46:08,770] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 10:46:09,845] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 10:46:10,909] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 10:54:08,697] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 10:54:10,001] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 10:54:11,267] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 10:54:12,543] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 10:56:18,349] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 184 [2021-07-01 10:56:18,653] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-01 10:56:18,653] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-01 11:20:50,095] [basehttp.py:157] [basehttp:log_message] [INFO]- "OPTIONS /api/vod/signature/ HTTP/1.1" 200 0 [2021-07-01 11:20:50,193] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 11:20:51,622] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 11:20:52,812] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 11:20:54,092] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 12:36:29,905] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 12:36:31,137] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 12:36:32,211] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 12:36:33,279] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 14:03:14,256] [basehttp.py:157] [basehttp:log_message] [INFO]- "OPTIONS /api/system/user/info/ HTTP/1.1" 200 0 [2021-07-01 14:03:14,374] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 184 [2021-07-01 14:03:14,680] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-01 14:03:14,680] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-01 14:05:39,410] [basehttp.py:157] [basehttp:log_message] [INFO]- "OPTIONS /api/vod/signature/ HTTP/1.1" 200 0 [2021-07-01 14:05:39,516] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 14:05:40,694] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 14:05:41,864] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 14:05:43,042] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 14:42:26,818] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/ HTTP/1.1" 200 5131 [2021-07-01 14:45:10,195] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 184 [2021-07-01 14:45:10,508] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-01 14:45:10,509] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-01 14:51:10,647] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 14:51:11,915] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 14:51:13,247] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 14:51:14,409] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 14:52:53,136] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 14:52:54,369] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 14:52:55,430] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 14:52:56,516] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 14:53:30,609] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 14:53:32,014] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 14:53:33,190] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 14:53:34,269] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 15:02:12,677] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 15:02:14,090] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 15:02:15,257] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 15:02:16,553] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 15:27:00,663] [basehttp.py:157] [basehttp:log_message] [INFO]- "OPTIONS /api/token/ HTTP/1.1" 200 0 [2021-07-01 15:27:00,984] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/token/ HTTP/1.1" 200 469 [2021-07-01 15:27:01,073] [basehttp.py:157] [basehttp:log_message] [INFO]- "OPTIONS /api/system/user/info/ HTTP/1.1" 200 0 [2021-07-01 15:27:01,171] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 184 [2021-07-01 15:27:01,369] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-01 15:27:01,370] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-01 15:27:22,692] [basehttp.py:157] [basehttp:log_message] [INFO]- "OPTIONS /api/vod/signature/ HTTP/1.1" 200 0 [2021-07-01 15:27:22,788] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 15:27:24,200] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 15:27:25,458] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 15:27:26,617] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 15:46:23,136] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 15:46:24,574] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 15:46:25,822] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 15:46:27,099] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 15:50:06,998] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 15:50:08,295] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 15:50:09,467] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 15:50:10,613] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 16:22:48,214] [basehttp.py:157] [basehttp:log_message] [INFO]- "OPTIONS /api/system/user/info/ HTTP/1.1" 200 0 [2021-07-01 16:22:48,360] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 184 [2021-07-01 16:22:48,637] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-01 16:22:48,638] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-01 16:23:02,040] [basehttp.py:157] [basehttp:log_message] [INFO]- "OPTIONS /api/vod/signature/ HTTP/1.1" 200 0 [2021-07-01 16:23:02,151] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 16:23:03,335] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 16:23:04,461] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 16:23:05,520] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 16:25:38,232] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/docs/schema.js HTTP/1.1" 200 279812 [2021-07-01 16:25:47,876] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/docs/ HTTP/1.1" 200 1572669 [2021-07-01 16:29:05,243] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 16:29:06,674] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 16:29:07,941] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 16:29:09,202] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 16:29:29,059] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 16:29:30,259] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 16:29:31,434] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 16:29:32,508] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 16:33:22,188] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 16:33:23,493] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 16:33:24,649] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 16:33:25,718] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 16:33:49,132] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 16:33:50,245] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 16:33:51,395] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 16:33:52,465] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 16:35:00,887] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 16:35:02,133] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 16:35:03,190] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 16:35:04,333] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 16:35:19,744] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 16:35:20,989] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 16:35:22,106] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 16:35:23,219] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 16:37:20,326] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 16:37:21,560] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 16:37:23,608] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 16:37:25,600] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 16:39:07,475] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 16:39:08,693] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 16:39:09,754] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 16:39:10,847] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 16:59:05,071] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 16:59:06,532] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 16:59:07,939] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 16:59:09,209] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 17:01:08,871] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 17:01:10,114] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 17:01:11,288] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-01 17:01:12,465] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-02 08:34:13,171] [basehttp.py:157] [basehttp:log_message] [INFO]- "OPTIONS /api/vod/signature/ HTTP/1.1" 200 0 [2021-07-02 08:34:13,263] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-02 08:34:14,521] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-02 08:34:15,681] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-02 08:34:16,872] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-02 08:35:00,485] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-02 08:35:01,784] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-02 08:35:03,050] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-02 08:35:04,315] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 208 [2021-07-02 08:41:26,572] [basehttp.py:157] [basehttp:log_message] [INFO]- "OPTIONS /api/system/user/info/ HTTP/1.1" 200 0 [2021-07-02 08:41:26,680] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 184 [2021-07-02 08:41:26,965] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-02 08:41:26,965] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-02 08:42:27,435] [autoreload.py:222] [autoreload:trigger_reload] [INFO]- /home/cma_search/server/apps/vod/vodclient.py changed, reloading. Performing system checks... System check identified no issues (0 silenced). June 30, 2021 - 10:02:28 Django version 3.0.5, using settings 'server.settings_dev' Starting development server at http://0.0.0.0:9101/ Quit the server with CONTROL-C. [2021-07-02 08:42:28,222] [autoreload.py:598] [autoreload:run_with_reloader] [INFO]- Watching for file changes with StatReloader [2021-07-02 08:42:57,143] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/ HTTP/1.1" 200 5131 [2021-07-02 08:42:57,221] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/css/bootstrap.min.css HTTP/1.1" 304 0 [2021-07-02 08:42:57,222] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/css/prettify.css HTTP/1.1" 304 0 [2021-07-02 08:42:57,224] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/js/jquery-3.4.1.min.js HTTP/1.1" 304 0 [2021-07-02 08:42:57,247] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/js/csrf.js HTTP/1.1" 304 0 [2021-07-02 08:42:57,248] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/css/default.css HTTP/1.1" 304 0 [2021-07-02 08:42:57,260] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/css/bootstrap-tweaks.css HTTP/1.1" 304 0 [2021-07-02 08:42:57,299] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/js/ajax-form.js HTTP/1.1" 304 0 [2021-07-02 08:42:57,300] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/js/bootstrap.min.js HTTP/1.1" 304 0 [2021-07-02 08:42:57,301] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/js/default.js HTTP/1.1" 304 0 [2021-07-02 08:42:57,314] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/js/prettify-min.js HTTP/1.1" 304 0 [2021-07-02 08:42:57,343] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/img/grid.png HTTP/1.1" 304 0 /home/cma_search/server/venv/lib/python3.8/site-packages/django_filters/rest_framework/backends.py:127: UserWarning: is not compatible with schema generation warnings.warn( /home/cma_search/server/venv/lib/python3.8/site-packages/django_filters/rest_framework/backends.py:127: UserWarning: is not compatible with schema generation warnings.warn( /home/cma_search/server/venv/lib/python3.8/site-packages/django_filters/rest_framework/backends.py:127: UserWarning: is not compatible with schema generation warnings.warn( [2021-07-02 08:43:06,251] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/css/bootstrap-theme.min.css HTTP/1.1" 304 0 [2021-07-02 08:43:06,253] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/docs/css/base.css HTTP/1.1" 304 0 [2021-07-02 08:43:06,254] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/js/coreapi-0.1.1.js HTTP/1.1" 304 0 [2021-07-02 08:43:06,255] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/css/font-awesome-4.0.3.css HTTP/1.1" 304 0 [2021-07-02 08:43:06,256] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/docs/css/jquery.json-view.min.css HTTP/1.1" 304 0 [2021-07-02 08:43:08,092] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/docs/schema.js HTTP/1.1" 200 279812 [2021-07-02 08:43:09,022] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/fonts/fontawesome-webfont.woff?v=4.0.3 HTTP/1.1" 304 0 [2021-07-02 08:43:15,557] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/docs/ HTTP/1.1" 200 1572669 [2021-07-02 08:43:18,679] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/docs/js/api.js HTTP/1.1" 304 0 [2021-07-02 08:43:18,680] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/docs/js/jquery.json-view.min.js HTTP/1.1" 304 0 [2021-07-02 08:43:26,278] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 63 [2021-07-02 08:43:30,817] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 184 [2021-07-02 08:43:31,225] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-02 08:43:31,226] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-02 08:43:35,874] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 205 [2021-07-02 08:43:37,606] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 205 [2021-07-02 08:43:44,703] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 205 [2021-07-02 08:44:04,289] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/docs/schema.js HTTP/1.1" 200 279812 [2021-07-02 08:44:06,788] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/docs/schema.js HTTP/1.1" 200 279812 [2021-07-02 08:50:14,720] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 184 [2021-07-02 08:50:15,038] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-02 08:50:15,038] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-02 08:50:29,338] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 205 [2021-07-02 08:50:31,115] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 205 [2021-07-02 09:22:15,087] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 73 [2021-07-02 09:24:28,145] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 73 [2021-07-02 09:24:31,590] [basehttp.py:157] [basehttp:log_message] [INFO]- "OPTIONS /api/token/ HTTP/1.1" 200 0 [2021-07-02 09:24:31,899] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/token/ HTTP/1.1" 200 469 [2021-07-02 09:24:32,030] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 184 [2021-07-02 09:24:32,264] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-02 09:24:32,264] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-02 09:24:52,742] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 205 [2021-07-02 09:24:54,849] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 205 [2021-07-02 09:34:22,870] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/docs/schema.js HTTP/1.1" 200 279812 [2021-07-02 09:34:32,014] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/docs/ HTTP/1.1" 200 1572669 [2021-07-02 09:43:54,797] [basehttp.py:157] [basehttp:log_message] [INFO]- "OPTIONS /api/system/dicttype/ HTTP/1.1" 200 0 [2021-07-02 09:43:54,925] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dicttype/ HTTP/1.1" 200 184 [2021-07-02 09:44:00,134] [basehttp.py:157] [basehttp:log_message] [INFO]- "OPTIONS /api/system/dict/?type=1 HTTP/1.1" 200 0 [2021-07-02 09:44:00,251] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type=1 HTTP/1.1" 200 213 [2021-07-02 09:44:03,393] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type=1 HTTP/1.1" 200 213 [2021-07-02 09:44:44,358] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type=1 HTTP/1.1" 200 213 [2021-07-02 09:45:17,868] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/system/dicttype/ HTTP/1.1" 200 183 [2021-07-02 09:45:18,001] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dicttype/ HTTP/1.1" 200 337 [2021-07-02 09:45:19,962] [basehttp.py:157] [basehttp:log_message] [INFO]- "OPTIONS /api/system/dict/?type=2 HTTP/1.1" 200 0 [2021-07-02 09:45:20,073] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type=2 HTTP/1.1" 200 33 [2021-07-02 09:46:11,796] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type=1 HTTP/1.1" 200 213 [2021-07-02 09:46:21,372] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type=2 HTTP/1.1" 200 33 [2021-07-02 09:46:59,167] [basehttp.py:157] [basehttp:log_message] [INFO]- "OPTIONS /api/system/dict/ HTTP/1.1" 200 0 [2021-07-02 09:46:59,301] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/system/dict/ HTTP/1.1" 200 211 [2021-07-02 09:46:59,438] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type=2 HTTP/1.1" 200 213 [2021-07-02 09:47:01,361] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type=1 HTTP/1.1" 200 213 [2021-07-02 09:47:02,552] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type=2 HTTP/1.1" 200 213 [2021-07-02 09:47:23,089] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/system/dict/ HTTP/1.1" 200 211 [2021-07-02 09:47:23,229] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type=2 HTTP/1.1" 200 394 [2021-07-02 10:16:11,826] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dicttype/ HTTP/1.1" 200 337 [2021-07-02 10:16:13,004] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type=2 HTTP/1.1" 200 394 [2021-07-02 10:16:14,343] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type=2 HTTP/1.1" 200 394 [2021-07-02 10:16:26,899] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type=2 HTTP/1.1" 200 394 [2021-07-02 10:19:00,115] [basehttp.py:157] [basehttp:log_message] [INFO]- "OPTIONS /api/system/dict/?type__code=data_video HTTP/1.1" 200 0 [2021-07-02 10:19:00,225] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-02 10:19:33,038] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-02 10:40:55,175] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-02 10:55:59,834] [basehttp.py:157] [basehttp:log_message] [INFO]- "OPTIONS /api/system/user/info/ HTTP/1.1" 200 0 [2021-07-02 10:55:59,944] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 184 [2021-07-02 10:56:00,206] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-02 10:56:00,206] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-02 10:56:00,235] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-02 10:56:12,809] [basehttp.py:157] [basehttp:log_message] [INFO]- "OPTIONS /api/vod/signature/ HTTP/1.1" 200 0 [2021-07-02 10:56:12,911] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 205 [2021-07-02 10:56:14,578] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 205 [2021-07-02 10:57:12,567] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-02 10:59:39,404] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 205 [2021-07-02 10:59:41,362] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 205 [2021-07-02 11:05:35,147] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-02 11:05:46,976] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 205 [2021-07-02 11:05:48,899] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 205 [2021-07-02 11:30:04,659] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-02 11:35:41,272] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-02 11:36:17,829] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-02 11:36:40,348] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-02 11:37:32,737] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 205 [2021-07-02 11:37:34,660] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 205 [2021-07-02 11:39:27,603] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-02 11:40:13,850] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 205 [2021-07-02 11:40:15,791] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 205 [2021-07-02 11:40:46,943] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-02 11:41:57,100] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 205 [2021-07-02 11:41:58,757] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 205 [2021-07-02 11:46:01,014] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-02 11:47:44,955] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-02 11:48:43,203] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 205 [2021-07-02 11:48:44,971] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 205 [2021-07-02 11:51:32,998] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-02 11:51:50,743] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-02 11:52:30,602] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 205 [2021-07-02 11:52:32,632] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 205 [2021-07-02 11:53:42,489] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-02 11:54:58,358] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-02 11:55:08,232] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-02 11:55:38,040] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-02 11:55:53,221] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-02 11:55:59,291] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-02 11:56:01,668] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 184 [2021-07-02 11:56:01,957] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-02 11:56:01,957] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-02 11:56:01,990] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-02 11:56:11,701] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-02 11:56:14,378] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 184 [2021-07-02 11:56:14,659] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-02 11:56:14,659] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-02 11:56:14,688] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-02 11:56:24,100] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-02 11:57:07,851] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-02 11:57:37,979] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 184 [2021-07-02 11:57:38,252] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-02 11:57:38,252] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-02 11:57:38,326] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-02 13:13:53,789] [basehttp.py:157] [basehttp:log_message] [INFO]- "OPTIONS /api/system/dict/?type__code=data_video HTTP/1.1" 200 0 [2021-07-02 13:13:53,894] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-02 13:14:30,020] [basehttp.py:157] [basehttp:log_message] [INFO]- "OPTIONS /api/vod/signature/ HTTP/1.1" 200 0 [2021-07-02 13:14:30,111] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 205 [2021-07-02 13:14:33,014] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 205 [2021-07-02 13:21:38,039] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-02 13:22:03,799] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 205 [2021-07-02 13:22:05,470] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 205 [2021-07-02 13:22:51,223] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-02 13:23:15,033] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 205 [2021-07-02 13:23:16,810] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 205 [2021-07-02 13:23:19,446] [basehttp.py:157] [basehttp:log_message] [INFO]- "OPTIONS /api/vod/video/ HTTP/1.1" 200 0 [2021-07-02 13:23:19,810] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/vod/video/ HTTP/1.1" 200 153 [2021-07-02 13:24:53,234] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-02 13:25:39,527] [basehttp.py:157] [basehttp:log_message] [INFO]- "OPTIONS /api/system/user/info/ HTTP/1.1" 200 0 [2021-07-02 13:25:39,637] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 184 [2021-07-02 13:25:39,918] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-02 13:25:39,918] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-02 13:25:39,949] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-02 13:26:36,968] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-02 13:28:25,025] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-02 13:28:51,932] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 205 [2021-07-02 13:28:53,591] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 205 [2021-07-02 13:28:56,355] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/vod/video/ HTTP/1.1" 200 544 [2021-07-02 13:30:46,409] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-02 13:37:53,495] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-02 13:37:53,508] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 596 [2021-07-02 13:37:59,128] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 184 [2021-07-02 13:37:59,435] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-02 13:37:59,436] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-02 13:37:59,468] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-02 13:37:59,479] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 596 [2021-07-02 13:38:31,461] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-02 13:38:31,469] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 596 [2021-07-02 13:40:10,068] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-02 13:40:10,076] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 596 [2021-07-02 13:42:34,095] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 184 [2021-07-02 13:42:34,528] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-02 13:42:34,528] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-02 13:42:34,560] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-02 13:42:34,573] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 596 [2021-07-02 13:43:07,861] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 205 [2021-07-02 13:43:09,676] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 205 [2021-07-02 13:43:13,902] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/vod/video/ HTTP/1.1" 200 536 [2021-07-02 13:43:14,060] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 1102 [2021-07-02 13:45:07,314] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-02 13:45:07,327] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 1102 [2021-07-02 13:45:18,897] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-02 13:45:18,909] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 1102 [2021-07-02 13:45:21,906] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 184 [2021-07-02 13:45:22,137] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-02 13:45:22,137] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-02 13:52:55,168] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 184 [2021-07-02 13:52:55,235] [basehttp.py:157] [basehttp:log_message] [INFO]- "OPTIONS /api/system/user/info/ HTTP/1.1" 200 0 [2021-07-02 13:52:55,340] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 184 [2021-07-02 13:53:40,247] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 184 [2021-07-02 13:53:40,279] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 184 [2021-07-02 13:53:40,514] [basehttp.py:157] [basehttp:log_message] [INFO]- "OPTIONS /api/supervision/record/todos/ HTTP/1.1" 200 0 [2021-07-02 13:53:40,525] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-02 13:53:40,525] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-02 13:53:40,550] [basehttp.py:157] [basehttp:log_message] [INFO]- "OPTIONS /api/supervision/record/todos/ HTTP/1.1" 200 0 [2021-07-02 13:53:40,561] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-02 13:53:40,561] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-02 13:53:40,629] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/supervision/record/todos/ HTTP/1.1" 200 64 [2021-07-02 13:53:40,668] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/supervision/record/todos/ HTTP/1.1" 200 64 [2021-07-02 13:53:52,294] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-02 13:53:52,299] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 1102 [2021-07-02 13:53:56,792] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 184 [2021-07-02 13:55:07,623] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 184 [2021-07-02 13:55:07,875] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-02 13:55:07,875] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-02 13:55:07,927] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/supervision/record/todos/ HTTP/1.1" 200 64 [2021-07-02 13:55:16,247] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-02 13:55:16,264] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 1102 [2021-07-02 13:55:56,411] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 184 [2021-07-02 13:56:30,587] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 184 [2021-07-02 13:56:30,864] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-02 13:56:30,864] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-02 13:56:30,899] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/supervision/record/todos/ HTTP/1.1" 200 64 [2021-07-02 14:01:06,609] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 184 [2021-07-02 14:01:14,640] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 184 [2021-07-02 14:03:43,993] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 184 [2021-07-02 14:03:44,314] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-02 14:03:44,314] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-02 14:03:44,345] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/supervision/record/todos/ HTTP/1.1" 200 64 [2021-07-02 14:03:47,391] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-02 14:03:47,393] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 1102 [2021-07-02 14:09:47,677] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 184 [2021-07-02 14:09:48,119] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-02 14:09:48,120] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-02 14:09:48,165] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-02 14:09:48,170] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 1102 [2021-07-02 14:09:53,252] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 184 [2021-07-02 14:09:53,585] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-02 14:09:53,586] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-02 14:09:53,618] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-02 14:09:53,633] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 1102 [2021-07-02 15:08:44,820] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/ HTTP/1.1" 200 5131 [2021-07-02 15:09:09,237] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 66 [2021-07-02 15:09:20,540] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/token/ HTTP/1.1" 200 469 [2021-07-02 15:09:20,719] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 184 [2021-07-02 15:09:20,826] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-02 15:09:23,436] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1 HTTP/1.1" 200 1102 [2021-07-02 15:10:25,816] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 66 [2021-07-02 15:13:08,341] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 66 [2021-07-02 15:14:00,368] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 66 [2021-07-02 15:14:33,491] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 66 [2021-07-02 15:14:42,568] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/token/ HTTP/1.1" 200 469 [2021-07-02 15:14:42,754] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 184 [2021-07-02 15:14:42,855] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-02 15:14:44,575] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1 HTTP/1.1" 200 1102 [2021-07-02 15:15:07,568] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-02 15:15:16,717] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-02 15:15:17,909] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/document/?pageoff=true HTTP/1.1" 200 1176 [2021-07-02 15:15:42,933] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-02 15:16:17,603] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 66 [2021-07-02 15:16:26,103] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/token/ HTTP/1.1" 200 469 [2021-07-02 15:16:26,336] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 184 [2021-07-02 15:16:26,414] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-02 15:16:27,932] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-02 15:16:27,932] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ0b2tlbl90eXBlIjoiYWNjZXNzIiwiZXhwIjoxNjI1Mjk2NTg2LCJqdGkiOiJkZTQ0MWYxMjE5YTY0NTc2OTRhYTJjZDIwNzM3NmRmMiIsInVzZXJfaWQiOjF9.scZSsJx0MMcqy9gTUAXhXsj9hxLlJtp2TvwckTo9-Uw HTTP/1.1" 404 2013 [2021-07-02 15:16:30,113] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/system/user/bindwxmp/ HTTP/1.1" 200 77 [2021-07-02 15:16:30,357] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-02 15:16:30,358] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ0b2tlbl90eXBlIjoiYWNjZXNzIiwiZXhwIjoxNjI1Mjk2NTg2LCJqdGkiOiJkZTQ0MWYxMjE5YTY0NTc2OTRhYTJjZDIwNzM3NmRmMiIsInVzZXJfaWQiOjF9.scZSsJx0MMcqy9gTUAXhXsj9hxLlJtp2TvwckTo9-Uw HTTP/1.1" 404 2013 [2021-07-02 15:16:31,881] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1 HTTP/1.1" 200 1102 [2021-07-02 15:16:37,645] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-02 15:16:47,451] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1 HTTP/1.1" 200 1102 [2021-07-02 15:16:49,400] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1 HTTP/1.1" 200 1102 [2021-07-02 15:17:48,545] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-02 15:17:51,898] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-02 15:20:27,581] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-02 15:20:27,804] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-02 15:20:27,805] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-02 15:23:13,821] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-02 15:23:13,958] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-02 15:23:21,045] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-02 15:23:21,204] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-02 15:23:21,546] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-02 15:23:36,306] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1 HTTP/1.1" 200 1102 [2021-07-02 15:26:24,438] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-02 15:26:24,584] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-02 15:26:24,852] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-02 15:26:26,655] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1 HTTP/1.1" 200 1102 [2021-07-02 15:28:57,048] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-02 15:28:57,200] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-02 15:28:57,474] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-02 15:28:59,505] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-02 15:28:59,825] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-02 15:29:00,207] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-02 15:29:01,514] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1 HTTP/1.1" 200 1102 [2021-07-02 15:29:09,318] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-02 15:31:00,265] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-02 15:31:00,408] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-02 15:31:00,700] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-02 15:31:12,456] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-02 15:31:12,676] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-02 15:31:12,978] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-02 15:31:13,925] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1 HTTP/1.1" 200 1102 [2021-07-02 15:32:14,320] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-02 15:32:14,463] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-02 15:32:14,724] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-02 15:32:16,676] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1 HTTP/1.1" 200 1102 [2021-07-02 15:33:16,741] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-02 15:33:16,886] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-02 15:33:17,188] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-02 15:33:18,299] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1 HTTP/1.1" 200 1102 [2021-07-02 15:33:33,412] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-02 15:33:33,564] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-02 15:33:34,018] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-02 15:33:34,832] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1 HTTP/1.1" 200 1102 [2021-07-02 15:34:31,088] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-02 15:34:31,260] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-02 15:34:31,544] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-02 15:34:36,750] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-02 15:34:36,898] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-02 15:34:37,226] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-02 15:34:37,875] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1 HTTP/1.1" 200 1102 [2021-07-02 15:34:53,230] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-02 15:34:53,631] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-02 15:34:53,892] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-02 15:34:56,035] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1 HTTP/1.1" 200 1102 [2021-07-02 15:35:31,314] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-02 15:35:31,513] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-02 15:35:31,872] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-02 15:35:32,809] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1 HTTP/1.1" 200 1102 [2021-07-02 15:37:18,998] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-02 15:37:19,154] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-02 15:37:19,489] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-02 15:37:20,278] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1 HTTP/1.1" 200 1102 [2021-07-02 15:38:32,329] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/ HTTP/1.1" 200 5131 [2021-07-02 15:44:13,233] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-02 15:44:13,371] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-02 15:44:13,691] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-02 15:44:20,417] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-02 15:44:20,543] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-02 15:44:21,037] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-02 15:46:43,275] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-02 15:46:43,420] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-02 15:46:43,728] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-02 15:48:19,422] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-02 15:48:19,619] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-02 15:48:19,932] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-02 15:48:21,094] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1 HTTP/1.1" 200 1102 [2021-07-02 15:50:00,178] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-02 15:50:00,324] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-02 15:50:00,692] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-02 15:50:02,569] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1 HTTP/1.1" 200 1102 [2021-07-02 15:53:15,655] [basehttp.py:157] [basehttp:log_message] [INFO]- code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie:') [2021-07-02 15:53:15,655] [basehttp.py:157] [basehttp:log_message] [WARNING]- "/*àCookie: mstshash=Administr" 400 - [2021-07-02 16:17:43,598] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-02 16:17:44,613] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-02 16:17:44,749] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-02 16:17:45,005] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-02 16:17:51,342] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-02 16:17:51,470] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-02 16:17:51,729] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-02 16:18:06,430] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-02 16:18:06,583] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-02 16:18:06,852] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-02 16:18:20,986] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-02 16:18:21,130] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-02 16:18:21,404] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-02 16:18:31,802] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-02 16:18:31,947] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-02 16:18:32,247] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-02 16:18:43,520] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-02 16:18:43,668] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-02 16:18:43,946] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-02 16:20:14,789] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-02 16:20:14,937] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-02 16:20:15,255] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-02 16:20:30,915] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-02 16:21:23,890] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-02 16:21:24,054] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-02 16:21:24,292] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-02 16:21:35,449] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-02 16:21:35,586] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-02 16:21:35,877] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-02 16:24:44,319] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-02 16:24:44,478] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-02 16:24:44,763] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-02 16:25:15,851] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-02 16:25:15,990] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-02 16:25:16,280] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-02 16:30:47,616] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-02 16:30:47,760] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-02 16:30:48,015] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-02 16:31:06,225] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-02 16:31:06,371] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-02 16:31:06,705] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-02 16:33:51,712] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-02 16:33:51,902] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-02 16:33:52,223] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-02 16:33:55,277] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-02 16:33:55,421] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-02 16:33:55,668] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-02 16:34:11,541] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-02 16:34:11,668] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-02 16:34:11,919] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-02 16:34:48,982] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/ HTTP/1.1" 200 5131 [2021-07-02 16:34:53,170] [log.py:222] [log:log_response] [ERROR]- Internal Server Error: / Traceback (most recent call last): File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/handlers/base.py", line 145, in _get_response response = self.process_exception_by_middleware(e, request) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/handlers/base.py", line 143, in _get_response response = response.render() File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/response.py", line 105, in render self.content = self.rendered_content File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/response.py", line 81, in rendered_content template = self.resolve_template(self.template_name) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/response.py", line 63, in resolve_template return select_template(template, using=self.using) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/loader.py", line 47, in select_template raise TemplateDoesNotExist(', '.join(template_name_list), chain=chain) django.template.exceptions.TemplateDoesNotExist: index.html [2021-07-02 16:34:53,171] [basehttp.py:157] [basehttp:log_message] [ERROR]- "GET / HTTP/1.1" 500 86358 [2021-07-02 16:35:11,168] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system HTTP/1.1" 301 0 [2021-07-02 16:35:11,260] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/ HTTP/1.1" 200 5263 [2021-07-02 16:35:18,483] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/docs/schema.js HTTP/1.1" 200 279812 [2021-07-02 16:35:18,966] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/docs/schema.js HTTP/1.1" 200 279812 [2021-07-02 16:35:27,540] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/docs/ HTTP/1.1" 200 1572669 [2021-07-02 16:36:04,338] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dicttype/ HTTP/1.1" 200 63 [2021-07-02 16:36:14,517] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dicttype/ HTTP/1.1" 200 337 [2021-07-02 16:37:41,913] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-02 16:37:42,054] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-02 16:37:42,433] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-02 16:37:47,578] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?pageoff=true&type__code=data_video HTTP/1.1" 200 394 [2021-07-02 16:41:24,795] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-02 16:41:24,933] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-02 16:41:25,204] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-02 16:41:26,126] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?pageoff=true&type__code=data_video HTTP/1.1" 200 394 [2021-07-02 16:41:59,019] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-02 16:41:59,162] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-02 16:41:59,456] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-02 16:42:00,360] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?pageoff=true&type__code=data_video HTTP/1.1" 200 394 [2021-07-02 16:42:25,883] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-02 16:42:26,030] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-02 16:42:26,291] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-02 16:43:19,037] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?pageoff=true&type__code=data_video HTTP/1.1" 200 394 [2021-07-02 16:43:30,936] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-02 16:43:33,275] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-02 16:43:33,276] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ0b2tlbl90eXBlIjoiYWNjZXNzIiwiZXhwIjoxNjI1MzAxNzQ1LCJqdGkiOiI2MjdjNGM2OGQ2YTk0NmY4OWJiYWViM2E4MTlkNzkxMyIsInVzZXJfaWQiOjF9.rdvGxnBBsM4AuPppM4KWcT2VQx-sOz1iXpdnwOw6XdM HTTP/1.1" 404 2013 [2021-07-02 16:43:37,276] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-02 16:43:37,425] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-02 16:43:37,693] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-02 16:43:38,977] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?pageoff=true&type__code=data_video HTTP/1.1" 200 394 [2021-07-02 16:44:51,561] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-02 16:44:51,789] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-02 16:44:52,071] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-02 16:44:53,365] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?pageoff=true&type__code=data_video HTTP/1.1" 200 394 [2021-07-02 16:45:39,310] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-02 16:45:39,486] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-02 16:45:39,819] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-02 16:45:40,492] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?pageoff=true&type__code=data_video HTTP/1.1" 200 394 [2021-07-02 16:46:55,754] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-02 16:46:55,893] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-02 16:46:56,162] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-02 16:47:25,043] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-02 16:47:25,226] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-02 16:47:25,500] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-02 16:47:30,772] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-02 16:47:30,912] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-02 16:47:31,254] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-02 16:47:39,188] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?pageoff=true&type__code=data_video HTTP/1.1" 200 394 [2021-07-02 16:48:02,224] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-02 16:48:02,358] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-02 16:48:02,632] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-02 16:48:03,414] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?pageoff=true&type__code=data_video HTTP/1.1" 200 394 [2021-07-02 16:49:41,824] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-02 16:49:41,974] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-02 16:49:42,266] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-02 16:49:45,829] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?pageoff=true&type__code=data_video HTTP/1.1" 200 394 [2021-07-02 16:52:30,633] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-02 16:52:30,782] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-02 16:52:31,095] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-02 16:52:32,935] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?pageoff=true&type__code=data_video HTTP/1.1" 200 394 [2021-07-02 16:52:49,589] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-02 16:52:49,725] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-02 16:52:50,005] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-02 16:54:30,835] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-02 16:54:31,015] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-02 16:54:31,335] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-02 16:54:52,223] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?pageoff=true&type__code=data_video HTTP/1.1" 200 394 [2021-07-02 16:56:15,970] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-02 16:56:16,244] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-02 16:56:17,917] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-02 16:56:20,491] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-02 16:56:20,638] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-02 16:56:21,017] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-02 16:56:22,102] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?pageoff=true&type__code=data_video HTTP/1.1" 200 394 [2021-07-02 16:58:17,509] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-02 16:58:17,703] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-02 16:58:17,978] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-02 16:58:19,277] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?pageoff=true&type__code=data_video HTTP/1.1" 200 394 [2021-07-02 16:58:41,472] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-02 16:58:41,606] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-02 16:58:41,857] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-02 17:00:12,284] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-02 17:00:12,422] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-02 17:00:12,729] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-02 17:00:14,815] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?pageoff=true&type__code=data_video HTTP/1.1" 200 394 [2021-07-02 17:01:01,601] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-02 17:01:01,748] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-02 17:01:02,128] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-02 17:01:42,893] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-02 17:01:43,032] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-02 17:01:43,289] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-02 17:02:23,848] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-02 17:02:23,984] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-02 17:02:24,236] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-02 17:03:45,800] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?pageoff=true&type__code=data_video HTTP/1.1" 200 394 [2021-07-02 17:04:14,865] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-02 17:04:15,008] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-02 17:04:15,267] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-02 17:04:16,187] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?pageoff=true&type__code=data_video HTTP/1.1" 200 394 [2021-07-02 17:04:29,994] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-02 17:04:30,154] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-02 17:04:30,435] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-02 17:04:31,727] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?pageoff=true&type__code=data_video HTTP/1.1" 200 394 [2021-07-02 20:37:25,488] [basehttp.py:157] [basehttp:log_message] [INFO]- code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie:') [2021-07-02 20:37:25,488] [basehttp.py:157] [basehttp:log_message] [WARNING]- "/*àCookie: mstshash=Administr" 400 - ---------------------------------------- Exception happened during processing of request from ('164.90.167.204', 41050) Traceback (most recent call last): File "/usr/local/lib/python3.8/socketserver.py", line 650, in process_request_thread self.finish_request(request, client_address) File "/usr/local/lib/python3.8/socketserver.py", line 360, in finish_request self.RequestHandlerClass(request, client_address, self) File "/usr/local/lib/python3.8/socketserver.py", line 720, in __init__ self.handle() File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/servers/basehttp.py", line 172, in handle self.handle_one_request() File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/servers/basehttp.py", line 182, in handle_one_request self.raw_requestline = self.rfile.readline(65537) File "/usr/local/lib/python3.8/socket.py", line 669, in readinto return self._sock.recv_into(b) ConnectionResetError: [Errno 104] Connection reset by peer ---------------------------------------- [2021-07-04 13:57:50,250] [basehttp.py:157] [basehttp:log_message] [INFO]- code 400, message Bad request version ('\x07\x01\x00\x00!5/////./..//////./..//////./../flash/rw/store/user.dat\x02\x00ÿ\x88\x02\x00\x00\x00\x00\x00\x08\x00\x00\x00\x01\x00ÿ\x88\x02\x00\x02\x00\x00\x00\x02\x00\x00\x00') [2021-07-04 13:57:50,250] [basehttp.py:157] [basehttp:log_message] [WARNING]- "hfM2ÿÿ ÿ !5/////./..//////./..//////./../flash/rw/store/user.datÿˆÿˆ" 400 - [2021-07-04 18:22:41,799] [basehttp.py:157] [basehttp:log_message] [INFO]- code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie:') [2021-07-04 18:22:41,799] [basehttp.py:157] [basehttp:log_message] [WARNING]- "/*àCookie: mstshash=Administr" 400 - [2021-07-04 21:08:50,846] [basehttp.py:157] [basehttp:log_message] [INFO]- code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie:') [2021-07-04 21:08:50,846] [basehttp.py:157] [basehttp:log_message] [WARNING]- "/*àCookie: mstshash=Administr" 400 - [2021-07-05 05:43:45,098] [basehttp.py:157] [basehttp:log_message] [INFO]- code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie:') [2021-07-05 05:43:45,098] [basehttp.py:157] [basehttp:log_message] [WARNING]- "/*àCookie: mstshash=Administr" 400 - [2021-07-05 08:35:30,420] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 73 [2021-07-05 08:43:39,780] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/token/ HTTP/1.1" 200 83 [2021-07-05 08:43:50,012] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/token/ HTTP/1.1" 200 469 [2021-07-05 08:43:50,204] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 08:43:50,299] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 08:43:51,787] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?pageoff=true&type__code=data_video HTTP/1.1" 200 394 [2021-07-05 08:44:19,452] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-05 08:44:19,607] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 08:44:19,882] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 08:44:21,309] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?pageoff=true&type__code=data_video HTTP/1.1" 200 394 [2021-07-05 08:44:22,601] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-05 08:44:22,602] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ0b2tlbl90eXBlIjoiYWNjZXNzIiwiZXhwIjoxNjI1NTMyMjU5LCJqdGkiOiIzODQ3MDY4MzVkMjc0MTAxOTA0MDI4NjE3ODkwOWQxMSIsInVzZXJfaWQiOjF9.j9x_hoLu1_QHVTXtzPEVI2rRq9AogxCUZZUrsQ7QKyI HTTP/1.1" 404 2013 [2021-07-05 08:44:24,020] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 08:44:36,063] [basehttp.py:157] [basehttp:log_message] [INFO]- "OPTIONS /api/system/user/info/ HTTP/1.1" 200 0 [2021-07-05 08:44:36,130] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 73 [2021-07-05 08:44:39,633] [basehttp.py:157] [basehttp:log_message] [INFO]- "OPTIONS /api/token/ HTTP/1.1" 200 0 [2021-07-05 08:44:39,901] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/token/ HTTP/1.1" 200 469 [2021-07-05 08:44:40,035] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 08:44:40,300] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-05 08:44:40,301] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-05 08:44:44,370] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 08:44:44,598] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-05 08:44:44,599] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-05 08:45:34,726] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 08:45:34,759] [basehttp.py:157] [basehttp:log_message] [INFO]- "OPTIONS /api/system/user/info/ HTTP/1.1" 200 0 [2021-07-05 08:45:34,830] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 73 [2021-07-05 08:45:34,999] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-05 08:45:34,999] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-05 08:45:38,228] [basehttp.py:157] [basehttp:log_message] [INFO]- "OPTIONS /api/vod/video/ HTTP/1.1" 200 0 [2021-07-05 08:45:38,239] [basehttp.py:157] [basehttp:log_message] [INFO]- "OPTIONS /api/system/dict/?type__code=data_video HTTP/1.1" 200 0 [2021-07-05 08:45:38,352] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 08:45:38,368] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 1102 [2021-07-05 08:45:43,478] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 08:45:43,495] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 1102 [2021-07-05 08:45:48,427] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 08:45:48,687] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-05 08:45:48,688] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-05 08:47:15,475] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 08:47:15,767] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-05 08:47:15,767] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-05 08:49:03,213] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 08:49:03,449] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-05 08:49:03,450] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-05 08:50:49,704] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-05 08:50:49,844] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 08:50:50,103] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 08:51:10,067] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 08:51:10,304] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-05 08:51:10,304] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-05 08:51:13,840] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-05 08:51:13,980] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 08:51:14,223] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 08:51:16,224] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?pageoff=true&type__code=data_video HTTP/1.1" 200 394 [2021-07-05 08:51:19,133] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 08:51:32,118] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-05 08:51:32,290] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 08:51:32,571] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 08:51:33,695] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?pageoff=true&type__code=data_video HTTP/1.1" 200 394 [2021-07-05 08:51:33,863] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=undefined HTTP/1.1" 200 48 [2021-07-05 08:52:12,976] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-05 08:52:13,136] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 08:52:13,460] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 08:52:14,398] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?pageoff=true&type__code=data_video HTTP/1.1" 200 394 [2021-07-05 08:52:14,550] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=undefined HTTP/1.1" 200 48 [2021-07-05 08:52:42,934] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-05 08:52:43,096] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 08:52:43,449] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 08:52:47,084] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?pageoff=true&type__code=data_video HTTP/1.1" 200 394 [2021-07-05 08:52:47,266] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=undefined HTTP/1.1" 200 48 [2021-07-05 08:53:16,818] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-05 08:53:16,973] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 08:53:17,266] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 08:53:18,751] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?pageoff=true&type__code=data_video HTTP/1.1" 200 394 [2021-07-05 08:53:18,916] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1 HTTP/1.1" 200 1102 [2021-07-05 08:53:39,202] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-05 08:53:39,377] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 08:53:39,698] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 08:53:40,990] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?pageoff=true&type__code=data_video HTTP/1.1" 200 394 [2021-07-05 08:53:41,167] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1 HTTP/1.1" 200 1102 [2021-07-05 08:57:33,932] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 08:57:33,949] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 1102 [2021-07-05 08:58:31,645] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 08:58:31,662] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 1102 [2021-07-05 09:00:12,499] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 09:00:12,768] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-05 09:00:12,768] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-05 09:00:12,802] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 09:00:12,821] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 1102 [2021-07-05 09:00:19,833] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-05 09:00:19,973] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 09:00:20,296] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 09:00:29,789] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?pageoff=true&type__code=data_video HTTP/1.1" 200 394 [2021-07-05 09:00:29,972] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1 HTTP/1.1" 200 1102 [2021-07-05 09:00:34,777] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 09:02:05,422] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-05 09:02:05,571] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 09:02:05,865] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 09:02:18,823] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-05 09:02:18,964] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 09:02:19,220] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 09:02:36,030] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-05 09:02:36,175] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 09:02:36,438] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 09:02:38,252] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?pageoff=true&type__code=data_video HTTP/1.1" 200 394 [2021-07-05 09:02:38,447] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1 HTTP/1.1" 200 1102 [2021-07-05 09:03:20,514] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-05 09:03:20,665] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 09:03:20,946] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 09:03:57,548] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-05 09:03:57,694] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 09:03:58,031] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 09:04:33,601] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?pageoff=true&type__code=data_video HTTP/1.1" 200 394 [2021-07-05 09:04:33,786] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1 HTTP/1.1" 200 1102 [2021-07-05 09:04:49,849] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 09:04:53,792] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 09:05:36,477] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 1102 [2021-07-05 09:05:40,533] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 09:05:40,855] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-05 09:05:40,855] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-05 09:05:40,904] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 1102 [2021-07-05 09:06:06,216] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 09:06:06,485] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-05 09:06:06,486] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-05 09:06:06,531] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 1102 [2021-07-05 09:06:12,608] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-05 09:06:12,744] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 09:06:12,999] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 09:07:10,147] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 09:07:10,408] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-05 09:07:10,409] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-05 09:07:10,453] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 1102 [2021-07-05 09:07:18,757] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 09:07:19,037] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-05 09:07:19,037] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-05 09:07:19,082] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 1102 [2021-07-05 09:08:23,876] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-05 09:08:24,013] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 09:08:24,407] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 09:08:25,115] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?pageoff=true&type__code=data_video HTTP/1.1" 200 394 [2021-07-05 09:08:25,293] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1 HTTP/1.1" 200 1102 [2021-07-05 09:08:52,580] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-05 09:08:52,735] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 09:08:53,039] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 09:08:54,197] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?pageoff=true&type__code=data_video HTTP/1.1" 200 394 [2021-07-05 09:08:54,374] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1 HTTP/1.1" 200 1102 [2021-07-05 09:10:09,674] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-05 09:10:09,821] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 09:10:10,145] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 09:10:22,024] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-05 09:10:22,160] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 09:10:22,509] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 09:10:23,503] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?pageoff=true&type__code=data_video HTTP/1.1" 200 394 [2021-07-05 09:10:23,690] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1 HTTP/1.1" 200 1102 [2021-07-05 09:10:35,209] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 09:11:02,397] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-05 09:11:02,541] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 09:11:02,856] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 09:11:24,786] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?pageoff=true&type__code=data_video HTTP/1.1" 200 394 [2021-07-05 09:11:24,980] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1 HTTP/1.1" 200 1102 [2021-07-05 09:11:42,428] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 1102 [2021-07-05 09:15:24,726] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-05 09:15:24,874] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 09:15:25,202] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 09:15:26,368] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?pageoff=true&type__code=data_video HTTP/1.1" 200 394 [2021-07-05 09:15:26,561] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1 HTTP/1.1" 200 1102 [2021-07-05 09:16:17,780] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-05 09:16:17,925] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 09:16:18,216] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 09:16:19,591] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?pageoff=true&type__code=data_video HTTP/1.1" 200 394 [2021-07-05 09:16:19,763] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1 HTTP/1.1" 200 1102 [2021-07-05 09:17:16,272] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-05 09:17:16,444] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 09:17:16,749] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 09:17:17,428] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?pageoff=true&type__code=data_video HTTP/1.1" 200 394 [2021-07-05 09:17:17,623] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1 HTTP/1.1" 200 1102 [2021-07-05 09:18:48,996] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-05 09:18:49,145] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 09:18:49,405] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 09:18:51,238] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?pageoff=true&type__code=data_video HTTP/1.1" 200 394 [2021-07-05 09:18:51,421] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1 HTTP/1.1" 200 1102 [2021-07-05 09:20:26,349] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 09:20:26,620] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-05 09:20:26,620] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-05 09:20:26,666] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 1102 [2021-07-05 09:20:37,897] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-05 09:20:37,898] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ0b2tlbl90eXBlIjoiYWNjZXNzIiwiZXhwIjoxNjI1NTM0MzI4LCJqdGkiOiJiNDQ3YzAxMjZlNWQ0NDg3YmFlMWM2YWU3YjZmZDdiNSIsInVzZXJfaWQiOjF9._1R09Sad0jZyn39HOUSZdo6r8a_49eVJAhAQ9OIiSMk HTTP/1.1" 404 2013 [2021-07-05 09:38:03,360] [log.py:222] [log:log_response] [ERROR]- Internal Server Error: / Traceback (most recent call last): File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/handlers/base.py", line 145, in _get_response response = self.process_exception_by_middleware(e, request) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/handlers/base.py", line 143, in _get_response response = response.render() File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/response.py", line 105, in render self.content = self.rendered_content File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/response.py", line 81, in rendered_content template = self.resolve_template(self.template_name) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/response.py", line 63, in resolve_template return select_template(template, using=self.using) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/loader.py", line 47, in select_template raise TemplateDoesNotExist(', '.join(template_name_list), chain=chain) django.template.exceptions.TemplateDoesNotExist: index.html [2021-07-05 09:38:03,387] [basehttp.py:157] [basehttp:log_message] [ERROR]- "GET / HTTP/1.1" 500 83887 [2021-07-05 09:47:58,794] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 09:47:59,171] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-05 09:47:59,171] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-05 09:47:59,205] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 1102 [2021-07-05 09:49:44,730] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 09:49:45,060] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 1102 [2021-07-05 09:49:45,103] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-05 09:49:45,104] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-05 09:50:09,485] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 09:50:09,980] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-05 09:50:09,980] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-05 09:50:10,022] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 1102 [2021-07-05 09:52:52,056] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 09:52:52,480] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-05 09:52:52,480] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-05 09:52:52,514] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 1102 [2021-07-05 09:53:10,286] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 09:53:10,689] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-05 09:53:10,690] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-05 09:53:10,729] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 1102 [2021-07-05 09:53:46,829] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-05 09:53:47,063] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 09:53:47,403] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 09:54:03,301] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 09:54:03,807] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-05 09:54:03,807] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-05 09:54:03,840] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 1102 [2021-07-05 09:54:27,449] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-05 09:54:27,709] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 09:54:28,116] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 09:54:29,521] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?pageoff=true&type__code=data_video HTTP/1.1" 200 394 [2021-07-05 09:54:29,768] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1 HTTP/1.1" 200 1102 [2021-07-05 09:54:48,606] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-05 09:54:48,890] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 09:54:49,289] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 09:54:50,273] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?pageoff=true&type__code=data_video HTTP/1.1" 200 394 [2021-07-05 09:54:50,551] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1 HTTP/1.1" 200 1102 [2021-07-05 09:55:17,132] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-05 09:55:17,386] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 09:55:17,780] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 09:55:41,406] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-05 09:55:41,732] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 09:55:42,064] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 09:55:53,360] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 1102 [2021-07-05 09:55:53,407] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 09:55:57,793] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-05 09:55:58,004] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 09:55:58,390] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 09:56:14,352] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-05 09:56:14,560] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 09:56:14,887] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 09:56:22,805] [basehttp.py:157] [basehttp:log_message] [INFO]- "OPTIONS /api/vod/signature/ HTTP/1.1" 200 0 [2021-07-05 09:56:22,924] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 205 [2021-07-05 09:56:26,542] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 205 [2021-07-05 09:56:29,424] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/vod/video/ HTTP/1.1" 200 535 [2021-07-05 09:56:29,588] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 1607 [2021-07-05 09:56:47,614] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 09:56:48,034] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-05 09:56:48,035] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-05 09:56:48,069] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 09:56:48,091] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 1607 [2021-07-05 09:57:22,031] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 205 [2021-07-05 09:57:25,754] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 205 [2021-07-05 09:57:28,919] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/vod/video/ HTTP/1.1" 200 545 [2021-07-05 09:57:29,430] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2122 [2021-07-05 09:57:32,703] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2122 [2021-07-05 09:57:33,966] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?pageoff=true&type__code=data_video HTTP/1.1" 200 394 [2021-07-05 09:57:35,848] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-05 09:57:36,144] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 09:57:36,496] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 09:57:37,674] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?pageoff=true&type__code=data_video HTTP/1.1" 200 394 [2021-07-05 09:57:37,967] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1 HTTP/1.1" 200 2122 [2021-07-05 09:58:42,879] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-05 09:58:43,281] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 09:58:43,747] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 09:58:57,247] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?pageoff=true&type__code=data_video HTTP/1.1" 200 394 [2021-07-05 09:58:57,559] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1 HTTP/1.1" 200 2122 [2021-07-05 10:02:42,137] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-05 10:02:42,318] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 10:02:42,664] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 10:03:32,861] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-05 10:03:33,088] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 10:03:33,451] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 10:05:43,165] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-05 10:05:43,427] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 10:05:43,858] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 10:06:10,163] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-05 10:06:10,368] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 10:06:10,680] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 10:06:35,841] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-05 10:06:36,128] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 10:06:36,471] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 10:08:10,872] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-05 10:08:11,099] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 10:08:11,444] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 10:08:39,014] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-05 10:08:39,307] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 10:08:39,700] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 10:08:40,646] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?pageoff=true&type__code=data_video HTTP/1.1" 200 394 [2021-07-05 10:08:40,988] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1 HTTP/1.1" 200 2122 [2021-07-05 10:10:43,738] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-05 10:10:44,099] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 10:10:44,487] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 10:10:46,249] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?pageoff=true&type__code=data_video HTTP/1.1" 200 394 [2021-07-05 10:10:46,575] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1 HTTP/1.1" 200 2122 [2021-07-05 10:10:48,085] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1 HTTP/1.1" 200 2122 [2021-07-05 10:10:54,004] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1 HTTP/1.1" 200 2122 [2021-07-05 10:11:53,936] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-05 10:11:54,274] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 10:11:54,673] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 10:11:56,121] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?pageoff=true&type__code=data_video HTTP/1.1" 200 394 [2021-07-05 10:11:56,454] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1 HTTP/1.1" 200 2122 [2021-07-05 10:11:57,926] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=2 HTTP/1.1" 200 48 [2021-07-05 10:11:58,283] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=3 HTTP/1.1" 200 48 [2021-07-05 10:12:01,771] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=4 HTTP/1.1" 200 48 [2021-07-05 10:12:03,522] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=5 HTTP/1.1" 200 48 [2021-07-05 10:12:03,844] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=6 HTTP/1.1" 200 48 [2021-07-05 10:12:06,377] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=7 HTTP/1.1" 200 48 [2021-07-05 10:13:13,946] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-05 10:13:14,306] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 10:13:14,815] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 10:13:15,885] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?pageoff=true&type__code=data_video HTTP/1.1" 200 394 [2021-07-05 10:13:16,272] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1 HTTP/1.1" 200 2122 [2021-07-05 10:13:17,741] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=2 HTTP/1.1" 200 48 [2021-07-05 10:13:18,111] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=3 HTTP/1.1" 200 48 [2021-07-05 10:13:19,896] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=4 HTTP/1.1" 200 48 [2021-07-05 10:14:20,235] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2122 [2021-07-05 10:19:11,230] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2122 [2021-07-05 10:19:11,589] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2122 [2021-07-05 10:38:03,555] [log.py:222] [log:log_response] [ERROR]- Internal Server Error: / Traceback (most recent call last): File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/handlers/base.py", line 145, in _get_response response = self.process_exception_by_middleware(e, request) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/handlers/base.py", line 143, in _get_response response = response.render() File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/response.py", line 105, in render self.content = self.rendered_content File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/response.py", line 81, in rendered_content template = self.resolve_template(self.template_name) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/response.py", line 63, in resolve_template return select_template(template, using=self.using) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/loader.py", line 47, in select_template raise TemplateDoesNotExist(', '.join(template_name_list), chain=chain) django.template.exceptions.TemplateDoesNotExist: index.html [2021-07-05 10:38:03,564] [basehttp.py:157] [basehttp:log_message] [ERROR]- "GET / HTTP/1.1" 500 83884 [2021-07-05 10:42:13,376] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=5 HTTP/1.1" 200 48 [2021-07-05 10:42:16,870] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 10:45:10,864] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=6 HTTP/1.1" 200 48 [2021-07-05 10:45:17,943] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=7 HTTP/1.1" 200 48 [2021-07-05 10:45:22,641] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=8 HTTP/1.1" 200 48 [2021-07-05 11:02:34,396] [basehttp.py:157] [basehttp:log_message] [INFO]- "OPTIONS /api/system/user/info/ HTTP/1.1" 200 0 [2021-07-05 11:02:34,522] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 11:02:34,807] [basehttp.py:157] [basehttp:log_message] [INFO]- "OPTIONS /api/vod/video/ HTTP/1.1" 200 0 [2021-07-05 11:02:34,819] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-05 11:02:34,819] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-05 11:02:34,941] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2122 [2021-07-05 11:04:25,037] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2122 [2021-07-05 11:04:30,523] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2122 [2021-07-05 11:08:05,016] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 11:08:05,348] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-05 11:08:05,349] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-05 11:08:05,418] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2122 [2021-07-05 11:08:19,354] [basehttp.py:157] [basehttp:log_message] [INFO]- "OPTIONS /api/system/dict/?type__code=data_video HTTP/1.1" 200 0 [2021-07-05 11:08:19,448] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2122 [2021-07-05 11:08:19,471] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 11:08:21,006] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2122 [2021-07-05 11:12:06,982] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2122 [2021-07-05 11:12:12,075] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 11:12:12,439] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-05 11:12:12,439] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-05 11:12:12,493] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2122 [2021-07-05 11:13:07,624] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 11:13:08,051] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-05 11:13:08,051] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-05 11:13:08,106] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2122 [2021-07-05 11:13:54,162] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 11:13:54,173] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2122 [2021-07-05 11:13:56,833] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2122 [2021-07-05 11:14:09,633] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 11:14:09,923] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-05 11:14:09,924] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-05 11:14:09,975] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2122 [2021-07-05 11:14:24,524] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2122 [2021-07-05 11:14:35,553] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2122 [2021-07-05 11:30:07,695] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2122 [2021-07-05 11:32:51,434] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 11:32:51,763] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-05 11:32:51,763] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-05 11:33:41,017] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 11:33:41,271] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-05 11:33:41,271] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-05 11:34:07,950] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2122 [2021-07-05 11:35:41,345] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2122 [2021-07-05 11:41:37,609] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2122 [2021-07-05 11:46:30,127] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2122 [2021-07-05 11:46:51,197] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2122 [2021-07-05 11:48:29,643] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 11:48:29,941] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-05 11:48:29,941] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-05 11:48:29,986] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2122 [2021-07-05 11:49:21,962] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 11:49:22,231] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-05 11:49:22,231] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-05 11:49:22,280] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2122 [2021-07-05 11:50:12,489] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 11:50:12,522] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2122 [2021-07-05 12:54:59,637] [log.py:222] [log:log_response] [WARNING]- Not Found: /http:/ip.8mu8.com:80/ [2021-07-05 12:54:59,638] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET http://ip.8mu8.com:80/ HTTP/1.1" 404 1674 [2021-07-05 13:04:59,332] [basehttp.py:157] [basehttp:log_message] [INFO]- "OPTIONS /api/vod/video/ HTTP/1.1" 200 0 [2021-07-05 13:04:59,371] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 13:04:59,470] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2122 [2021-07-05 13:06:24,110] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 13:06:24,137] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2122 [2021-07-05 13:10:21,421] [basehttp.py:157] [basehttp:log_message] [INFO]- "OPTIONS /api/system/dict/?type__code=data_video HTTP/1.1" 200 0 [2021-07-05 13:10:21,485] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2122 [2021-07-05 13:10:21,535] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 13:10:50,576] [basehttp.py:157] [basehttp:log_message] [INFO]- "OPTIONS /api/vod/signature/ HTTP/1.1" 200 0 [2021-07-05 13:10:50,722] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 205 [2021-07-05 13:10:54,040] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 205 [2021-07-05 13:10:55,888] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/vod/video/ HTTP/1.1" 200 534 [2021-07-05 13:10:56,154] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2626 [2021-07-05 13:10:58,687] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 13:10:58,714] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2626 [2021-07-05 13:14:21,704] [basehttp.py:157] [basehttp:log_message] [INFO]- "OPTIONS /api/system/user/info/ HTTP/1.1" 200 0 [2021-07-05 13:14:21,816] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 13:14:22,057] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-05 13:14:22,058] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-05 13:14:22,089] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 13:14:22,117] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2626 [2021-07-05 13:17:08,343] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 13:17:08,621] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-05 13:17:08,622] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-05 13:17:08,653] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 13:17:08,686] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2626 [2021-07-05 13:17:18,392] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 13:17:18,655] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-05 13:17:18,655] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-05 13:17:18,689] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 13:17:18,732] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2626 [2021-07-05 13:17:45,273] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 13:17:45,549] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-05 13:17:45,549] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-05 13:17:45,583] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 13:17:45,612] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2626 [2021-07-05 13:19:43,113] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=9 HTTP/1.1" 200 48 [2021-07-05 13:19:49,932] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1 HTTP/1.1" 200 2626 [2021-07-05 13:20:26,267] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=2 HTTP/1.1" 200 48 [2021-07-05 13:20:26,613] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=3 HTTP/1.1" 200 48 [2021-07-05 13:20:30,106] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=4 HTTP/1.1" 200 48 [2021-07-05 13:21:06,538] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2626 [2021-07-05 13:22:30,884] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 13:22:31,183] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-05 13:22:31,183] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-05 13:22:31,219] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 13:22:31,292] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2626 [2021-07-05 13:23:27,560] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2626 [2021-07-05 13:23:34,618] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 13:23:34,880] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-05 13:23:34,881] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-05 13:23:36,235] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2626 [2021-07-05 13:24:25,056] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 13:24:25,344] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-05 13:24:25,344] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-05 13:24:41,067] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 13:24:41,330] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-05 13:24:41,331] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-05 13:25:05,601] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 13:25:05,628] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2626 [2021-07-05 13:25:09,179] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2626 [2021-07-05 13:25:10,256] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2626 [2021-07-05 13:25:11,607] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-05 13:25:11,774] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 13:25:12,115] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 13:25:18,059] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2626 [2021-07-05 13:25:18,581] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-05 13:25:18,756] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 13:25:19,133] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 13:25:38,276] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 13:25:38,666] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-05 13:25:38,666] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-05 13:25:38,700] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 13:25:38,720] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2626 [2021-07-05 13:25:40,185] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2626 [2021-07-05 13:25:40,814] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2626 [2021-07-05 13:27:23,810] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?pageoff=true&type__code=data_video HTTP/1.1" 200 394 [2021-07-05 13:27:56,451] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-05 13:27:56,686] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 13:27:57,103] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 13:27:58,993] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?pageoff=true&type__code=data_video HTTP/1.1" 200 394 [2021-07-05 13:27:59,436] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1 HTTP/1.1" 200 2626 [2021-07-05 13:28:04,793] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1&type=3 HTTP/1.1" 200 2626 [2021-07-05 13:28:57,078] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 13:28:57,103] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2626 [2021-07-05 13:29:28,395] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 13:29:28,425] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2626 [2021-07-05 13:29:35,077] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-05 13:29:35,176] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2626 [2021-07-05 13:29:35,227] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 13:29:35,570] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 13:29:59,372] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 13:29:59,404] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2626 [2021-07-05 13:30:26,450] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 13:30:26,502] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2626 [2021-07-05 13:30:35,290] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 13:30:35,297] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2626 [2021-07-05 13:32:09,937] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 13:32:09,959] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2626 [2021-07-05 13:32:24,513] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-05 13:32:24,797] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 13:32:25,198] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 13:32:25,893] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?pageoff=true&type__code=data_video HTTP/1.1" 200 394 [2021-07-05 13:32:26,187] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1 HTTP/1.1" 200 2626 [2021-07-05 13:32:37,545] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1&category=2 HTTP/1.1" 200 1617 [2021-07-05 13:32:41,748] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1&category=3 HTTP/1.1" 200 1091 [2021-07-05 13:33:07,874] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=2 HTTP/1.1" 200 48 [2021-07-05 13:33:08,784] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=3 HTTP/1.1" 200 48 [2021-07-05 13:33:10,978] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=2&category=2 HTTP/1.1" 200 48 [2021-07-05 13:33:25,538] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 13:33:25,574] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2626 [2021-07-05 13:33:26,724] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 13:33:26,750] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2626 [2021-07-05 13:33:29,557] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 13:33:29,833] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-05 13:33:29,833] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-05 13:33:29,863] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 13:33:29,892] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2626 [2021-07-05 13:33:34,174] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 13:33:34,192] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2626 [2021-07-05 13:33:38,337] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-05 13:33:38,712] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 13:33:39,165] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 13:33:40,703] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?pageoff=true&type__code=data_video HTTP/1.1" 200 394 [2021-07-05 13:33:41,051] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1 HTTP/1.1" 200 2626 [2021-07-05 13:34:04,993] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 13:34:05,020] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2626 [2021-07-05 13:34:07,757] [basehttp.py:157] [basehttp:log_message] [INFO]- "OPTIONS /api/vod/video/?category=2 HTTP/1.1" 200 0 [2021-07-05 13:34:07,895] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?category=2 HTTP/1.1" 200 1617 [2021-07-05 13:34:11,769] [basehttp.py:157] [basehttp:log_message] [INFO]- "OPTIONS /api/vod/video/?category=3 HTTP/1.1" 200 0 [2021-07-05 13:34:11,905] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?category=3 HTTP/1.1" 200 1091 [2021-07-05 13:34:15,208] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2626 [2021-07-05 13:34:17,880] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?category=3 HTTP/1.1" 200 1091 [2021-07-05 13:34:21,834] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?category=2 HTTP/1.1" 200 1617 [2021-07-05 13:34:26,417] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2626 [2021-07-05 13:34:38,291] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 13:34:38,323] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2626 [2021-07-05 13:34:43,393] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-05 13:34:43,609] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 13:34:43,976] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 13:38:45,513] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?pageoff=true&type__code=data_video HTTP/1.1" 200 394 [2021-07-05 13:38:45,874] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1 HTTP/1.1" 200 2626 [2021-07-05 13:38:51,474] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=2 HTTP/1.1" 200 48 [2021-07-05 13:38:58,595] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=3 HTTP/1.1" 200 48 [2021-07-05 13:39:02,094] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1&category=2 HTTP/1.1" 200 1617 [2021-07-05 13:39:03,462] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1&category=3 HTTP/1.1" 200 1091 [2021-07-05 13:39:45,467] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 13:39:45,493] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2626 [2021-07-05 13:39:48,940] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 13:39:48,976] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2626 [2021-07-05 13:40:23,526] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 13:40:23,557] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2626 [2021-07-05 13:41:23,782] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-05 13:41:24,044] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 13:41:24,468] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 13:41:27,200] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?pageoff=true&type__code=data_video HTTP/1.1" 200 394 [2021-07-05 13:41:27,574] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1 HTTP/1.1" 200 2626 [2021-07-05 13:41:39,263] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=2 HTTP/1.1" 200 48 [2021-07-05 13:42:05,749] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1&category=2 HTTP/1.1" 200 1617 [2021-07-05 13:42:13,877] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-05 13:42:14,054] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 13:42:14,450] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 13:42:30,401] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?pageoff=true&type__code=data_video HTTP/1.1" 200 394 [2021-07-05 13:42:30,705] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1 HTTP/1.1" 200 2626 [2021-07-05 13:42:33,586] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=2 HTTP/1.1" 200 48 [2021-07-05 13:42:33,903] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=3 HTTP/1.1" 200 48 [2021-07-05 13:42:48,783] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/docs/img/favicon.ico HTTP/1.1" 200 5430 [2021-07-05 13:44:16,033] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 13:44:16,063] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2626 [2021-07-05 13:44:25,014] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 13:44:25,046] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2626 [2021-07-05 13:44:42,707] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 13:44:42,742] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2626 [2021-07-05 13:45:08,213] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 13:45:08,240] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2626 [2021-07-05 13:45:13,314] [basehttp.py:157] [basehttp:log_message] [INFO]- "OPTIONS /api/vod/video/1/ HTTP/1.1" 200 0 [2021-07-05 13:45:13,435] [basehttp.py:157] [basehttp:log_message] [INFO]- "DELETE /api/vod/video/1/ HTTP/1.1" 200 35 [2021-07-05 13:45:13,579] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2112 [2021-07-05 13:45:15,719] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 13:45:15,740] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2112 [2021-07-05 13:47:10,782] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 13:47:11,058] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-05 13:47:11,058] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-05 13:47:11,115] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 13:47:11,126] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2112 [2021-07-05 13:48:05,779] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?category=2 HTTP/1.1" 200 1103 [2021-07-05 13:48:06,842] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?category=3 HTTP/1.1" 200 1091 [2021-07-05 13:48:08,040] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2112 [2021-07-05 13:50:40,983] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 13:50:41,251] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-05 13:50:41,251] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-05 13:50:41,285] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 13:50:41,324] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2112 [2021-07-05 13:53:43,819] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 13:53:44,074] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-05 13:53:44,074] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-05 13:53:44,107] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 13:53:44,133] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2112 [2021-07-05 13:53:52,504] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 13:53:52,789] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-05 13:53:52,789] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-05 13:53:52,818] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 13:53:52,844] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2112 [2021-07-05 13:55:12,052] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 13:55:12,325] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-05 13:55:12,325] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-05 13:55:12,359] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 13:55:12,385] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2112 [2021-07-05 13:55:25,242] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2112 [2021-07-05 13:55:26,138] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?category=2 HTTP/1.1" 200 1103 [2021-07-05 13:55:27,262] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?category=3 HTTP/1.1" 200 1091 [2021-07-05 13:55:28,690] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2112 [2021-07-05 13:55:39,417] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 13:55:39,444] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2112 [2021-07-05 13:55:44,601] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 13:55:44,634] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2112 [2021-07-05 13:58:10,884] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 13:58:10,907] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2112 [2021-07-05 13:58:17,982] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 13:58:18,008] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2112 [2021-07-05 13:58:32,235] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 13:58:32,504] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-05 13:58:32,505] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-05 13:58:38,291] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 13:58:38,317] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2112 [2021-07-05 13:59:23,396] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 13:59:23,667] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-05 13:59:23,667] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-05 14:00:10,394] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 14:00:10,417] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2112 [2021-07-05 14:01:45,352] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 14:01:45,604] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-05 14:01:45,605] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-05 14:01:51,994] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 14:01:52,020] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2112 [2021-07-05 14:01:56,795] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 14:01:56,821] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2112 [2021-07-05 14:02:23,995] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 14:02:24,255] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-05 14:02:24,255] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-05 14:02:29,168] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 14:02:29,198] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2112 [2021-07-05 14:02:43,559] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 14:02:43,809] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-05 14:02:43,809] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-05 14:02:46,552] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 14:02:46,583] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2112 [2021-07-05 14:03:29,521] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 14:03:29,548] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2112 [2021-07-05 14:04:58,545] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 14:04:58,829] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-05 14:04:58,830] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-05 14:06:12,973] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 14:06:13,265] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-05 14:06:13,265] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-05 14:08:14,100] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 14:08:14,406] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-05 14:08:14,406] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-05 14:11:42,592] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 14:11:42,833] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-05 14:11:42,833] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-05 14:13:21,195] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 14:13:21,482] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-05 14:13:21,482] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-05 14:13:51,149] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 14:13:51,434] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-05 14:13:51,434] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-05 14:15:18,818] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 14:15:19,061] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-05 14:15:19,061] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-05 14:15:53,892] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 14:15:54,158] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-05 14:15:54,158] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-05 14:16:35,159] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 14:16:35,391] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-05 14:16:35,391] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-05 14:19:27,991] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 14:19:28,005] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2112 [2021-07-05 14:20:48,706] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 14:20:48,939] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-05 14:20:48,940] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-05 14:21:11,392] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 14:21:11,410] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2112 [2021-07-05 14:21:42,124] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 14:21:42,149] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2112 [2021-07-05 14:21:50,471] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 14:21:50,501] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2112 [2021-07-05 14:21:54,080] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 14:21:54,127] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2112 [2021-07-05 14:36:19,829] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 14:36:19,851] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2112 [2021-07-05 14:43:08,178] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 14:43:08,444] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-05 14:43:08,445] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-05 14:43:08,500] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 14:43:08,560] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2112 [2021-07-05 14:43:43,245] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 14:43:43,264] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2112 [2021-07-05 14:48:09,380] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?category=3 HTTP/1.1" 200 1091 [2021-07-05 14:48:16,425] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2112 [2021-07-05 14:48:35,888] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 14:48:39,873] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-05 14:48:39,874] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-05 14:48:39,908] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 14:48:39,934] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2112 [2021-07-05 14:50:22,090] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-05 14:50:22,267] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 14:50:22,685] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 14:50:49,971] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 14:50:50,276] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-05 14:50:50,276] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-05 14:50:50,310] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 14:50:50,337] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2112 [2021-07-05 14:51:23,751] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-05 14:51:24,105] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 14:51:24,454] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 14:51:48,966] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-05 14:51:49,376] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 14:51:49,717] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 14:51:50,926] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?pageoff=true&type__code=data_video HTTP/1.1" 200 394 [2021-07-05 14:51:51,285] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1 HTTP/1.1" 200 2112 [2021-07-05 14:54:17,399] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 14:54:17,428] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2112 [2021-07-05 14:56:36,266] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-05 14:56:36,418] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 14:56:36,755] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 14:56:39,569] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?pageoff=true&type__code=data_video HTTP/1.1" 200 394 [2021-07-05 14:56:39,949] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1 HTTP/1.1" 200 2112 [2021-07-05 14:57:23,199] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 14:57:24,115] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 14:57:24,135] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2112 [2021-07-05 14:57:24,220] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-05 14:57:24,220] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-05 14:58:00,425] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-05 14:58:00,634] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 14:58:00,994] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 14:58:14,180] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-05 14:58:14,449] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 14:58:14,803] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 14:58:17,456] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 14:58:17,765] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-05 14:58:17,765] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-05 14:58:17,805] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 14:58:17,815] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2112 [2021-07-05 14:58:21,165] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-05 14:58:21,335] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 14:58:21,715] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 14:58:22,894] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?pageoff=true&type__code=data_video HTTP/1.1" 200 394 [2021-07-05 14:58:23,312] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1 HTTP/1.1" 200 2112 [2021-07-05 14:59:19,070] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-05 14:59:19,236] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 14:59:19,570] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 14:59:22,900] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?pageoff=true&type__code=data_video HTTP/1.1" 200 394 [2021-07-05 14:59:23,247] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1 HTTP/1.1" 200 2112 [2021-07-05 14:59:48,432] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-05 14:59:48,741] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 14:59:49,081] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 14:59:49,509] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 14:59:49,777] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-05 14:59:49,778] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-05 14:59:49,809] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 14:59:49,837] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2112 [2021-07-05 15:00:21,059] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?pageoff=true&type__code=data_video HTTP/1.1" 200 394 [2021-07-05 15:00:22,771] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-05 15:00:23,061] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 15:00:23,444] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 15:00:24,545] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?pageoff=true&type__code=data_video HTTP/1.1" 200 394 [2021-07-05 15:00:24,809] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1 HTTP/1.1" 200 2112 [2021-07-05 15:00:58,472] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-05 15:00:58,763] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 15:00:59,256] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 15:01:00,692] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?pageoff=true&type__code=data_video HTTP/1.1" 200 394 [2021-07-05 15:01:01,007] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1 HTTP/1.1" 200 2112 [2021-07-05 15:01:28,871] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-05 15:01:29,094] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 15:01:29,488] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 15:01:31,515] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?pageoff=true&type__code=data_video HTTP/1.1" 200 394 [2021-07-05 15:01:31,836] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-05 15:01:32,338] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 15:01:32,796] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 15:01:34,310] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?pageoff=true&type__code=data_video HTTP/1.1" 200 394 [2021-07-05 15:01:34,627] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1 HTTP/1.1" 200 2112 [2021-07-05 15:01:45,869] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 15:01:46,157] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-05 15:01:46,158] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-05 15:01:46,197] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 15:01:46,224] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2112 [2021-07-05 15:03:38,787] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-05 15:03:39,036] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 15:03:39,432] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 15:03:40,663] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?pageoff=true&type__code=data_video HTTP/1.1" 200 394 [2021-07-05 15:03:40,948] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1 HTTP/1.1" 200 2112 [2021-07-05 15:03:47,910] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 15:03:48,188] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-05 15:03:48,188] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-05 15:03:48,221] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 15:03:48,251] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2112 [2021-07-05 15:04:54,384] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-05 15:04:54,573] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 15:04:54,903] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 15:04:57,699] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?pageoff=true&type__code=data_video HTTP/1.1" 200 394 [2021-07-05 15:04:58,003] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1 HTTP/1.1" 200 2112 [2021-07-05 15:06:07,776] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 15:06:08,024] [basehttp.py:157] [basehttp:log_message] [INFO]- "OPTIONS /api/vod/video/ HTTP/1.1" 200 0 [2021-07-05 15:06:08,056] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-05 15:06:08,056] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-05 15:06:08,102] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 15:06:08,168] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2112 [2021-07-05 15:08:11,607] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 15:08:11,858] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-05 15:08:11,858] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-05 15:08:11,891] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 15:08:11,917] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2112 [2021-07-05 15:08:19,825] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 15:08:19,867] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2112 [2021-07-05 15:08:36,631] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 205 [2021-07-05 15:08:46,375] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 205 [2021-07-05 15:08:48,262] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/vod/video/ HTTP/1.1" 200 586 [2021-07-05 15:08:48,412] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2668 [2021-07-05 15:08:50,613] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 15:08:50,639] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2668 [2021-07-05 15:11:11,644] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-05 15:11:11,795] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 15:11:12,080] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 15:11:15,105] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?pageoff=true&type__code=data_video HTTP/1.1" 200 394 [2021-07-05 15:11:15,358] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1 HTTP/1.1" 200 2668 [2021-07-05 15:11:32,259] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1&category=2 HTTP/1.1" 200 1659 [2021-07-05 15:11:35,435] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1&category=3 HTTP/1.1" 200 1091 [2021-07-05 15:11:40,155] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1&category=3 HTTP/1.1" 200 1091 [2021-07-05 15:11:46,423] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1&category=2 HTTP/1.1" 200 1659 [2021-07-05 15:11:48,484] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=2&category=2 HTTP/1.1" 200 48 [2021-07-05 15:11:49,666] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=3&category=2 HTTP/1.1" 200 48 [2021-07-05 15:19:12,801] [basehttp.py:157] [basehttp:log_message] [INFO]- "OPTIONS /api/system/user/info/ HTTP/1.1" 200 0 [2021-07-05 15:19:12,916] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 15:19:13,194] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-05 15:19:13,194] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-05 15:19:13,196] [basehttp.py:157] [basehttp:log_message] [INFO]- "OPTIONS /api/system/dict/?type__code=data_video HTTP/1.1" 200 0 [2021-07-05 15:19:13,250] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2668 [2021-07-05 15:19:13,308] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 15:20:27,723] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 15:20:28,009] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-05 15:20:28,009] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-05 15:20:28,102] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 15:20:28,135] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2668 [2021-07-05 15:24:27,672] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 15:24:27,954] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-05 15:24:27,955] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-05 15:24:27,988] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 15:24:28,019] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2668 [2021-07-05 15:24:51,297] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 15:24:51,328] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2668 [2021-07-05 15:26:18,213] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-05 15:26:18,368] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 15:26:18,640] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 15:26:19,771] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?pageoff=true&type__code=data_video HTTP/1.1" 200 394 [2021-07-05 15:26:20,028] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1 HTTP/1.1" 200 2668 [2021-07-05 15:26:43,678] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1 HTTP/1.1" 200 2668 [2021-07-05 15:28:08,299] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-05 15:28:08,449] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 15:28:08,712] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 15:28:31,994] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?pageoff=true&type__code=data_video HTTP/1.1" 200 394 [2021-07-05 15:28:32,290] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1 HTTP/1.1" 200 2668 [2021-07-05 15:28:36,657] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 15:28:36,684] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2668 [2021-07-05 15:32:59,148] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 15:32:59,171] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2668 [2021-07-05 15:33:40,022] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 15:33:40,301] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-05 15:33:40,302] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-05 15:33:40,334] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 15:33:40,364] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2668 [2021-07-05 15:35:19,745] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-05 15:35:19,905] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 15:35:20,200] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 15:35:29,066] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-05 15:35:29,223] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 15:35:29,515] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 15:35:30,854] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?pageoff=true&type__code=data_video HTTP/1.1" 200 394 [2021-07-05 15:35:31,075] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1 HTTP/1.1" 200 2668 [2021-07-05 15:35:33,136] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 15:35:33,176] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2668 [2021-07-05 15:35:46,433] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 15:36:03,610] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-05 15:36:03,756] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 15:36:04,024] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 15:36:06,253] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?pageoff=true&type__code=data_video HTTP/1.1" 200 394 [2021-07-05 15:36:06,490] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1 HTTP/1.1" 200 2668 [2021-07-05 15:36:42,369] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-05 15:36:42,508] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 15:36:42,777] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 15:36:46,785] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 15:36:46,815] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2668 [2021-07-05 15:36:46,821] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?pageoff=true&type__code=data_video HTTP/1.1" 200 394 [2021-07-05 15:36:47,058] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1 HTTP/1.1" 200 2668 [2021-07-05 15:36:54,984] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 15:36:55,215] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-05 15:36:55,215] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-05 15:36:55,254] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 15:36:55,273] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2668 [2021-07-05 15:38:29,375] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-05 15:38:29,529] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 15:38:29,847] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 15:39:32,655] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?pageoff=true&type__code=data_video HTTP/1.1" 200 394 [2021-07-05 15:39:32,916] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1 HTTP/1.1" 200 2668 [2021-07-05 15:39:41,752] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-05 15:39:42,015] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 15:39:42,359] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 15:39:43,436] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?pageoff=true&type__code=data_video HTTP/1.1" 200 394 [2021-07-05 15:39:43,672] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1 HTTP/1.1" 200 2668 [2021-07-05 15:40:00,475] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-05 15:40:00,624] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 15:40:00,879] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 15:40:07,593] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?pageoff=true&type__code=data_video HTTP/1.1" 200 394 [2021-07-05 15:40:07,849] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1 HTTP/1.1" 200 2668 [2021-07-05 15:40:19,650] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-05 15:40:19,897] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 15:40:20,205] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 15:41:02,776] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?pageoff=true&type__code=data_video HTTP/1.1" 200 394 [2021-07-05 15:41:03,015] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1 HTTP/1.1" 200 2668 [2021-07-05 15:41:21,507] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 15:41:21,783] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-05 15:41:21,783] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-05 15:41:21,816] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 15:41:21,845] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2668 [2021-07-05 15:43:15,050] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-05 15:43:15,314] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 15:43:15,666] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 15:43:17,054] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?pageoff=true&type__code=data_video HTTP/1.1" 200 394 [2021-07-05 15:43:17,303] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1 HTTP/1.1" 200 2668 [2021-07-05 15:43:27,924] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-05 15:43:28,230] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 15:43:28,545] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 15:43:59,088] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-05 15:43:59,223] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 15:43:59,539] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 15:44:11,144] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?pageoff=true&type__code=data_video HTTP/1.1" 200 394 [2021-07-05 15:44:11,411] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1 HTTP/1.1" 200 2668 [2021-07-05 15:44:30,831] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-05 15:44:31,105] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 15:44:31,393] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 15:44:50,056] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 15:44:50,317] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-05 15:44:50,317] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-05 15:44:50,353] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 15:44:50,382] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2668 [2021-07-05 15:48:06,032] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 15:48:06,314] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-05 15:48:06,315] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-05 15:48:06,393] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 15:48:06,426] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2668 [2021-07-05 15:52:43,878] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?pageoff=true&type__code=data_video HTTP/1.1" 200 394 [2021-07-05 15:52:44,115] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1 HTTP/1.1" 200 2668 [2021-07-05 15:53:14,493] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-05 15:53:14,634] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 15:53:14,976] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 15:53:49,605] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?pageoff=true&type__code=data_video HTTP/1.1" 200 394 [2021-07-05 15:53:49,897] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1 HTTP/1.1" 200 2668 [2021-07-05 15:54:07,935] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=2 HTTP/1.1" 200 48 [2021-07-05 15:54:08,386] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=3 HTTP/1.1" 200 48 [2021-07-05 15:54:13,941] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-05 15:54:14,142] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 15:54:14,516] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 15:56:16,314] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-05 15:56:16,512] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 15:56:16,784] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 15:57:21,585] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?pageoff=true&type__code=data_video HTTP/1.1" 200 394 [2021-07-05 15:57:21,839] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1 HTTP/1.1" 200 2668 [2021-07-05 15:58:06,062] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-05 15:58:06,254] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 15:58:06,596] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 15:58:08,065] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?pageoff=true&type__code=data_video HTTP/1.1" 200 394 [2021-07-05 15:58:08,314] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1 HTTP/1.1" 200 2668 [2021-07-05 15:58:30,804] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-05 15:58:30,938] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 15:58:31,265] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 15:58:41,024] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-05 15:58:41,256] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 15:58:41,606] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 15:58:42,193] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?pageoff=true&type__code=data_video HTTP/1.1" 200 394 [2021-07-05 15:58:42,453] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1 HTTP/1.1" 200 2668 [2021-07-05 16:03:16,056] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=2 HTTP/1.1" 200 48 [2021-07-05 16:03:16,349] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=3 HTTP/1.1" 200 48 [2021-07-05 16:04:50,709] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-05 16:04:50,868] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 16:04:51,157] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 16:04:56,735] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-05 16:04:56,882] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 16:04:57,205] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 16:05:01,147] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-05 16:05:01,293] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 16:05:01,580] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 16:07:07,977] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?pageoff=true&type__code=data_video HTTP/1.1" 200 394 [2021-07-05 16:07:08,255] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1 HTTP/1.1" 200 2668 [2021-07-05 16:11:53,926] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 16:11:53,958] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2668 [2021-07-05 16:12:07,016] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-05 16:12:07,190] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 16:12:07,517] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 16:12:56,709] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 16:12:56,732] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2668 [2021-07-05 16:13:55,521] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 16:13:55,551] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2668 [2021-07-05 16:14:06,524] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 16:14:06,556] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2668 [2021-07-05 16:14:19,837] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?pageoff=true&type__code=data_video HTTP/1.1" 200 394 [2021-07-05 16:14:20,128] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1 HTTP/1.1" 200 2668 [2021-07-05 16:18:06,160] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 16:18:06,433] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-05 16:18:06,434] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-05 16:18:06,468] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 16:18:06,518] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2668 [2021-07-05 16:19:18,229] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-05 16:19:18,476] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 16:19:18,795] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 16:19:19,759] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?pageoff=true&type__code=data_video HTTP/1.1" 200 394 [2021-07-05 16:19:20,026] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1 HTTP/1.1" 200 2668 [2021-07-05 16:19:27,993] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=2 HTTP/1.1" 200 48 [2021-07-05 16:19:28,358] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=3 HTTP/1.1" 200 48 [2021-07-05 16:19:29,764] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=4 HTTP/1.1" 200 48 [2021-07-05 16:19:39,939] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 16:19:39,971] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2668 [2021-07-05 16:20:04,731] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-05 16:20:04,878] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 16:20:05,271] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 16:20:06,758] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?pageoff=true&type__code=data_video HTTP/1.1" 200 394 [2021-07-05 16:20:07,046] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1 HTTP/1.1" 200 2668 [2021-07-05 16:20:28,490] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 16:20:28,513] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2668 [2021-07-05 16:20:45,572] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-05 16:20:45,765] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 16:20:46,064] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 16:20:47,478] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?pageoff=true&type__code=data_video HTTP/1.1" 200 394 [2021-07-05 16:20:47,721] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1 HTTP/1.1" 200 2668 [2021-07-05 16:22:03,427] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-05 16:22:03,569] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 16:22:03,986] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 16:22:08,301] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-05 16:22:08,584] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 16:22:08,911] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 16:22:10,152] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?pageoff=true&type__code=data_video HTTP/1.1" 200 394 [2021-07-05 16:22:10,413] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1 HTTP/1.1" 200 2668 [2021-07-05 16:22:45,084] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-05 16:22:45,237] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 16:22:45,530] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 16:22:50,322] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?pageoff=true&type__code=data_video HTTP/1.1" 200 394 [2021-07-05 16:22:50,588] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1 HTTP/1.1" 200 2668 [2021-07-05 16:22:57,226] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=2 HTTP/1.1" 200 48 [2021-07-05 16:22:57,715] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=3 HTTP/1.1" 200 48 [2021-07-05 16:23:25,961] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-05 16:23:26,114] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 16:23:26,405] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 16:23:27,751] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?pageoff=true&type__code=data_video HTTP/1.1" 200 394 [2021-07-05 16:23:28,034] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1 HTTP/1.1" 200 2668 [2021-07-05 16:24:10,701] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-05 16:24:10,702] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ0b2tlbl90eXBlIjoiYWNjZXNzIiwiZXhwIjoxNjI1NTU5ODA1LCJqdGkiOiI3OGM5ZTkyZWQ5MGU0OGE4YjE5NTFiNmMyMThlYWIwZiIsInVzZXJfaWQiOjF9.5I3zxxNtASt0lt34sYEYsE4DEbx9NDJQ9n7aeiUFwWM HTTP/1.1" 404 2013 [2021-07-05 16:25:11,617] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=2 HTTP/1.1" 200 48 [2021-07-05 16:25:11,957] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=3 HTTP/1.1" 200 48 [2021-07-05 16:25:31,105] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2668 [2021-07-05 16:25:31,162] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 16:25:36,535] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 16:25:36,561] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2668 [2021-07-05 16:25:50,518] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=4 HTTP/1.1" 200 48 [2021-07-05 16:26:09,445] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 16:26:10,753] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/document/?pageoff=true HTTP/1.1" 200 1176 [2021-07-05 16:26:14,509] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 16:26:17,997] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=5 HTTP/1.1" 200 48 [2021-07-05 16:26:30,490] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1&category=2 HTTP/1.1" 200 1659 [2021-07-05 16:26:31,783] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1&category=3 HTTP/1.1" 200 1091 [2021-07-05 16:26:33,957] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1&category=3 HTTP/1.1" 200 1091 [2021-07-05 16:26:39,354] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1&category=3 HTTP/1.1" 200 1091 [2021-07-05 16:27:28,393] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 16:27:28,426] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2668 [2021-07-05 16:27:32,555] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 16:27:32,583] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2668 [2021-07-05 16:27:39,521] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 16:27:39,555] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2668 [2021-07-05 16:27:45,531] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 16:27:45,564] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2668 [2021-07-05 16:27:51,083] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 16:27:51,122] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2668 [2021-07-05 16:27:55,037] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 16:27:55,069] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2668 [2021-07-05 16:35:17,781] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 16:35:17,806] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2668 [2021-07-05 16:35:23,161] [basehttp.py:157] [basehttp:log_message] [INFO]- "OPTIONS /api/vod/video/?category=3 HTTP/1.1" 200 0 [2021-07-05 16:35:23,301] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?category=3 HTTP/1.1" 200 1091 [2021-07-05 16:35:24,947] [basehttp.py:157] [basehttp:log_message] [INFO]- "OPTIONS /api/vod/video/?category=2 HTTP/1.1" 200 0 [2021-07-05 16:35:25,083] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?category=2 HTTP/1.1" 200 1659 [2021-07-05 16:35:26,509] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?category=3 HTTP/1.1" 200 1091 [2021-07-05 16:35:28,076] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2668 [2021-07-05 16:46:58,383] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-05 16:46:58,621] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 16:46:59,032] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-05 16:47:21,466] [basehttp.py:157] [basehttp:log_message] [INFO]- "OPTIONS /token/ HTTP/1.1" 200 0 [2021-07-05 16:47:21,548] [log.py:222] [log:log_response] [WARNING]- Not Found: /token/ [2021-07-05 16:47:21,548] [basehttp.py:157] [basehttp:log_message] [WARNING]- "POST /token/ HTTP/1.1" 404 3863 [2021-07-05 16:47:59,776] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 16:48:00,071] [basehttp.py:157] [basehttp:log_message] [INFO]- "OPTIONS /api/supervision/record/todos/ HTTP/1.1" 200 0 [2021-07-05 16:48:00,085] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-05 16:48:00,085] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-05 16:48:00,237] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/supervision/record/todos/ HTTP/1.1" 200 64 [2021-07-05 16:48:01,461] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 16:48:01,738] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-05 16:48:01,739] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-05 16:48:01,777] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/supervision/record/todos/ HTTP/1.1" 200 64 [2021-07-05 16:48:05,295] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 16:48:05,311] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2668 [2021-07-05 16:48:19,139] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 16:48:19,178] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2668 [2021-07-05 16:51:40,443] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 16:51:40,478] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2668 [2021-07-05 16:53:15,685] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 16:53:15,723] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2668 [2021-07-05 16:53:21,810] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-05 16:53:22,093] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-05 16:53:22,093] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-05 16:53:22,125] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 16:53:22,151] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2668 [2021-07-05 16:54:53,179] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 16:54:53,205] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2668 [2021-07-05 16:55:09,183] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-05 16:55:09,213] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2668 [2021-07-05 16:55:38,816] [basehttp.py:157] [basehttp:log_message] [INFO]- "OPTIONS /api/vod/signature/ HTTP/1.1" 200 0 [2021-07-05 16:55:38,930] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 205 [2021-07-05 16:55:45,623] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/signature/ HTTP/1.1" 200 205 [2021-07-05 16:55:47,877] [basehttp.py:157] [basehttp:log_message] [INFO]- "OPTIONS /api/vod/video/undefined/ HTTP/1.1" 200 0 [2021-07-05 16:55:47,986] [basehttp.py:157] [basehttp:log_message] [INFO]- "PUT /api/vod/video/undefined/ HTTP/1.1" 200 45 [2021-07-05 16:55:55,773] [basehttp.py:157] [basehttp:log_message] [INFO]- "PUT /api/vod/video/undefined/ HTTP/1.1" 200 45 [2021-07-05 16:56:38,153] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?pageoff=true&type__code=data_video HTTP/1.1" 200 394 [2021-07-05 16:56:38,495] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1 HTTP/1.1" 200 2668 [2021-07-05 16:56:39,437] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-05 16:56:39,438] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ0b2tlbl90eXBlIjoiYWNjZXNzIiwiZXhwIjoxNjI1NTYxMjE4LCJqdGkiOiI5OTVmZWZjNTFlOGE0ZjMxYTFmMGVmNzc1MWNiYzQ3NSIsInVzZXJfaWQiOjF9.e7-DlZySGOF_ZV7LP8Fmz1FO8MueC6bSWa8mDtLzJzM HTTP/1.1" 404 2013 [2021-07-05 17:15:18,202] [autoreload.py:222] [autoreload:trigger_reload] [INFO]- /home/cma_search/server/apps/vod/views.py changed, reloading. Performing system checks... System check identified no issues (0 silenced). July 02, 2021 - 08:42:28 Django version 3.0.5, using settings 'server.settings_dev' Starting development server at http://0.0.0.0:9101/ Quit the server with CONTROL-C. [2021-07-05 17:15:19,125] [autoreload.py:598] [autoreload:run_with_reloader] [INFO]- Watching for file changes with StatReloader [2021-07-05 17:15:46,502] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/ HTTP/1.1" 200 5131 [2021-07-05 17:15:46,545] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/css/bootstrap-tweaks.css HTTP/1.1" 304 0 [2021-07-05 17:15:46,547] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/css/bootstrap.min.css HTTP/1.1" 304 0 [2021-07-05 17:15:46,553] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/css/prettify.css HTTP/1.1" 304 0 [2021-07-05 17:15:46,555] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/css/default.css HTTP/1.1" 304 0 [2021-07-05 17:15:46,556] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/js/jquery-3.4.1.min.js HTTP/1.1" 304 0 [2021-07-05 17:15:46,558] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/js/ajax-form.js HTTP/1.1" 304 0 [2021-07-05 17:15:46,618] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/js/bootstrap.min.js HTTP/1.1" 304 0 [2021-07-05 17:15:46,620] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/js/csrf.js HTTP/1.1" 304 0 [2021-07-05 17:15:46,620] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/js/prettify-min.js HTTP/1.1" 304 0 [2021-07-05 17:15:46,633] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/js/default.js HTTP/1.1" 304 0 [2021-07-05 17:15:46,637] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/img/grid.png HTTP/1.1" 304 0 [2021-07-05 17:15:46,737] [log.py:222] [log:log_response] [WARNING]- Not Found: /favicon.ico [2021-07-05 17:15:46,737] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /favicon.ico HTTP/1.1" 404 3877 [2021-07-05 18:49:57,860] [log.py:222] [log:log_response] [ERROR]- Internal Server Error: / Traceback (most recent call last): File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/handlers/base.py", line 145, in _get_response response = self.process_exception_by_middleware(e, request) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/handlers/base.py", line 143, in _get_response response = response.render() File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/response.py", line 105, in render self.content = self.rendered_content File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/response.py", line 81, in rendered_content template = self.resolve_template(self.template_name) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/response.py", line 63, in resolve_template return select_template(template, using=self.using) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/template/loader.py", line 47, in select_template raise TemplateDoesNotExist(', '.join(template_name_list), chain=chain) django.template.exceptions.TemplateDoesNotExist: index.html [2021-07-05 18:50:14,400] [basehttp.py:157] [basehttp:log_message] [ERROR]- "GET / HTTP/1.0" 500 83339 [2021-07-05 22:39:04,946] [basehttp.py:157] [basehttp:log_message] [INFO]- code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie:') [2021-07-05 22:39:04,946] [basehttp.py:157] [basehttp:log_message] [WARNING]- "/*àCookie: mstshash=Administr" 400 - [2021-07-06 00:08:16,521] [basehttp.py:157] [basehttp:log_message] [INFO]- code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie:') [2021-07-06 00:08:16,521] [basehttp.py:157] [basehttp:log_message] [WARNING]- "/*àCookie: mstshash=Administr" 400 - [2021-07-06 04:45:38,179] [basehttp.py:157] [basehttp:log_message] [INFO]- code 400, message Bad request syntax ('\x03\x00\x00\x13\x0eà\x00\x00\x00\x00\x00\x01\x00\x08\x00\x02\x00\x00\x00') [2021-07-06 04:45:38,179] [basehttp.py:157] [basehttp:log_message] [WARNING]- "à" 400 - [2021-07-06 08:34:08,183] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=2 HTTP/1.1" 200 48 [2021-07-06 08:34:08,743] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=3 HTTP/1.1" 200 48 [2021-07-06 08:42:17,563] [basehttp.py:157] [basehttp:log_message] [INFO]- "OPTIONS /api/system/user/info/ HTTP/1.1" 200 0 [2021-07-06 08:42:17,691] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-06 08:42:17,990] [basehttp.py:157] [basehttp:log_message] [INFO]- "OPTIONS /api/vod/video/ HTTP/1.1" 200 0 [2021-07-06 08:42:18,001] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-06 08:42:18,001] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-06 08:42:18,012] [basehttp.py:157] [basehttp:log_message] [INFO]- "OPTIONS /api/system/dict/?type__code=data_video HTTP/1.1" 200 0 [2021-07-06 08:42:18,124] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-06 08:42:18,140] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2668 [2021-07-06 08:43:47,563] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/ HTTP/1.1" 200 5131 /home/cma_search/server/venv/lib/python3.8/site-packages/django_filters/rest_framework/backends.py:127: UserWarning: is not compatible with schema generation warnings.warn( /home/cma_search/server/venv/lib/python3.8/site-packages/django_filters/rest_framework/backends.py:127: UserWarning: is not compatible with schema generation warnings.warn( /home/cma_search/server/venv/lib/python3.8/site-packages/django_filters/rest_framework/backends.py:127: UserWarning: is not compatible with schema generation warnings.warn( [2021-07-06 08:43:51,098] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/css/bootstrap-theme.min.css HTTP/1.1" 304 0 [2021-07-06 08:43:51,108] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/docs/css/base.css HTTP/1.1" 304 0 [2021-07-06 08:43:51,109] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/css/font-awesome-4.0.3.css HTTP/1.1" 304 0 [2021-07-06 08:43:51,110] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/js/coreapi-0.1.1.js HTTP/1.1" 304 0 [2021-07-06 08:43:51,111] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/docs/css/jquery.json-view.min.css HTTP/1.1" 304 0 [2021-07-06 08:43:52,925] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/docs/schema.js HTTP/1.1" 200 282072 [2021-07-06 08:43:53,703] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/fonts/fontawesome-webfont.woff?v=4.0.3 HTTP/1.1" 304 0 [2021-07-06 08:44:02,808] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/docs/ HTTP/1.1" 200 1583107 [2021-07-06 08:44:04,354] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/docs/js/jquery.json-view.min.js HTTP/1.1" 304 0 [2021-07-06 08:44:04,355] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/docs/js/api.js HTTP/1.1" 304 0 [2021-07-06 08:44:32,889] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-06 08:44:32,955] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2668 [2021-07-06 08:45:20,738] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 73 [2021-07-06 08:45:24,778] [basehttp.py:157] [basehttp:log_message] [INFO]- "OPTIONS /api/token/ HTTP/1.1" 200 0 [2021-07-06 08:45:25,056] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/token/ HTTP/1.1" 200 469 [2021-07-06 08:45:25,286] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-06 08:45:25,537] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-06 08:45:25,537] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-06 08:45:25,570] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-06 08:45:25,599] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2668 [2021-07-06 08:45:49,226] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-06 08:45:49,257] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2668 [2021-07-06 08:46:16,741] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-06 08:46:16,990] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-06 08:46:16,990] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-06 08:46:17,024] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-06 08:46:17,054] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2668 [2021-07-06 08:46:29,820] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-06 08:46:29,973] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-06 08:46:30,249] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-06 08:47:31,628] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-06 08:47:31,764] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-06 08:47:32,009] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-06 08:48:27,059] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-06 08:48:27,086] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2668 [2021-07-06 08:48:31,752] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-06 08:48:32,004] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-06 08:48:32,004] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-06 08:48:32,036] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-06 08:48:32,069] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2668 [2021-07-06 08:48:38,303] [basehttp.py:157] [basehttp:log_message] [INFO]- "OPTIONS /api/vod/video/6/ HTTP/1.1" 200 0 [2021-07-06 08:48:38,421] [basehttp.py:157] [basehttp:log_message] [INFO]- "PUT /api/vod/video/6/ HTTP/1.1" 200 226 [2021-07-06 08:49:01,084] [basehttp.py:157] [basehttp:log_message] [INFO]- "PUT /api/vod/video/6/ HTTP/1.1" 200 226 [2021-07-06 08:50:06,925] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-06 08:50:07,024] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2668 [2021-07-06 08:50:18,357] [basehttp.py:157] [basehttp:log_message] [INFO]- "PUT /api/vod/video/6/ HTTP/1.1" 200 226 [2021-07-06 08:50:29,842] [basehttp.py:157] [basehttp:log_message] [INFO]- "PUT /api/vod/video/6/ HTTP/1.1" 200 226 [2021-07-06 08:50:47,010] [basehttp.py:157] [basehttp:log_message] [INFO]- "PUT /api/vod/video/6/ HTTP/1.1" 200 226 [2021-07-06 09:05:38,191] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-06 09:05:38,221] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2668 [2021-07-06 09:05:45,974] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-06 09:05:46,274] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-06 09:05:46,275] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-06 09:05:46,308] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-06 09:05:46,337] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2668 [2021-07-06 09:05:50,664] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-06 09:05:50,935] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-06 09:05:50,935] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-06 09:05:50,970] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-06 09:05:51,001] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2668 [2021-07-06 09:06:07,044] [basehttp.py:157] [basehttp:log_message] [INFO]- "PUT /api/vod/video/6/ HTTP/1.1" 200 226 [2021-07-06 09:06:12,815] [basehttp.py:157] [basehttp:log_message] [INFO]- "PUT /api/vod/video/6/ HTTP/1.1" 200 226 [2021-07-06 09:06:49,556] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-06 09:06:49,578] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2668 [2021-07-06 09:06:52,751] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-06 09:06:53,025] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-06 09:06:53,025] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-06 09:06:53,077] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-06 09:06:53,126] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2668 [2021-07-06 09:06:57,963] [basehttp.py:157] [basehttp:log_message] [INFO]- "PUT /api/vod/video/6/ HTTP/1.1" 200 583 [2021-07-06 09:06:58,146] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2665 [2021-07-06 09:07:05,404] [basehttp.py:157] [basehttp:log_message] [INFO]- "PUT /api/vod/video/6/ HTTP/1.1" 200 583 [2021-07-06 09:07:05,604] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2665 [2021-07-06 09:07:14,639] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-06 09:07:14,927] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-06 09:07:14,928] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-06 09:07:14,961] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-06 09:07:14,991] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2665 [2021-07-06 09:07:33,440] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-06 09:07:33,471] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2665 [2021-07-06 09:07:36,723] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-06 09:07:36,752] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2665 [2021-07-06 09:07:43,959] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-06 09:07:44,229] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-06 09:07:44,230] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-06 09:07:44,257] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-06 09:07:44,288] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2665 [2021-07-06 09:08:25,421] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-06 09:08:25,678] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-06 09:08:25,679] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-06 09:08:25,712] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-06 09:08:25,742] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2665 [2021-07-06 09:08:31,041] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-06 09:08:31,189] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-06 09:08:31,415] [basehttp.py:157] [basehttp:log_message] [INFO]- "OPTIONS /api/vod/video/5/ HTTP/1.1" 200 0 [2021-07-06 09:08:31,513] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-06 09:08:31,550] [basehttp.py:157] [basehttp:log_message] [INFO]- "PUT /api/vod/video/5/ HTTP/1.1" 200 531 [2021-07-06 09:08:31,716] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2662 [2021-07-06 09:08:51,453] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?pageoff=true&type__code=data_video HTTP/1.1" 200 394 [2021-07-06 09:08:51,661] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1 HTTP/1.1" 200 2662 [2021-07-06 09:08:58,000] [log.py:222] [log:log_response] [ERROR]- Internal Server Error: /api/vod/video/6/view Traceback (most recent call last): File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/utils/deprecation.py", line 93, in __call__ response = self.process_request(request) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/middleware/common.py", line 54, in process_request path = self.get_full_path_with_slash(request) File "/home/cma_search/server/venv/lib/python3.8/site-packages/django/middleware/common.py", line 87, in get_full_path_with_slash raise RuntimeError( RuntimeError: You called this URL via POST, but the URL doesn't end in a slash and you have APPEND_SLASH set. Django can't redirect to the slash URL while maintaining POST data. Change your form to point to 47.95.0.242:9101/api/vod/video/6/view/ (note the trailing slash), or set APPEND_SLASH=False in your Django settings. [2021-07-06 09:08:58,001] [basehttp.py:157] [basehttp:log_message] [ERROR]- "POST /api/vod/video/6/view HTTP/1.1" 500 69129 [2021-07-06 09:09:17,174] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-06 09:09:17,304] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-06 09:09:17,562] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-06 09:09:29,573] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-06 09:09:29,703] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-06 09:09:29,975] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-06 09:09:31,561] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?pageoff=true&type__code=data_video HTTP/1.1" 200 394 [2021-07-06 09:09:31,780] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1 HTTP/1.1" 200 2662 [2021-07-06 09:09:38,454] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/vod/video/6/view/ HTTP/1.1" 200 35 [2021-07-06 09:09:43,904] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1 HTTP/1.1" 200 2662 [2021-07-06 09:11:08,209] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-06 09:11:08,381] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-06 09:11:08,738] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-06 09:11:10,120] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?pageoff=true&type__code=data_video HTTP/1.1" 200 394 [2021-07-06 09:11:10,397] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1 HTTP/1.1" 200 2662 [2021-07-06 09:11:12,577] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-06 09:12:04,701] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-06 09:12:04,765] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2662 [2021-07-06 09:12:49,121] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-06 09:13:43,051] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-06 09:13:43,278] [basehttp.py:157] [basehttp:log_message] [INFO]- "OPTIONS /api/supervision/record/todos/ HTTP/1.1" 200 0 [2021-07-06 09:13:43,291] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-06 09:13:43,292] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-06 09:13:43,394] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/supervision/record/todos/ HTTP/1.1" 200 64 [2021-07-06 09:13:51,245] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-06 09:13:51,276] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2662 [2021-07-06 09:14:31,660] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-06 09:14:31,954] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-06 09:14:31,954] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-06 09:14:31,987] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-06 09:14:32,017] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2662 [2021-07-06 09:15:29,365] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-06 09:15:29,396] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2662 [2021-07-06 09:15:52,780] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-06 09:15:52,809] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2662 [2021-07-06 09:15:54,796] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-06 09:15:54,825] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2662 [2021-07-06 09:15:57,114] [basehttp.py:157] [basehttp:log_message] [INFO]- "OPTIONS /api/vod/video/?category=2 HTTP/1.1" 200 0 [2021-07-06 09:15:57,450] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?category=2 HTTP/1.1" 200 1103 [2021-07-06 09:15:58,530] [basehttp.py:157] [basehttp:log_message] [INFO]- "OPTIONS /api/vod/video/?category=3 HTTP/1.1" 200 0 [2021-07-06 09:15:58,670] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?category=3 HTTP/1.1" 200 1641 [2021-07-06 09:16:00,342] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2662 [2021-07-06 09:16:33,461] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/css/bootstrap.min.css HTTP/1.1" 304 0 [2021-07-06 09:16:33,470] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/css/bootstrap-theme.min.css HTTP/1.1" 304 0 [2021-07-06 09:16:33,471] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/css/font-awesome-4.0.3.css HTTP/1.1" 304 0 [2021-07-06 09:16:33,534] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/docs/css/base.css HTTP/1.1" 304 0 [2021-07-06 09:16:33,552] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/js/coreapi-0.1.1.js HTTP/1.1" 304 0 [2021-07-06 09:16:33,553] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/docs/css/jquery.json-view.min.css HTTP/1.1" 304 0 [2021-07-06 09:16:36,063] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/docs/schema.js HTTP/1.1" 200 282072 [2021-07-06 09:16:45,077] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/docs/ HTTP/1.1" 200 1583107 [2021-07-06 09:16:51,225] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/js/jquery-3.4.1.min.js HTTP/1.1" 304 0 [2021-07-06 09:16:51,226] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/js/bootstrap.min.js HTTP/1.1" 304 0 [2021-07-06 09:16:51,227] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/docs/js/jquery.json-view.min.js HTTP/1.1" 304 0 [2021-07-06 09:16:51,301] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/docs/js/api.js HTTP/1.1" 304 0 [2021-07-06 09:16:52,691] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/fonts/fontawesome-webfont.woff?v=4.0.3 HTTP/1.1" 304 0 [2021-07-06 09:18:22,666] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-06 09:18:22,693] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2662 [2021-07-06 09:18:25,619] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-06 09:18:25,650] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2662 [2021-07-06 09:20:35,129] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-06 09:20:35,158] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2662 [2021-07-06 09:20:38,396] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-06 09:20:38,422] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2662 [2021-07-06 09:21:45,569] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-06 09:21:45,703] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-06 09:21:45,975] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-06 09:21:48,218] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?pageoff=true&type__code=data_video HTTP/1.1" 200 394 [2021-07-06 09:21:48,411] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1 HTTP/1.1" 200 2662 [2021-07-06 09:22:04,187] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1 HTTP/1.1" 200 2662 [2021-07-06 09:22:56,828] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-06 09:22:57,048] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-06 09:22:57,049] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-06 09:24:25,043] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-06 09:24:25,274] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-06 09:24:25,274] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-06 09:24:29,671] [basehttp.py:157] [basehttp:log_message] [INFO]- "POST /api/wxmplogin/ HTTP/1.1" 200 469 [2021-07-06 09:24:29,815] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-06 09:24:30,165] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/quality/subinspecttask/self/?state=%E6%89%A7%E8%A1%8C%E4%B8%AD HTTP/1.1" 200 33 [2021-07-06 09:24:32,506] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?pageoff=true&type__code=data_video HTTP/1.1" 200 394 [2021-07-06 09:24:32,722] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/?page=1 HTTP/1.1" 200 2662 [2021-07-06 09:35:04,831] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-06 09:35:05,057] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-06 09:35:05,058] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-06 09:35:41,346] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-06 09:35:41,616] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-06 09:35:41,616] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-06 09:36:17,330] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-06 09:36:17,578] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-06 09:36:17,579] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-06 09:51:40,529] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-06 09:51:40,650] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-06 09:51:40,829] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-06 09:51:40,829] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-06 09:51:40,930] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-06 09:51:40,930] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-06 09:51:40,972] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/dict/?type__code=data_video HTTP/1.1" 200 394 [2021-07-06 09:51:40,992] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/vod/video/ HTTP/1.1" 200 2662 [2021-07-06 09:51:45,144] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-06 09:51:45,350] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-06 09:51:45,350] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-06 09:51:50,626] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-06 09:51:50,881] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-06 09:51:50,882] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-06 09:52:10,636] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-06 09:52:10,890] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-06 09:52:10,890] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-06 10:05:07,322] [autoreload.py:222] [autoreload:trigger_reload] [INFO]- /home/cma_search/server/apps/vod/models.py changed, reloading. Performing system checks... System check identified no issues (0 silenced). July 05, 2021 - 17:15:19 Django version 3.0.5, using settings 'server.settings_dev' Starting development server at http://0.0.0.0:9101/ Quit the server with CONTROL-C. [2021-07-06 10:05:08,105] [autoreload.py:598] [autoreload:run_with_reloader] [INFO]- Watching for file changes with StatReloader /home/cma_search/server/venv/lib/python3.8/site-packages/django_filters/rest_framework/backends.py:127: UserWarning: is not compatible with schema generation warnings.warn( /home/cma_search/server/venv/lib/python3.8/site-packages/django_filters/rest_framework/backends.py:127: UserWarning: is not compatible with schema generation warnings.warn( /home/cma_search/server/venv/lib/python3.8/site-packages/django_filters/rest_framework/backends.py:127: UserWarning: is not compatible with schema generation warnings.warn( [2021-07-06 10:06:54,678] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/docs/schema.js HTTP/1.1" 200 280232 [2021-07-06 10:07:03,779] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/docs/ HTTP/1.1" 200 1573845 [2021-07-06 10:07:04,293] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /static/rest_framework/docs/img/favicon.ico HTTP/1.1" 200 5430 [2021-07-06 10:07:15,683] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-06 10:07:15,969] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-06 10:07:15,970] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-06 10:08:13,032] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-06 10:08:13,254] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-06 10:08:13,254] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824 [2021-07-06 10:08:43,091] [basehttp.py:157] [basehttp:log_message] [INFO]- "GET /api/system/user/info/ HTTP/1.1" 200 229 [2021-07-06 10:08:43,342] [log.py:222] [log:log_response] [WARNING]- Not Found: /media/default/avatar.png [2021-07-06 10:08:43,343] [basehttp.py:157] [basehttp:log_message] [WARNING]- "GET /media/default/avatar.png?imageView2/1/w/80/h/80 HTTP/1.1" 404 1824