File: //home/django/gunicorn-8001.log
nohup: ignoring input
[2025-09-23 07:50:43 +0700] [306177] [INFO] Starting gunicorn 23.0.0
[2025-09-23 07:50:43 +0700] [306177] [INFO] Listening at: http://0.0.0.0:8001 (306177)
[2025-09-23 07:50:43 +0700] [306177] [INFO] Using worker: sync
[2025-09-23 07:50:43 +0700] [306178] [INFO] Booting worker with pid: 306178
[2025-09-23 07:50:43 +0700] [306179] [INFO] Booting worker with pid: 306179
[2025-09-23 08:19:34 +0700] [306177] [INFO] Handling signal: term
[2025-09-23 08:19:34 +0700] [306178] [INFO] Worker exiting (pid: 306178)
[2025-09-23 08:19:46 +0700] [306179] [INFO] Worker exiting (pid: 306179)
[2025-09-23 08:19:46 +0700] [306177] [INFO] Shutting down: Master
on PID 306177 (or pid file '/home/django/gunicorn-8001.pid' is stale)
[2025-09-23 08:40:00 +0700] [307038] [INFO] Starting gunicorn 23.0.0
[2025-09-23 08:40:00 +0700] [307038] [INFO] Listening at: http://0.0.0.0:8001 (307038)
[2025-09-23 08:40:00 +0700] [307038] [INFO] Using worker: sync
[2025-09-23 08:40:00 +0700] [307039] [INFO] Booting worker with pid: 307039
[2025-09-23 08:40:00 +0700] [307040] [INFO] Booting worker with pid: 307040
[2025-09-23 08:54:46 +0700] [307038] [INFO] Handling signal: term
[2025-09-23 08:54:46 +0700] [307039] [INFO] Worker exiting (pid: 307039)
[2025-09-23 08:54:46 +0700] [307040] [INFO] Worker exiting (pid: 307040)
[2025-09-23 08:54:46 +0700] [307268] [INFO] Starting gunicorn 23.0.0
Error: Already running on PID 307038 (or pid file '/home/django/gunicorn-8001.pid' is stale)
[2025-09-23 08:54:46 +0700] [307038] [INFO] Shutting down: Master
[2025-09-23 08:54:58 +0700] [307274] [INFO] Starting gunicorn 23.0.0
[2025-09-23 08:54:58 +0700] [307274] [INFO] Listening at: http://0.0.0.0:8001 (307274)
[2025-09-23 08:54:58 +0700] [307274] [INFO] Using worker: sync
[2025-09-23 08:54:58 +0700] [307277] [INFO] Booting worker with pid: 307277
[2025-09-23 08:54:58 +0700] [307278] [INFO] Booting worker with pid: 307278
[2025-09-23 09:23:30 +0700] [307274] [INFO] Handling signal: term
[2025-09-23 09:23:30 +0700] [307277] [INFO] Worker exiting (pid: 307277)
[2025-09-23 09:23:30 +0700] [307278] [INFO] Worker exiting (pid: 307278)
[2025-09-23 09:23:30 +0700] [307274] [INFO] Shutting down: Master
[2025-09-23 09:23:32 +0700] [307602] [INFO] Starting gunicorn 23.0.0
[2025-09-23 09:23:32 +0700] [307602] [INFO] Listening at: http://0.0.0.0:8001 (307602)
[2025-09-23 09:23:32 +0700] [307602] [INFO] Using worker: sync
[2025-09-23 09:23:32 +0700] [307604] [INFO] Booting worker with pid: 307604
[2025-09-23 09:23:32 +0700] [307605] [INFO] Booting worker with pid: 307605
[2025-09-23 09:23:34 +0700] [307605] [ERROR] Error handling request /
Traceback (most recent call last):
File "/home/django/apps/cargochains/venv/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
response = get_response(request)
File "/home/django/apps/cargochains/venv/lib/python3.10/site-packages/django/core/handlers/base.py", line 181, in _get_response
callback, callback_args, callback_kwargs = self.resolve_request(request)
File "/home/django/apps/cargochains/venv/lib/python3.10/site-packages/django/core/handlers/base.py", line 313, in resolve_request
resolver_match = resolver.resolve(request.path_info)
File "/home/django/apps/cargochains/venv/lib/python3.10/site-packages/django/urls/resolvers.py", line 666, in resolve
for pattern in self.url_patterns:
File "/home/django/apps/cargochains/venv/lib/python3.10/site-packages/django/utils/functional.py", line 47, in __get__
res = instance.__dict__[self.name] = self.func(instance)
File "/home/django/apps/cargochains/venv/lib/python3.10/site-packages/django/urls/resolvers.py", line 718, in url_patterns
patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module)
File "/home/django/apps/cargochains/venv/lib/python3.10/site-packages/django/utils/functional.py", line 47, in __get__
res = instance.__dict__[self.name] = self.func(instance)
File "/home/django/apps/cargochains/venv/lib/python3.10/site-packages/django/urls/resolvers.py", line 711, in urlconf_module
return import_module(self.urlconf_name)
File "/usr/lib/python3.10/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 879, in exec_module
File "<frozen importlib._bootstrap_external>", line 1017, in get_code
File "<frozen importlib._bootstrap_external>", line 947, in source_to_code
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/django/apps/cargochains/config/urls.py", line 1
')
^
SyntaxError: unterminated string literal (detected at line 1)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/home/django/apps/cargochains/venv/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
response = get_response(request)
File "/home/django/apps/cargochains/venv/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
response = response or self.get_response(request)
File "/home/django/apps/cargochains/venv/lib/python3.10/site-packages/django/core/handlers/exception.py", line 57, in inner
response = response_for_exception(request, exc)
File "/home/django/apps/cargochains/venv/lib/python3.10/site-packages/django/core/handlers/exception.py", line 141, in response_for_exception
response = handle_uncaught_exception(
File "/home/django/apps/cargochains/venv/lib/python3.10/site-packages/django/core/handlers/exception.py", line 185, in handle_uncaught_exception
callback = resolver.resolve_error_handler(500)
File "/home/django/apps/cargochains/venv/lib/python3.10/site-packages/django/urls/resolvers.py", line 732, in resolve_error_handler
callback = getattr(self.urlconf_module, "handler%s" % view_type, None)
File "/home/django/apps/cargochains/venv/lib/python3.10/site-packages/django/utils/functional.py", line 47, in __get__
res = instance.__dict__[self.name] = self.func(instance)
File "/home/django/apps/cargochains/venv/lib/python3.10/site-packages/django/urls/resolvers.py", line 711, in urlconf_module
return import_module(self.urlconf_name)
File "/usr/lib/python3.10/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 879, in exec_module
File "<frozen importlib._bootstrap_external>", line 1017, in get_code
File "<frozen importlib._bootstrap_external>", line 947, in source_to_code
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/django/apps/cargochains/config/urls.py", line 1
')
^
SyntaxError: unterminated string literal (detected at line 1)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/home/django/apps/cargochains/venv/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
response = get_response(request)
File "/home/django/apps/cargochains/venv/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
response = response or self.get_response(request)
File "/home/django/apps/cargochains/venv/lib/python3.10/site-packages/django/core/handlers/exception.py", line 57, in inner
response = response_for_exception(request, exc)
File "/home/django/apps/cargochains/venv/lib/python3.10/site-packages/django/core/handlers/exception.py", line 141, in response_for_exception
response = handle_uncaught_exception(
File "/home/django/apps/cargochains/venv/lib/python3.10/site-packages/django/core/handlers/exception.py", line 185, in handle_uncaught_exception
callback = resolver.resolve_error_handler(500)
File "/home/django/apps/cargochains/venv/lib/python3.10/site-packages/django/urls/resolvers.py", line 732, in resolve_error_handler
callback = getattr(self.urlconf_module, "handler%s" % view_type, None)
File "/home/django/apps/cargochains/venv/lib/python3.10/site-packages/django/utils/functional.py", line 47, in __get__
res = instance.__dict__[self.name] = self.func(instance)
File "/home/django/apps/cargochains/venv/lib/python3.10/site-packages/django/urls/resolvers.py", line 711, in urlconf_module
return import_module(self.urlconf_name)
File "/usr/lib/python3.10/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 879, in exec_module
File "<frozen importlib._bootstrap_external>", line 1017, in get_code
File "<frozen importlib._bootstrap_external>", line 947, in source_to_code
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/django/apps/cargochains/config/urls.py", line 1
')
^
SyntaxError: unterminated string literal (detected at line 1)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/home/django/apps/cargochains/venv/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
response = get_response(request)
File "/home/django/apps/cargochains/venv/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
response = response or self.get_response(request)
File "/home/django/apps/cargochains/venv/lib/python3.10/site-packages/django/core/handlers/exception.py", line 57, in inner
response = response_for_exception(request, exc)
File "/home/django/apps/cargochains/venv/lib/python3.10/site-packages/django/core/handlers/exception.py", line 141, in response_for_exception
response = handle_uncaught_exception(
File "/home/django/apps/cargochains/venv/lib/python3.10/site-packages/django/core/handlers/exception.py", line 185, in handle_uncaught_exception
callback = resolver.resolve_error_handler(500)
File "/home/django/apps/cargochains/venv/lib/python3.10/site-packages/django/urls/resolvers.py", line 732, in resolve_error_handler
callback = getattr(self.urlconf_module, "handler%s" % view_type, None)
File "/home/django/apps/cargochains/venv/lib/python3.10/site-packages/django/utils/functional.py", line 47, in __get__
res = instance.__dict__[self.name] = self.func(instance)
File "/home/django/apps/cargochains/venv/lib/python3.10/site-packages/django/urls/resolvers.py", line 711, in urlconf_module
return import_module(self.urlconf_name)
File "/usr/lib/python3.10/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 879, in exec_module
File "<frozen importlib._bootstrap_external>", line 1017, in get_code
File "<frozen importlib._bootstrap_external>", line 947, in source_to_code
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/django/apps/cargochains/config/urls.py", line 1
')
^
SyntaxError: unterminated string literal (detected at line 1)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/home/django/apps/cargochains/venv/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
response = get_response(request)
File "/home/django/apps/cargochains/venv/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
response = response or self.get_response(request)
File "/home/django/apps/cargochains/venv/lib/python3.10/site-packages/django/core/handlers/exception.py", line 57, in inner
response = response_for_exception(request, exc)
File "/home/django/apps/cargochains/venv/lib/python3.10/site-packages/django/core/handlers/exception.py", line 141, in response_for_exception
response = handle_uncaught_exception(
File "/home/django/apps/cargochains/venv/lib/python3.10/site-packages/django/core/handlers/exception.py", line 185, in handle_uncaught_exception
callback = resolver.resolve_error_handler(500)
File "/home/django/apps/cargochains/venv/lib/python3.10/site-packages/django/urls/resolvers.py", line 732, in resolve_error_handler
callback = getattr(self.urlconf_module, "handler%s" % view_type, None)
File "/home/django/apps/cargochains/venv/lib/python3.10/site-packages/django/utils/functional.py", line 47, in __get__
res = instance.__dict__[self.name] = self.func(instance)
File "/home/django/apps/cargochains/venv/lib/python3.10/site-packages/django/urls/resolvers.py", line 711, in urlconf_module
return import_module(self.urlconf_name)
File "/usr/lib/python3.10/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 879, in exec_module
File "<frozen importlib._bootstrap_external>", line 1017, in get_code
File "<frozen importlib._bootstrap_external>", line 947, in source_to_code
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/django/apps/cargochains/config/urls.py", line 1
')
^
SyntaxError: unterminated string literal (detected at line 1)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/home/django/apps/cargochains/venv/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
response = get_response(request)
File "/home/django/apps/cargochains/venv/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
response = response or self.get_response(request)
File "/home/django/apps/cargochains/venv/lib/python3.10/site-packages/django/core/handlers/exception.py", line 57, in inner
response = response_for_exception(request, exc)
File "/home/django/apps/cargochains/venv/lib/python3.10/site-packages/django/core/handlers/exception.py", line 141, in response_for_exception
response = handle_uncaught_exception(
File "/home/django/apps/cargochains/venv/lib/python3.10/site-packages/django/core/handlers/exception.py", line 185, in handle_uncaught_exception
callback = resolver.resolve_error_handler(500)
File "/home/django/apps/cargochains/venv/lib/python3.10/site-packages/django/urls/resolvers.py", line 732, in resolve_error_handler
callback = getattr(self.urlconf_module, "handler%s" % view_type, None)
File "/home/django/apps/cargochains/venv/lib/python3.10/site-packages/django/utils/functional.py", line 47, in __get__
res = instance.__dict__[self.name] = self.func(instance)
File "/home/django/apps/cargochains/venv/lib/python3.10/site-packages/django/urls/resolvers.py", line 711, in urlconf_module
return import_module(self.urlconf_name)
File "/usr/lib/python3.10/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 879, in exec_module
File "<frozen importlib._bootstrap_external>", line 1017, in get_code
File "<frozen importlib._bootstrap_external>", line 947, in source_to_code
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/django/apps/cargochains/config/urls.py", line 1
')
^
SyntaxError: unterminated string literal (detected at line 1)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/home/django/apps/cargochains/venv/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
response = get_response(request)
File "/home/django/apps/cargochains/venv/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
response = response or self.get_response(request)
File "/home/django/apps/cargochains/venv/lib/python3.10/site-packages/django/core/handlers/exception.py", line 57, in inner
response = response_for_exception(request, exc)
File "/home/django/apps/cargochains/venv/lib/python3.10/site-packages/django/core/handlers/exception.py", line 141, in response_for_exception
response = handle_uncaught_exception(
File "/home/django/apps/cargochains/venv/lib/python3.10/site-packages/django/core/handlers/exception.py", line 185, in handle_uncaught_exception
callback = resolver.resolve_error_handler(500)
File "/home/django/apps/cargochains/venv/lib/python3.10/site-packages/django/urls/resolvers.py", line 732, in resolve_error_handler
callback = getattr(self.urlconf_module, "handler%s" % view_type, None)
File "/home/django/apps/cargochains/venv/lib/python3.10/site-packages/django/utils/functional.py", line 47, in __get__
res = instance.__dict__[self.name] = self.func(instance)
File "/home/django/apps/cargochains/venv/lib/python3.10/site-packages/django/urls/resolvers.py", line 711, in urlconf_module
return import_module(self.urlconf_name)
File "/usr/lib/python3.10/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 879, in exec_module
File "<frozen importlib._bootstrap_external>", line 1017, in get_code
File "<frozen importlib._bootstrap_external>", line 947, in source_to_code
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/django/apps/cargochains/config/urls.py", line 1
')
^
SyntaxError: unterminated string literal (detected at line 1)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/home/django/apps/cargochains/venv/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
response = get_response(request)
File "/home/django/apps/cargochains/venv/lib/python3.10/site-packages/whitenoise/middleware.py", line 123, in __call__
return self.get_response(request)
File "/home/django/apps/cargochains/venv/lib/python3.10/site-packages/django/core/handlers/exception.py", line 57, in inner
response = response_for_exception(request, exc)
File "/home/django/apps/cargochains/venv/lib/python3.10/site-packages/django/core/handlers/exception.py", line 141, in response_for_exception
response = handle_uncaught_exception(
File "/home/django/apps/cargochains/venv/lib/python3.10/site-packages/django/core/handlers/exception.py", line 185, in handle_uncaught_exception
callback = resolver.resolve_error_handler(500)
File "/home/django/apps/cargochains/venv/lib/python3.10/site-packages/django/urls/resolvers.py", line 732, in resolve_error_handler
callback = getattr(self.urlconf_module, "handler%s" % view_type, None)
File "/home/django/apps/cargochains/venv/lib/python3.10/site-packages/django/utils/functional.py", line 47, in __get__
res = instance.__dict__[self.name] = self.func(instance)
File "/home/django/apps/cargochains/venv/lib/python3.10/site-packages/django/urls/resolvers.py", line 711, in urlconf_module
return import_module(self.urlconf_name)
File "/usr/lib/python3.10/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 879, in exec_module
File "<frozen importlib._bootstrap_external>", line 1017, in get_code
File "<frozen importlib._bootstrap_external>", line 947, in source_to_code
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/django/apps/cargochains/config/urls.py", line 1
')
^
SyntaxError: unterminated string literal (detected at line 1)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/home/django/apps/cargochains/venv/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
response = get_response(request)
File "/home/django/apps/cargochains/venv/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
response = response or self.get_response(request)
File "/home/django/apps/cargochains/venv/lib/python3.10/site-packages/django/core/handlers/exception.py", line 57, in inner
response = response_for_exception(request, exc)
File "/home/django/apps/cargochains/venv/lib/python3.10/site-packages/django/core/handlers/exception.py", line 141, in response_for_exception
response = handle_uncaught_exception(
File "/home/django/apps/cargochains/venv/lib/python3.10/site-packages/django/core/handlers/exception.py", line 185, in handle_uncaught_exception
callback = resolver.resolve_error_handler(500)
File "/home/django/apps/cargochains/venv/lib/python3.10/site-packages/django/urls/resolvers.py", line 732, in resolve_error_handler
callback = getattr(self.urlconf_module, "handler%s" % view_type, None)
File "/home/django/apps/cargochains/venv/lib/python3.10/site-packages/django/utils/functional.py", line 47, in __get__
res = instance.__dict__[self.name] = self.func(instance)
File "/home/django/apps/cargochains/venv/lib/python3.10/site-packages/django/urls/resolvers.py", line 711, in urlconf_module
return import_module(self.urlconf_name)
File "/usr/lib/python3.10/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 879, in exec_module
File "<frozen importlib._bootstrap_external>", line 1017, in get_code
File "<frozen importlib._bootstrap_external>", line 947, in source_to_code
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/django/apps/cargochains/config/urls.py", line 1
')
^
SyntaxError: unterminated string literal (detected at line 1)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/home/django/apps/cargochains/venv/lib/python3.10/site-packages/gunicorn/workers/sync.py", line 134, in handle
self.handle_request(listener, req, client, addr)
File "/home/django/apps/cargochains/venv/lib/python3.10/site-packages/gunicorn/workers/sync.py", line 177, in handle_request
respiter = self.wsgi(environ, resp.start_response)
File "/home/django/apps/cargochains/venv/lib/python3.10/site-packages/django/core/handlers/wsgi.py", line 124, in __call__
response = self.get_response(request)
File "/home/django/apps/cargochains/venv/lib/python3.10/site-packages/django/core/handlers/base.py", line 140, in get_response
response = self._middleware_chain(request)
File "/home/django/apps/cargochains/venv/lib/python3.10/site-packages/django/core/handlers/exception.py", line 57, in inner
response = response_for_exception(request, exc)
File "/home/django/apps/cargochains/venv/lib/python3.10/site-packages/django/core/handlers/exception.py", line 141, in response_for_exception
response = handle_uncaught_exception(
File "/home/django/apps/cargochains/venv/lib/python3.10/site-packages/django/core/handlers/exception.py", line 185, in handle_uncaught_exception
callback = resolver.resolve_error_handler(500)
File "/home/django/apps/cargochains/venv/lib/python3.10/site-packages/django/urls/resolvers.py", line 732, in resolve_error_handler
callback = getattr(self.urlconf_module, "handler%s" % view_type, None)
File "/home/django/apps/cargochains/venv/lib/python3.10/site-packages/django/utils/functional.py", line 47, in __get__
res = instance.__dict__[self.name] = self.func(instance)
File "/home/django/apps/cargochains/venv/lib/python3.10/site-packages/django/urls/resolvers.py", line 711, in urlconf_module
return import_module(self.urlconf_name)
File "/usr/lib/python3.10/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 879, in exec_module
File "<frozen importlib._bootstrap_external>", line 1017, in get_code
File "<frozen importlib._bootstrap_external>", line 947, in source_to_code
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/django/apps/cargochains/config/urls.py", line 1
')
^
SyntaxError: unterminated string literal (detected at line 1)
[2025-09-23 09:51:09 +0700] [307602] [INFO] Handling signal: term
[2025-09-23 09:51:09 +0700] [307604] [INFO] Worker exiting (pid: 307604)
[2025-09-23 09:51:09 +0700] [307605] [INFO] Worker exiting (pid: 307605)
[2025-09-23 09:51:10 +0700] [307602] [INFO] Shutting down: Master
[2025-09-23 09:51:12 +0700] [307814] [INFO] Starting gunicorn 23.0.0
[2025-09-23 09:51:12 +0700] [307814] [INFO] Listening at: http://0.0.0.0:8001 (307814)
[2025-09-23 09:51:12 +0700] [307814] [INFO] Using worker: sync
[2025-09-23 09:51:12 +0700] [307816] [INFO] Booting worker with pid: 307816
[2025-09-23 09:51:12 +0700] [307817] [INFO] Booting worker with pid: 307817
[2025-09-23 10:03:38 +0700] [307814] [INFO] Handling signal: term
[2025-09-23 10:03:38 +0700] [307816] [INFO] Worker exiting (pid: 307816)
[2025-09-23 10:03:38 +0700] [307817] [INFO] Worker exiting (pid: 307817)
[2025-09-23 10:03:38 +0700] [307814] [INFO] Shutting down: Master
[2025-09-23 10:03:40 +0700] [307970] [INFO] Starting gunicorn 23.0.0
[2025-09-23 10:03:40 +0700] [307970] [INFO] Listening at: http://0.0.0.0:8001 (307970)
[2025-09-23 10:03:40 +0700] [307970] [INFO] Using worker: sync
[2025-09-23 10:03:40 +0700] [307972] [INFO] Booting worker with pid: 307972
[2025-09-23 10:03:40 +0700] [307973] [INFO] Booting worker with pid: 307973
[2025-09-23 11:26:53 +0700] [307970] [INFO] Handling signal: term
[2025-09-23 11:26:53 +0700] [307972] [INFO] Worker exiting (pid: 307972)
[2025-09-23 11:26:53 +0700] [307973] [INFO] Worker exiting (pid: 307973)
[2025-09-23 11:26:54 +0700] [309573] [INFO] Starting gunicorn 23.0.0
Error: Already running on PID 307970 (or pid file '/home/django/gunicorn-8001.pid' is stale)
[2025-09-23 11:26:54 +0700] [307970] [INFO] Shutting down: Master
[2025-09-23 11:36:56 +0700] [309684] [INFO] Starting gunicorn 23.0.0
[2025-09-23 11:36:56 +0700] [309684] [INFO] Listening at: http://0.0.0.0:8001 (309684)
[2025-09-23 11:36:56 +0700] [309684] [INFO] Using worker: sync
[2025-09-23 11:36:56 +0700] [309685] [INFO] Booting worker with pid: 309685
[2025-09-23 11:36:56 +0700] [309686] [INFO] Booting worker with pid: 309686
[2025-09-23 11:52:21 +0700] [309684] [CRITICAL] WORKER TIMEOUT (pid:309686)
[2025-09-23 11:52:21 +0700] [309686] [ERROR] Error handling request (no URI read)
Traceback (most recent call last):
File "/home/django/apps/cargochains/venv/lib/python3.10/site-packages/gunicorn/workers/sync.py", line 133, in handle
req = next(parser)
File "/home/django/apps/cargochains/venv/lib/python3.10/site-packages/gunicorn/http/parser.py", line 41, in __next__
self.mesg = self.mesg_class(self.cfg, self.unreader, self.source_addr, self.req_count)
File "/home/django/apps/cargochains/venv/lib/python3.10/site-packages/gunicorn/http/message.py", line 259, in __init__
super().__init__(cfg, unreader, peer_addr)
File "/home/django/apps/cargochains/venv/lib/python3.10/site-packages/gunicorn/http/message.py", line 60, in __init__
unused = self.parse(self.unreader)
File "/home/django/apps/cargochains/venv/lib/python3.10/site-packages/gunicorn/http/message.py", line 271, in parse
self.get_data(unreader, buf, stop=True)
File "/home/django/apps/cargochains/venv/lib/python3.10/site-packages/gunicorn/http/message.py", line 262, in get_data
data = unreader.read()
File "/home/django/apps/cargochains/venv/lib/python3.10/site-packages/gunicorn/http/unreader.py", line 36, in read
d = self.chunk()
File "/home/django/apps/cargochains/venv/lib/python3.10/site-packages/gunicorn/http/unreader.py", line 63, in chunk
return self.sock.recv(self.mxchunk)
File "/home/django/apps/cargochains/venv/lib/python3.10/site-packages/gunicorn/workers/base.py", line 204, in handle_abort
sys.exit(1)
SystemExit: 1
[2025-09-23 11:52:21 +0700] [309686] [INFO] Worker exiting (pid: 309686)
[2025-09-23 11:52:22 +0700] [310971] [INFO] Booting worker with pid: 310971
[2025-09-23 12:55:24 +0700] [310971] [INFO] Worker exiting (pid: 310971)
[2025-09-23 12:55:24 +0700] [309684] [INFO] Handling signal: term
[2025-09-23 12:55:24 +0700] [309685] [INFO] Worker exiting (pid: 309685)
[2025-09-23 12:55:25 +0700] [309684] [INFO] Shutting down: Master